aboutsummaryrefslogtreecommitdiff
path: root/devel/ZendOptimizer
Commit message (Collapse)AuthorAgeFilesLines
* Import pecl-zendoptimizerplus to replace ZendOptimizer. It supports all PHPAlex Dupre2013-03-075-103/+0
| | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=313570
* - remove maintainer tags from pkg-descrEitan Adler2011-10-221-3/+0
| | | | | | | | Approved by: portmgr Approved by: bapt (mentor) Notes: svn path=/head/; revision=284139
* -remove MD5Olli Hauer2011-07-031-2/+0
| | | | Notes: svn path=/head/; revision=276999
* Re-add support for PHP 5.2.Alex Dupre2010-04-261-1/+5
| | | | | | | | PR: ports/146044 Submitted by: Svyatoslav Lempert <svyatoslav.lempert@gmail.com> Notes: svn path=/head/; revision=253286
* Zend dropped support for FreeBSD (PHP5).Alex Dupre2010-04-091-4/+2
| | | | Notes: svn path=/head/; revision=252472
* - Remove conditional checks for FreeBSD 5.x and olderPav Lucistnik2009-01-052-10/+0
| | | | Notes: svn path=/head/; revision=225293
* Add a note about php in debug mode.Alex Dupre2008-09-081-0/+2
| | | | | | | | PR: ports/127201 Submitted by: Aleksandr Stankevic <alex@braske.net> Notes: svn path=/head/; revision=220280
* Add support for FreeBSD 7.x.Alex Dupre2008-01-261-0/+3
| | | | | | | | PR: ports/120004 Submitted by: Cristian KLEIN <cristi@net.utcluj.ro> Notes: svn path=/head/; revision=206239
* Remove always-false/true conditions based on OSVERSION 500000Edwin Groothuis2007-10-041-4/+0
| | | | Notes: svn path=/head/; revision=200770
* Update to 3.3.0a release.Alex Dupre2007-10-022-10/+10
| | | | | | | | PR: ports/116812 Submitted by: nrgmilk <nrgmilk@gmail.com> Notes: svn path=/head/; revision=200625
* Update to 3.2.8 release.Alex Dupre2007-05-012-8/+14
| | | | | | | | | Readd support for amd64. Submitted by: stas Notes: svn path=/head/; revision=191266
* Update to 3.2.2 release.Alex Dupre2007-01-282-16/+9
| | | | | | | | | Zend dropped support for amd64. Submitted by: Greg Skafte <skafte@trollkarl.net> Notes: svn path=/head/; revision=183523
* Update to 3.2.0 release, compatible with php 5.2.0.Alex Dupre2006-11-282-11/+11
| | | | Notes: svn path=/head/; revision=178152
* Update to 3.0.2 release and set up a master site.Alex Dupre2006-11-012-20/+12
| | | | Notes: svn path=/head/; revision=176132
* Remove RESTRICTED, since we now have to ability to redistributeAlex Dupre2006-10-101-5/+6
| | | | | | | | | | binary packages (even if the distfiles must be fetched manually). Add LICENSE file to pkg-plist. Spotted by: sat Notes: svn path=/head/; revision=175175
* Add support for amd64.Alex Dupre2006-06-152-2/+8
| | | | Notes: svn path=/head/; revision=165489
* Upadte to 3.0.1 release.Alex Dupre2006-06-062-7/+7
| | | | | | | | PR: ports/98281 Submitted by: Miroslav Lachman <000.fbsd@quip.cz> Notes: svn path=/head/; revision=164610
* Fix distinfo for 5.x.Alex Dupre2006-05-101-3/+3
| | | | Notes: svn path=/head/; revision=161900
* Update to 3.0.0 final release.Alex Dupre2006-04-222-7/+7
| | | | | | | | PR: ports/95686 Submitted by: Daniel Gerzo <danger@rulez.sk> Notes: svn path=/head/; revision=160134
* Update to 3.0.0Beta2 release:Alex Dupre2006-02-212-18/+13
| | | | | | | | | - enhance php 5.1 support - add native support for FreeBSD 6.0 and later - drop support for FreeBSD 4.X Notes: svn path=/head/; revision=156576
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-1/+1
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154110
* Correct dependency for FreeBSD > 5.Alex Dupre2005-12-201-2/+2
| | | | Notes: svn path=/head/; revision=151649
* Update to 2.6.0 release (PHP 5.1 compatible).Alex Dupre2005-12-143-13/+11
| | | | Notes: svn path=/head/; revision=151163
* Add compat4x for FreeBSD > 5.1.Alex Dupre2005-08-281-0/+3
| | | | | | | | PR: ports/85315 Submitted by: Artur Pedziwilk <artur.pedziwik@epanda.net> Notes: svn path=/head/; revision=141065
* Fix PHP4 version.Alex Dupre2005-07-211-1/+2
| | | | Notes: svn path=/head/; revision=139837
* Update to 2.5.10a release.Alex Dupre2005-07-202-6/+6
| | | | Notes: svn path=/head/; revision=139688
* Update to 2.5.10 release.Alex Dupre2005-07-132-5/+5
| | | | | | | | PR: ports/83051 Submitted by: chinsan <chinsan.tw@gmail.com> Notes: svn path=/head/; revision=139128
* Update to 2.5.7 release.Alex Dupre2004-12-033-9/+10
| | | | | | | Submitted by: Michael Spector <michael@zend.com> Notes: svn path=/head/; revision=123041
* Update to 2.5.5 release.Alex Dupre2004-10-122-7/+7
| | | | Notes: svn path=/head/; revision=118947
* Update to 2.5.3 release:Alex Dupre2004-07-133-22/+28
| | | | | | | | | | - add support for php5 PR: ports/68969 Submitted by: Xin LI <delphij@frontfree.net> Notes: svn path=/head/; revision=113524
* Fix installation, by using correct directories.Alex Dupre2004-03-283-7/+13
| | | | | | | Noticed by: Attila Nagy <bra@fsn.hu> Notes: svn path=/head/; revision=105568
* Update to 2.5.1 release (add native support for FreeBSD 5).Alex Dupre2004-03-252-8/+11
| | | | Notes: svn path=/head/; revision=105279
* Update to 2.5.0 release.Alex Dupre2004-02-124-7/+16
| | | | | | | Approved by: nork (mentor/implicitly) Notes: svn path=/head/; revision=100747
* Remove lang/php4/bsd.php.mk and switch every ports depending on PHP toAlex Dupre2004-02-091-1/+1
| | | | | | | | | use Mk/bsd.php.mk. Approved by: nork (mentor/implicitly) Notes: svn path=/head/; revision=100488
* ZendOptimizer works on 5.X, too, using the compat4x layer.Alex Dupre2004-01-201-3/+6
| | | | | | | | Submitted by: Chip Norkus <chip@lunarpages.com> Approved by: nork (mentor/implicitly) Notes: svn path=/head/; revision=98682
* Make sure the port gets IGNOREd when the distribution files aren'tEdwin Groothuis2004-01-181-1/+1
| | | | | | | | | | 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> Notes: svn path=/head/; revision=98508
* Switch to my @FreeBSD.org email address.Alex Dupre2004-01-182-2/+2
| | | | | | | Approved by: nork (mentor) Notes: svn path=/head/; revision=98462
* Fix typo.Alex Dupre2004-01-131-1/+1
| | | | | | | | Submitted by: Womchik alexeyeff <wom@wom.ru> Approved by: nork (mentor) Notes: svn path=/head/; revision=98060
* Change BROKEN= into IGNORE= for FreeBSD versions not supportedEdwin Groothuis2004-01-111-1/+1
| | | | | | | Submitted by: Alex Dupre <ale@freebsd.org> via private email Notes: svn path=/head/; revision=97911
* [Maintainer Fix] Port: devel/ZendOptimizerEdwin Groothuis2004-01-103-22/+19
| | | | | | | | | | | | Use bsd.php.mk. Small other fixes. Make portlint happy. PR: ports/61149 Submitted by: Alex Dupre <ale@freebsd.org> Notes: svn path=/head/; revision=97824
* [New Port] devel/ZendOptimizer 2.1.0aEdwin Groothuis2004-01-095-0/+95
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> Notes: svn path=/head/; revision=97807