Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 Jan 2006 03:46:32 +0300 (MSK)
From:      "Ilya A. Otyutskiy" <ilya.otyutskiy@gmail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/91982: New port: ftp/gnusget Shell-extension for wget, which uses download- and history-file.
Message-ID:  <200601190046.k0J0kWG9068334@moondance.wired.lan>
Resent-Message-ID: <200601190050.k0J0o5Ug040201@freefall.freebsd.org>

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

>Number:         91982
>Category:       ports
>Synopsis:       New port: ftp/gnusget Shell-extension for wget, which uses download- and history-file.
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jan 19 00:50:04 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Ilya A. Otyutskiy
>Release:        FreeBSD 5.4-RELEASE-p8 i386
>Organization:
>Environment:
System: FreeBSD moondance.wired.lan 5.4-RELEASE-p8 FreeBSD 5.4-RELEASE-p8 #2: Thu Oct 27 19:22:08 MSD 2005 root@moondance.centr.lan:/usr/obj/usr/src/sys/MOONDANCE i386


	
>Description:
gnusget -- a shell-extension to wget, which can use the download-list and log finished downloads to history-file.

# 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:
#
#       ftp/gnusget
#       ftp/gnusget/pkg-plist
#       ftp/gnusget/pkg-descr
#       ftp/gnusget/distinfo
#       ftp/gnusget/Makefile
#
echo c - ftp/gnusget
mkdir -p ftp/gnusget > /dev/null 2>&1
echo x - ftp/gnusget/pkg-plist
sed 's/^X//' >ftp/gnusget/pkg-plist << 'END-of-ftp/gnusget/pkg-plist'
Xbin/gnusget
END-of-ftp/gnusget/pkg-plist
echo x - ftp/gnusget/pkg-descr
sed 's/^X//' >ftp/gnusget/pkg-descr << 'END-of-ftp/gnusget/pkg-descr'
XThis is a port of gnusget -- a shell-extension to wget, which can use the downl
oad-list and log finished downloads to history-file.
X
XWWW: http://edge.pp.ru/gnusget/
X
X- Ilya A. Otyutskiy
Xilya.otyutskiy@gmail.com
END-of-ftp/gnusget/pkg-descr
echo x - ftp/gnusget/distinfo
sed 's/^X//' >ftp/gnusget/distinfo << 'END-of-ftp/gnusget/distinfo'
XMD5 (gnusget-0.5.1.tar.gz) = 147aa4bbcdb11f028f0e4515ccd51cb2
XSIZE (gnusget-0.5.1.tar.gz) = 4555
END-of-ftp/gnusget/distinfo
echo x - ftp/gnusget/Makefile
sed 's/^X//' >ftp/gnusget/Makefile << 'END-of-ftp/gnusget/Makefile'
X# New ports collection makefile for:   gnusget
X# Date created:        19 January 2006
X# Whom:                Ilya A. Otyutskiy <ilya.otyutskiy@gmail.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME=      gnusget
XPORTVERSION=   0.5.1
XCATEGORIES=    ftp
XMASTER_SITES=  http://edge.pp.ru/gnusget/
X
XMAINTAINER=    ilya.otyutskiy@gmail.com
XCOMMENT=       Shell-extension for wget, which uses download- and history-file.
X
XRUN_DEPENDS=   wget:${PORTSDIR}/ftp/wget
X
XNO_BUILD=      yes
X
Xdo-install:
X       ${INSTALL_SCRIPT} ${WRKDIR}/${DISTNAME}/gnusget ${PREFIX}/bin
X
X.include <bsd.port.mk>
END-of-ftp/gnusget/Makefile
exit

>How-To-Repeat:
	
>Fix:

	
>Release-Note:
>Audit-Trail:
>Unformatted:



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