Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 May 2001 16:41:24 +0400 (MSD)
From:      vlm@spelio.net.ru
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/27613: UPDATE net/ipcad: Maintainer upgrade
Message-ID:  <200105241241.f4OCfOM43270@smarts-gsm.ru>

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

>Number:         27613
>Category:       ports
>Synopsis:       UPDATE net/ipcad: Maintainer upgrade
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu May 24 05:50:01 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Lev Walkin
>Release:        FreeBSD 4.2-RELEASE i386
>Organization:
Ulyanovsk-GSM JSC
>Environment:
>Description:

	net/ipcad port updated. Even more threading safety achieved.
	Added "show interface <ifname>" rsh command for FreeBSD and Linux.

>How-To-Repeat:
>Fix:

# 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/distinfo
#	ipcad/pkg-comment
#	ipcad/pkg-descr
#	ipcad/pkg-plist
#
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:				25 April 2001
X# Whom:					Lev Walkin <vlm@spelio.net.ru>
X#
X# $FreeBSD: ports/net/ipcad/Makefile,v 1.1 2001/04/17 18:06:49 will Exp $
X#
X
XPORTNAME=	ipcad
XPORTVERSION=	2.5
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	${INSTALL_MAN} ${WRKSRC}/ipcad.8 ${PREFIX}/man/man8/ipcad.8
X	${INSTALL_MAN} ${WRKSRC}/ipcad.conf.5 ${PREFIX}/man/man5/ipcad.conf.5
X.endif
X
X.include <bsd.port.mk>
END-of-ipcad/Makefile
echo x - ipcad/distinfo
sed 's/^X//' >ipcad/distinfo << 'END-of-ipcad/distinfo'
XMD5 (ipcad-2.5.tar.gz) = 0e700c5b2b0ccb1f4e3925d358cf1298
END-of-ipcad/distinfo
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. Collected numbers are arranged to form an
Xaddress-to-address flow pairs and than can be accessed via rsh in Cisco
Xfashion.
X
XSee README file and man pages 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
X%%PORTDOCS%%man/man8/ipcad.8
X%%PORTDOCS%%man/man5/ipcad.conf.5
END-of-ipcad/pkg-plist
exit

>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?200105241241.f4OCfOM43270>