Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 Aug 2003 15:10:16 -0700 (PDT)
From:      "Chris S.J. Peron" <maneo@bsdpro.com>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/55979: ports submission request for net/subcalc
Message-ID:  <200308262210.h7QMAGeM057439@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/55979; it has been noted by GNATS.

From: "Chris S.J. Peron" <maneo@bsdpro.com>
To: freebsd-gnats-submit@FreeBSD.org
Cc:  
Subject: Re: ports/55979: ports submission request for net/subcalc
Date: Tue, 26 Aug 2003 22:03:17 +0000

 Added WWW: to pkg-descr
 Fixed Makefile so it honnors $(PREFIX)
 
 Enclosed, the updated shar:
 
 # 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:
 #
 #	/usr/ports/net/subcalc
 #	/usr/ports/net/subcalc/Makefile
 #	/usr/ports/net/subcalc/pkg-plist
 #	/usr/ports/net/subcalc/pkg-descr
 #	/usr/ports/net/subcalc/distinfo
 #
 echo c - /usr/ports/net/subcalc
 mkdir -p /usr/ports/net/subcalc > /dev/null 2>&1
 echo x - /usr/ports/net/subcalc/Makefile
 sed 's/^X//' >/usr/ports/net/subcalc/Makefile << 'END-of-/usr/ports/net/subcalc/Makefile'
 X# New ports collection makefile for:   subcalc
 X# Date created:         24 August 2003
 X# Whom:                 Chris S.J. Peron <maneo@bsdpro.com>
 X#
 X# $FreeBSD: $
 X#
 X
 XPORTNAME=	subcalc
 XPORTVERSION=	1.0
 XCATEGORIES=	ipv6 net
 XMASTER_SITES=	http://www.seccuris.com/documents/downloads/
 XMASTER_SITE_SUBDIR=	subcalc
 X
 XMAINTAINER=	maneo@bsdpro.com
 XCOMMENT=	Advanced IP/IPv6 subnet calculation and discovery
 X
 XMAN1=	subcalc.1
 XMANCOMPRESSED=	yes
 X
 X.include <bsd.port.mk>
 END-of-/usr/ports/net/subcalc/Makefile
 echo x - /usr/ports/net/subcalc/pkg-plist
 sed 's/^X//' >/usr/ports/net/subcalc/pkg-plist << 'END-of-/usr/ports/net/subcalc/pkg-plist'
 Xbin/subcalc
 END-of-/usr/ports/net/subcalc/pkg-plist
 echo x - /usr/ports/net/subcalc/pkg-descr
 sed 's/^X//' >/usr/ports/net/subcalc/pkg-descr << 'END-of-/usr/ports/net/subcalc/pkg-descr'
 XThe subcalc utility is used for subnet calculation and IPv6 DNS PTR
 Xrecord generation.  subcalc takes command line arguments in a similar
 Xformat to ifconfig(8) so the synopsis should be familiar to the user.
 XGiven an address family, address and a netmask/prefix length, subcalc
 Xwill calculate the number of hosts and address ranges of the specific
 Xnetwork.
 X
 XWWW: http://www.seccuris.com
 END-of-/usr/ports/net/subcalc/pkg-descr
 echo x - /usr/ports/net/subcalc/distinfo
 sed 's/^X//' >/usr/ports/net/subcalc/distinfo << 'END-of-/usr/ports/net/subcalc/distinfo'
 XMD5 (subcalc-1.0.tar.gz) = edb4cb00cadee478a013e24846926655
 END-of-/usr/ports/net/subcalc/distinfo
 exit
 



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