| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
07 Mar 2013 09:31:55
3.3.0.a
|
ale  |
Import pecl-zendoptimizerplus to replace ZendOptimizer. It supports all PHP
releases we have in ports tree.
The Zend Optimizer+ provides faster PHP execution through opcode caching and
optimization. It improves PHP performance by storing precompiled script
bytecode in the shared memory. This eliminates the stages of reading code from
the disk and compiling it on future access. In addition, it applies a few
bytecode optimization patterns that make code execution faster.
WWW: https://github.com/zend-dev/ZendOptimizerPlus |
22 Oct 2011 23:50:23
3.3.0.a
|
eadler  |
- remove maintainer tags from pkg-descr
Approved by: portmgr
Approved by: bapt (mentor) |
03 Jul 2011 14:59:23
3.3.0.a
|
ohauer  |
-remove MD5 |
26 Apr 2010 14:26:26
3.3.0.a
|
ale  |
Re-add support for PHP 5.2.
PR: ports/146044
Submitted by: Svyatoslav Lempert <svyatoslav.lempert@gmail.com> |
09 Apr 2010 09:35:54
3.3.0.a
|
ale  |
Zend dropped support for FreeBSD (PHP5). |
05 Jan 2009 19:44:02
3.3.0.a
|
pav  |
- Remove conditional checks for FreeBSD 5.x and older |
08 Sep 2008 07:39:23
3.3.0.a
|
ale  |
Add a note about php in debug mode.
PR: ports/127201
Submitted by: Aleksandr Stankevic <alex@braske.net> |
26 Jan 2008 13:44:55
3.3.0.a
|
ale  |
Add support for FreeBSD 7.x.
PR: ports/120004
Submitted by: Cristian KLEIN <cristi@net.utcluj.ro> |
04 Oct 2007 00:41:11
3.3.0.a  |
edwin  |
Remove always-false/true conditions based on OSVERSION 500000 |
02 Oct 2007 09:17:24
3.3.0.a
|
ale  |
Update to 3.3.0a release.
PR: ports/116812
Submitted by: nrgmilk <nrgmilk@gmail.com> |
01 May 2007 07:36:44
3.2.8
|
ale  |
Update to 3.2.8 release.
Readd support for amd64.
Submitted by: stas |
28 Jan 2007 10:51:15
3.2.2
|
ale  |
Update to 3.2.2 release.
Zend dropped support for amd64.
Submitted by: Greg Skafte <skafte@trollkarl.net> |
28 Nov 2006 07:37:43
3.2.0
|
ale  |
Update to 3.2.0 release, compatible with php 5.2.0. |
01 Nov 2006 22:17:08
3.0.2
|
ale  |
Update to 3.0.2 release and set up a master site. |
10 Oct 2006 06:00:29
3.0.1_1
|
ale  |
Remove RESTRICTED, since we now have to ability to redistribute
binary packages (even if the distfiles must be fetched manually).
Add LICENSE file to pkg-plist.
Spotted by: sat |
15 Jun 2006 05:16:40
3.0.1
|
ale  |
Add support for amd64. |
06 Jun 2006 14:11:11
3.0.1
|
ale  |
Upadte to 3.0.1 release.
PR: ports/98281
Submitted by: Miroslav Lachman <000.fbsd@quip.cz> |
10 May 2006 09:08:59
3.0.0
|
ale  |
Fix distinfo for 5.x. |
22 Apr 2006 13:31:13
3.0.0
|
ale  |
Update to 3.0.0 final release.
PR: ports/95686
Submitted by: Daniel Gerzo <danger@rulez.sk> |
21 Feb 2006 11:54:47
3.0.0.b2
|
ale  |
Update to 3.0.0Beta2 release:
- enhance php 5.1 support
- add native support for FreeBSD 6.0 and later
- drop support for FreeBSD 4.X |
22 Jan 2006 01:48:34
2.6.0
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
20 Dec 2005 15:48:35
2.6.0
|
ale  |
Correct dependency for FreeBSD > 5. |
14 Dec 2005 13:59:43
2.6.0
|
ale  |
Update to 2.6.0 release (PHP 5.1 compatible). |
28 Aug 2005 09:26:56
2.5.10a_1
|
ale  |
Add compat4x for FreeBSD > 5.1.
PR: ports/85315
Submitted by: Artur Pedziwilk <artur.pedziwik@epanda.net> |
21 Jul 2005 18:06:47
2.5.10a_1
|
ale  |
Fix PHP4 version. |
20 Jul 2005 13:08:29
2.5.10a
|
ale  |
Update to 2.5.10a release. |
13 Jul 2005 20:22:21
2.5.10
|
ale  |
Update to 2.5.10 release.
PR: ports/83051
Submitted by: chinsan <chinsan.tw@gmail.com> |
03 Dec 2004 13:31:33
2.5.7
|
ale  |
Update to 2.5.7 release.
Submitted by: Michael Spector <michael@zend.com> |
12 Oct 2004 11:13:35
2.5.5
|
ale  |
Update to 2.5.5 release. |
13 Jul 2004 05:30:57
2.5.3
|
ale  |
Update to 2.5.3 release:
- add support for php5
PR: ports/68969
Submitted by: Xin LI <delphij@frontfree.net> |
28 Mar 2004 22:50:13
2.5.1_1
|
ale  |
Fix installation, by using correct directories.
Noticed by: Attila Nagy <bra@fsn.hu> |
25 Mar 2004 23:08:48
2.5.1
|
ale  |
Update to 2.5.1 release (add native support for FreeBSD 5). |
12 Feb 2004 08:55:13
2.5.0
|
ale  |
Update to 2.5.0 release.
Approved by: nork (mentor/implicitly) |
09 Feb 2004 11:43:38
2.1.0b
|
ale  |
Remove lang/php4/bsd.php.mk and switch every ports depending on PHP to
use Mk/bsd.php.mk.
Approved by: nork (mentor/implicitly) |
20 Jan 2004 23:15:15
2.1.0b
|
ale  |
ZendOptimizer works on 5.X, too, using the compat4x layer.
Submitted by: Chip Norkus <chip@lunarpages.com>
Approved by: nork (mentor/implicitly) |
18 Jan 2004 22:37:08
2.1.0b
|
edwin  |
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> |
18 Jan 2004 10:50:16
2.1.0b
|
ale  |
Switch to my @FreeBSD.org email address.
Approved by: nork (mentor) |
13 Jan 2004 12:49:06
2.1.0b
|
ale  |
Fix typo.
Submitted by: Womchik alexeyeff <wom@wom.ru>
Approved by: nork (mentor) |
11 Jan 2004 10:11:29
2.1.0b
|
edwin  |
Change BROKEN= into IGNORE= for FreeBSD versions not supported
Submitted by: Alex Dupre <ale@freebsd.org> via private email |
10 Jan 2004 00:17:15
2.1.0b
|
edwin  |
[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> |
09 Jan 2004 21:41:28
2.1.0b
|
edwin  |
[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> |