ports/91005: New port: net/ipa_ip6fw IPA accounting module for FreeBSD IPv6 Firewall

Andrey Simonenko simon at comsys.ntu-kpi.kiev.ua
Wed Dec 28 10:00:29 UTC 2005


>Number:         91005
>Category:       ports
>Synopsis:       New port: net/ipa_ip6fw IPA accounting module for FreeBSD IPv6 Firewall
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Dec 28 10:00:19 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Andrey Simonenko
>Release:        FreeBSD 6.0-STABLE i386
>Organization:
>Environment:

FreeBSD 6.0-STABLE
Current FreeBSD Ports Collection

>Description:

Please add new port net/ipa_ip6fw, this is IPA accounting module for
FreeBSD IPv6 Firewall and can be used by sysutils/ipa.

>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:
#
#	ipa_ip6fw
#	ipa_ip6fw/Makefile
#	ipa_ip6fw/pkg-descr
#	ipa_ip6fw/distinfo
#
echo c - ipa_ip6fw
mkdir -p ipa_ip6fw > /dev/null 2>&1
echo x - ipa_ip6fw/Makefile
sed 's/^X//' >ipa_ip6fw/Makefile << 'END-of-ipa_ip6fw/Makefile'
X# New ports collection makefile for:	ipa_ip6fw
X# Date created:				27 December 2005
X# Whom:					Andrey Simonenko
X#
X# $FreeBSD:$
X#
X
XPORTNAME=	ipa_ip6fw
XPORTVERSION=	1.0
XCATEGORIES=	net
XMASTER_SITES=	http://ipa-system.sourceforge.net/modules/ipa_ip6fw/
X
XMAINTAINER=	simon at comsys.ntu-kpi.kiev.ua
XCOMMENT=	IPA accounting module for FreeBSD IPv6 Firewall
X
XNO_PACKAGE=	"Needs to be built uniquely for each host"
X
XUSE_BZIP2=	yes
X
XOPTIONS=	PTHREAD "Build pthread safe module" off \
X		DEBUG_INFO "Produce debugging info" off \
X		MAN_KOI8_R "Install Russian manual pages" off
X
X.include <bsd.port.pre.mk>
X
X.ifdef WITH_PTHREAD
XMAKE_ENV+=	WITH_PTHREAD=yes
XCFLAGS+=	${PTHREAD_CFLAGS}
X.endif
X
X.ifdef WITHOUT_DEBUG_INFO
XMAKE_ENV+=	DEBUG_FLAGS=""
X.endif
X
XBUILD_DEPENDS=	${PREFIX}/include/ipa_mod.h:${PORTSDIR}/sysutils/ipa
X
XPLIST_FILES=	lib/ipa_ip6fw.so
X
XMANCOMPRESSED=	yes
XMAN8=		ipa_ip6fw.8
XMANLANG=	""
X.ifdef WITH_MAN_KOI8_R
XMANLANG+=	ru.KOI8-R
X.endif
X
Xdo-install:
X	cd ${WRKSRC} && make install
X.ifdef WITH_MAN_KOI8_R
X	cd ${WRKSRC}/man && make LANG_DIR_SRC=ru.KOI8-R clean all install
X.endif
X
X.include <bsd.port.post.mk>
END-of-ipa_ip6fw/Makefile
echo x - ipa_ip6fw/pkg-descr
sed 's/^X//' >ipa_ip6fw/pkg-descr << 'END-of-ipa_ip6fw/pkg-descr'
XIPA_IP6FW -- IPA accounting module for FreeBSD IPv6 Firewall
X
XMain features:
X
X- The module is designed for traffic accounting from FreeBSD IPv6
X  Firewall rules byte counters;
X- The module understands IPv6 Firewall rules byte counters overflow;
X- It is possible to summarize and subtract statistics from IPv6
X  Firewall rules byte counters;
X- It is possible to distinguish IPv6 Firewall rules with the same
X  numbers;
X- IPv6 Firewall rules can be dynamically added to and removed from
X  the system, the module correctly works in such situations.
X
XWWW: http://ipa-system.sourceforge.net/modules/ipa_ip6fw/
X
X- Andrey Simonenko
Xsimon at comsys.ntu-kpi.kiev.ua
END-of-ipa_ip6fw/pkg-descr
echo x - ipa_ip6fw/distinfo
sed 's/^X//' >ipa_ip6fw/distinfo << 'END-of-ipa_ip6fw/distinfo'
XMD5 (ipa_ip6fw-1.0.tar.bz2) = 77811d19375fbfcd227ede4ca6b07158
XSHA256 (ipa_ip6fw-1.0.tar.bz2) = c6fb47c5818d333f284ce85a971da2dd5b6870a0112f402e9085c5c9f4f233c7
XSIZE (ipa_ip6fw-1.0.tar.bz2) = 16466
END-of-ipa_ip6fw/distinfo
exit



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



More information about the freebsd-ports-bugs mailing list