FreshPorts -- The Place For Ports Mon, 13 Oct 2008 5:05 AM 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
axel 1.1_1 ftp on this many watch lists=11 search for ports that depend on this port An older version of this port was marked as vulnerable.
A download accelerator
Maintained by: prudhvikrishna@gmail.com search for ports maintained by this maintainer
Port Added: 05 Aug 2001 14:06:50


Axel tries to accelerate downloads by opening more than one connection to a
server (possibly to different servers). Because of its size it might also
be useful as a wget replacement on bootdisks and other small systems.

WWW: http://axel.alioth.debian.org/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Required To Build: devel/gmake
Required Libraries: converters/libiconv, devel/gettext

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


Configuration Options
===> The following configuration options are available for axel-1.1_1:
     NLS=on (default) "I18N support"
     DEBUG=off (default) "Debugging support"
===> Use 'make config' to modify these settings

Master Sites:
http://ftp.roedu.net/pub/mirrors/gentoo.org/distfiles/
http://distro.ibiblio.org/pub/linux/distributions/gentoo/distfiles/
http://csociety-ftp.ecn.purdue.edu/pub/gentoo/distfiles/
http://gentoo.mirrors.pair.com/distfiles/
http://gentoo.chem.wisc.edu/gentoo/distfiles/
http://adelie.polymtl.ca/distfiles/
http://mirrors.tds.net/gentoo/distfiles/
ftp://ftp.mirrorservice.org/sites/www.ibiblio.org/gentoo/distfiles/
http://ftp.belnet.be/mirror/rsync.gentoo.org/gentoo/distfiles/
http://ftp.easynet.nl/mirror/gentoo/distfiles/
http://ftp.snt.utwente.nl/pub/os/linux/gentoo/distfiles/
http://trumpetti.atm.tut.fi/gentoo/distfiles/
http://ds.thn.htu.se/linux/gentoo/distfiles/
http://sunsite.cnlab-switch.ch/ftp/mirror/gentoo/distfiles/
http://linux.rz.ruhr-uni-bochum.de/download/gentoo-mirror/distfiles/
http://mirrors.sec.informatik.tu-darmstadt.de/gentoo/distfiles/
http://ftp.uni-erlangen.de/pub/mirrors/gentoo/distfiles/
http://darkstar.ist.utl.pt/gentoo/distfiles/
http://gentoo.inode.at/distfiles/
http://ftp.rhnet.is/pub/gentoo/distfiles/
http://gentoo.mirror.sdv.fr/distfiles/
http://ftp.gentoo.or.kr/distfiles/
http://mirror.gentoo.gr.jp/distfiles/
http://gentoo.gg3.net/distfiles/
http://gentoo.kems.net/distfiles/
ftp://ftp.gtlib.cc.gatech.edu/pub/gentoo/distfiles/
ftp://csociety-ftp.ecn.purdue.edu/pub/gentoo/distfiles/
ftp://mirror.iawnet.sandia.gov/pub/gentoo/distfiles/
ftp://ftp.ussg.iu.edu/pub/linux/gentoo/distfiles/
ftp://ftp.ucsb.edu/pub/mirrors/linux/gentoo/distfiles/
ftp://gentoo.mirrors.pair.com/distfiles/
ftp://mirrors.tds.net/gentoo/distfiles/
ftp://ftp.belnet.be/mirror/rsync.gentoo.org/gentoo/distfiles/
ftp://ftp.easynet.nl/mirror/gentoo/distfiles/
ftp://ftp.snt.utwente.nl/pub/os/linux/gentoo/distfiles/
ftp://trumpetti.atm.tut.fi/gentoo/distfiles/
ftp://sunsite.cnlab-switch.ch/mirror/gentoo/distfiles/
ftp://ftp.join.uni-muenster.de/pub/linux/distributions/gentoo/distfiles/
ftp://ftp6.uni-muenster.de/pub/linux/distributions/gentoo/distfiles/
ftp://ftp.tu-clausthal.de/pub/linux/gentoo/distfiles/
ftp://sunsite.informatik.rwth-aachen.de/pub/Linux/gentoo/distfiles/
ftp://linux.rz.ruhr-uni-bochum.de/gentoo-mirror/distfiles/
ftp://ftp.uni-erlangen.de/pub/mirrors/gentoo/distfiles/
ftp://darkstar.ist.utl.pt/pub/gentoo/distfiles/
ftp://gentoo.inode.at/source/distfiles/
ftp://ftp.rhnet.is/pub/gentoo/distfiles/
ftp://files.gentoo.gr/distfiles/
ftp://ftp.planetmirror.com/pub/gentoo/distfiles/
ftp://ftp.ecc.u-tokyo.ac.jp/GENTOO/distfiles/
ftp://gentoo.kems.net/pub/mirrors/gentoo/distfiles/
http://alioth.debian.org/frs/download.php/2287/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 30

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
06 Jun 2008 14:28:21
Original commit files touched by this commit  1.1_1
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)
16 Apr 2008 04:24:59
Original commit files touched by this commit  1.1
delphij search for other commits by this committer
Update to 1.1; while I'm there, OPTIONize NLS and DEBUG, and
reflect the new home.

