Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 26 Feb 2001 14:04:04 +0500 (YEKT)
From:      anton@urc.ac.ru
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/25451: Update port: net/tas 1.0 -> 1.1
Message-ID:  <200102260904.f1Q944H03780@belle.rnoc.urc.ac.ru>

next in thread | raw e-mail | index | archive | help

>Number:         25451
>Category:       ports
>Synopsis:       Update port: net/tas 1.0 -> 1.1
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Feb 28 04:40:02 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     Anton Voronin
>Release:        FreeBSD 4.2-STABLE i386
>Organization:
Southern Ural State University, Chelyabinsk, Russia
>Environment:

n/a

>Description:

Update for net/tas port to version 1.1

>How-To-Repeat:

n/a

>Fix:

diff -urN tas.old/Makefile tas/Makefile
--- tas.old/Makefile	Tue Dec 26 10:46:54 2000
+++ tas/Makefile	Tue Feb 20 19:44:57 2001
@@ -2,13 +2,14 @@
 # Date created:        25 December 2000
 # Whom:                anton
 #
-# $FreeBSD: ports/net/tas/Makefile,v 1.1 2000/12/26 05:46:54 will Exp $
+# $FreeBSD$
 #
 
 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
diff -urN tas.old/distinfo tas/distinfo
--- tas.old/distinfo	Tue Dec 26 10:46:55 2000
+++ tas/distinfo	Mon Feb 19 11:50:52 2001
@@ -1 +1 @@
-MD5 (tas-1.0.tar.gz) = aeb8399e2c6f15910c1d5b5f4a81917a
+MD5 (tas-1.1.tar.gz) = 70b4a436296d5cec2fe6f5dad6e88c82
diff -urN tas.old/pkg-descr tas/pkg-descr
--- tas.old/pkg-descr	Tue Dec 26 10:46:55 2000
+++ tas/pkg-descr	Tue Feb 20 19:44:11 2001
@@ -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 -urN tas.old/pkg-plist tas/pkg-plist
--- tas.old/pkg-plist	Tue Dec 26 10:46:55 2000
+++ tas/pkg-plist	Thu Feb 15 18:42:19 2001
@@ -1,5 +1,8 @@
 etc/periodic/daily/accounting
 etc/periodic/monthly/accounting
+etc/tas/AcctLog.conf.default
+etc/tas/tas.conf.default
+etc/tas/accounting.conf.default
 sbin/AcctFetch
 sbin/AcctJoin
 sbin/AcctLog
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200102260904.f1Q944H03780>