Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Jun 2002 03:50:16 -0700 (PDT)
From:      Filippo Natali <filippo.natali@widestore.net>
To:        freebsd-ports@FreeBSD.org
Subject:   Re: ports/38739: New port: nc6
Message-ID:  <200206101050.g5AAoGr92563@freefall.freebsd.org>

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

From: Filippo Natali <filippo.natali@widestore.net>
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 <filippo@widestore.net>
 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 <bsd.port.mk>
 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 <mauro@ferrara.linux.it>
 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




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