Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Jun 2001 21:41:06 +0200
From:      "Arnaud S . Launay" <asl@launay.org>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/28127: hlfl port submit
Message-ID:  <20010613214106.A6490@profile4u.com>

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

>Number:         28127
>Category:       ports
>Synopsis:       hlfl port submit
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jun 13 12:50:02 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Arnaud S. Launay <asl@launay.org>
>Release:        FreeBSD 4.3-RELEASE i386
>Organization:
>Environment:
System: FreeBSD fraise.launay.org 4.3-RELEASE FreeBSD 4.3-RELEASE #0: Sun May 13 19:02:28 CEST 2001 root@fraise.launay.org:/usr/src/sys/compile/Fraise i386


>Description:
hlfl stands for "High Level Firewall Language". It permits writing
firewalling rules using a high level language, and transforms them into
rules for real software, like ipfilter, ipchains or cisco rules.

>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:
#
#	hlfl
#	hlfl/Makefile
#	hlfl/distinfo
#	hlfl/pkg-comment
#	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 S. Launay <asl@launay.org>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	hlfl
XPORTVERSION=	0.52
XCATEGORIES=	security
XMASTER_SITES=	ftp://ftp.hlfl.org/pub/hlfl/
X
XMAINTAINER=	asl@launay.org
X
XGNU_CONFIGURE=	yes
XCONFIGURE_ARGS+= --datadir=${LOCALBASE}/share/doc
X
XMAN1=	hlfl.1
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.52.tar.gz) = a25f882a1f2c466fde0d1ae877fda206
END-of-hlfl/distinfo
echo x - hlfl/pkg-comment
sed 's/^X//' >hlfl/pkg-comment << 'END-of-hlfl/pkg-comment'
XHigh Level Firewall Language
END-of-hlfl/pkg-comment
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@hlfl.org>. There is also an announce ML at <hlfl-announce@hlfl.org>.
XThese lists are managed by majordomo (write to <majordomo@hlfl.org> with
X"help" in the body of your mail).
X
XArnaud S. Launay <asl@launay.org>
END-of-hlfl/pkg-descr
echo x - hlfl/pkg-plist
sed 's/^X//' >hlfl/pkg-plist << 'END-of-hlfl/pkg-plist'
Xbin/hlfl
Xshare/doc/hlfl/services.hlfl
Xshare/doc/hlfl/sample_1.hlfl
Xshare/doc/hlfl/sample_2.hlfl
Xshare/doc/hlfl/test.hlfl
Xshare/doc/hlfl/syntax.txt
X@dirrm share/doc/hlfl
END-of-hlfl/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?20010613214106.A6490>