CVS log for ports/devel/p5-prefork/Makefile
Up to [FreeBSD] / ports / devel / p5-prefork
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.11: download - view: text, markup, annotated - select for diffs
Sat Jan 21 17:39:35 2012 UTC (2 weeks, 6 days ago) by eadler
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +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.10: download - view: text, markup, annotated - select for diffs
Mon Jun 20 08:36:18 2011 UTC (7 months, 3 weeks ago) by az
Branches: MAIN
CVS tags: RELEASE_9_0_0
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -2 lines
- Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro. See http://wiki.freebsd.org/Perl for details. - Change maintainership from ports@ to perl@ for ports in this changeset. - Remove MD5 checksum
Revision 1.9: download - view: text, markup, annotated - select for diffs
Sun Jan 10 03:54:04 2010 UTC (2 years, 1 month ago) by linimon
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_7_4_0, RELEASE_7_3_0, RELEASE_6_EOL
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +1 -1 lines
With portmgr hat on, reset the maintainership of skv@ for ports that he has had one or more maintainer-timeouts on in the past 12 months.
Revision 1.8: download - view: text, markup, annotated - select for diffs
Mon Aug 24 13:53:22 2009 UTC (2 years, 5 months ago) by skv
Branches: MAIN
CVS tags: RELEASE_8_0_0
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -1 lines
Update to 1.04 Changes: http://cpansearch.perl.org/src/ADAMK/prefork-1.04/Changes
Revision 1.7: download - view: text, markup, annotated - select for diffs
Fri Jul 3 20:13:14 2009 UTC (2 years, 7 months ago) by pgollucci
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +1 -1 lines
- Update to 1.03 PR: ports/135775 Approved by: maintainer timeout (skv; 16 days) Submitted by: myself (pgollucci@)
Revision 1.6: download - view: text, markup, annotated - select for diffs
Thu Apr 17 14:26:28 2008 UTC (3 years, 9 months ago) by araujo
Branches: MAIN
CVS tags: RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_6_4_0, RELEASE_5_EOL
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +1 -1 lines
- Take advantage of CPAN macro from bsd.sites.mk, change ${MASTER_SITE_PERL_CPAN} to CPAN.
PR: ports/122674
Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by: araujo (myself)
Approved by: portmgr (pav)
Revision 1.5: download - view: text, markup, annotated - select for diffs
Thu Feb 7 14:50:13 2008 UTC (4 years ago) by skv
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -1 lines
Update to 1.02
Revision 1.4: download - view: text, markup, annotated - select for diffs
Tue Sep 5 16:59:03 2006 UTC (5 years, 5 months ago) by skv
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0, RELEASE_6_2_0, RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -1 lines
Update to 1.01
Revision 1.3: download - view: text, markup, annotated - select for diffs
Fri Sep 9 09:18:38 2005 UTC (6 years, 5 months ago) by skv
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -1 lines
Update to 1.00 Changes: http://search.cpan.org/src/ADAMK/prefork-1.00/Changes
Revision 1.2: download - view: text, markup, annotated - select for diffs
Sat Apr 2 14:54:44 2005 UTC (6 years, 10 months ago) by skv
Branches: MAIN
CVS tags: RELEASE_6_0_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -1 lines
Update to 0.04
Revision 1.1: download - view: text, markup, annotated - select for diffs
Sun Nov 14 12:49:40 2004 UTC (7 years, 2 months ago) by skv
Branches: MAIN
CVS tags: RELEASE_5_4_0, RELEASE_4_11_0
Add p5-prefork 0.03, optimize module loading across forking and non-forking scenarios.
