Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 01 May 2006 07:16:46 -0700 (PDT)
From:      Andrew Pantyukhin <infofarmer@gmail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/96590: New port: www/aria2
Message-ID:  <4456184e.4b4f9e64.162e.ffff8de5@mx.gmail.com>
Resent-Message-ID: <200605011430.k41EUF1h042704@freefall.freebsd.org>

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

>Number:         96590
>Category:       ports
>Synopsis:       New port: www/aria2
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon May 01 14:30:15 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Andrew Pantyukhin
>Release:        FreeBSD 6.1-RC i386
>Organization:
>Environment:
System: FreeBSD sat64.net17 6.1-RC FreeBSD 6.1-RC #15: Tue Apr 18 00:29:23 MSD 2006 sat@sat64.net17:/usr/obj/usr/src/sys/SATCUR32 i386


	
>Description:
- Yet another downloader

This project is separate from www/aria. The portname is aria2
because developers take this name as a whole.
	
>How-To-Repeat:
	
>Fix:

	

--- aria2.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:
#
#	aria2
#	aria2/Makefile
#	aria2/distinfo
#	aria2/pkg-descr
#
echo c - aria2
mkdir -p aria2 > /dev/null 2>&1
echo x - aria2/Makefile
sed 's/^X//' >aria2/Makefile << 'END-of-aria2/Makefile'
X# New ports collection makefile for:	aria2
X# Date created:		1 May 2006
X# Whom:			Andrew Pantyukhin <infofarmer@gmail.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	aria2
XPORTVERSION=	0.4.1
XCATEGORIES=	www
XMASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
XMASTER_SITE_SUBDIR=	${PORTNAME}
X
XMAINTAINER=	infofarmer@gmail.com
XCOMMENT=	Yet another download tool
X
XLIB_DEPENDS=	gnutls.15:${PORTSDIR}/security/gnutls \
X		gcrypt.13:${PORTSDIR}/security/libgcrypt
X
XUSE_BZIP2=	yes
XUSE_GNOME=	gnomehack
XUSE_GETTEXT=	yes
XGNU_CONFIGURE=	yes
XPLIST_FILES=	bin/aria2c share/locale/ja/LC_MESSAGES/aria2c.mo
X
X.include <bsd.port.mk>
END-of-aria2/Makefile
echo x - aria2/distinfo
sed 's/^X//' >aria2/distinfo << 'END-of-aria2/distinfo'
XMD5 (aria2-0.4.1.tar.bz2) = 6bd81ab125f5f6c725b351703c3fff90
XSHA256 (aria2-0.4.1.tar.bz2) = 0645ec3c5f93b94c157750a5075567af366486a6c20898a36370775a5d14e88d
XSIZE (aria2-0.4.1.tar.bz2) = 301413
END-of-aria2/distinfo
echo x - aria2/pkg-descr
sed 's/^X//' >aria2/pkg-descr << 'END-of-aria2/pkg-descr'
XAria2 is an utility for downloading files with nice features:
X* Command-line interface
X* Download files through HTTP/HTTPS/FTP/BitTorrent
X* HTTP Proxy support
X* FTP though HTTP proxy
X* HTTP BASIC authentication support
X* HTTP Proxy authentication support
X* Segmented downloading
X* Cookie support(currently aria2 ignores "expires")
X* Run as a daemon process.
X* Selective download in multi-file torrent
X
XWWW: http://aria2.sourceforge.net/
END-of-aria2/pkg-descr
exit
--- aria2.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?4456184e.4b4f9e64.162e.ffff8de5>