CVS log for ports/graphics/povray/Attic/Makefile
Up to [FreeBSD] / ports / graphics / povray
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.62
Mon Jun 20 22:29:26 2011 UTC (7 months, 3 weeks ago) by makc
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.61: +1 -1 lines
Remove povray, replaced by povray36
Revision 1.61: download - view: text, markup, annotated - select for diffs
Sat Dec 4 07:32:09 2010 UTC (14 months, 1 week ago) by ade
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_7_4_0
Diff to: previous 1.60: preferred, colored
Changes since revision 1.60: +1 -1 lines
Sync to new bsd.autotools.mk
Revision 1.60: download - view: text, markup, annotated - select for diffs
Sat Oct 16 11:52:10 2010 UTC (15 months, 3 weeks ago) by ade
Branches: MAIN
CVS tags: RELEASE_6_EOL
Diff to: previous 1.59: preferred, colored
Changes since revision 1.59: +1 -1 lines
Punt autoconf267->autoconf268
Revision 1.59: download - view: text, markup, annotated - select for diffs
Wed Sep 15 18:34:33 2010 UTC (16 months, 3 weeks ago) by ade
Branches: MAIN
Diff to: previous 1.58: preferred, colored
Changes since revision 1.58: +2 -2 lines
Autotools update. Read ports/UPDATING 20100915 for details. Approved by: portmgr (for Mk/bsd.port.mk part) Tested by: Multiple -exp runs
Revision 1.58: download - view: text, markup, annotated - select for diffs
Sun Mar 28 06:37:37 2010 UTC (22 months, 2 weeks ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_8_1_0
Diff to: previous 1.57: preferred, colored
Changes since revision 1.57: +2 -2 lines
- update to 1.4.1 Reviewed by: exp8 run on pointyhat Supported by: miwi
Revision 1.57: download - view: text, markup, annotated - select for diffs
Fri Feb 5 11:39:16 2010 UTC (2 years ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_7_3_0
Diff to: previous 1.56: preferred, colored
Changes since revision 1.56: +1 -1 lines
- update to jpeg-8
Revision 1.56: download - view: text, markup, annotated - select for diffs
Sat Jul 18 11:11:02 2009 UTC (2 years, 6 months ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_8_0_0
Diff to: previous 1.55: preferred, colored
Changes since revision 1.55: +1 -1 lines
- update to jpeg7 Tested by: pav on pointyhat
Revision 1.55: download - view: text, markup, annotated - select for diffs
Thu Aug 21 06:17:22 2008 UTC (3 years, 5 months ago) by rafan
Branches: MAIN
CVS tags: RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.54: preferred, colored
Changes since revision 1.54: +0 -1 lines
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk
- Remove CONFIGURE_TARGET hack in various bsd.*.mk
- USE_GNOME=gnometarget is now an no-op
Changes to individual ports, other than removing the CONFIGURE_TARGET hack:
= pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables)
- comms/gnuradio
- science/abinit
- science/elmer-fem
- science/elmer-matc
- science/elmer-meshgen2d
- science/elmerfront
- science/elmerpost
= use x86_64 as ARCH
- devel/g-wrap
= other changes
- print/magicfilter
GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf
Total # of ports modified: 1,027
Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes)
PR: 126524 (obsoletes 52917)
Submitted by: rafan
Tested on: two pointyhat 7-amd64 exp runs (by pav)
Approved by: portmgr (pav)
Revision 1.54: download - view: text, markup, annotated - select for diffs
Wed Aug 20 00:56:47 2008 UTC (3 years, 5 months ago) by ade
Branches: MAIN
Diff to: previous 1.53: preferred, colored
Changes since revision 1.53: +1 -1 lines
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62 Tested by: exp build run (erwin)
Revision 1.53: download - view: text, markup, annotated - select for diffs
Sat Apr 19 17:50:34 2008 UTC (3 years, 9 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_5_EOL
Diff to: previous 1.52: preferred, colored
Changes since revision 1.52: +5 -4 lines
- Remove unneeded dependency from gtk12/gtk20 [1] - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav)
Revision 1.52: download - view: text, markup, annotated - select for diffs
Mon Mar 24 13:03:48 2008 UTC (3 years, 10 months ago) by miwi
Branches: MAIN
Diff to: previous 1.51: preferred, colored
Changes since revision 1.51: +1 -2 lines
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Bump PORTREVISION Approved by: portmgr (xorg cleanup)
Revision 1.51: download - view: text, markup, annotated - select for diffs
Thu Oct 4 01:10:49 2007 UTC (4 years, 4 months ago) by edwin
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0
Diff to: previous 1.50: preferred, colored
Changes since revision 1.50: +0 -4 lines
Remove always-false/true conditions based on OSVERSION 500000
Revision 1.50: download - view: text, markup, annotated - select for diffs
Sun Sep 30 04:46:55 2007 UTC (4 years, 4 months ago) by linimon
Branches: MAIN
Diff to: previous 1.49: preferred, colored
Changes since revision 1.49: +2 -2 lines
Switch autoconf dependencies from 2.53 or 2.59 to 2.61. PR: ports/116639 Submitted by: aDe
Revision 1.49: download - view: text, markup, annotated - select for diffs
Sat May 19 20:10:23 2007 UTC (4 years, 8 months ago) by flz
Branches: MAIN
Diff to: previous 1.48: preferred, colored
Changes since revision 1.48: +1 -0 lines
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Revision 1.48: download - view: text, markup, annotated - select for diffs
Wed Mar 15 05:54:21 2006 UTC (5 years, 10 months ago) by maho
Branches: MAIN
CVS tags: RELEASE_6_2_0, RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.47: preferred, colored
Changes since revision 1.47: +9 -8 lines
Minor cleanups PR: 93831 Submitted by: Pedro F. Giffuni <giffunip@asme.org>
Revision 1.47: download - view: text, markup, annotated - select for diffs
Mon Nov 28 06:52:01 2005 UTC (6 years, 2 months ago) by maho
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.46: preferred, colored
Changes since revision 1.46: +0 -2 lines
clean up mastersite[1] and add SHA256 Submitted by: linimon[1]
Revision 1.46: download - view: text, markup, annotated - select for diffs
Tue Nov 15 06:49:36 2005 UTC (6 years, 2 months ago) by ade
Branches: MAIN
Diff to: previous 1.45: preferred, colored
Changes since revision 1.45: +1 -1 lines
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run.
Revision 1.45: download - view: text, markup, annotated - select for diffs
Fri Sep 30 17:48:57 2005 UTC (6 years, 4 months ago) by fenner
Branches: MAIN
Diff to: previous 1.44: preferred, colored
Changes since revision 1.44: +1 -1 lines
www.hensa.ac.uk has been replaced by the UK Mirror Service on 1 August 1999. Move MASTER_SITES that have been dead for 6 years from www.hensa.ac.uk to the UK Mirror Service, ftp.mirrorservice.org. Approved By: portmgr (linimon)
Revision 1.44: download - view: text, markup, annotated - select for diffs
Tue Apr 12 03:25:41 2005 UTC (6 years, 10 months ago) by obrien
Branches: MAIN
CVS tags: RELEASE_6_0_0
Diff to: previous 1.43: preferred, colored
Changes since revision 1.43: +3 -3 lines
At Kris's request, back out the MACHINE_ARCH spelling correction until after 5.4-RELEASE.
Revision 1.43: download - view: text, markup, annotated - select for diffs
Mon Apr 11 08:02:29 2005 UTC (6 years, 10 months ago) by obrien
Branches: MAIN
Diff to: previous 1.42: preferred, colored
Changes since revision 1.42: +3 -3 lines
Assist getting more ports working on AMD64 by obeying the Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
Revision 1.42: download - view: text, markup, annotated - select for diffs
Sat Dec 4 02:13:40 2004 UTC (7 years, 2 months ago) by kris
Branches: MAIN
CVS tags: RELEASE_5_4_0, RELEASE_4_11_0
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +4 -0 lines
BROKEN on 4.x: Does not build
Revision 1.41: download - view: text, markup, annotated - select for diffs
Tue Nov 23 03:23:46 2004 UTC (7 years, 2 months ago) by maho
Branches: MAIN
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +12 -25 lines
Update to 3.6.1
Revision 1.40: download - view: text, markup, annotated - select for diffs
Thu Nov 18 08:23:04 2004 UTC (7 years, 2 months ago) by kris
Branches: MAIN
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +7 -1 lines
BROKEN on i386: Does not compile
Revision 1.39: download - view: text, markup, annotated - select for diffs
Tue Aug 17 07:06:19 2004 UTC (7 years, 5 months ago) by maho
Branches: MAIN
CVS tags: RELEASE_5_3_0
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +2 -2 lines
Best optimization flag for Pentium 4 -axN
Revision 1.38: download - view: text, markup, annotated - select for diffs
Tue Aug 17 06:22:05 2004 UTC (7 years, 5 months ago) by maho
Branches: MAIN
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +2 -2 lines
update Intel C Compiler optimization flag
Revision 1.37: download - view: text, markup, annotated - select for diffs
Mon Aug 16 12:24:01 2004 UTC (7 years, 5 months ago) by maho
Branches: MAIN
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +11 -0 lines
Intel C/C++ compiler support via WITH_ICC
Revision 1.36: download - view: text, markup, annotated - select for diffs
Thu May 6 19:49:39 2004 UTC (7 years, 9 months ago) by maho
Branches: MAIN
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +4 -4 lines
Make portlint happy by replacing space to tab PR: 65409 Submitted by: trevor
Revision 1.35: download - view: text, markup, annotated - select for diffs
Sat Apr 3 23:53:10 2004 UTC (7 years, 10 months ago) by maho
Branches: MAIN
CVS tags: RELEASE_4_10_0
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +1 -0 lines
Set LATEST_LINK
Revision 1.34: download - view: text, markup, annotated - select for diffs
Wed Feb 4 05:21:03 2004 UTC (8 years ago) by marcus
Branches: MAIN
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +1 -1 lines
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 2)
Revision 1.33: download - view: text, markup, annotated - select for diffs
Sun Dec 28 14:49:05 2003 UTC (8 years, 1 month ago) by maho
Branches: MAIN
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +5 -5 lines
fix build on 64 bit environment Submitted by: kris (bento) Suggestion from: marcel
Revision 1.32: download - view: text, markup, annotated - select for diffs
Sun Nov 9 22:45:01 2003 UTC (8 years, 3 months ago) by maho
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +4 -2 lines
svgalib is only available for i386 archs. Submitted by: bento
Revision 1.31: download - view: text, markup, annotated - select for diffs
Thu Apr 17 11:42:07 2003 UTC (8 years, 9 months ago) by maho
Branches: MAIN
CVS tags: RELEASE_5_1_0, RELEASE_4_9_0
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +1 -1 lines
unbreak povray port. Many requests: thanks.
Revision 1.30: download - view: text, markup, annotated - select for diffs
Fri Mar 7 06:04:09 2003 UTC (8 years, 11 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_4_8_0
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +1 -0 lines
Clear moonlight beckons. Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
Revision 1.29: download - view: text, markup, annotated - select for diffs
Sun Dec 1 23:43:11 2002 UTC (9 years, 2 months ago) by maho
Branches: MAIN
CVS tags: RELEASE_5_0_0
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +27 -7 lines
1. Fix checksum error and update to 3.50c 3.50c includes some very minor bug fixes in script and source files. 2. Added WITH_OPTIMIZE_FLAGS for optimization 3. change e-mail of maintainer 4. bump port revision Noticed by : Rainer Duffner <rainer@ultra-secure.de>, Gettit Kuehn <gerrit@pmp.uni-hannover.de> and bento's log(no error at December? at least November's log I noticed there was checksum error) Reviewed by : knu (mentor)
Revision 1.28: download - view: text, markup, annotated - select for diffs
Wed Sep 4 17:42:34 2002 UTC (9 years, 5 months ago) by lioux
Branches: MAIN
CVS tags: RELEASE_4_7_0
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +0 -10 lines
Remove unnecessary commented lines
Revision 1.27: download - view: text, markup, annotated - select for diffs
Wed Sep 4 17:38:51 2002 UTC (9 years, 5 months ago) by lioux
Branches: MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +41 -27 lines
o Update to 3.5 o Assign maintainership to submitter PR: 41709 Submitted by: Nakata Maho <chat95@mbox.kyoto-inet.or.jp> Approved by: maintainer (previous one)
Revision 1.26: download - view: text, markup, annotated - select for diffs
Tue Sep 11 02:22:48 2001 UTC (10 years, 5 months ago) by ache
Branches: MAIN
CVS tags: RELEASE_5_0_DP1, RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0, RELEASE_4_5_0, RELEASE_4_4_0
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +2 -2 lines
Bump png major
Revision 1.25: download - view: text, markup, annotated - select for diffs
Mon Feb 12 11:37:46 2001 UTC (11 years ago) by knu
Branches: MAIN
CVS tags: RELEASE_4_3_0
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +10 -8 lines
Add some working MASTER_SITES. Portlint. Approved by: kris (MAINTAINER)
Revision 1.24: download - view: text, markup, annotated - select for diffs
Sat Jan 27 05:59:50 2001 UTC (11 years ago) by kris
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +1 -2 lines
Fennerize a dead MASTER_SITE
Revision 1.23: download - view: text, markup, annotated - select for diffs
Thu Sep 21 23:49:39 2000 UTC (11 years, 4 months ago) by kris
Branches: MAIN
CVS tags: RELEASE_4_2_0, RELEASE_4_1_1
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +2 -3 lines
Remove a dead MASTER_SITE
Revision 1.22: download - view: text, markup, annotated - select for diffs
Tue Jul 4 07:13:18 2000 UTC (11 years, 7 months ago) by sobomax
Branches: MAIN
CVS tags: RELEASE_4_1_0
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +2 -2 lines
Bump png shared library version. Submitted by: Hajimu UMEMOTO <ume@mahoroba.org>
Revision 1.21: download - view: text, markup, annotated - select for diffs
Mon Apr 24 07:41:52 2000 UTC (11 years, 9 months ago) by kris
Branches: MAIN
CVS tags: RELEASE_3_5_0
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +4 -4 lines
Freshen some MASTER_SITEs
Revision 1.20: download - view: text, markup, annotated - select for diffs
Fri Apr 14 10:47:07 2000 UTC (11 years, 10 months ago) by asami
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +4 -4 lines
Convert to PORTNAME/PORTVERSION. lfview had an invalid version string so I fixed it.
Revision 1.19: download - view: text, markup, annotated - select for diffs
Fri Sep 10 12:18:53 1999 UTC (12 years, 5 months ago) by asami
Branches: MAIN
CVS tags: RELEASE_4_0_0, RELEASE_3_4_0, RELEASE_3_3_0
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +2 -1 lines
Add NO_LATEST_LINK, there is a newer version in the tree.
Revision 1.18: download - view: text, markup, annotated - select for diffs
Tue Aug 31 06:45:10 1999 UTC (12 years, 5 months ago) by mharo
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +2 -2 lines
FreeBSD.ORG -> FreeBSD.org Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
Revision 1.17: download - view: text, markup, annotated - select for diffs
Wed Aug 25 06:14:42 1999 UTC (12 years, 5 months ago) by obrien
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +1 -1 lines
Change Id->FreeBSD.
Revision 1.16: download - view: text, markup, annotated - select for diffs
Sun Aug 22 18:58:20 1999 UTC (12 years, 5 months ago) by mharo
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +3 -3 lines
chmod -> ${CHMOD}
chown -> ${CHOWN}
Revision 1.15: download - view: text, markup, annotated - select for diffs
Tue Jun 22 17:18:22 1999 UTC (12 years, 7 months ago) by steve
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +3 -1 lines
Move this port's distfiles to its own subdirectory since they conflict with the one's in the povray31 port.
Revision 1.14: download - view: text, markup, annotated - select for diffs
Mon Jun 7 12:03:44 1999 UTC (12 years, 8 months ago) by kris
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +2 -2 lines
Update my email address, I've been slack.
Revision 1.13: download - view: text, markup, annotated - select for diffs
Sat Jan 23 07:05:29 1999 UTC (13 years ago) by vanilla
Branches: MAIN
CVS tags: RELEASE_3_2_0, RELEASE_3_1_0
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +2 -2 lines
Bump png's major number to 3.
Revision 1.12: download - view: text, markup, annotated - select for diffs
Wed Dec 30 11:48:34 1998 UTC (13 years, 1 month ago) by dirk
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +12 -12 lines
- Upgrade to 3.0.1 - set MAINTAINER to kkennawa@physics.adelaide.edu.au - honor CFLAGS CHANGES not included in PR ports/9240: - add USE_XLIB - remove version string from pkg/COMMENT PR: ports/9240 Submitted by: Kris Kennaway <kkennawa@physics.adelaide.edu.au>
Revision 1.11: download - view: text, markup, annotated - select for diffs
Thu Sep 17 00:50:48 1998 UTC (13 years, 4 months ago) by asami
Branches: MAIN
CVS tags: RELEASE_3_0_0, RELEASE_2_2_8
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +2 -2 lines
Roll back libpng major to 2.
Revision 1.10: download - view: text, markup, annotated - select for diffs
Tue Sep 15 11:57:42 1998 UTC (13 years, 4 months ago) by asami
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -2 lines
libpng major is now 3. Also remove regexp support in preparation for ELF conversion.
Revision 1.9: download - view: text, markup, annotated - select for diffs
Thu Aug 20 18:56:00 1998 UTC (13 years, 5 months ago) by jseger
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +3 -1 lines
BROKEN: # make package >> povuni_s.tgz doesn't seem to exist on this system. >> Attempting to fetch from ftp://povray.cdrom.com/pub/povray/Official-3.0/Unix/. Receiving povuni_s.tgz (754341 bytes): 100% 754341 bytes transfered in 0.9 seconds (800.61 Kbytes/s) >> Checksum mismatch for povuni_s.tgz. >> Checksum OK for povuni_d.tgz. Make sure the Makefile and md5 file (/usr/ports/graphics/povray/files/md5) are up to date. If you want to override this check, type "make NO_CHECKSUM=yes [other args]". *** Error code 1 Stop.
Revision 1.8: download - view: text, markup, annotated - select for diffs
Sat Mar 28 19:55:18 1998 UTC (13 years, 10 months ago) by ache
Branches: MAIN
CVS tags: RELEASE_2_2_7
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +2 -2 lines
upgrade png major
Revision 1.7: download - view: text, markup, annotated - select for diffs
Mon Sep 22 09:14:43 1997 UTC (14 years, 4 months ago) by tg
Branches: MAIN
CVS tags: RELEASE_2_2_6, RELEASE_2_2_5
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +5 -6 lines
- Add MAINTAINER=ports
- several `${CP} -rp' lines --> one tar line
- fix PLIST
- make DESCR portlint clean
Revision 1.6: download - view: text, markup, annotated - select for diffs
Fri Dec 6 23:43:32 1996 UTC (15 years, 2 months ago) by asami
Branches: MAIN
CVS tags: RELEASE_2_2_2, RELEASE_2_2_1
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +22 -20 lines
Clean up, should be much easier to read now. (What was the \ at the end of the LIB_DEPENDS line anyway?)
Revision 1.5: download - view: text, markup, annotated - select for diffs
Thu Dec 5 12:45:54 1996 UTC (15 years, 2 months ago) by jkh
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +34 -10 lines
Update to version 3.0 Submitted-By: Paulo Menezes <paulo@lapa.isr.uc.pt>
Revision 1.4: download - view: text, markup, annotated - select for diffs
Mon Nov 18 11:29:05 1996 UTC (15 years, 2 months ago) by asami
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -2 lines
Use MAN? macros. CATEGORIES+= -> CATEGORIES.
Revision 1.3: download - view: text, markup, annotated - select for diffs
Sun Apr 9 07:09:41 1995 UTC (16 years, 10 months ago) by asami
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +4 -4 lines
Yet another round of Makefile updates, graphics version.
Revision 1.2: download - view: text, markup, annotated - select for diffs
Sat Apr 1 12:45:59 1995 UTC (16 years, 10 months ago) by jkh
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -1 lines
Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves.
Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Thu Dec 29 01:10:56 1994 UTC (17 years, 1 month ago) by swallace
Branches: povray
CVS tags: povray_2_2
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
Persistence of Vision Ray Tracer version 2.2 Submitted by: jmacd@uclink.berkeley.edu (Josh MacDonald)
Revision 1.1: download - view: text, markup, annotated - select for diffs
Thu Dec 29 01:10:55 1994 UTC (17 years, 1 month ago) by swallace
Branches: MAIN
Initial revision
