Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 31 Oct 1999 22:38:51 -0600 (CST)
From:      jeremy@external.org
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/14637: New Port for prips
Message-ID:  <199911010438.WAA57962@indigo.external.org>

next in thread | raw e-mail | index | archive | help

>Number:         14637
>Category:       ports
>Synopsis:       New Port for prips
>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:   Sun Oct 31 20:50:01 PST 1999
>Closed-Date:
>Last-Modified:
>Originator:     Jeremy Shaffner
>Release:        FreeBSD 3.3-STABLE i386
>Organization:
>Environment:

FreeBSD midnight.external.org 4.0-19990827-CURRENT FreeBSD 4.0-19990827-CURRENT #1: Sat Sep 11 16:56:56 CDT 1999     jeremy@midnight.external.org:/usr/src/sys/compile/MIDNIGHT  i386

>Description:

# 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:
#
#	prips
#	prips/Makefile
#	prips/pkg
#	prips/pkg/COMMENT
#	prips/pkg/DESCR
#	prips/pkg/PLIST
#	prips/files
#	prips/files/md5
#
echo c - prips
mkdir -p prips > /dev/null 2>&1
echo x - prips/Makefile
sed 's/^X//' >prips/Makefile << 'END-of-prips/Makefile'
X# New ports collection makefile for:	prips
X# Version required:	0.9.1
X# Date created:		29 October 1999
X# Whom:			Jeremy Shaffner <jeremy@external.org>
X#
X# $FreeBSD$
X#
X
XDISTNAME=	prips-0.9.1-src
XPKGNAME=	prips-0.9.1
XCATEGORIES=	sysutils	
XMASTER_SITES=	http://www.interloper.net/~dan/software/dist/prips/
X
XMAINTAINER=	jeremy@external.org
X
XWRKSRC=		${WRKDIR}/prips
X
Xdo-install:
X	@${INSTALL_PROGRAM} ${WRKSRC}/prips ${PREFIX}/bin
X
X.include <bsd.port.mk>
END-of-prips/Makefile
echo c - prips/pkg
mkdir -p prips/pkg > /dev/null 2>&1
echo x - prips/pkg/COMMENT
sed 's/^X//' >prips/pkg/COMMENT << 'END-of-prips/pkg/COMMENT'
XPrints IP subnet ranges by list or CIDR
END-of-prips/pkg/COMMENT
echo x - prips/pkg/DESCR
sed 's/^X//' >prips/pkg/DESCR << 'END-of-prips/pkg/DESCR'
Xprips is a tool that can be used to print all of the IP address on a given
Xrange.  It can enhance the usability of tools that are made to work on only
Xone host at a time (e.g. whois).
X
XWWW: http://www.interloper.net/~dan/software/software.html
X
X-Jeremy <jeremy@external.org>
END-of-prips/pkg/DESCR
echo x - prips/pkg/PLIST
sed 's/^X//' >prips/pkg/PLIST << 'END-of-prips/pkg/PLIST'
Xbin/prips
END-of-prips/pkg/PLIST
echo c - prips/files
mkdir -p prips/files > /dev/null 2>&1
echo x - prips/files/md5
sed 's/^X//' >prips/files/md5 << 'END-of-prips/files/md5'
XMD5 (prips-0.9.1-src.tar.gz) = 30c09c533c564a13ef017278f521ccf9
END-of-prips/files/md5
exit


>How-To-Repeat:

	

>Fix:
	
	


>Release-Note:
>Audit-Trail:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199911010438.WAA57962>