Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 May 2003 12:48:59 +0200
From:      Aaron Zauner <az_mail@gmx.at>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/52270: New Port: aget
Message-ID:  <20030515124859.0013f5ac.az_mail@gmx.at>
Resent-Message-ID: <200305151050.h4FAoGqr056556@freefall.freebsd.org>

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

>Number:         52270
>Category:       ports
>Synopsis:       New Port: aget
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu May 15 03:50:16 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Aaron Zauner
>Release:        FreeBSD 4.8-RELEASE i386
>Organization:
>Environment:
System: FreeBSD jesus.weboink.org 4.8-RELEASE FreeBSD 4.8-RELEASE #0: Wed Apr 9 00:19:24 CEST 2003 root@jesus.weboink.org:/usr/obj/usr/src/sys/GENERIC i386


	
>Description:
Very nice multithreaded HTTP download accelerator.
like wget but with nice logging multithreaded fetch 
and some other features.	
>How-To-Repeat:
	
>Fix:

	

--- aget.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:
#
#	aget
#	aget/Makefile
#	aget/pkg-plist
#	aget/pkg-descr
#	aget/distinfo
#
echo c - aget
mkdir -p aget > /dev/null 2>&1
echo x - aget/Makefile
sed 's/^X//' >aget/Makefile << 'END-of-aget/Makefile'
X# New ports collection makefile for:   aget
X# Date created:        15. May 2003
X# Whom:                Aaron Zauner <az_mail@gmx.at>
X#
X# $FreeBSD$
X#
X
XPORTNAME=      aget
XPORTVERSION=   0.4
XCATEGORIES=    net
XMASTER_SITES=  http://www.enderunix.org/aget/
X
XMAINTAINER=    az_mail@gmx.at
XCOMMENT=       Aget is a multithreaded HTTP download accelerator.
X
XWRKSRC=        ${WRKDIR}/aget-0.4
X.include <bsd.port.mk>
END-of-aget/Makefile
echo x - aget/pkg-plist
sed 's/^X//' >aget/pkg-plist << 'END-of-aget/pkg-plist'
Xbin/aget
END-of-aget/pkg-plist
echo x - aget/pkg-descr
sed 's/^X//' >aget/pkg-descr << 'END-of-aget/pkg-descr'
XAget is a multithreaded HTTP download accelerator.
XPointed on the Win32 Project Flashget.
X
XWWW: http://www.enderunix.org/aget/
X
X- Aaron Zauner
Xaz_mail@gmx.at
END-of-aget/pkg-descr
echo x - aget/distinfo
sed 's/^X//' >aget/distinfo << 'END-of-aget/distinfo'
XMD5 (aget-0.4.tar.gz) = ad8ca0f836de7d055adc6a894a25a1b6
END-of-aget/distinfo
exit
--- aget.shar ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:



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