aboutsummaryrefslogtreecommitdiff
path: root/security/snortreport
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2006-07-03 22:54:56 +0000
committerMark Linimon <linimon@FreeBSD.org>2006-07-03 22:54:56 +0000
commit9465c6d422708c9cdf639e738ad92c6f3c577452 (patch)
tree5a29a6adceec3074b8190fd2d04fac4ceba30cf2 /security/snortreport
parentba8be9a92fc9d382a311a70a53f0f1ef316c4eb6 (diff)
downloadports-9465c6d422708c9cdf639e738ad92c6f3c577452.tar.gz
ports-9465c6d422708c9cdf639e738ad92c6f3c577452.zip
Mark as BROKEN due to dependency on multiple PHP versions. Also, reset
maintainer due to mbox overflow.
Notes
Notes: svn path=/head/; revision=166875
Diffstat (limited to 'security/snortreport')
-rw-r--r--security/snortreport/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/security/snortreport/Makefile b/security/snortreport/Makefile
index 5ae6b2293350..56005ccb67b8 100644
--- a/security/snortreport/Makefile
+++ b/security/snortreport/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 1.2
CATEGORIES= security www
MASTER_SITES= http://www.circuitsmaximus.com/snortreport/
-MAINTAINER= a.ventu@flashnet.it
+MAINTAINER= ports@FreeBSD.org
COMMENT= Add-on module for snort to generate real-time web reports
.if !defined(WITHOUT_JPGRAPH)
@@ -23,6 +23,8 @@ WANT_PHP_WEB= yes
PKGMESSAGE= ${WRKDIR}/pkg-message
NO_BUILD= yes
+BROKEN= does not package; depends on multiple versions of PHP
+
pre-everything::
@${ECHO} ""
@${ECHO} "You have to configure PHP either with MySQL or PostgreSQL"