| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
PR: ports/107878
Submitted by: chinsan
Notes:
svn path=/head/; revision=182422
|
|
|
|
| |
Notes:
svn path=/head/; revision=177424
|
|
|
|
| |
Notes:
svn path=/head/; revision=154105
|
|
|
|
| |
Notes:
svn path=/head/; revision=153452
|
|
|
|
| |
Notes:
svn path=/head/; revision=153429
|
|
|
|
|
|
|
|
|
| |
dependencies of all the other pear ports.
Discussed with: thierry, antonio@php.net
Notes:
svn path=/head/; revision=150745
|
|
|
|
|
|
|
|
|
| |
IGNORE;
- fix $PKGMESSAGE when PHP has been built WITH_DEBUG.
Notes:
svn path=/head/; revision=128424
|
|
|
|
|
|
|
|
|
|
| |
- unbreak because it runs fine with PHP5;
- set IGNORE because it cannot be packaged on pointyhat,
which installs PEAR packages built against PHP4.
Notes:
svn path=/head/; revision=128327
|
|
|
|
|
|
|
| |
broken at that time, and a fix has not been submitted to GNATS.
Notes:
svn path=/head/; revision=124429
|
|
|
|
|
|
|
| |
Approved by: portmgr (self)
Notes:
svn path=/head/; revision=118410
|
|
|
|
| |
Notes:
svn path=/head/; revision=117610
|
|
|
|
|
|
|
|
|
| |
use Mk/bsd.php.mk.
Approved by: nork (mentor/implicitly)
Notes:
svn path=/head/; revision=100488
|
|
|
|
| |
Notes:
svn path=/head/; revision=99360
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
.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>
Notes:
svn path=/head/; revision=96749
|
|
|
|
|
|
|
|
|
| |
PR: ports/56582
Submitted by: edwin@mavetju.org
Approved by: portmgr@freebsd.org
Notes:
svn path=/head/; revision=93850
|
|
Adding APD, a full-featured PHP profiler/debugger loaded
as a zend_extension.
PR: ports/56555
Submitted by: Thierry Thomas <thierry@pompo.net>
Notes:
svn path=/head/; revision=88730
|