From owner-freebsd-ports Wed Jun 13 12:50:32 2001 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 7016037B408 for ; Wed, 13 Jun 2001 12:50:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5DJo2R56478; Wed, 13 Jun 2001 12:50:02 -0700 (PDT) (envelope-from gnats) Received: from fraise.launay.org (adsl.hlfl.org [195.154.28.100]) by hub.freebsd.org (Postfix) with ESMTP id 15ECD37B40A for ; Wed, 13 Jun 2001 12:41:07 -0700 (PDT) (envelope-from asl@launay.org) Received: from cassis.launay.org (cassis.launay.org [192.168.1.2]) by fraise.launay.org (Postfix) with ESMTP id 3384611295 for ; Wed, 13 Jun 2001 21:41:06 +0200 (CEST) Received: by cassis.launay.org (Postfix, from userid 501) id 2E6F017C378; Wed, 13 Jun 2001 21:41:06 +0200 (CEST) Message-Id: <20010613214106.A6490@profile4u.com> Date: Wed, 13 Jun 2001 21:41:06 +0200 From: "Arnaud S . Launay" Reply-To: asl@launay.org To: FreeBSD-gnats-submit@freebsd.org Subject: ports/28127: hlfl port submit 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: 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 >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 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 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. 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 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