aboutsummaryrefslogtreecommitdiff
path: root/sysutils/lbl-hf
diff options
context:
space:
mode:
authorThomas Abthorpe <tabthorpe@FreeBSD.org>2008-05-13 19:51:15 +0000
committerThomas Abthorpe <tabthorpe@FreeBSD.org>2008-05-13 19:51:15 +0000
commit92ea45f8edbdf41a34e247073b1bdecd034e316c (patch)
tree630717fe89bf9c611e81158f6c5f6086ccae62fa /sysutils/lbl-hf
parente074a761320e5ba0c1c8131d4ee787861f26c556 (diff)
downloadports-92ea45f8edbdf41a34e247073b1bdecd034e316c.tar.gz
ports-92ea45f8edbdf41a34e247073b1bdecd034e316c.zip
Notes
Diffstat (limited to 'sysutils/lbl-hf')
-rw-r--r--sysutils/lbl-hf/Makefile33
-rw-r--r--sysutils/lbl-hf/distinfo3
-rw-r--r--sysutils/lbl-hf/pkg-descr4
3 files changed, 40 insertions, 0 deletions
diff --git a/sysutils/lbl-hf/Makefile b/sysutils/lbl-hf/Makefile
new file mode 100644
index 000000000000..e68952aeb22f
--- /dev/null
+++ b/sysutils/lbl-hf/Makefile
@@ -0,0 +1,33 @@
+# @(#) $Id: Makefile,v 1.3 2008/04/26 04:19:19 leres Exp $ (LBL)
+# New ports collection makefile for: lbl-hf
+# Date created: 24 Apr 2008
+# Whom: leres@ee.lbl.gov
+# $FreeBSD$
+#
+
+PORTNAME= hf
+PORTVERSION= 1.0a11
+CATEGORIES= sysutils
+MASTER_SITES= ftp://ee.lbl.gov/ \
+ ftp://ftp.tux.org/sites/ftp.ee.lbl.gov/ \
+ ftp://ftp.xemacs.org/sites/ftp.ee.lbl.gov/ \
+ http://ftp.riken.go.jp/pub/net/lbl/
+PKGNAMEPREFIX= lbl-
+
+MAINTAINER= leres@ee.lbl.gov
+COMMENT= Address to hostname filter
+
+CONFLICTS= comms/hf-0.* security/bro-1.*
+
+PLIST_FILES= bin/hf
+
+MAN1= hf.1
+
+HAS_CONFIGURE= yes
+
+# Only install hf
+do-install:
+ ${INSTALL_PROGRAM} ${WRKSRC}/hf ${PREFIX}/bin
+ ${INSTALL_MAN} ${WRKSRC}/hf.1 ${PREFIX}/man/man1
+
+.include <bsd.port.mk>
diff --git a/sysutils/lbl-hf/distinfo b/sysutils/lbl-hf/distinfo
new file mode 100644
index 000000000000..1032b3ddf76f
--- /dev/null
+++ b/sysutils/lbl-hf/distinfo
@@ -0,0 +1,3 @@
+MD5 (hf-1.0a11.tar.gz) = 4a1f43ba5058a985ca8f2e717999de8b
+SHA256 (hf-1.0a11.tar.gz) = b68e8a390cebaad000e5a1ef26a03b6659d5a1312bcd2d8935a1be0b9ae6a1ff
+SIZE (hf-1.0a11.tar.gz) = 73395
diff --git a/sysutils/lbl-hf/pkg-descr b/sysutils/lbl-hf/pkg-descr
new file mode 100644
index 000000000000..bf38dae0011c
--- /dev/null
+++ b/sysutils/lbl-hf/pkg-descr
@@ -0,0 +1,4 @@
+hf is a filter that reads files or stdin and replaces internet
+addresses with hostnames.
+
+WWW: http://ee.lbl.gov/