pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/databases/acid drop dependence on ap-php4 and Apache -...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8d426a52c803
branches:  trunk
changeset: 482672:8d426a52c803
user:      jdolecek <jdolecek%pkgsrc.org@localhost>
date:      Sun Oct 31 23:31:31 2004 +0000

description:
drop dependence on ap-php4 and Apache - the package should work on anything
PHP-enabled

bump PKGREVISION

diffstat:

 databases/acid/Makefile |  5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)

diffs (22 lines):

diff -r b2eb9c365ca8 -r 8d426a52c803 databases/acid/Makefile
--- a/databases/acid/Makefile   Sun Oct 31 22:42:58 2004 +0000
+++ b/databases/acid/Makefile   Sun Oct 31 23:31:31 2004 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.6 2004/10/02 14:58:39 adrianp Exp $
+# $NetBSD: Makefile,v 1.7 2004/10/31 23:31:31 jdolecek Exp $
 #
 
 DISTNAME=      acid-0.9.6b23
+PKGREVISION=   1
 CATEGORIES=    databases www
 MASTER_SITES=  http://www.andrew.cmu.edu/~rdanyliw/snort/
 
@@ -9,8 +10,6 @@
 HOMEPAGE=      http://www.andrew.cmu.edu/~rdanyliw/snort/snortacid.html
 COMMENT=       Analysis engine to process a database of security events
 
-DEPENDS+=       ap-php>=4.0.4:../../www/ap-php4
-DEPENDS+=      {apache,6,2}-[0-9]*:../../www/apache
 DEPENDS+=      adodb>=1.2:../../databases/adodb
 DEPENDS+=      php-jpgraph>=1.8:../../graphics/php-jpgraph
 DEPENDS+=      php-gd>=4.0.4:../../graphics/php4-gd



Home | Main Index | Thread Index | Old Index