Commit graph

14 commits

Author SHA1 Message Date
Alex Dupre
7e8eb9a81f Update to 2.5.7 release.
Submitted by:	Michael Spector <michael@zend.com>
2004-12-03 13:31:33 +00:00
Alex Dupre
64748257c1 Update to 2.5.5 release. 2004-10-12 11:13:35 +00:00
Alex Dupre
ea12b5a375 Update to 2.5.3 release:
- add support for php5

PR:		ports/68969
Submitted by:	Xin LI <delphij@frontfree.net>
2004-07-13 05:30:57 +00:00
Alex Dupre
357ae1c714 Fix installation, by using correct directories.
Noticed by:	Attila Nagy <bra@fsn.hu>
2004-03-28 22:50:13 +00:00
Alex Dupre
c15eb41572 Update to 2.5.1 release (add native support for FreeBSD 5). 2004-03-25 23:08:47 +00:00
Alex Dupre
9447223e71 Update to 2.5.0 release.
Approved by:	nork (mentor/implicitly)
2004-02-12 08:55:13 +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
Alex Dupre
866aebef3f ZendOptimizer works on 5.X, too, using the compat4x layer.
Submitted by:	Chip Norkus <chip@lunarpages.com>
Approved by:	nork (mentor/implicitly)
2004-01-20 23:15:15 +00:00
Edwin Groothuis
1a905b8f78 Make sure the port gets IGNOREd when the distribution files aren't
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>
2004-01-18 22:37:08 +00:00
Alex Dupre
58c5b838c0 Switch to my @FreeBSD.org email address.
Approved by:	nork (mentor)
2004-01-18 10:50:15 +00:00
Alex Dupre
5b7b67530f Fix typo.
Submitted by:	Womchik alexeyeff <wom@wom.ru>
Approved by:	nork (mentor)
2004-01-13 12:49:06 +00:00
Edwin Groothuis
8b14e5762e Change BROKEN= into IGNORE= for FreeBSD versions not supported
Submitted by:	Alex Dupre <ale@freebsd.org> via private email
2004-01-11 10:11:29 +00:00
Edwin Groothuis
bc3fc53bfa [Maintainer Fix] Port: devel/ZendOptimizer
Use bsd.php.mk.
	Small other fixes.
	Make portlint happy.

PR:		ports/61149
Submitted by:	Alex Dupre <ale@freebsd.org>
2004-01-10 00:17:15 +00:00
Edwin Groothuis
1227b059ff [New Port] devel/ZendOptimizer 2.1.0a
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>
2004-01-09 21:41:28 +00:00