PR:             ports/122802
Approved by:    maintainer
23 Jul 2007 10:36:52
Original commit files touched by this commit  1.0b
rafan search for other commits by this committer
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
  supports them.  This is determined by running ``configure --help'' in
  do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
  which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
  Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
  PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
  subdirectory detection.

PR:             ports/111470
Approved by:    portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by:      pointyhat exp run
31 Jan 2007 16:23:55
Original commit files touched by this commit  1.0b
miwi search for other commits by this committer
- Pass maintainershipt to submitter

PR:             108609
Submitted by:   Prudhvi Krishna <prudhvikrishna@gmail.com>
07 May 2006 12:09:22
Original commit files touched by this commit  1.0b
edwin search for other commits by this committer
Remove USE_REINPLACE from all categories starting with F
24 Nov 2005 16:27:27
Original commit files touched by this commit  1.0b
pav search for other commits by this committer
- Add SHA256
20 Jul 2005 05:42:02
Original commit files touched by this commit  1.0b
novel search for other commits by this committer
- Update to 1.0b
- Update WWW and MASTER_SITES
- Reset maintainership to ports@ by maintainer request

PR:             83703
Submitted by:   Marcus Grando <marcus@corp.grupos.com.br>
Approved by:    Wilmer van der Gaast (former maintainer)
17 Apr 2005 16:12:00
Original commit files touched by this commit  1.0a_4
naddy search for other commits by this committer
Fix remote buffer overflow.

Submitted by:   Ulf Harnhammar <metaur@telia.com>
31 Mar 2004 04:12:58
Original commit files touched by this commit  1.0a_3
 This port version is marked as vulnerable.
trevor search for other commits by this committer
SIZEify (maintainer timeout)
04 Feb 2004 04:36:30
Original commit files touched by this commit  1.0a_3
 This port version is marked as vulnerable.
marcus search for other commits by this committer
Add USE_GETTEXT and bump PORTREVISION.

Submitted by:   trevor
Tested by:      bento
23 Jan 2004 18:12:26
Original commit files touched by this commit  1.0a_2
 This port version is marked as vulnerable.
trevor search for other commits by this committer
Now gettext 0.12.1 is gettext-old.
26 Aug 2003 21:25:58
Original commit files touched by this commit  1.0a_2
 This port version is marked as vulnerable.
marcus search for other commits by this committer
Bump the PORTREVISION for the ports directly affected by the gettext upgrade.

Prodded by:     kris
25 Aug 2003 06:41:38
Original commit files touched by this commit  1.0a_1
 This port version is marked as vulnerable.
marcus search for other commits by this committer
Chase the libintl.so shared lib version.
25 Jun 2003 18:17:09
Original commit files touched by this commit  1.0a_1
 This port version is marked as vulnerable.
naddy search for other commits by this committer
Fix build on -STABLE.
Closes

PR:             53220
21 Feb 2003 12:00:40
Original commit files touched by this commit  1.0a_1
 This port version is marked as vulnerable.
knu search for other commits by this committer
De-pkg-comment.
20 Oct 2002 21:52:33
Original commit files touched by this commit  1.0a_1
 This port version is marked as vulnerable.
