diff options
-rw-r--r-- | net-mgmt/tas/Makefile | 7 | ||||
-rw-r--r-- | net-mgmt/tas/distinfo | 2 | ||||
-rw-r--r-- | net-mgmt/tas/pkg-descr | 10 | ||||
-rw-r--r-- | net-mgmt/tas/pkg-plist | 11 | ||||
-rw-r--r-- | net/tas/Makefile | 7 | ||||
-rw-r--r-- | net/tas/distinfo | 2 | ||||
-rw-r--r-- | net/tas/pkg-descr | 10 | ||||
-rw-r--r-- | net/tas/pkg-plist | 11 |
8 files changed, 44 insertions, 16 deletions
diff --git a/net-mgmt/tas/Makefile b/net-mgmt/tas/Makefile index 85b60236b268..5df04cc4c069 100644 --- a/net-mgmt/tas/Makefile +++ b/net-mgmt/tas/Makefile @@ -6,15 +6,16 @@ # PORTNAME= tas -PORTVERSION= 1.0 +PORTVERSION= 1.1 CATEGORIES= net -MASTER_SITES= http://rnoc.urc.ac.ru:8001/~anton/projects/files/ +MASTER_SITES= http://tas.net-conex.com/ \ + http://rnoc.urc.ac.ru/~anton/projects/tas/ DISTNAME= tas-${PORTVERSION} MAINTAINER= anton@urc.ac.ru WRKSRC= ${WRKDIR}/tas -NO_BUILD= YES +NO_BUILD= yes .include <bsd.port.mk> diff --git a/net-mgmt/tas/distinfo b/net-mgmt/tas/distinfo index dcc469bd51ed..ae03d2089bac 100644 --- a/net-mgmt/tas/distinfo +++ b/net-mgmt/tas/distinfo @@ -1 +1 @@ -MD5 (tas-1.0.tar.gz) = aeb8399e2c6f15910c1d5b5f4a81917a +MD5 (tas-1.1.tar.gz) = 70b4a436296d5cec2fe6f5dad6e88c82 diff --git a/net-mgmt/tas/pkg-descr b/net-mgmt/tas/pkg-descr index 7b434c73bfcb..46db2a5ebc64 100644 --- a/net-mgmt/tas/pkg-descr +++ b/net-mgmt/tas/pkg-descr @@ -1,6 +1,8 @@ TAS is a traffic accounting system that picks up ip and application level -traffic statistics, stores it and builds reports. Report is a set of -user-defined tables. Table columns and rows are groups of hosts (traffic -sources or destinations) aggregated according to the rules defined by user. +traffic statistics, stores it and processes to build reports. Report is a +set of user-defined tables. Table columns and rows are groups of hosts +(traffic sources or destinations) aggregated according to the rules defined +by user. -WWW: http://rnoc.urc.ac.ru/~anton/projects/tas/TAS.html +WWW: http://tas.net-conex.com + http://rnoc.urc.ac.ru/~anton/projects/tas/TAS.html diff --git a/net-mgmt/tas/pkg-plist b/net-mgmt/tas/pkg-plist index d30cccb9352a..adf50982dd04 100644 --- a/net-mgmt/tas/pkg-plist +++ b/net-mgmt/tas/pkg-plist @@ -1,5 +1,11 @@ etc/periodic/daily/accounting etc/periodic/monthly/accounting +etc/tas/AcctLog.conf +etc/tas/AcctLog.conf.default +etc/tas/accounting.conf +etc/tas/accounting.conf.default +etc/tas/tas.conf +etc/tas/tas.conf.default sbin/AcctFetch sbin/AcctJoin sbin/AcctLog @@ -8,3 +14,8 @@ sbin/AcctMax sbin/AcctSendmail sbin/AcctSquid share/doc/tas/TAS.html +@dirrm share/doc/tas +@dirrm etc/tas +@dirrm etc/periodic/monthly +@dirrm etc/periodic/daily +@dirrm etc/periodic diff --git a/net/tas/Makefile b/net/tas/Makefile index 85b60236b268..5df04cc4c069 100644 --- a/net/tas/Makefile +++ b/net/tas/Makefile @@ -6,15 +6,16 @@ # PORTNAME= tas -PORTVERSION= 1.0 +PORTVERSION= 1.1 CATEGORIES= net -MASTER_SITES= http://rnoc.urc.ac.ru:8001/~anton/projects/files/ +MASTER_SITES= http://tas.net-conex.com/ \ + http://rnoc.urc.ac.ru/~anton/projects/tas/ DISTNAME= tas-${PORTVERSION} MAINTAINER= anton@urc.ac.ru WRKSRC= ${WRKDIR}/tas -NO_BUILD= YES +NO_BUILD= yes .include <bsd.port.mk> diff --git a/net/tas/distinfo b/net/tas/distinfo index dcc469bd51ed..ae03d2089bac 100644 --- a/net/tas/distinfo +++ b/net/tas/distinfo @@ -1 +1 @@ -MD5 (tas-1.0.tar.gz) = aeb8399e2c6f15910c1d5b5f4a81917a +MD5 (tas-1.1.tar.gz) = 70b4a436296d5cec2fe6f5dad6e88c82 diff --git a/net/tas/pkg-descr b/net/tas/pkg-descr index 7b434c73bfcb..46db2a5ebc64 100644 --- a/net/tas/pkg-descr +++ b/net/tas/pkg-descr @@ -1,6 +1,8 @@ TAS is a traffic accounting system that picks up ip and application level -traffic statistics, stores it and builds reports. Report is a set of -user-defined tables. Table columns and rows are groups of hosts (traffic -sources or destinations) aggregated according to the rules defined by user. +traffic statistics, stores it and processes to build reports. Report is a +set of user-defined tables. Table columns and rows are groups of hosts +(traffic sources or destinations) aggregated according to the rules defined +by user. -WWW: http://rnoc.urc.ac.ru/~anton/projects/tas/TAS.html +WWW: http://tas.net-conex.com + http://rnoc.urc.ac.ru/~anton/projects/tas/TAS.html diff --git a/net/tas/pkg-plist b/net/tas/pkg-plist index d30cccb9352a..adf50982dd04 100644 --- a/net/tas/pkg-plist +++ b/net/tas/pkg-plist @@ -1,5 +1,11 @@ etc/periodic/daily/accounting etc/periodic/monthly/accounting +etc/tas/AcctLog.conf +etc/tas/AcctLog.conf.default +etc/tas/accounting.conf +etc/tas/accounting.conf.default +etc/tas/tas.conf +etc/tas/tas.conf.default sbin/AcctFetch sbin/AcctJoin sbin/AcctLog @@ -8,3 +14,8 @@ sbin/AcctMax sbin/AcctSendmail sbin/AcctSquid share/doc/tas/TAS.html +@dirrm share/doc/tas +@dirrm etc/tas +@dirrm etc/periodic/monthly +@dirrm etc/periodic/daily +@dirrm etc/periodic |