CVS log for ports/devel/php5-phing/Makefile
Up to [FreeBSD] / ports / devel / php5-phing
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.10: download - view: text, markup, annotated - select for diffs
Sat Jan 21 17:40:01 2012 UTC (2 weeks, 6 days ago) by eadler
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +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.9: download - view: text, markup, annotated - select for diffs
Tue Apr 20 02:18:57 2010 UTC (21 months, 3 weeks ago) by glarkin
Branches: MAIN
CVS tags: RELEASE_9_0_0, RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_7_4_0, RELEASE_6_EOL
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -2 lines
- Fixed plist - Corrected a bad path contained in the wrapper script PR: ports/144767 Submitted by: Sean McAfee <smcafee@collaborativefusion.com> Approved by: maintainer (implicit, timeout - 1 month)
Revision 1.8: download - view: text, markup, annotated - select for diffs
Sat Oct 17 07:03:51 2009 UTC (2 years, 3 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_7_3_0
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +14 -15 lines
- Update to 2.3.1 PR: 139643 Submitted by: Gerrit Beine <gerrit.beine@gmx.de> (maintainer)
Revision 1.7: download - view: text, markup, annotated - select for diffs
Mon Apr 13 12:13:44 2009 UTC (2 years, 9 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_8_0_0, RELEASE_7_2_0
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +1 -1 lines
- Pass maintainership to submitter PR: 133660 Submitted by: Gerrit Beine <gerrit.beine@gmx.de>
Revision 1.6: download - view: text, markup, annotated - select for diffs
Wed Sep 17 19:35:20 2008 UTC (3 years, 4 months ago) by pav
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -0 lines
- Disallow on pointyhat Approved by: portmgr (self)
Revision 1.5: download - view: text, markup, annotated - select for diffs
Mon Aug 25 03:05:46 2008 UTC (3 years, 5 months ago) by kuriyama
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +8 -6 lines
- Temp fix to be built on tinderbox. - Hopefully someone will grab maintainership of this port and do actually fix. Reported by: QA Tindy
Revision 1.4: download - view: text, markup, annotated - select for diffs
Sat Aug 16 08:10:34 2008 UTC (3 years, 5 months ago) by kuriyama
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +217 -18 lines
- Redesign whole of this port. - Release maintainership. PR: ports/122450 Submitted by: "Brian A. Seklecki" <bseklecki@collaborativefusion.com> Related to: ports/121791
Revision 1.3: download - view: text, markup, annotated - select for diffs
Mon Feb 25 23:12:10 2008 UTC (3 years, 11 months ago) by kuriyama
Branches: MAIN
CVS tags: RELEASE_5_EOL
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +3 -3 lines
- Upgrade to 2.3.0. PR: ports/119812 Submitted by: Gerrit Beine <gerrit.beine@gmx.de>
Revision 1.2: download - view: text, markup, annotated - select for diffs
Mon Jul 3 00:21:01 2006 UTC (5 years, 7 months ago) by clsung
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.1: preferred, colored
Changes since revision 1.1: +0 -1 lines
- WANT_PHP_PEAR was removed since verion 1.21 of bsd.php.mk PR: ports/99717 Submitted by: clsung Approved by: portmgr (erwin)
Revision 1.1: download - view: text, markup, annotated - select for diffs
Sun Apr 9 13:54:16 2006 UTC (5 years, 10 months ago) by kuriyama
Branches: MAIN
Add php5-phing 2.1.1, project build system based on Apache Ant.
