FreshPorts -- The Place For Ports Thu, 4 Dec 2008 7:57 PM GMT
There is a PORTS FREEZE in effect!

A ports freeze means that commits will be few and far between and only by approval.

Port details
aria 1.0.0_4 www on this many watch lists=0 search for ports that depend on this port
Yet another download tool
Maintained by: pgollucci@FreeBSD.org search for ports maintained by this maintainer
Port Added: 31 Mar 2001 09:04:35


Aria is a download tool for UNIX similar to Reget or GetRight. It downloads
files from Internet via HTTP or FTP. The transfer can be paused, resumed,
queued and saved. It has very friendy GTK based GUI, and useful log consoles.
Some of its main features are: 

 - Automatic CRC/MD5 checking 
 - Split downloads 
 - Recursive downloads 
 - HTTP/FTP proxy server 
 - cut-and-paste, drag-and-drop(Mozilla, Galeon, Opera, Konqueror, Netscape) 
 - multi-list(tabbed mode) feature 

WWW: http://aria.rednoah.com/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Required To Build: devel/gmake, devel/pkg-config
Required To Run: devel/pkg-config
Required Libraries: devel/gettext, devel/glib12, x11-toolkits/gtk12

To install the port: cd /usr/ports/www/aria/ && make install clean
To add the package: pkg_add -r aria


Configuration Options
     No options to configure

Master Sites:
http://nchc.dl.sourceforge.net/sourceforge/aria-rpm/
http://kent.dl.sourceforge.net/sourceforge/aria-rpm/
http://easynews.dl.sourceforge.net/sourceforge/aria-rpm/
http://ufpr.dl.sourceforge.net/sourceforge/aria-rpm/
http://umn.dl.sourceforge.net/sourceforge/aria-rpm/
http://heanet.dl.sourceforge.net/sourceforge/aria-rpm/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 36

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
23 Jul 2008 03:43:55
Original commit files touched by this commit  1.0.0_4
pgollucci search for other commits by this committer
Update my ports to my freebsd address

Approved by:    araujo (mentor)
06 Jun 2008 15:07:24
Original commit files touched by this commit  1.0.0_4
edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
08 Nov 2007 00:41:43
Original commit files touched by this commit  1.0.0_3
beech search for other commits by this committer
- Make fetchable
- Makefile cleanup
- Pass maintainership to: Philip M. Gollucci <pgollucci@p6m7g8.com>

PR:             ports/117875
Submitted by:   Philip M. Gollucci <pgollucci@p6m7g8.com> (maintainer)
Approved by:    portmgr linimon (mentor)
02 Aug 2007 13:05:46
Original commit files touched by this commit  1.0.0_3
arved search for other commits by this committer
Fix build on 64bit platforms
19 May 2007 21:32:57
Original commit files touched by this commit  1.0.0_3
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
21 Dec 2006 12:57:07
Original commit files touched by this commit  1.0.0_2
arved search for other commits by this committer
Fix build with gcc41
13 May 2006 05:41:22
Original commit files touched by this commit  1.0.0_2
edwin search for other commits by this committer
Remove USE_REINPLACE from categories starting with W
07 Mar 2006 08:28:06
Original commit files touched by this commit  1.0.0_2
ade search for other commits by this committer
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.

Discussed with: kris
Approved by:    portmgr (implicit)
23 Feb 2006 10:40:45
Original commit files touched by this commit  1.0.0_1
ade search for other commits by this committer
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
26 Jan 2006 04:02:10
Original commit files touched by this commit  1.0.0_1
kris search for other commits by this committer
Add missing USE_GETTEXT
25 Nov 2005 19:02:21
Original commit files touched by this commit  1.0.0_1
pav search for other commits by this committer
- Add SHA256
15 Nov 2005 06:52:12
Original commit files touched by this commit  1.0.0_1
ade search for other commits by this committer
Mass-conversion to the USE_AUTOTOOLS New World Order.  The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
        http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
17 Sep 2005 04:31:55
Original commit files touched by this commit  1.0.0_1
linimon search for other commits by this committer
Remove obsolete mastersite.

Source:         distfile survey
03 Jun 2005 21:18:13
Original commit files touched by this commit  1.0.0_1
oliver search for other commits by this committer
change the libtool version to use from 1.3 to 1.5
12 Apr 2004 04:54:52
Original commit files touched by this commit  1.0.0_1
kris search for other commits by this committer
Back out previous, looks like it was fixed yesterday.

