CVS log for ports/devel/pmake/Attic/Makefile
Up to [FreeBSD] / ports / devel / pmake
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.18
Thu Feb 24 22:10:51 2011 UTC (11 months, 2 weeks ago) by rene
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.17: +1 -1 lines
Remove expired ports: 2011-02-23 devel/pmake: does not build on any supported version of FreeBSD 2011-02-24 net-p2p/linux-agsatellite: the whole service went to cloud
Revision 1.17: download - view: text, markup, annotated - select for diffs
Mon Jan 24 00:08:17 2011 UTC (12 months, 2 weeks ago) by linimon
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_7_4_0
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +1 -1 lines
Deprecate this port; the source has not been updated since 1996. While here, note that NO_CDROM is more in tune with the license. Suggested by: steve Feature safe: yes
Revision 1.16: download - view: text, markup, annotated - select for diffs
Mon Jan 24 00:03:33 2011 UTC (12 months, 2 weeks ago) by linimon
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +4 -1 lines
Set for de-orbit burn, since it does not build on any supported version of FreeBSD. While here, note that the legal terms are more in line with NO_CDROM than RESTRICTED. Suggested by: steve Hat: portmgr Feature safe: yes
Revision 1.15: download - view: text, markup, annotated - select for diffs
Fri Nov 12 22:50:03 2010 UTC (14 months, 4 weeks ago) by linimon
Branches: MAIN
CVS tags: RELEASE_6_EOL
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +1 -1 lines
steve's commit bit has been taken for safekeeping, so return these ports to the pool. Hat: portmgr
Revision 1.14: download - view: text, markup, annotated - select for diffs
Tue Aug 14 18:47:04 2007 UTC (4 years, 5 months ago) by steve
Branches: MAIN
CVS tags: RELEASE_8_1_0, RELEASE_8_0_0, RELEASE_7_3_0, RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_7_0_0, RELEASE_6_4_0, RELEASE_6_3_0, RELEASE_5_EOL
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +7 -1 lines
7.x no longer exposes _cleanup in libc so ignore this port.
Revision 1.13: download - view: text, markup, annotated - select for diffs
Fri Jan 12 01:41:17 2007 UTC (5 years, 1 month ago) by steve
Branches: MAIN
CVS tags: RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +2 -2 lines
Update to version 2.1.37. PR: 107771 Submitted by: miwi
Revision 1.12: download - view: text, markup, annotated - select for diffs
Thu May 4 21:41:01 2006 UTC (5 years, 9 months ago) by edwin
Branches: MAIN
CVS tags: RELEASE_6_2_0
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +0 -1 lines
Remove USE_REINPLACE from all categories starting with D
Revision 1.11: download - view: text, markup, annotated - select for diffs
Thu Nov 11 16:52:58 2004 UTC (7 years, 3 months ago) by leeym
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_6_0_0, RELEASE_5_5_0, RELEASE_5_4_0, RELEASE_4_11_0
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +6 -8 lines
- unbreak this port on 5.x PR: 72033 Submitted by: leeym Approved by: maintainer timeout
Revision 1.10: download - view: text, markup, annotated - select for diffs
Sun Sep 26 02:12:17 2004 UTC (7 years, 4 months ago) by kris
Branches: MAIN
CVS tags: RELEASE_5_3_0
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +7 -1 lines
BROKEN on 5.x: Broken by changes to make(1) Approved by: portmgr (self)
Revision 1.9: download - view: text, markup, annotated - select for diffs
Tue Dec 16 01:52:46 2003 UTC (8 years, 1 month ago) by steve
Branches: MAIN
CVS tags: RELEASE_4_10_0
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +1 -1 lines
Update to version 2.1.36. PR: 60151 Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
Revision 1.8: download - view: text, markup, annotated - select for diffs
Fri Mar 7 06:01:06 2003 UTC (8 years, 11 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0, RELEASE_5_1_0, RELEASE_4_9_0, RELEASE_4_8_0
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +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.7: download - view: text, markup, annotated - select for diffs
Sun Nov 24 13:39:18 2002 UTC (9 years, 2 months ago) by knu
Branches: MAIN
CVS tags: RELEASE_5_0_0
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +1 -1 lines
Add parallel to CATEGORIES. PR: ports/39094 Submitted by: trevor
Revision 1.6: download - view: text, markup, annotated - select for diffs
Tue Jan 29 10:16:27 2002 UTC (10 years ago) by knu
Branches: MAIN
CVS tags: RELEASE_5_0_DP1, RELEASE_4_7_0, RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +3 -3 lines
Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;
the ECHO macro is set to "echo" by default, but it is set to "true" if
make(1) is invoked with the -s option while ECHO_CMD is always set to
the echo command.
Use command macros where appropriate.
Revision 1.5: download - view: text, markup, annotated - select for diffs
Sat Apr 14 21:09:23 2001 UTC (10 years, 9 months ago) by steve
Branches: MAIN
CVS tags: RELEASE_4_5_0, RELEASE_4_4_0, RELEASE_4_3_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +4 -2 lines
Put the distfile up on MASTER_SITE_LOCAL as well since beta and the rest of the Alpha package building cluster appear to be having trouble fetching it from the other MASTER_SITE.
Revision 1.4: download - view: text, markup, annotated - select for diffs
Sun Oct 8 00:36:41 2000 UTC (11 years, 4 months ago) by asami
Branches: MAIN
CVS tags: RELEASE_4_2_0
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -2 lines
Rename PLIST.customs to pkg-plist.customs.
Revision 1.3: download - view: text, markup, annotated - select for diffs
Tue Apr 11 21:30:08 2000 UTC (11 years, 10 months ago) by mharo
Branches: MAIN
CVS tags: RELEASE_4_1_1, RELEASE_4_1_0, RELEASE_3_5_0
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +3 -3 lines
PORTNAME/PORTVERSION update
Revision 1.2: download - view: text, markup, annotated - select for diffs
Wed Aug 25 05:49:50 1999 UTC (12 years, 5 months ago) by obrien
Branches: MAIN
CVS tags: RELEASE_4_0_0, RELEASE_3_4_0, RELEASE_3_3_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -1 lines
Change Id->FreeBSD.
Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Sun Nov 15 22:54:25 1998 UTC (13 years, 2 months ago) by steve
Branches: STOLKE
CVS tags: v2_1_33, RELEASE_3_2_0, RELEASE_3_1_0, RELEASE_2_2_8
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
Initial import of pmake version 2.1.33. A parallel make(1) from the Sprite OS project. Reviewed by: asami
Revision 1.1: download - view: text, markup, annotated - select for diffs
Sun Nov 15 22:54:25 1998 UTC (13 years, 2 months ago) by steve
Branches: MAIN
Initial revision
