CVS log for ports/sysutils/psgconf/Makefile
Up to [FreeBSD] / ports / sysutils / psgconf
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.18: download - view: text, markup, annotated - select for diffs
Sat Jan 21 17:40:02 2012 UTC (2 weeks, 6 days ago) by eadler
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +1 -1 lines
At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.
Explicit duplication > := > = and this just moves ports one step to the left
Approved by: portmgr
Revision 1.17: download - view: text, markup, annotated - select for diffs
Sat Dec 25 16:55:35 2010 UTC (13 months, 2 weeks ago) by sunpoet
Branches: MAIN
CVS tags: RELEASE_9_0_0, RELEASE_8_2_0, RELEASE_7_4_0
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +1 -1 lines
- Use canonical format for FreeBSD.org MAINTAINER addresses - Remove obsolete MD5 checksum while I'm here PR: ports/152844 Submitted by: sunpoet (myself) Approved by: miwi (with portmgr hat)
Revision 1.16: download - view: text, markup, annotated - select for diffs
Wed Jul 22 16:27:00 2009 UTC (2 years, 6 months ago) by pgollucci
Branches: MAIN
CVS tags: RELEASE_8_1_0, RELEASE_8_0_0, RELEASE_7_3_0, RELEASE_6_EOL
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +1 -8 lines
- lang/perl5.6 is dead, remove PERL_LEVEL/PERL_VERSION < 500801 checks PR: ports/135398 Tested by: 2 -exp runs by pav Approved by: portmgr (pav)
Revision 1.15: download - view: text, markup, annotated - select for diffs
Thu Jan 15 09:26:36 2009 UTC (3 years ago) by pav
Branches: MAIN
CVS tags: RELEASE_7_2_0
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +1 -0 lines
- Fix plist with perl 5.8.9
Revision 1.14: download - view: text, markup, annotated - select for diffs
Tue Jan 6 17:59:30 2009 UTC (3 years, 1 month ago) by pav
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +0 -7 lines
- Remove conditional checks for FreeBSD 5.x and older
Revision 1.13: download - view: text, markup, annotated - select for diffs
Tue Feb 5 19:49:31 2008 UTC (4 years ago) by bsam
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_6_4_0, RELEASE_5_EOL
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +16 -12 lines
Update from 3.2.4 to 3.3. PR: ports/120268 Submitted by: pirzyk (maintainer)
Revision 1.12: download - view: text, markup, annotated - select for diffs
Sat Sep 8 01:04:02 2007 UTC (4 years, 5 months ago) by linimon
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +0 -4 lines
Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+. Drop support for antique perl. Work done by: gabor Sponsored by: Google Summer of Code 2007 Hat: portmgr
Revision 1.11: download - view: text, markup, annotated - select for diffs
Sun Apr 15 20:35:48 2007 UTC (4 years, 9 months ago) by bsam
Branches: MAIN
CVS tags: PRE_XORG_7
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +2 -2 lines
Unbreak building at 5.x (do not perform 'make test' because Proc::ProcessTable is broken in 5.x). Submitted by: pirzyk (maintainer, by email)
Revision 1.10: download - view: text, markup, annotated - select for diffs
Fri Mar 9 13:47:27 2007 UTC (4 years, 11 months ago) by bsam
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +4 -1 lines
. update to 3.2.4; . remove stale files/patch-postinstall. PR: 110013 Submitted by: pirzyk (maintainer)
Revision 1.9: download - view: text, markup, annotated - select for diffs
Thu Feb 8 21:02:44 2007 UTC (5 years ago) by bsam
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +3 -3 lines
The patch was totally rewritten by the maintainer: . update to the new version 3.2.3; . fix package building/installing/deinstalling; . remove BROKEN. PR: 107803 Submitted by: bsam (me) Approved by: pirjyk (maintainer)
Revision 1.8: download - view: text, markup, annotated - select for diffs
Wed Jan 10 19:12:13 2007 UTC (5 years, 1 month ago) by kris
Branches: MAIN
CVS tags: RELEASE_4_EOL
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +2 -0 lines
BROKEN: Leaves behind files on deinstall
Revision 1.7: download - view: text, markup, annotated - select for diffs
Wed Aug 23 19:34:04 2006 UTC (5 years, 5 months ago) by tobez
Branches: MAIN
CVS tags: RELEASE_6_2_0
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +1 -1 lines
NetAddr/IP.pm has changed its location after the last update. Chase dependent ports and specify the dependency using "package dependency" syntax which is immune to such changes. No portrevision bumps. Reported by: krismail Pointy hat to: tobez
Revision 1.6: download - view: text, markup, annotated - select for diffs
Wed Aug 23 11:47:30 2006 UTC (5 years, 5 months ago) by rafan
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +4 -10 lines
- Update to 3.2.1 PR: ports/102029 Submitted by: pirzyk
Revision 1.5: download - view: text, markup, annotated - select for diffs
Sun Jul 16 21:46:00 2006 UTC (5 years, 6 months ago) by linimon
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +6 -0 lines
Mark as broken on 4.X/5.X: fails to compile; mark broken otherwise, as it attempt to modify its own pkg-install file.
Revision 1.4: download - view: text, markup, annotated - select for diffs
Thu Jun 29 12:38:59 2006 UTC (5 years, 7 months ago) by daichi
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +33 -10 lines
sysutils/psgconf: update to 3.2 PR: ports/98300 Submitted by: maintainer
Revision 1.3: download - view: text, markup, annotated - select for diffs
Thu Jan 5 00:15:39 2006 UTC (6 years, 1 month ago) by edwin
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +15 -5 lines
Update port: sysutils/psgconf Update to 3.1.12 PR: ports/90318 Submitted by: Jim Pirzyk <jim@pirzyk.org>
Revision 1.2: download - view: text, markup, annotated - select for diffs
Thu Nov 24 21:10:24 2005 UTC (6 years, 2 months ago) by edwin
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -1 lines
make portlint happy about IGNORE statement
Revision 1.1: download - view: text, markup, annotated - select for diffs
Thu Nov 24 13:04:29 2005 UTC (6 years, 2 months ago) by edwin
Branches: MAIN
New Port: sysutils/psgconf modular system configuration framework The psgconf package is a modular system configuration framework. It includes a number of default modules to configure typical system parameters, and allows administrators to add their own modules to meet site-specific needs. PR: ports/83912 Submitted by: Jim Pirzyk <pirzyk@freebsd.org>
