aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/pmacct
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2006-08-24 09:52:24 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2006-08-24 09:52:24 +0000
commit2ba5c4499ffe7948d80ca9cf09871fb1ab9ddf56 (patch)
tree7234836ca95f70857b69e683053aa21b38a87a55 /net-mgmt/pmacct
parente8a62bfd2a11ca66aa18f5e661c18808c278dd84 (diff)
downloadports-2ba5c4499ffe7948d80ca9cf09871fb1ab9ddf56.tar.gz
ports-2ba5c4499ffe7948d80ca9cf09871fb1ab9ddf56.zip
Notes
Diffstat (limited to 'net-mgmt/pmacct')
-rw-r--r--net-mgmt/pmacct/Makefile7
-rw-r--r--net-mgmt/pmacct/distinfo6
-rw-r--r--net-mgmt/pmacct/pkg-plist2
3 files changed, 9 insertions, 6 deletions
diff --git a/net-mgmt/pmacct/Makefile b/net-mgmt/pmacct/Makefile
index 81a83b5350ee..0a9fa131f7b2 100644
--- a/net-mgmt/pmacct/Makefile
+++ b/net-mgmt/pmacct/Makefile
@@ -6,9 +6,10 @@
#
PORTNAME= pmacct
-DISTVERSION= 0.11.0rc1
+DISTVERSION= 0.11.0rc3-20060823
CATEGORIES= net-mgmt
-MASTER_SITES= http://www.pmacct.net/
+MASTER_SITES= http://www.pmacct.net/ \
+ http://voodoo.bawue.com/download/
MAINTAINER= krion@FreeBSD.org
COMMENT= Accounting and aggregation tool for IPv4 and IPv6 traffic
@@ -17,7 +18,7 @@ GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
USE_GETOPT_LONG=yes
-WRKSRC= ${WRKDIR}/${PORTNAME}-${DISTVERSION:C/.[a-z][0-9]$//}
+WRKSRC= ${WRKDIR}/${PORTNAME}-0.11.0
OPTIONS= MYSQL "Enable MySQL support." Off \
PGSQL "Enable PostgreSQL support." Off \
diff --git a/net-mgmt/pmacct/distinfo b/net-mgmt/pmacct/distinfo
index f8254f519662..4ddecf6eec8d 100644
--- a/net-mgmt/pmacct/distinfo
+++ b/net-mgmt/pmacct/distinfo
@@ -1,3 +1,3 @@
-MD5 (pmacct-0.11.0rc1.tar.gz) = b1c2541cf0df4f45f684985b6b9b3765
-SHA256 (pmacct-0.11.0rc1.tar.gz) = 7e4297dcc5eaaa07ac6326beb09c1edb14f30355b73782585a6ccde4572dcd0c
-SIZE (pmacct-0.11.0rc1.tar.gz) = 405595
+MD5 (pmacct-0.11.0rc3-20060823.tar.gz) = e5cbff6a5e42c7ed88d31332d7cb69b0
+SHA256 (pmacct-0.11.0rc3-20060823.tar.gz) = eb3deed9958a44875a8b88918254c5473343b43fe69d58805383d8e1813405a6
+SIZE (pmacct-0.11.0rc3-20060823.tar.gz) = 411691
diff --git a/net-mgmt/pmacct/pkg-plist b/net-mgmt/pmacct/pkg-plist
index 1a95318dfe54..b9948479a5aa 100644
--- a/net-mgmt/pmacct/pkg-plist
+++ b/net-mgmt/pmacct/pkg-plist
@@ -26,6 +26,8 @@ sbin/sfacctd
%%EXAMPLESDIR%%/pmacctd-sqlite3_v4.conf.example
%%EXAMPLESDIR%%/ports.lst.example
%%EXAMPLESDIR%%/pretag.map.example
+%%EXAMPLESDIR%%/probe_netflow.conf.example
+%%EXAMPLESDIR%%/probe_sflow.conf.example
%%EXAMPLESDIR%%/rrdtool-example.sh
@dirrm %%EXAMPLESDIR%%
%%PORTDOCS%%@dirrm %%DOCSDIR%%