CVS log for ports/devel/pear-apd/Attic/Makefile
Up to [FreeBSD] / ports / devel / pear-apd
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.17
Sat Dec 13 16:44:03 2008 UTC (3 years, 1 month ago) by miwi
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.16: +1 -1 lines
2008-09-19 devel/hs-buddha: Has been broken for more than 6 months 2008-09-19 devel/hs-tclhaskell-ghc: Has been broken for more than 6 months 2008-09-19 devel/pear-apd: Has been broken for more than 6 months
Revision 1.16: download - view: text, markup, annotated - select for diffs
Thu Jun 19 02:54:48 2008 UTC (3 years, 7 months ago) by pav
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +2 -0 lines
- This port has been BROKEN for more than 6 months. It will be removed unless fixed in next two months. With hat: portmgr
Revision 1.15: download - view: text, markup, annotated - select for diffs
Sat Jul 28 22:42:26 2007 UTC (4 years, 6 months ago) by kris
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0, RELEASE_5_EOL
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +2 -0 lines
BROKEN: Incomplete pkg-plist
Revision 1.14: download - view: text, markup, annotated - select for diffs
Mon Jan 15 14:47:46 2007 UTC (5 years ago) by rafan
Branches: MAIN
CVS tags: RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +6 -3 lines
- Unbreak with PHP 5 PR: ports/107878 Submitted by: chinsan
Revision 1.13: download - view: text, markup, annotated - select for diffs
Fri Nov 17 06:40:30 2006 UTC (5 years, 2 months ago) by kris
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +2 -0 lines
BROKEN: Does not compile
Revision 1.12: download - view: text, markup, annotated - select for diffs
Sat Jan 14 12:43:57 2006 UTC (6 years ago) by pav
Branches: MAIN
CVS tags: RELEASE_6_2_0, RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +0 -2 lines
- Fix plist
Revision 1.11: download - view: text, markup, annotated - select for diffs
Sat Jan 14 09:25:04 2006 UTC (6 years ago) by kris
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +2 -0 lines
BROKEN: Incomplete pkg-plist
Revision 1.10: download - view: text, markup, annotated - select for diffs
Fri Dec 9 19:24:37 2005 UTC (6 years, 2 months ago) by ale
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -2 lines
Remove pear ports obsolated by devel/pear and switch dependencies of all the other pear ports. Discussed with: thierry, antonio@php.net
Revision 1.9: download - view: text, markup, annotated - select for diffs
Wed Feb 9 22:19:50 2005 UTC (7 years ago) by thierry
Branches: MAIN
CVS tags: RELEASE_6_0_0, RELEASE_5_4_0
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +12 -6 lines
- Use version 0.9.2 if PHP4 is installed (set PORTEPOCH) and remove IGNORE; - fix $PKGMESSAGE when PHP has been built WITH_DEBUG.
Revision 1.8: download - view: text, markup, annotated - select for diffs
Tue Feb 8 23:18:46 2005 UTC (7 years ago) by thierry
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +16 -22 lines
- Upgrade to 1.0.1; - unbreak because it runs fine with PHP5; - set IGNORE because it cannot be packaged on pointyhat, which installs PEAR packages built against PHP4.
Revision 1.7: download - view: text, markup, annotated - select for diffs
Sat Dec 18 23:02:23 2004 UTC (7 years, 1 month ago) by kris
Branches: MAIN
CVS tags: RELEASE_4_11_0
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -0 lines
This port is scheduled to be removed on 2005-02-18 if it is still broken at that time, and a fix has not been submitted to GNATS.
Revision 1.6: download - view: text, markup, annotated - select for diffs
Sun Sep 26 02:04:37 2004 UTC (7 years, 4 months ago) by kris
Branches: MAIN
CVS tags: RELEASE_5_3_0
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -0 lines
BROKEN: Does not compile Approved by: portmgr (self)
Revision 1.5: download - view: text, markup, annotated - select for diffs
Sun Aug 29 23:31:25 2004 UTC (7 years, 5 months ago) by kuriyama
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -5 lines
Upgrade to 1.0.
Revision 1.4: download - view: text, markup, annotated - select for diffs
Mon Feb 9 11:43:38 2004 UTC (8 years ago) by ale
Branches: MAIN
CVS tags: RELEASE_4_10_0
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -1 lines
Remove lang/php4/bsd.php.mk and switch every ports depending on PHP to use Mk/bsd.php.mk. Approved by: nork (mentor/implicitly)
Revision 1.3: download - view: text, markup, annotated - select for diffs
Sun Dec 28 09:11:28 2003 UTC (8 years, 1 month ago) by edwin
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -2 lines
pear-* ports: simplify path to devel/pear-PEAR/Makefile.common
.include <bsd.port.pre.mk>
.include "${.CURDIR}/../../devel/pear-PEAR/Makefile.common"
can be simplified to:
.include <bsd.port.pre.mk>
.include "${PORTSDIR}/devel/pear-PEAR/Makefile.common"
the latter version also doesn't make any assumptions about the
path of including Makefile
PR: ports/57152
Submitted by: Roman Neuhauser <neuhauser@bellavista.cz>
Revision 1.2: download - view: text, markup, annotated - select for diffs
Wed Nov 12 23:46:17 2003 UTC (8 years, 3 months ago) by edwin
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -1 lines
Add the virtual category "pear" to the Makefiles of these ports. PR: ports/56582 Submitted by: edwin@mavetju.org Approved by: portmgr@freebsd.org
Revision 1.1: download - view: text, markup, annotated - select for diffs
Mon Sep 8 02:50:42 2003 UTC (8 years, 5 months ago) by edwin
Branches: MAIN
CVS tags: RELEASE_4_9_0
New port: devel/pear-apd - Advanced PHP Debugger (APD). Adding APD, a full-featured PHP profiler/debugger loaded as a zend_extension. PR: ports/56555 Submitted by: Thierry Thomas <thierry@pompo.net>
