From owner-freebsd-ports Thu Feb 28 11:50:19 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6564037B41A for ; Thu, 28 Feb 2002 11:50:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g1SJo1T07737; Thu, 28 Feb 2002 11:50:01 -0800 (PST) (envelope-from gnats) Received: from adsl.hlfl.org (ppp4099-cwdsl.fr.cw.net [195.154.28.100]) by hub.freebsd.org (Postfix) with ESMTP id DEBE137B41A for ; Thu, 28 Feb 2002 11:44:22 -0800 (PST) Received: by adsl.hlfl.org (Postfix, from userid 0) id A131E1129B; Thu, 28 Feb 2002 20:44:20 +0100 (CET) Message-Id: <20020228194420.A131E1129B@adsl.hlfl.org> Date: Thu, 28 Feb 2002 20:44:20 +0100 (CET) From: Arnaud Launay Reply-To: Arnaud Launay To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/35423: Update port: security/hlfl Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >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 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 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. There is also an announce ML at . XThese lists are managed by majordomo (write to with X"help" in the body of your mail). X XArnaud S. Launay 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