aboutsummaryrefslogtreecommitdiff
path: root/www/pecl-APC
Commit message (Collapse)AuthorAgeFilesLines
* Add SHA256Marcus Alves Grando2005-11-091-0/+1
| | | | Notes: svn path=/head/; revision=147666
* Update my emailMarcus Alves Grando2005-09-161-1/+1
| | | | | | | Approved by: pav (mentor) Notes: svn path=/head/; revision=142945
* - Update to 3.0.8Renato Botelho2005-08-312-4/+4
| | | | | | | | PR: ports/85525 Submitted by: maintainer Notes: svn path=/head/; revision=141599
* - Update to 3.0.6Sergey Matveychuk2005-07-312-3/+3
| | | | | | | | PR: ports/84364 Submitted by: maintainer Notes: svn path=/head/; revision=140544
* - Update to 3.0.3.Florent Thoumie2005-07-132-3/+3
| | | | | | | | PR: ports/83399 Submitted by: maintainer Notes: svn path=/head/; revision=139140
* - Update to 3.0.2Pav Lucistnik2005-07-062-11/+18
| | | | | | | | PR: ports/83069 Submitted by: maintainer Notes: svn path=/head/; revision=138619
* * Broken with php5Vanilla I. Shu2005-03-011-2/+14
| | | | | | | | | | * More OPTIONS PR: ports/78223 Submitted by: maintainer Notes: svn path=/head/; revision=130065
* - Reflect the fact that APC is now a PECL packagePav Lucistnik2005-02-265-45/+35
| | | | | | | | | | | - Take maintainership PR: ports/78019 Submitted by: Marcus Grando <marcus@corp.grupos.com.br> Repocopy by: marcus Notes: svn path=/head/; revision=129860
* upgrade to 2.0.4Ying-Chieh Liao2004-07-222-3/+3
| | | | | | | | PR: 69342 Submitted by: Martin Matuska <martin@tradex.sk> Notes: svn path=/head/; revision=114392
* SIZEify.Trevor Johnson2004-03-171-0/+1
| | | | Notes: svn path=/head/; revision=104313
* 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
* pear-* ports: simplify path to devel/pear-PEAR/Makefile.commonEdwin Groothuis2003-12-281-2/+2
| | | | | | | | | | | | | | | | | | | .include <bsd.port.pre.mk> .include "${.CURDIR}/../../devel/pear-PEAR/Makefile.common" can be simplified to: .include <bsd.port.pre.mk> .include "${PORTSDIR}/devel/pear-PEAR/Makefile.common" the latter version also doesn't make any assumptions about the path of including Makefile PR: ports/57152 Submitted by: Roman Neuhauser <neuhauser@bellavista.cz> Notes: svn path=/head/; revision=96749
* Add the virtual category "pear" to the Makefiles of these ports.Edwin Groothuis2003-11-121-1/+1
| | | | | | | | | PR: ports/56582 Submitted by: edwin@mavetju.org Approved by: portmgr@freebsd.org Notes: svn path=/head/; revision=93850
* New port: www/pear-APC - Alternative PHP Cache.Edwin Groothuis2003-09-035-0/+80
This port does not build out of the box, and has been requested on the PEAR-DEV mailing list. See <http://marc.theaimsgroup.com/?t=106235180900001&;r=1&w=2>. PR: ports/56294 Submitted by: Thierry Thomas <thierry@pompo.net> Notes: svn path=/head/; revision=88389