pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/hlfl Initial import of hlfl-0.60.1 from pkgsrc-wip...
details: https://anonhg.NetBSD.org/pkgsrc/rev/a13ebf50ed5c
branches: trunk
changeset: 477600:a13ebf50ed5c
user: xtraeme <xtraeme%pkgsrc.org@localhost>
date: Tue Jul 06 07:49:59 2004 +0000
description:
Initial import of hlfl-0.60.1 from pkgsrc-wip, packaged by pancake.
hlfl stands for "High Level Firewall Language". It permits writing
firewalling rules using a high level language, and transforms them into
rules for real softwares, like ipfilter, ipchains or cisco rules.
diffstat:
net/hlfl/DESCR | 3 +++
net/hlfl/Makefile | 17 +++++++++++++++++
net/hlfl/PLIST | 13 +++++++++++++
net/hlfl/distinfo | 4 ++++
4 files changed, 37 insertions(+), 0 deletions(-)
diffs (53 lines):
diff -r a4059080d341 -r a13ebf50ed5c net/hlfl/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/net/hlfl/DESCR Tue Jul 06 07:49:59 2004 +0000
@@ -0,0 +1,3 @@
+hlfl stands for "High Level Firewall Language". It permits writing
+firewalling rules using a high level language, and transforms them into
+rules for real softwares, like ipfilter, ipchains or cisco rules.
diff -r a4059080d341 -r a13ebf50ed5c net/hlfl/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/net/hlfl/Makefile Tue Jul 06 07:49:59 2004 +0000
@@ -0,0 +1,17 @@
+# $NetBSD: Makefile,v 1.1.1.1 2004/07/06 07:49:59 xtraeme Exp $
+#
+
+DISTNAME= hlfl-0.60.1
+CATEGORIES= net
+MASTER_SITES= http://www.hlfl.org/hlfl/ \
+ ftp://ftp.hlfl.org/pub/hlfl/
+EXTRACT_SUFX= .tar.bz2
+
+MAINTAINER= pancake%phreaker.net@localhost
+HOMEPAGE= http://www.hlfl.org/
+COMMENT= High Level Firewall Language
+
+USE_BUILDLINK3= yes
+GNU_CONFIGURE= yes
+
+.include "../../mk/bsd.pkg.mk"
diff -r a4059080d341 -r a13ebf50ed5c net/hlfl/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/net/hlfl/PLIST Tue Jul 06 07:49:59 2004 +0000
@@ -0,0 +1,13 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2004/07/06 07:50:01 xtraeme Exp $
+bin/hlfl
+man/man1/hlfl.1
+share/hlfl/CodingStyle
+share/hlfl/RoadMap
+share/hlfl/TODO
+share/hlfl/sample_1.hlfl
+share/hlfl/sample_2.hlfl
+share/hlfl/sample_3.hlfl
+share/hlfl/services.hlfl
+share/hlfl/syntax.txt
+share/hlfl/test.hlfl
+@dirrm share/hlfl
diff -r a4059080d341 -r a13ebf50ed5c net/hlfl/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/net/hlfl/distinfo Tue Jul 06 07:49:59 2004 +0000
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2004/07/06 07:50:01 xtraeme Exp $
+
+SHA1 (hlfl-0.60.1.tar.bz2) = 5438a393c0231852e7823591fe7ae24a7270c7c8
+Size (hlfl-0.60.1.tar.bz2) = 86954 bytes
Home |
Main Index |
Thread Index |
Old Index