Date: Thu, 28 Feb 2002 20:44:20 +0100 (CET) From: Arnaud Launay <asl@launay.org> To: FreeBSD-gnats-submit@freebsd.org Subject: ports/35423: Update port: security/hlfl Message-ID: <20020228194420.A131E1129B@adsl.hlfl.org>
next in thread | raw e-mail | index | archive | help
>Number: 35423 >Category: ports >Synopsis: Update port: security/hlfl >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Thu Feb 28 11:50:01 PST 2002 >Closed-Date: >Last-Modified: >Originator: Arnaud Launay >Release: FreeBSD 4.4-RELEASE-p7 i386 >Organization: no >Environment: System: FreeBSD fraise.launay.org 4.4-RELEASE-p7 FreeBSD 4.4-RELEASE-p7 #0: Fri Feb 15 18:25:52 CET 2002 root@fraise.launay.org:/usr/src/sys/compile/Fraise i386 >Description: Update of hlfl port to main stream version 0.60.0 >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: ports/security/hlfl/Makefile,v 1.1 2001/06/14 07:53:33 tobez Exp $ X# X XPORTNAME= hlfl XPORTVERSION= 0.60.0 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 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.0.tar.gz) = 2eaf897ed3028df6774d0d88bfaebaef 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 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: 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?20020228194420.A131E1129B>