Date: Wed, 18 Feb 2004 00:33:27 +0100 (CET) From: Lars Erik Gullerud <lerik@nolink.net> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/62986: New port: net/ripe-whois Message-ID: <20040217233327.78C9954D7@nova.noc.catch.no> Resent-Message-ID: <200402172340.i1HNe3WG080911@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 62986 >Category: ports >Synopsis: New port: net/ripe-whois >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: Tue Feb 17 15:40:02 PST 2004 >Closed-Date: >Last-Modified: >Originator: Lars Erik Gullerud >Release: FreeBSD 4.9-RELEASE-p2 i386 >Organization: >Environment: System: FreeBSD nova.noc.catch.no 4.9-RELEASE-p2 FreeBSD 4.9-RELEASE-p2 #0: Sat Feb 7 00:27:59 CET 2004 root@nova.noc.catch.no:/usr/obj/usr/src/sys/NOVA i386 >Description: Port of the standalone RIPE whois client (whois3). The standalone version is far more updated than the version included with the ripe-whois-tools (net/ripetools) package, and includes IPv6 support. >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: # # ripe-whois # ripe-whois/Makefile # ripe-whois/distinfo # ripe-whois/pkg-plist # ripe-whois/pkg-descr # echo c - ripe-whois mkdir -p ripe-whois > /dev/null 2>&1 echo x - ripe-whois/Makefile sed 's/^X//' >ripe-whois/Makefile << 'END-of-ripe-whois/Makefile' X# New ports collection makefile for: ripe-whois X# Date created: 18th February 2004 X# Whom: Lars Erik Gullerud <lerik@nolink.net> X# X# $FreeBSD$ X# X XPORTNAME= ripe-whois XPORTVERSION= 3.1.1v6 XCATEGORIES= net ipv6 XMASTER_SITES= ftp://ftp.ripe.net/tools/ X XMAINTAINER= lerik@nolink.net XCOMMENT= The RIPE whois client version 3 X XUSE_PERL5_BUILD= yes X XWRKSRC= ${WRKDIR}/whois-${PORTVERSION} X XHAS_CONFIGURE= yes XCONFIGURE_ARGS= --prefix=${PREFIX} X XMAN1= whois3.1 X X.include <bsd.port.mk> END-of-ripe-whois/Makefile echo x - ripe-whois/distinfo sed 's/^X//' >ripe-whois/distinfo << 'END-of-ripe-whois/distinfo' XMD5 (ripe-whois-3.1.1v6.tar.gz) = 07802f588874d66690e04ec73b02fb17 XSIZE (ripe-whois-3.1.1v6.tar.gz) = 40608 END-of-ripe-whois/distinfo echo x - ripe-whois/pkg-plist sed 's/^X//' >ripe-whois/pkg-plist << 'END-of-ripe-whois/pkg-plist' Xbin/whois3 END-of-ripe-whois/pkg-plist echo x - ripe-whois/pkg-descr sed 's/^X//' >ripe-whois/pkg-descr << 'END-of-ripe-whois/pkg-descr' XThis is the RIPE whois client version 3 (whois3), a feature-rich Xwhois client with IPv6 support. This whois client is customized Xfor taking advantage of all the extended capabilities of the XRIPE whois db. X XWWW: http://www.ripe.net/db/ END-of-ripe-whois/pkg-descr exit >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040217233327.78C9954D7>