From infofarmer@gmail.com  Mon May  1 14:22:56 2006
Return-Path: <infofarmer@gmail.com>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 057B816A40F
	for <FreeBSD-gnats-submit@freebsd.org>; Mon,  1 May 2006 14:22:56 +0000 (UTC)
	(envelope-from infofarmer@gmail.com)
Received: from nproxy.gmail.com (nproxy.gmail.com [64.233.182.191])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 3A76843D6D
	for <FreeBSD-gnats-submit@freebsd.org>; Mon,  1 May 2006 14:22:54 +0000 (GMT)
	(envelope-from infofarmer@gmail.com)
Received: by nproxy.gmail.com with SMTP id m18so486122nfc
        for <FreeBSD-gnats-submit@freebsd.org>; Mon, 01 May 2006 07:22:54 -0700 (PDT)
Received: by 10.49.87.18 with SMTP id p18mr458114nfl;
        Mon, 01 May 2006 07:16:47 -0700 (PDT)
Received: from localhost ( [83.237.195.184])
        by mx.gmail.com with ESMTP id p43sm3553281nfa.2006.05.01.07.16.45;
        Mon, 01 May 2006 07:16:46 -0700 (PDT)
Message-Id: <4456184e.4b4f9e64.162e.ffff8de5@mx.gmail.com>
Date: Mon, 01 May 2006 07:16:46 -0700 (PDT)
From: Andrew Pantyukhin <infofarmer@gmail.com>
To: FreeBSD-gnats-submit@freebsd.org
Subject: New port: www/aria2
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         96590
>Category:       ports
>Synopsis:       New port: www/aria2: yet another download tool
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon May 01 14:30:15 GMT 2006
>Closed-Date:    Mon May 01 16:40:25 GMT 2006
>Last-Modified:  Mon May 01 16:40:25 GMT 2006
>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:
State-Changed-From-To: open->closed 
State-Changed-By: krion 
State-Changed-When: Mon May 1 16:40:24 UTC 2006 
State-Changed-Why:  
New port added. Thanks! 

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