ports/57862: HLFL 0.60.1 port update

Arnaud Launay alaunay at hlfl.org
Sat Oct 11 10:10:22 UTC 2003


>Number:         57862
>Category:       ports
>Synopsis:       HLFL 0.60.1 port update
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Oct 11 03:10:18 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Fraise Root
>Release:        FreeBSD 4.8-RELEASE-p7 i386
>Organization:
>Environment:
System: FreeBSD fraise.launay.org 4.8-RELEASE-p7 FreeBSD 4.8-RELEASE-p7 #1: Tue Sep 23 13:13:24 CEST 2003 root at fraise.launay.org:/usr/src/sys/compile/Fraise i386
>Description:
HLFL 0.60.1 new port (update of mainstream code)
(Hifh Level Firewall Language)
>How-To-Repeat:
>Fix:
Include the following shar file:

# 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:
#
#	hlfl
#	hlfl/Makefile
#	hlfl/distinfo
#	hlfl/pkg-descr
#	hlfl/pkg-plist
#
echo c - hlfl
mkdir -p hlfl > /dev/null 2>&1
echo x - hlfl/Makefile
sed 's/^X//' >hlfl/Makefile << 'END-of-hlfl/Makefile'
X# New ports collection makefile for:	hlfl
X# Date Created:				8 Jun 2001
X# Whom:					Arnaud Launay <alaunay at hlfl.org>
X#
X# $FreeBSD: ports/security/hlfl/Makefile,v 1.3 2003/02/21 13:26:44 knu Exp $
X#
X
XPORTNAME=	hlfl
XPORTVERSION=	0.60.1
XCATEGORIES=	security
XMASTER_SITES=	ftp://ftp.hlfl.org/pub/hlfl/
X
XMAINTAINER=	alaunay at hlfl.org
XCOMMENT=	High Level Firewall Language
X
XGNU_CONFIGURE=	yes
XCONFIGURE_ARGS+=	--datadir=${LOCALBASE}/share/doc
XDOC_FILES=	services.hlfl sample_1.hlfl sample_2.hlfl test.hlfl syntax.txt
XMAN1=		hlfl.1
X
Xdo-install:
X	${INSTALL_PROGRAM} ${WRKSRC}/src/hlfl ${PREFIX}/bin
X	${INSTALL_DATA} ${WRKSRC}/doc/${MAN1} ${PREFIX}/man/man1
X.if !defined(NOPORTDOCS)
X	${MKDIR} ${PREFIX}/share/doc/hlfl
X.for i in ${DOC_FILES}
X	${INSTALL_DATA} ${WRKSRC}/doc/${i} ${PREFIX}/share/doc/hlfl
X.endfor
X.endif
X
X.include <bsd.port.mk>
END-of-hlfl/Makefile
echo x - hlfl/distinfo
sed 's/^X//' >hlfl/distinfo << 'END-of-hlfl/distinfo'
XMD5 (hlfl-0.60.1.tar.gz) = 7562100666fc40ee7186b8386ae03cee
END-of-hlfl/distinfo
echo x - hlfl/pkg-descr
sed 's/^X//' >hlfl/pkg-descr << 'END-of-hlfl/pkg-descr'
Xhlfl stands for "High Level Firewall Language". It permits writing
Xfirewalling rules using a high level language, and transforms them into
Xrules for real software, like ipfilter, ipchains or cisco rules.
X
XYou could make contact with the developers by subscribing to
X<hlfl at hlfl.org>. There is also an announce ML at <hlfl-announce at hlfl.org>.
XThese lists are managed by majordomo (write to <majordomo at hlfl.org> with
X"help" in the body of your mail).
X
XArnaud Launay <alaunay at hlfl.org>
END-of-hlfl/pkg-descr
echo x - hlfl/pkg-plist
sed 's/^X//' >hlfl/pkg-plist << 'END-of-hlfl/pkg-plist'
Xbin/hlfl
X%%PORTDOCS%%share/doc/hlfl/services.hlfl
X%%PORTDOCS%%share/doc/hlfl/sample_1.hlfl
X%%PORTDOCS%%share/doc/hlfl/sample_2.hlfl
X%%PORTDOCS%%share/doc/hlfl/test.hlfl
X%%PORTDOCS%%share/doc/hlfl/syntax.txt
X%%PORTDOCS%%@dirrm share/doc/hlfl
END-of-hlfl/pkg-plist
exit

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



More information about the freebsd-ports-bugs mailing list