1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-23 04:23:08 +00:00

Upgrade to version 1.1

BTW, I fix pkg-plist.

PR: 25451
Submitted by: maintainer
This commit is contained in:
Kevin Lo 2001-02-28 16:11:27 +00:00
parent 46974dd506
commit 1ff3dfcb18
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=38901
8 changed files with 44 additions and 16 deletions

View File

@ -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>

View File

@ -1 +1 @@
MD5 (tas-1.0.tar.gz) = aeb8399e2c6f15910c1d5b5f4a81917a
MD5 (tas-1.1.tar.gz) = 70b4a436296d5cec2fe6f5dad6e88c82

View File

@ -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

View File

@ -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

View File

@ -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>

View File

@ -1 +1 @@
MD5 (tas-1.0.tar.gz) = aeb8399e2c6f15910c1d5b5f4a81917a
MD5 (tas-1.1.tar.gz) = 70b4a436296d5cec2fe6f5dad6e88c82

View File

@ -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

View File

@ -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