pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc Added package for eAccelerator 0.9.2a - PHP accelerato...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/263e573cce81
branches:  trunk
changeset: 493478:263e573cce81
user:      jdolecek <jdolecek%pkgsrc.org@localhost>
date:      Sat May 07 18:59:05 2005 +0000

description:
Added package for eAccelerator 0.9.2a - PHP accelerator, optimizer, encoder
and dynamic content cache. Works for both PHP4 and PHP5.

diffstat:

 doc/CHANGES  |  3 ++-
 www/Makefile |  3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)

diffs (31 lines):

diff -r d9156cf64d4b -r 263e573cce81 doc/CHANGES
--- a/doc/CHANGES       Sat May 07 18:53:33 2005 +0000
+++ b/doc/CHANGES       Sat May 07 18:59:05 2005 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.10045 2005/05/07 16:52:07 jdolecek Exp $
+$NetBSD: CHANGES,v 1.10046 2005/05/07 18:59:05 jdolecek Exp $
 
 Changes to the packages collection and infrastructure in 2005:
 
@@ -2316,3 +2316,4 @@
        Removed milter-sender [wiz 2005-05-07]
        Removed milter-spamc [wiz 2005-05-07]
        Updated pear-SOAP to 0.8.1 [jdolecek 2005-05-07]
+       Added php-eaccelerator-0.9.2a [jdolecek 2005-05-07]
diff -r d9156cf64d4b -r 263e573cce81 www/Makefile
--- a/www/Makefile      Sat May 07 18:53:33 2005 +0000
+++ b/www/Makefile      Sat May 07 18:59:05 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.395 2005/04/30 22:25:15 tron Exp $
+# $NetBSD: Makefile,v 1.396 2005/05/07 18:59:05 jdolecek Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -242,6 +242,7 @@
 SUBDIR+=       pear-HTTP_Request
 SUBDIR+=       php-FastTemplate
 SUBDIR+=       php-curl
+SUBDIR+=       php-eaccelerator
 SUBDIR+=       php4
 SUBDIR+=       php4-apc
 SUBDIR+=       privoxy



Home | Main Index | Thread Index | Old Index