From vlm@spelio.net.ru  Sat Apr 14 19:18:09 2001
Return-Path: <vlm@spelio.net.ru>
Received: from spelio.net.ru (spelio.vens.ru [213.242.58.31])
	by hub.freebsd.org (Postfix) with ESMTP id 8E95337B422
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 14 Apr 2001 19:18:05 -0700 (PDT)
	(envelope-from vlm@spelio.net.ru)
Received: (from root@localhost)
	by spelio.net.ru (8.11.3/8.11.1) id f3F2KBb35860;
	Sun, 15 Apr 2001 06:20:11 +0400 (MSD)
	(envelope-from vlm)
Message-Id: <200104150220.f3F2KBb35860@spelio.net.ru>
Date: Sun, 15 Apr 2001 06:20:11 +0400 (MSD)
From: Lev Walkin <vlm@spelio.net.ru>
Reply-To: vlm@spelio.net.ru
To: FreeBSD-gnats-submit@freebsd.org
Subject: New port: IP accounting daemon \(with rsh/"show ip accounting")\
X-Send-Pr-Version: 3.2

>Number:         26585
>Category:       ports
>Synopsis:       New port: IP accounting daemon \(with rsh/"show ip accounting")\
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Apr 14 19:20:01 PDT 2001
>Closed-Date:    Tue Apr 17 11:07:11 PDT 2001
>Last-Modified:  Tue Apr 17 11:07:33 PDT 2001
>Originator:     Lev Walkin
>Release:        FreeBSD 4.2-RELEASE i386
>Organization:
Ulyanovsk-GSM JSC
>Environment:

	Any POSIX/FreeBSD environment.

>Description:

	Port of the IP accounting daemon which simulates Cisco
	"show ip accounting" behaviour via rsh.


# 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:
#
#	ipcad
#	ipcad/Makefile
#	ipcad/pkg-comment
#	ipcad/pkg-descr
#	ipcad/pkg-plist
#	ipcad/distinfo
#
echo c - ipcad
mkdir -p ipcad > /dev/null 2>&1
echo x - ipcad/Makefile
sed 's/^X//' >ipcad/Makefile << 'END-of-ipcad/Makefile'
X# New ports collection makefile for:		ipcad
X# Date created:		15 April 2001
X# Whom:		vlm
X#
X# $FreeBSD$
X#
X    
XPORTNAME=		ipcad
XPORTVERSION=	2.0
XCATEGORIES=		net
XMASTER_SITES=	http://www.spelio.net.ru/soft/
X    
XMAINTAINER=		vlm@spelio.net.ru
X
Xpost-install:
X	strip ${PREFIX}/bin/ipcad
X.if !defined(NOPORTDOCS)
X	${MKDIR} ${PREFIX}/share/doc/ipcad
X	${INSTALL_MAN} ${WRKSRC}/README ${PREFIX}/share/doc/ipcad
X.endif
X
X.include <bsd.port.mk>
END-of-ipcad/Makefile
echo x - ipcad/pkg-comment
sed 's/^X//' >ipcad/pkg-comment << 'END-of-ipcad/pkg-comment'
XIP accounting daemon simulating Cisco ip accounting
END-of-ipcad/pkg-comment
echo x - ipcad/pkg-descr
sed 's/^X//' >ipcad/pkg-descr << 'END-of-ipcad/pkg-descr'
XIPCAD is an ip accounting daemon. It uses bpf or pcap to access interfaces
Xand gather ip statistics. Gathered numbers are arranged to form a
Xaddress-to-address flow pairs and than can be accessed via rsh in Cisco
Xfashion.
X
XSee README file for details.
X
XWWW: http://www.spelio.net.ru/soft/
X
X-- 
XLev Walkin
Xvlm@spelio.net.ru
END-of-ipcad/pkg-descr
echo x - ipcad/pkg-plist
sed 's/^X//' >ipcad/pkg-plist << 'END-of-ipcad/pkg-plist'
Xbin/ipcad
Xetc/ipcad.conf.sample
Xshare/doc/ipcad/README
X@dirrm share/doc/ipcad
END-of-ipcad/pkg-plist
echo x - ipcad/distinfo
sed 's/^X//' >ipcad/distinfo << 'END-of-ipcad/distinfo'
XMD5 (ipcad-2.0.tar.gz) = fe1bbed928e89b78e46e4595cf47ff3b
END-of-ipcad/distinfo
exit

>How-To-Repeat:
>Fix:
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: will 
State-Changed-When: Tue Apr 17 11:07:11 PDT 2001 
State-Changed-Why:  
Committed with a couple fixes, thanks. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=26585 
>Unformatted:
