CVS log for ports/deskutils/p5-Goo/Makefile
Up to [FreeBSD] / ports / deskutils / p5-Goo
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.7: download - view: text, markup, annotated - select for diffs
Sat Jan 21 17:38:06 2012 UTC (2 weeks, 4 days ago) by eadler
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +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.6: download - view: text, markup, annotated - select for diffs
Fri Dec 25 00:33:22 2009 UTC (2 years, 1 month ago) by kuriyama
Branches: MAIN
CVS tags: RELEASE_9_0_0, RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_7_4_0, RELEASE_7_3_0, RELEASE_6_EOL
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +3 -8 lines
- Remove test-only and included-in-perl-5.8 dependencies.
Revision 1.5: download - view: text, markup, annotated - select for diffs
Tue Apr 29 05:26:36 2008 UTC (3 years, 9 months ago) by linimon
Branches: MAIN
CVS tags: RELEASE_8_0_0, RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_6_4_0, RELEASE_5_EOL
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -1 lines
Reset aaron's port maintainerships due to many maintainer-timeouts.
Revision 1.4: download - view: text, markup, annotated - select for diffs
Thu Apr 17 14:24:37 2008 UTC (3 years, 9 months ago) by araujo
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -2 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.3: download - view: text, markup, annotated - select for diffs
Sat Sep 8 00:54:37 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.2: preferred, colored
Changes since revision 1.2: +1 -7 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.2: download - view: text, markup, annotated - select for diffs
Mon Aug 21 16:46:15 2006 UTC (5 years, 5 months ago) by mat
Branches: MAIN
CVS tags: RELEASE_6_2_0, RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -1 lines
Fix dependency Pointy Hat To: mat
Revision 1.1: download - view: text, markup, annotated - select for diffs
Sun May 14 18:34:57 2006 UTC (5 years, 8 months ago) by aaron
Branches: MAIN
Adding port p5-Goo, an interactive shell designed to help you more efficiently work with different, but related files. Approved by: tobez (implicit)
