Date: Fri, 25 Apr 2008 21:21:57 -0700 From: Craig Leres <leres@ee.lbl.gov> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/123102: New port: sysutil/lbl-hf LBL's address to hostname filter Message-ID: <200804260421.m3Q4LvwW007788@fun.ee.lbl.gov> Resent-Message-ID: <200804260430.m3Q4U1YE021370@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 123102 >Category: ports >Synopsis: New port: sysutil/lbl-hf LBL's address to hostname filter >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sat Apr 26 04:30:01 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Craig Leres >Release: FreeBSD 6.2-RELEASE i386 >Organization: Lawrence Berkeley National Laboratory >Environment: FreeBSD fun.ee.lbl.gov 6.2-RELEASE FreeBSD 6.2-RELEASE #8: Mon Dec 17 17:25:55 PST 2007 leres@fun.ee.lbl.gov:/usr/src/6.2-RELEASE/sys/i386/compile/LBLSMP i386 >Description: hf is a filter that reads files or stdin and replaces internet addresses with hostnames. ------- =_aaaaaaaaaa0 Content-Type: text/plain; name="hf.shar"; charset="us-ascii" Content-ID: <7782.1209183579.2@fun.ee.lbl.gov> # 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: # # Makefile # distinfo # pkg-descr # pkg-plist # echo x - Makefile sed 's/^X//' >Makefile << 'END-of-Makefile' X# @(#) $Id: Makefile,v 1.3 2008/04/26 04:19:19 leres Exp $ (LBL) X# New ports collection makefile for: lbl-hf X# Date created: 24 Apr 2008 X# Whom: leres@ee.lbl.gov X# $FreeBSD$ X# X XPORTNAME= hf XPORTVERSION= 1.0a11 XCATEGORIES= sysutils XMASTER_SITES= ftp://ee.lbl.gov/ \ X ftp://ftp.tux.org/sites/ftp.ee.lbl.gov/ \ X ftp://ftp.xemacs.org/sites/ftp.ee.lbl.gov/ \ X http://ftp.riken.go.jp/pub/net/lbl/ XPKGNAMEPREFIX= lbl- X XMAINTAINER= leres@ee.lbl.gov XCOMMENT= Address to hostname filter X XMAN1= hf.1 X XHAS_CONFIGURE= yes X X# Only install hf Xdo-install: X ${INSTALL_PROGRAM} ${WRKSRC}/hf ${PREFIX}/bin X ${INSTALL_MAN} ${WRKSRC}/hf.1 ${PREFIX}/man/man1 X X.include <bsd.port.mk> END-of-Makefile echo x - distinfo sed 's/^X//' >distinfo << 'END-of-distinfo' XMD5 (hf-1.0a11.tar.gz) = 4a1f43ba5058a985ca8f2e717999de8b XSHA256 (hf-1.0a11.tar.gz) = b68e8a390cebaad000e5a1ef26a03b6659d5a1312bcd2d8935a1be0b9ae6a1ff XSIZE (hf-1.0a11.tar.gz) = 73395 END-of-distinfo echo x - pkg-descr sed 's/^X//' >pkg-descr << 'END-of-pkg-descr' XAddress to hostname filter X Xftp://ee.lbl.gov/hf.tar.gz END-of-pkg-descr echo x - pkg-plist sed 's/^X//' >pkg-plist << 'END-of-pkg-plist' Xbin/hf END-of-pkg-plist exit ------- =_aaaaaaaaaa0-- >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: ------- =_aaaaaaaaaa0 Content-Type: text/plain; charset="us-ascii" Content-ID: <7782.1209183579.1@fun.ee.lbl.gov>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200804260421.m3Q4LvwW007788>