summaryrefslogtreecommitdiff
path: root/security
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
parentMark as BROKEN on sparc64 due to internal compiler error. (diff)
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')
-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"