From gsorsby@drgonzo.netops.mindspring.net  Fri Jun 21 11:08:06 2002
Return-Path: <gsorsby@drgonzo.netops.mindspring.net>
Received: from drgonzo.netops.mindspring.net (drgonzo.netops.mindspring.net [207.69.180.51])
	by hub.freebsd.org (Postfix) with ESMTP id 4001337B401
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 21 Jun 2002 11:08:05 -0700 (PDT)
Received: (from gsorsby@localhost)
	by drgonzo.netops.mindspring.net (8.11.6/8.11.1) id g5LILsG23884;
	Fri, 21 Jun 2002 18:21:54 GMT
	(envelope-from gsorsby)
Message-Id: <200206211821.g5LILsG23884@drgonzo.netops.mindspring.net>
Date: Fri, 21 Jun 2002 18:21:54 GMT
From: gsorsby@corp.earthlink.net
Reply-To: gsorsby@corp.earthlink.net
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: New Port: news/nget Auto-resuming command line nntp file grabber
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         39626
>Category:       ports
>Synopsis:       New Port: news/nget Auto-resuming command line nntp file grabber
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jun 21 11:10:01 PDT 2002
>Closed-Date:    Sat Jun 22 22:19:28 PDT 2002
>Last-Modified:  Sat Jun 22 22:19:28 PDT 2002
>Originator:     George Sorsby
>Release:        FreeBSD 4.4-STABLE i386
>Organization:
>Environment:
System: FreeBSD DrGonzo.netops.mindspring.net 4.4-STABLE FreeBSD 4.4-STABLE #2: Thu Nov 8 07:31:38 GMT 2001 gsorsby@DrGonzo.netops.mindspring.net:/usr/src/sys/compile/GONZO i386


	
>Description:
	Auto-resuming command line nntp file grabber
>How-To-Repeat:
	
>Fix:

	

--- nget.shar begins here ---
# 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:
#
#	nget
#	nget/Makefile
#	nget/pkg-comment
#	nget/pkg-descr
#	nget/pkg-plist
#	nget/distinfo
#
echo c - nget
mkdir -p nget > /dev/null 2>&1
echo x - nget/Makefile
sed 's/^X//' >nget/Makefile << 'END-of-nget/Makefile'
X# New ports collection makefile for: nget
X# Date created:	20 June 2002
X# Whom:		George Sorsby <george@crackpipe.net>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	nget
XPORTVERSION=	0.19.1
XCATEGORIES=	news
XMASTER_SITES=	http://telia.dl.sourceforge.net/sourceforge/nget/ \
X		http://unc.dl.sourceforge.net/sourceforge/nget/ \
X		http://belnet.dl.sourceforge.net/sourceforge/nget/ \
X		http://www.azstarnet.com/~donut/programs/nget/
XDISTNAME=	nget-${PORTVERSION}+uulib
X
XMAINTAINER=	george@crackpipe.net
X
XMAN1=		nget.1 ngetlite.1
XMANCOMPRESSED=	no
XGNU_CONFIGURE=	yes
XUSE_GMAKE=	yes
X
XNO_PACKAGE=	ignores cflags
X
Xpost-extract:
X	${LN} -s nget-${PORTVERSION} ${WRKDIR}/${DISTNAME}
X
Xdo-install:
X	${INSTALL_PROGRAM} ${WRKSRC}/nget ${PREFIX}/bin
X	${INSTALL_PROGRAM} ${WRKSRC}/ngetlite ${PREFIX}/bin
X	${INSTALL_MAN} ${WRKSRC}/nget.1 ${PREFIX}/man/man1
X	${INSTALL_MAN} ${WRKSRC}/ngetlite.1 ${PREFIX}/man/man1
X
Xpost-install:
X	strip ${PREFIX}/bin/nget
X	strip ${PREFIX}/bin/ngetlite
X
X.include <bsd.port.mk>
END-of-nget/Makefile
echo x - nget/pkg-comment
sed 's/^X//' >nget/pkg-comment << 'END-of-nget/pkg-comment'
XAuto-resuming command line nntp file grabber
END-of-nget/pkg-comment
echo x - nget/pkg-descr
sed 's/^X//' >nget/pkg-descr << 'END-of-nget/pkg-descr'
Xnget is a command line NNTP file grabber.
XIt automatically pieces together multipart postings for easy retrieval,
Xeven substituting parts from multiple servers. It handles disconnects
Xgracefully, resuming after the last part successfully downloaded,
Xand caching of header data for quick access.
X
XWWW: http://nget.sourceforge.net/
X
X- George Sorsby <george@crackpipe.net>
END-of-nget/pkg-descr
echo x - nget/pkg-plist
sed 's/^X//' >nget/pkg-plist << 'END-of-nget/pkg-plist'
Xbin/nget
Xbin/ngetlite
END-of-nget/pkg-plist
echo x - nget/distinfo
sed 's/^X//' >nget/distinfo << 'END-of-nget/distinfo'
XMD5 (nget-0.19.1+uulib.tar.gz) = 09427aff2dccdb36df7915dda7ee843f
END-of-nget/distinfo
exit
--- nget.shar ends here ---

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: will 
State-Changed-When: Sat Jun 22 22:18:57 PDT 2002 
State-Changed-Why:  
Committed, thanks!  BTW, there was a NO_PACKAGE for "ignores cflags", however 
I couldn't find the proof of that, so I removed it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=39626 
>Unformatted:
