Port details |
- ZendOptimizer An optimizer for PHP code
- 3.3.0.a devel
=23 3.3.0.aVersion of this port present on the latest quarterly branch.
- Maintainer: ale@FreeBSD.org
- Port Added: 2004-01-09 21:42:20
- Last Update: 2013-03-07 09:31:55
- SVN Revision: 313570
- People watching this port, also watch:: phpMyAdmin-php81, freetype2, expat, gmake, libxml2
- License: not specified in port
- WWW:
- http://www.zend.com/store/products/zend-optimizer.php
- Description:
- 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
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ZendOptimizer>0:devel/ZendOptimizer
- No installation instructions:
- This port has been deleted.
- PKGNAME: ZendOptimizer
- Flavors: there is no flavor information for this port.
- ONLY_FOR_ARCHS: i386 amd64
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- php.h : lang/php52
- Library dependencies:
-
- m.4 : misc/compat6x
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.3.0.a 07 Mar 2013 09:31:55 |
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 |
3.3.0.a 22 Oct 2011 23:50:23 |
eadler |
- remove maintainer tags from pkg-descr
Approved by: portmgr
Approved by: bapt (mentor) |
3.3.0.a 03 Jul 2011 14:59:23 |
ohauer |
-remove MD5 |
3.3.0.a 26 Apr 2010 14:26:26 |
ale |
Re-add support for PHP 5.2.
PR: ports/146044
Submitted by: Svyatoslav Lempert <svyatoslav.lempert@gmail.com> |
3.3.0.a 09 Apr 2010 09:35:54 |
ale |
Zend dropped support for FreeBSD (PHP5). |
3.3.0.a 05 Jan 2009 19:44:02 |
pav |
- Remove conditional checks for FreeBSD 5.x and older |
3.3.0.a 08 Sep 2008 07:39:23 |
ale |
Add a note about php in debug mode.
PR: ports/127201
Submitted by: Aleksandr Stankevic <alex@braske.net> |
3.3.0.a 26 Jan 2008 13:44:55 |
ale |
Add support for FreeBSD 7.x.
PR: ports/120004
Submitted by: Cristian KLEIN <cristi@net.utcluj.ro> |
3.3.0.a 04 Oct 2007 00:41:11 |
edwin |
Remove always-false/true conditions based on OSVERSION 500000 |
3.3.0.a 02 Oct 2007 09:17:24 |
ale |
Update to 3.3.0a release.
PR: ports/116812
Submitted by: nrgmilk <nrgmilk@gmail.com> |
3.2.8 01 May 2007 07:36:44 |
ale |
Update to 3.2.8 release.
Readd support for amd64.
Submitted by: stas |
3.2.2 28 Jan 2007 10:51:15 |
ale |
Update to 3.2.2 release.
Zend dropped support for amd64.
Submitted by: Greg Skafte <skafte@trollkarl.net> |
3.2.0 28 Nov 2006 07:37:43 |
ale |
Update to 3.2.0 release, compatible with php 5.2.0. |
3.0.2 01 Nov 2006 22:17:08 |
ale |
Update to 3.0.2 release and set up a master site. |
3.0.1_1 10 Oct 2006 06:00:29 |
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 |
3.0.1 15 Jun 2006 05:16:40 |
ale |
Add support for amd64. |
3.0.1 06 Jun 2006 14:11:11 |
ale |
Upadte to 3.0.1 release.
PR: ports/98281
Submitted by: Miroslav Lachman <000.fbsd@quip.cz> |
3.0.0 10 May 2006 09:08:59 |
ale |
Fix distinfo for 5.x. |
3.0.0 22 Apr 2006 13:31:13 |
ale |
Update to 3.0.0 final release.
PR: ports/95686
Submitted by: Daniel Gerzo <danger@rulez.sk> |
3.0.0.b2 21 Feb 2006 11:54:47 |
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 |
2.6.0 22 Jan 2006 01:48:34 |
edwin |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
2.6.0 20 Dec 2005 15:48:35 |
ale |
Correct dependency for FreeBSD > 5. |
2.6.0 14 Dec 2005 13:59:43 |
ale |
Update to 2.6.0 release (PHP 5.1 compatible). |
2.5.10a_1 28 Aug 2005 09:26:56 |
ale |
Add compat4x for FreeBSD > 5.1.
PR: ports/85315
Submitted by: Artur Pedziwilk <artur.pedziwik@epanda.net> |
2.5.10a_1 21 Jul 2005 18:06:47 |
ale |
Fix PHP4 version. |
2.5.10a 20 Jul 2005 13:08:29 |
ale |
Update to 2.5.10a release. |
2.5.10 13 Jul 2005 20:22:21 |
ale |
Update to 2.5.10 release.
PR: ports/83051
Submitted by: chinsan <chinsan.tw@gmail.com> |
2.5.7 03 Dec 2004 13:31:33 |
ale |
Update to 2.5.7 release.
Submitted by: Michael Spector <michael@zend.com> |
2.5.5 12 Oct 2004 11:13:35 |
ale |
Update to 2.5.5 release. |
2.5.3 13 Jul 2004 05:30:57 |
ale |
Update to 2.5.3 release:
- add support for php5
PR: ports/68969
Submitted by: Xin LI <delphij@frontfree.net> |
2.5.1_1 28 Mar 2004 22:50:13 |
ale |
Fix installation, by using correct directories.
Noticed by: Attila Nagy <bra@fsn.hu> |
2.5.1 25 Mar 2004 23:08:48 |
ale |
Update to 2.5.1 release (add native support for FreeBSD 5). |
2.5.0 12 Feb 2004 08:55:13 |
ale |
Update to 2.5.0 release.
Approved by: nork (mentor/implicitly) |
2.1.0b 09 Feb 2004 11:43:38 |
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) |
2.1.0b 20 Jan 2004 23:15:15 |
ale |
ZendOptimizer works on 5.X, too, using the compat4x layer.
Submitted by: Chip Norkus <chip@lunarpages.com>
Approved by: nork (mentor/implicitly) |
2.1.0b 18 Jan 2004 22:37:08 |
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> |
2.1.0b 18 Jan 2004 10:50:16 |
ale |
Switch to my @FreeBSD.org email address.
Approved by: nork (mentor) |
2.1.0b 13 Jan 2004 12:49:06 |
ale |
Fix typo.
Submitted by: Womchik alexeyeff <wom@wom.ru>
Approved by: nork (mentor) |
2.1.0b 11 Jan 2004 10:11:29 |
edwin |
Change BROKEN= into IGNORE= for FreeBSD versions not supported
Submitted by: Alex Dupre <ale@freebsd.org> via private email |
2.1.0b 10 Jan 2004 00:17:15 |
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> |
2.1.0b 09 Jan 2004 21:41:28 |
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> |