Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 9 Nov 2004 17:49:06 +0100 (CET)
From:      Janos Mohacsi <janos.mohacsi@niif.hu>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/73723: [NEW PORT] net-mgmt/softflowd: Softflowd is flow-based network traffic analyser with export
Message-ID:  <200411091649.iA9Gn6na063208@scone.ki.iif.hu>
Resent-Message-ID: <200411091650.iA9GoTcU085112@freefall.freebsd.org>

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

>Number:         73723
>Category:       ports
>Synopsis:       [NEW PORT] net-mgmt/softflowd: Softflowd is flow-based network traffic analyser with export
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Nov 09 16:50:29 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Janos Mohacsi
>Release:        FreeBSD 5.3-STABLE i386
>Organization:
NIIF/HUNGARNET
>Environment:
System: FreeBSD scone.ki.iif.hu 5.3-STABLE FreeBSD 5.3-STABLE #4: Mon Oct 18 13:14:24 CEST 2004
>Description:
Softflowd is flow-based network traffic analyser capable of Cisco NetFlow 
data export. Softflowd semi-statefully tracks traffic flows recorded by 
listening on a network interface or by reading a packet capture file. 
These flows may be reported via NetFlow to a collecting host or summarised 
within softflowd itself.

WWW: http://www.mindrot.org/softflowd.html

Generated with FreeBSD Port Tools 0.63
>How-To-Repeat:
Apply this shar.
>Fix:

--- softflowd-0.9.6.shar begins here ---
# 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:
#
#	softflowd
#	softflowd/pkg-descr
#	softflowd/distinfo
#	softflowd/Makefile
#
echo c - softflowd
mkdir -p softflowd > /dev/null 2>&1
echo x - softflowd/pkg-descr
sed 's/^X//' >softflowd/pkg-descr << 'END-of-softflowd/pkg-descr'
XSoftflowd is flow-based network traffic analyser capable of Cisco NetFlow 
Xdata export. Softflowd semi-statefully tracks traffic flows recorded by 
Xlistening on a network interface or by reading a packet capture file. 
XThese flows may be reported via NetFlow to a collecting host or summarised 
Xwithin softflowd itself.
X
XWWW: http://www.mindrot.org/softflowd.html
END-of-softflowd/pkg-descr
echo x - softflowd/distinfo
sed 's/^X//' >softflowd/distinfo << 'END-of-softflowd/distinfo'
XMD5 (softflowd-0.9.6.tar.gz) = 853668a2a20f9273675c5b402d6bc0a6
XSIZE (softflowd-0.9.6.tar.gz) = 81162
END-of-softflowd/distinfo
echo x - softflowd/Makefile
sed 's/^X//' >softflowd/Makefile << 'END-of-softflowd/Makefile'
X# New ports collection makefile for:   flowd
X# Date created:        9 October 2004
X# Whom:                Janos Mohacsi <janos.mohacsi@bsd.hu>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	softflowd
XPORTVERSION=	0.9.6
XCATEGORIES=	net-mgmt ipv6
XMASTER_SITES=	http://www2.mindrot.org/files/softflowd/
X
XMAINTAINER=	janos.mohacsi@bsd.hu
XCOMMENT=	Softflowd is flow-based network traffic analyser with export
X
XGNU_CONFIGURE=	yes
XUSE_GMAKE=	yes
XPLIST_FILES=	sbin/softflowd sbin/softflowctl
XMAN8=		softflowd.8 softflowctl.8
XPORTDOCS=	README
X
X.if !defined(NOPORTDOCS)
Xpost-install:
X	@${MKDIR} ${DOCSDIR}
X	cd ${WRKSRC} && ${INSTALL_DATA} ${PORTDOCS} ${DOCSDIR}
X.endif
X
X.include <bsd.port.mk>
END-of-softflowd/Makefile
exit
--- softflowd-0.9.6.shar ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



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