Date: Sun, 6 Oct 2002 22:35:39 -0400 (EDT) From: Munish Chopra <mchopra@engmail.uwaterloo.ca> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/43754: New port: www/aget Message-ID: <200210070235.g972Zd8q027722@opiate.thirteenandtwo.org>
next in thread | raw e-mail | index | archive | help
>Number: 43754 >Category: ports >Synopsis: New port: www/aget >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: Sun Oct 06 19:40:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Munish Chopra >Release: FreeBSD 5.0-CURRENT i386 >Organization: >Environment: System: FreeBSD opiate.thirteenandtwo.org 5.0-CURRENT FreeBSD 5.0-CURRENT #14: Sun Sep 29 01:11:30 EDT 2002 root@opiate.thirteenandtwo.org:/usr/src/sys/i386/compile/OPIATE i386 >Description: New port: www/aget. Aget is a multithreaded (HTTP only for now) download accelerator. >How-To-Repeat: >Fix: # 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-comment # aget/distinfo # aget/pkg-descr # aget/pkg-plist # 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: October 6, 2002 X# Whom: Munish Chopra <mchopra@engmail.uwaterloo.ca> X# X# $FreeBSD$ X# X XPORTNAME= aget XPORTVERSION= 0.39 XCATEGORIES= www XMASTER_SITES= http://www.enderunix.org/aget/ X XMAINTAINER= mchopra@engmail.uwaterloo.ca X X.include <bsd.port.mk> END-of-aget/Makefile echo x - aget/pkg-comment sed 's/^X//' >aget/pkg-comment << 'END-of-aget/pkg-comment' XAget is a multithreaded (HTTP only for now) download accelerator END-of-aget/pkg-comment echo x - aget/distinfo sed 's/^X//' >aget/distinfo << 'END-of-aget/distinfo' XMD5 (aget-0.39.tar.gz) = 8b6f43007cee6b71faa22ef404030acd END-of-aget/distinfo echo x - aget/pkg-descr sed 's/^X//' >aget/pkg-descr << 'END-of-aget/pkg-descr' XFrom the web site: X XAget is a multithreaded HTTP -for now- download accelerator. XEverybody knows about the famous Flashget for Win32. This program is a Xstarting point of a very useful project like Flashget. The aim is to Xprovide as much functionality as we can. X XTests show that Aget is successfull in realizing its objectives. A file Xof size 4.482.334 bytes was downloaded in 3 min 18 secs via wget; whereas Xit was downloaded in 1 min 2 secs via aget. XAget is an acronym for two Turkish words "Acele Getir". (Eng.: Get it fast!) X XWWW: http://www.enderunix.org/aget X X- Munish Chopra Xmchopra@engmail.uwaterloo.ca END-of-aget/pkg-descr echo x - aget/pkg-plist sed 's/^X//' >aget/pkg-plist << 'END-of-aget/pkg-plist' Xbin/aget END-of-aget/pkg-plist exit >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?200210070235.g972Zd8q027722>