From owner-freebsd-ports Mon Dec 4 6: 0: 9 2000 From owner-freebsd-ports@FreeBSD.ORG Mon Dec 4 06:00:05 2000 Return-Path: Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4621837B401 for ; Mon, 4 Dec 2000 06:00:05 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id eB4E05L36507; Mon, 4 Dec 2000 06:00:05 -0800 (PST) (envelope-from gnats) Resent-Date: Mon, 4 Dec 2000 06:00:05 -0800 (PST) Resent-Message-Id: <200012041400.eB4E05L36507@freefall.freebsd.org> Resent-From: gnats-admin@FreeBSD.org (GNATS Management) Resent-To: freebsd-ports@FreeBSD.org Resent-Reply-To: gnats-admin@FreeBSD.org, "Andrey Simonenko" Received: from relay1.ntu-kpi.kiev.ua (www.ntu-kpi.kiev.ua [212.111.192.161]) by hub.freebsd.org (Postfix) with ESMTP id 9E90837B400 for ; Mon, 4 Dec 2000 05:56:37 -0800 (PST) Received: from comsys.ntu-kpi.kiev.ua (eth0.comsys.ntu-kpi.kiev.ua [10.0.1.184]) by relay1.ntu-kpi.kiev.ua (Postfix) with ESMTP id C3F292FA84 for ; Mon, 4 Dec 2000 15:56:26 +0200 (EET) Received: from pm5149 (pm514-9.comsys.ntu-kpi.kiev.ua [10.18.54.109]) by comsys.ntu-kpi.kiev.ua (8.9.3/8.8.7) with SMTP id QAA41691 for ; Mon, 4 Dec 2000 16:12:59 +0200 (EET) (envelope-from simon@comsys.ntu-kpi.kiev.ua) Message-Id: <00f901c05df1$2ab23f00$6d36120a@comsys.ntukpi.kiev.ua> Date: Mon, 4 Dec 2000 15:53:14 +0300 From: "Andrey Simonenko" To: Subject: ports/23265: New port: IP Accounting Daemon, version 1.0.1 Resent-Sender: gnats@FreeBSD.org Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 23265 >Category: ports >Synopsis: New port: IP Accounting Daemon, version 1.0.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: Mon Dec 04 06:00:02 PST 2000 >Closed-Date: >Last-Modified: >Originator: Andrey Simonenko >Release: FreeBSD 4.1-STABLE i386 >Organization: >Environment: >Description: New port: IP Accounting Daemon, version 1.0.1 I'm not shure about category of this software, I set it to `sysutils'. # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # ipa # ipa/files # ipa/files/md5 # ipa/pkg # ipa/pkg/COMMENT # ipa/pkg/DESCR # ipa/pkg/PLIST # ipa/Makefile # echo c - ipa mkdir -p ipa > /dev/null 2>&1 echo c - ipa/files mkdir -p ipa/files > /dev/null 2>&1 echo x - ipa/files/md5 sed 's/^X//' >ipa/files/md5 << 'END-of-ipa/files/md5' XMD5 (ipa-1.0.1.tar.gz) = 864d1a622fe85588cb28360d99335e73 END-of-ipa/files/md5 echo c - ipa/pkg mkdir -p ipa/pkg > /dev/null 2>&1 echo x - ipa/pkg/COMMENT sed 's/^X//' >ipa/pkg/COMMENT << 'END-of-ipa/pkg/COMMENT' XIP Accounting Daemon END-of-ipa/pkg/COMMENT echo x - ipa/pkg/DESCR sed 's/^X//' >ipa/pkg/DESCR << 'END-of-ipa/pkg/DESCR' X IP Accounting Daemon allows to make IP accounting (network accounting) Xbased on IP Firewall and/or IP Filter accounting rules. X X XWWW: http://www.simon.org.ua/ipa/ XWWW: http://www.comsys.ntu-kpi.kiev.ua/~simon/ipa/ X X- Andrey Simonenko Xsimon@simon.org.ua Xsimon@comsys.ntu-kpi.kiev.ua END-of-ipa/pkg/DESCR echo x - ipa/pkg/PLIST sed 's/^X//' >ipa/pkg/PLIST << 'END-of-ipa/pkg/PLIST' Xbin/ipa Xbin/ipastat Xetc/ipa.conf.default Xetc/rc.d/ipa.sh.sample END-of-ipa/pkg/PLIST echo x - ipa/Makefile sed 's/^X//' >ipa/Makefile << 'END-of-ipa/Makefile' X# New ports collection makefile for: ipa X# Date created: 2 December 2000 X# Whom: Andrey Simonenko X# X# $FreeBSD$ X# X XPORTNAME= ipa XPORTVERSION= 1.0.1 XCATEGORIES= sysutils XMASTER_SITES= http://www.simon.org.ua/ipa/ \ X http://www.comsys.ntu-kpi.kiev.ua/~simon/ipa/ X XMAINTAINER= simon@simon.org.ua \ X simon@comsys.ntu-kpi.kiev.ua X XMAN5= ipa.5 ipa.conf.5 XMAN8= ipa.8 ipastat.8 X Xpost-install: X strip ${PREFIX}/bin/ipa X strip ${PREFIX}/bin/ipastat X X.include END-of-ipa/Makefile exit >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message