Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Jun 2002 18:21:54 GMT
From:      gsorsby@corp.earthlink.net
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/39626: New Port: news/nget Auto-resuming command line nntp file grabber
Message-ID:  <200206211821.g5LILsG23884@drgonzo.netops.mindspring.net>

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

>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:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jun 21 11:10:01 PDT 2002
>Closed-Date:
>Last-Modified:
>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:
>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?200206211821.g5LILsG23884>