summaryrefslogtreecommitdiff
path: root/net-mgmt/pmacct
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2004-08-02 14:31:20 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2004-08-02 14:31:20 +0000
commit1d8a6281749b840a00aef3661d9a8d28007e297c (patch)
tree13b847f61462aecfc5c9c0a47f17d25e7bf30dde /net-mgmt/pmacct
parentFix build with gcc 3.4. (diff)
Update to 0.7.2
o VLAN accounting has been added. o Distributed accounting support has been added. o When using "pmacctd", assigning an Agent ID to the daemon is allowed; when using "nfacctd", mapping the IP address of a router exporting Netflow packets to an ID is allowed. o MAC address query capabilties were added to the pmacct client.
Notes
Notes: svn path=/head/; revision=115267
Diffstat (limited to 'net-mgmt/pmacct')
-rw-r--r--net-mgmt/pmacct/Makefile2
-rw-r--r--net-mgmt/pmacct/distinfo4
-rw-r--r--net-mgmt/pmacct/pkg-plist5
3 files changed, 8 insertions, 3 deletions
diff --git a/net-mgmt/pmacct/Makefile b/net-mgmt/pmacct/Makefile
index 64a6c53aa630..4d18fa6dcb5d 100644
--- a/net-mgmt/pmacct/Makefile
+++ b/net-mgmt/pmacct/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= pmacct
-PORTVERSION= 0.7.1
+PORTVERSION= 0.7.2
CATEGORIES= net-mgmt
MASTER_SITES= http://www.ba.cnr.it/~paolo/pmacct/
diff --git a/net-mgmt/pmacct/distinfo b/net-mgmt/pmacct/distinfo
index 21fbd7d1535a..6745af869394 100644
--- a/net-mgmt/pmacct/distinfo
+++ b/net-mgmt/pmacct/distinfo
@@ -1,2 +1,2 @@
-MD5 (pmacct-0.7.1.tar.gz) = 5fa26df1d70f6895453ad72a6d039545
-SIZE (pmacct-0.7.1.tar.gz) = 159832
+MD5 (pmacct-0.7.2.tar.gz) = 29247676b468131ab5310cb289b91b6c
+SIZE (pmacct-0.7.2.tar.gz) = 166096
diff --git a/net-mgmt/pmacct/pkg-plist b/net-mgmt/pmacct/pkg-plist
index 730bb66a1f5a..099a153e9ecb 100644
--- a/net-mgmt/pmacct/pkg-plist
+++ b/net-mgmt/pmacct/pkg-plist
@@ -8,13 +8,18 @@ sbin/pmacctd
%%PORTDOCS%%%%DOCSDIR%%/FAQS
%%PORTDOCS%%%%DOCSDIR%%/README
%%EXAMPLESDIR%%/allow-list.example
+%%EXAMPLESDIR%%/id_map.example
%%EXAMPLESDIR%%/mrtg.conf.hosts.example
%%EXAMPLESDIR%%/mrtg.conf.ports.example
%%EXAMPLESDIR%%/networks.example
%%EXAMPLESDIR%%/nfacctd-print.conf.example
%%EXAMPLESDIR%%/nfacctd-sql.conf.example
+%%EXAMPLESDIR%%/nfacctd-sql_v1.conf.example
+%%EXAMPLESDIR%%/nfacctd-sql_v2.conf.example
%%EXAMPLESDIR%%/pmacctd-imt.conf.example
%%EXAMPLESDIR%%/pmacctd-names.conf.example
%%EXAMPLESDIR%%/pmacctd-sql.conf.example
+%%EXAMPLESDIR%%/pmacctd-sql_v1.conf.example
+%%EXAMPLESDIR%%/pmacctd-sql_v2.conf.example
@dirrm %%EXAMPLESDIR%%
%%PORTDOCS%%@dirrm %%DOCSDIR%%