Pointy hat to:  kris
12 Apr 2004 04:53:58
Original commit files touched by this commit  1.0.0_1
kris search for other commits by this committer
BROKEN on sparc64: Does not compile
09 Apr 2004 19:20:44
Original commit files touched by this commit  1.0.0_1
krion search for other commits by this committer
- Fix build on big-endian arch

PR:             ports/65371
Submitted by:   Ports Fury
14 Mar 2004 06:17:56
Original commit files touched by this commit  1.0.0_1
ade search for other commits by this committer
Whoa there, boy, that's a mighty big commit y'all have there...

Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".

For ports-in-waiting:

        USE_LIBTOOL=YES         ->      USE_LIBTOOL_VER=13
        USE_AUTOCONF=YES        ->      USE_AUTOCONF_VER=213
        USE_AUTOMAKE=YES        ->      USE_AUTOMAKE_VER=14

Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
04 Feb 2004 18:21:15
Original commit files touched by this commit  1.0.0_1
marcus search for other commits by this committer
Fix build with new gettext.
04 Feb 2004 05:10:27
Original commit files touched by this commit  1.0.0_1
marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 1)
04 Sep 2003 15:27:07
Original commit files touched by this commit  1.0.0
krion search for other commits by this committer
- Fix build
- Use DOCSDIR macro

PR:             56437
Submitted by:   Ports Fury
02 Sep 2003 19:38:09
Original commit files touched by this commit  1.0.0
krion search for other commits by this committer
- Fix build with upgraded gettext package

PR:             56323
Submitted by:   Ports Fury
11 Jul 2003 19:53:29
Original commit files touched by this commit  1.0.0
nork search for other commits by this committer
o Update to 1.0.0 [1].
o Drop MAINTAINERship.

PR:             ports/52579 [1]
Submitted by:   Ports Fury [1]
Approved by:    maintainer timeout (a long time)
04 Jun 2003 23:43:38
Original commit files touched by this commit  0.10.2.t5_1
kris search for other commits by this committer
Move inclusion of bsd.port.pre.mk later in the file for conditional BROKEN
tag.  Early inclusion caused problems for some ports, so to be safe I'm
updating all of them.

Pointy hat to:  kris
18 May 2003 13:00:35
Original commit files touched by this commit  0.10.2.t5_1
kris search for other commits by this committer
BROKEN on 5.1: does not build
20 Apr 2003 20:46:57
Original commit files touched by this commit  0.10.2.t5_1
marcus search for other commits by this committer
Remove USE_GNOMENG.
07 Mar 2003 06:12:57
Original commit files touched by this commit  0.10.2.t5_1
ade search for other commits by this committer
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
01 Sep 2002 16:31:33
Original commit files touched by this commit  0.10.2.t5_1
lioux search for other commits by this committer
Deploy USE_GNOMENG infrastructure

PR:             42289
Submitted by:   Edwin Groothuis <edwin@mavetju.org>
03 Mar 2002 11:50:41
files touched by this commit
nakai search for other commits by this committer
Update distfiles    
18 Feb 2002 07:35:43
files touched by this commit
nakai search for other commits by this committer
Update to 0.10.2.t5    
22 Jan 2002 13:27:55
files touched by this commit
sf search for other commits by this committer
update to 0.10.2test4.    
21 Jan 2002 02:03:15
files touched by this commit
sf search for other commits by this committer
fix SSL support.    
14 Jan 2002 13:05:16
files touched by this commit
sf search for other commits by this committer
update to 0.10test3.    
23 Oct 2001 08:34:40
files touched by this commit
nakai search for other commits by this committer
Update to 0.10.1test21    
10 Sep 2001 16:36:11
files touched by this commit
nakai search for other commits by this committer
Update to 0.10.1    
31 Mar 2001 12:04:35
files touched by this commit
nakai search for other commits by this committer
Initial import.   Aria is yet another download tool    

Number of commits found: 36

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
squirrelmailDec 04
cups-baseNov 29
hplipNov 29
samba3Nov 29
samba3Nov 29
wordpressNov 29
wordpressNov 29
wordpressNov 29
wordpress-muNov 29
imlib2Nov 24
firefox*Nov 23
firefox-devel*Nov 23
firefox10*Nov 23
firefox15*Nov 23
firefox3*Nov 23

9 vulnerabilities affecting 22 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 19494
Broken 163
Deprecated 87
Ignore 462
Forbidden 8
Restricted 262
No CDROM 132
Vulnerable 56
Expired 57
Set to expire 71
Interactive 78
new 24 hours 2
new 48 hours2
new 7 days26
new fortnight93
new month165

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Add tab to Netscape 6

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2008 DVL Software Limited. All rights reserved.
This page created in 0.253 seconds.