aboutsummaryrefslogtreecommitdiff
path: root/security/snortreport
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2012-04-10 17:53:21 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2012-04-10 17:53:21 +0000
commitc09319576c88912906c438ed14c7f4f19e4909b7 (patch)
tree15b1747675ab338be46139d5512b1f21e8ab93b0 /security/snortreport
parentf7868fcdd943bea29e64081b89da36568d5a025a (diff)
downloadports-c09319576c88912906c438ed14c7f4f19e4909b7.tar.gz
ports-c09319576c88912906c438ed14c7f4f19e4909b7.zip
- update to 1.3.3
- switch from php4 to php5 - switch from jpgraph to jpgraph2 (which is actually version 3 :))
Notes
Notes: svn path=/head/; revision=294549
Diffstat (limited to 'security/snortreport')
-rw-r--r--security/snortreport/Makefile9
-rw-r--r--security/snortreport/distinfo4
2 files changed, 6 insertions, 7 deletions
diff --git a/security/snortreport/Makefile b/security/snortreport/Makefile
index 3c0004a0d97b..b32f5617121b 100644
--- a/security/snortreport/Makefile
+++ b/security/snortreport/Makefile
@@ -6,22 +6,21 @@
#
PORTNAME= snortreport
-PORTVERSION= 1.3.1
-PORTREVISION= 1
+PORTVERSION= 1.3.3
CATEGORIES= security www
MASTER_SITES= http://www.symmetrixtech.com/ids/
MAINTAINER= ports@FreeBSD.org
COMMENT= Add-on module for snort to generate real-time web reports
+LICENSE= GPLv2
+
.if !defined(WITHOUT_JPGRAPH)
-RUN_DEPENDS= ${LOCALBASE}/share/jpgraph/jpgraph.php:${PORTSDIR}/graphics/jpgraph
+RUN_DEPENDS= ${LOCALBASE}/share/jpgraph2/jpgraph.php:${PORTSDIR}/graphics/jpgraph2
.endif
USE_PHP= yes
WANT_PHP_WEB= yes
-IGNORE_WITH_PHP= 5
-DEFAULT_PHP_VER= 4
PKGMESSAGE= ${WRKDIR}/pkg-message
NO_BUILD= yes
diff --git a/security/snortreport/distinfo b/security/snortreport/distinfo
index 427c177fda1a..019ef091656b 100644
--- a/security/snortreport/distinfo
+++ b/security/snortreport/distinfo
@@ -1,2 +1,2 @@
-SHA256 (snortreport-1.3.1.tar.gz) = 476008993100d11046ef34db68735b0e96cb3b939e431d2df592e6ffcf24de33
-SIZE (snortreport-1.3.1.tar.gz) = 43334
+SHA256 (snortreport-1.3.3.tar.gz) = 9303e96eed0c3e92a238ab6652afa4920596fb56ffa4e344c5f1791bdc943acf
+SIZE (snortreport-1.3.3.tar.gz) = 44589