kris search for other commits by this committer
Fix build on -current (expr -> expr --)
10 Oct 2002 13:59:36
Original commit files touched by this commit  1.0a_1
 This port version is marked as vulnerable.
knu search for other commits by this committer
CC, CXX, CFLAGS, PTHREAD_CFLAGS and PTHREAD_LIBS may contain `/' in
them when using a non-default compiler/linker, so do not use `/' as
delimiter for s///. (I picked `|' instead)
29 Sep 2002 05:33:58
Original commit files touched by this commit  1.0a_1
 This port version is marked as vulnerable.
ijliao search for other commits by this committer
PERL -> REINPLACE_CMD

PR:             43353
Submitted by:   maintainer
01 Aug 2002 17:22:41
Original commit files touched by this commit  1.0a_1
 This port version is marked as vulnerable.
ade search for other commits by this committer
Chase shlib rev of devel/gettext

Submitted by:   lots and lots
Pointy hat to:  ade
22 Apr 2002 08:05:39
Original commit files touched by this commit  1.0a_1
 This port version is marked as vulnerable.
ijliao search for other commits by this committer
make it build again

PR:             37321
Submitted by:   maintainer
12 Apr 2002 18:10:20
Original commit files touched by this commit  1.0a_1
 This port version is marked as vulnerable.
ade search for other commits by this committer
gettext upgrade uber-patch (stage 3)

- switch devel/gettext (0.11.1) on, installing full package
- flip devel/gettext-old (0.10.35) to installing only static binaries
  with a "-old" suffix -- gettext-old will have its deorbit burn
  sequence initiated just after 4.6-RELEASE
- fix up ports for the new world order

Reviewed by:    portmgr
20 Mar 2002 16:09:09
Original commit files touched by this commit  1.0a
 This port version is marked as vulnerable.
roam search for other commits by this committer
Update to 1.0a.

PR:             36134
Submitted by:   maintainer
15 Mar 2002 19:44:29
Original commit files touched by this commit  1.0
 This port version is marked as vulnerable.
ade search for other commits by this committer
Stage 1 of gettext update.

Move gettext (0.10.35) with gettext-old
Update gettext from gettext-devel (0.10.40)
Remove gettext-devel
Fix dependencies

Stage 2 will involve upgraded gettext to 0.11 and fixing issues
Stage 3 involves a de-orbit burn sequence for gettext-old

Reviewed by:    portmgr
25 Dec 2001 00:15:24
files touched by this commit
petef search for other commits by this committer
- update to 1.0   - update maintainer address   - reword pkg-descr    
20 Nov 2001 13:10:05
files touched by this commit
sobomax search for other commits by this committer
Pass over maintainership to Wilmer van der Gaast <lintux@lintux.cx>.    
20 Nov 2001 12:36:33
files touched by this commit
ijliao search for other commits by this committer
upgrade to 0.99b    
10 Nov 2001 05:57:00
files touched by this commit
ijliao search for other commits by this committer
upgrade to 0.99    
18 Aug 2001 11:22:53
files touched by this commit
ijliao search for other commits by this committer
- Support PTHREAD_CFLAGS properly   - Support install macros    
15 Aug 2001 09:00:57
files touched by this commit
ijliao search for other commits by this committer
upgrade to 0.96    
05 Aug 2001 18:06:50
files touched by this commit
ijliao search for other commits by this committer
add axel   A download accelerator    

Number of commits found: 30

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
drupal5Oct 12
drupal6Oct 12
cups-baseOct 10
mysql41-server*Oct 10
mysql50-client*Oct 10
mysql50-server*Oct 10
mysql51-client*Oct 10
mysql51-server*Oct 10
mysql60-client*Oct 10
operaOct 10
bitlbee*Oct 03
gallery*Oct 03
gallery2*Oct 03
horde-base*Oct 03
phpmyadmin*Oct 03

12 vulnerabilities affecting 34 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 19297
Broken 153
Deprecated 80
Ignore 432
Forbidden 7
Restricted 279
No CDROM 132
Vulnerable 55
Expired 55
Set to expire 62
Interactive 78
new 24 hours 10
new 48 hours20
new 7 days35
new fortnight77
new month126

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.205 seconds.