| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Submitted by: Michael Spector <michael@zend.com>
|
| |
|
|
|
|
|
|
|
| |
- add support for php5
PR: ports/68969
Submitted by: Xin LI <delphij@frontfree.net>
|
|
|
|
| |
Noticed by: Attila Nagy <bra@fsn.hu>
|
| |
|
|
|
|
| |
Approved by: nork (mentor/implicitly)
|
|
|
|
|
|
| |
use Mk/bsd.php.mk.
Approved by: nork (mentor/implicitly)
|
|
|
|
|
| |
Submitted by: Chip Norkus <chip@lunarpages.com>
Approved by: nork (mentor/implicitly)
|
|
|
|
|
|
|
| |
fetchable, even when there is package building going on (also to
reduce the amount of failed package building messages on bento)
Approved by: Alex Dupre <sysadmin@alexdupre.com>
|
|
|
|
| |
Approved by: nork (mentor)
|
|
|
|
|
| |
Submitted by: Womchik alexeyeff <wom@wom.ru>
Approved by: nork (mentor)
|
|
|
|
| |
Submitted by: Alex Dupre <ale@freebsd.org> via private email
|
|
|
|
|
|
|
|
|
| |
Use bsd.php.mk.
Small other fixes.
Make portlint happy.
PR: ports/61149
Submitted by: Alex Dupre <ale@freebsd.org>
|
|
Port of the Zend Optimizer for PHP 4.3 and FreeBSD 4.
The Zend Optimizer is a free application that runs the files
encoded by the Zend Encoder and Zend SafeGuard Suite, while
enhancing the running speed of PHP applications.
Benefits:
- Enables users to run files encoded by the Zend Encoder
- Increases runtime performance up to 40%.
WWW: http://www.zend.com/store/products/zend-optimizer.php
Actually what is installed is 2.1.0b since 2.1.0a doesn't exist anymore.
PR: ports/51334
Submitted by: Alex Dupre <sysadmin@alexdupre.com>
|