Kris Kennaway
b70e8b7e1d
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.
2004-12-18 23:02:35 +00:00
Kris Kennaway
695ff7aa70
BROKEN: Does not compile
...
Approved by: portmgr (self)
2004-09-26 02:04:37 +00:00
Jun Kuriyama
4906000dae
Upgrade to 1.0.
2004-08-29 23:31:25 +00:00
Alex Dupre
35a3256787
Remove lang/php4/bsd.php.mk and switch every ports depending on PHP to
...
use Mk/bsd.php.mk.
Approved by: nork (mentor/implicitly)
2004-02-09 11:43:38 +00:00
Trevor Johnson
0c881ba59c
SIZEify.
2004-01-29 07:24:56 +00:00
Edwin Groothuis
1446aabaab
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>
2003-12-28 09:11:28 +00:00
Edwin Groothuis
d30e571eb6
Add the virtual category "pear" to the Makefiles of these ports.
...
PR: ports/56582
Submitted by: edwin@mavetju.org
Approved by: portmgr@freebsd.org
2003-11-12 23:46:19 +00:00
Edwin Groothuis
3934a3fd15
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>
2003-09-08 02:50:42 +00:00