From owner-freebsd-ports Mon Jun 10 3:50:23 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C525237B40E for ; Mon, 10 Jun 2002 03:50:16 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5AAoGr92563; Mon, 10 Jun 2002 03:50:16 -0700 (PDT) (envelope-from gnats) Date: Mon, 10 Jun 2002 03:50:16 -0700 (PDT) Message-Id: <200206101050.g5AAoGr92563@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Filippo Natali Subject: Re: ports/38739: New port: nc6 Reply-To: Filippo Natali Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/38739; it has been noted by GNATS. From: Filippo Natali To: freebsd-gnats-submit@FreeBSD.org Cc: Subject: Re: ports/38739: New port: nc6 Date: Mon, 10 Jun 2002 12:44:20 +0200 This is the correct shar output (checked with portlint): # 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: # # nc6 # nc6/Makefile # nc6/pkg-descr # nc6/pkg-comment # nc6/pkg-plist # nc6/distinfo # echo c - nc6 mkdir -p nc6 > /dev/null 2>&1 echo x - nc6/Makefile sed 's/^X//' >nc6/Makefile << 'END-of-nc6/Makefile' X# New ports collection makefile for: nc6 X# Date created: 30 May 2002 X# Whom: Filippo Natali X# X# $FreeBSD$ X# X XPORTNAME= nc6 XPORTVERSION= 0.2p3 XCATEGORIES= net XMASTER_SITES= ftp://ferrara.linux.it/pub/ipv6/sources/ XDISTNAME= nc6-0.2pre3 X XMAINTAINER= filippo@widestore.net X XMAN1= nc6.1 XGNU_CONFIGURE= yes X X.include END-of-nc6/Makefile echo x - nc6/pkg-descr sed 's/^X//' >nc6/pkg-descr << 'END-of-nc6/pkg-descr' XNetcat 6 is a netcat clone with IPv6 support. XIt is designed to be tiny, extensible, and elegant, Xand it makes use of the new extended BSD socket APIs. X XAuthor: Mauro Tortonesi X XWWW: http://project6.ferrara.linux.it/ END-of-nc6/pkg-descr echo x - nc6/pkg-comment sed 's/^X//' >nc6/pkg-comment << 'END-of-nc6/pkg-comment' XNetcat 6 is a netcat clone with IPv6 support END-of-nc6/pkg-comment echo x - nc6/pkg-plist sed 's/^X//' >nc6/pkg-plist << 'END-of-nc6/pkg-plist' Xbin/nc6 END-of-nc6/pkg-plist echo x - nc6/distinfo sed 's/^X//' >nc6/distinfo << 'END-of-nc6/distinfo' XMD5 (nc6-0.2pre3.tar.gz) = 76b754ababe6b9f2074c6e01ecb69a56 END-of-nc6/distinfo exit Best regards, Filippo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message