The FreeBSD Ports Archive

Freebsd | Contact
Welcome to FreeBSD Software


FreeBSD ftp : axel

A download accelerator

 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. 

http://wilmer.gaast.net/main.php/axel.html



axel history


v. 1.24
date: 2007/07/23 09:35:51;  author: rafan;  state: Exp;  lines: +1 -1
- 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

v. 1.23 date: 2007/01/31 16:23:55; author: miwi; state: Exp; lines: +1 -1 - Pass maintainershipt to submitter PR: 108609 Submitted by: Prudhvi Krishna
v. 1.22 date: 2006/05/07 11:09:16; author: edwin; state: Exp; lines: +0 -1 Remove USE_REINPLACE from all categories starting with F
v. 1.21 date: 2005/07/20 04:42:02; author: novel; state: Exp; lines: +4 -4 - Update to 1.0b - Update WWW and MASTER_SITES - Reset maintainership to ports@ by maintainer request PR: 83703 Submitted by: Marcus Grando Approved by: Wilmer van der Gaast (former maintainer)
v. 1.20 date: 2005/04/17 15:12:00; author: naddy; state: Exp; lines: +1 -1 Fix remote buffer overflow. Submitted by: Ulf Harnhammar
v. 1.19 date: 2004/02/04 04:35:56; author: marcus; state: Exp; lines: +2 -3 Add USE_GETTEXT and bump PORTREVISION. Submitted by: trevor Tested by: bento
v. 1.18 date: 2004/01/23 18:11:53; author: trevor; state: Exp; lines: +1 -1 Now gettext 0.12.1 is gettext-old.
v. 1.17 date: 2003/08/26 20:25:43; author: marcus; state: Exp; lines: +1 -1 Bump the PORTREVISION for the ports directly affected by the gettext upgrade. Prodded by: kris
v. 1.16 date: 2003/08/25 05:41:25; author: marcus; state: Exp; lines: +1 -1 Chase the libintl.so shared lib version.
v. 1.15 date: 2003/02/21 12:00:35; author: knu; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.14 date: 2002/10/10 12:59:32; author: knu; state: Exp; lines: +2 -2 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)
v. 1.13 date: 2002/09/29 04:33:58; author: ijliao; state: Exp; lines: +2 -1 PERL -> REINPLACE_CMD PR: 43353 Submitted by: maintainer
v. 1.12 date: 2002/08/01 16:22:11; author: ade; state: Exp; lines: +1 -1 Chase shlib rev of devel/gettext Submitted by: lots and lots Pointy hat to: ade
v. 1.11 date: 2002/04/22 07:05:38; author: ijliao; state: Exp; lines: +1 -1 make it build again PR: 37321 Submitted by: maintainer
v. 1.10 date: 2002/04/12 17:09:34; author: ade; state: Exp; lines: +2 -1 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
v. 1.9 date: 2002/03/20 16:09:09; author: roam; state: Exp; lines: +2 -2 Update to 1.0a. PR: 36134 Submitted by: maintainer
v. 1.8 date: 2002/03/15 19:44:01; author: ade; state: Exp; lines: +1 -1 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
v. 1.7 date: 2001/12/25 00:15:24; author: petef; state: Exp; lines: +8 -11 - update to 1.0 - update maintainer address - reword pkg-descr PR: 32580 Submitted by: maintainer
v. 1.6 date: 2001/11/20 13:10:05; author: sobomax; state: Exp; lines: +1 -1 Pass over maintainership to Wilmer van der Gaast . Submitted by: Wilmer van der Gaast
v. 1.5 date: 2001/11/20 12:36:28; author: ijliao; state: Exp; lines: +3 -2 upgrade to 0.99b Noted by: Wilmer van der Gaast (author)
v. 1.4 date: 2001/11/10 05:56:59; author: ijliao; state: Exp; lines: +2 -11 upgrade to 0.99
v. 1.3 date: 2001/08/18 09:22:52; author: ijliao; state: Exp; lines: +12 -4 - Support PTHREAD_CFLAGS properly - Support install macros PR: 29820 Submitted by: KATO Tsuguru
v. 1.2 date: 2001/08/15 07:00:56; author: ijliao; state: Exp; lines: +11 -8 upgrade to 0.96
v. 1.1 date: 2001/08/05 16:06:50; author: ijliao; state: Exp; add axel A download accelerator ============================================================================= v. 1.24 date: 2007/07/23 09:35:51; author: rafan; state: Exp; lines: +1 -1 - 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
v. 1.23 date: 2007/01/31 16:23:55; author: miwi; state: Exp; lines: +1 -1 - Pass maintainershipt to submitter PR: 108609 Submitted by: Prudhvi Krishna
v. 1.22 date: 2006/05/07 11:09:16; author: edwin; state: Exp; lines: +0 -1 Remove USE_REINPLACE from all categories starting with F
v. 1.21 date: 2005/07/20 04:42:02; author: novel; state: Exp; lines: +4 -4 - Update to 1.0b - Update WWW and MASTER_SITES - Reset maintainership to ports@ by maintainer request PR: 83703 Submitted by: Marcus Grando Approved by: Wilmer van der Gaast (former maintainer)
v. 1.20 date: 2005/04/17 15:12:00; author: naddy; state: Exp; lines: +1 -1 Fix remote buffer overflow. Submitted by: Ulf Harnhammar
v. 1.19 date: 2004/02/04 04:35:56; author: marcus; state: Exp; lines: +2 -3 Add USE_GETTEXT and bump PORTREVISION. Submitted by: trevor Tested by: bento
v. 1.18 date: 2004/01/23 18:11:53; author: trevor; state: Exp; lines: +1 -1 Now gettext 0.12.1 is gettext-old.
v. 1.17 date: 2003/08/26 20:25:43; author: marcus; state: Exp; lines: +1 -1 Bump the PORTREVISION for the ports directly affected by the gettext upgrade. Prodded by: kris
v. 1.16 date: 2003/08/25 05:41:25; author: marcus; state: Exp; lines: +1 -1 Chase the libintl.so shared lib version.
v. 1.15 date: 2003/02/21 12:00:35; author: knu; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.14 date: 2002/10/10 12:59:32; author: knu; state: Exp; lines: +2 -2 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)
v. 1.13 date: 2002/09/29 04:33:58; author: ijliao; state: Exp; lines: +2 -1 PERL -> REINPLACE_CMD PR: 43353 Submitted by: maintainer
v. 1.12 date: 2002/08/01 16:22:11; author: ade; state: Exp; lines: +1 -1 Chase shlib rev of devel/gettext Submitted by: lots and lots Pointy hat to: ade
v. 1.11 date: 2002/04/22 07:05:38; author: ijliao; state: Exp; lines: +1 -1 make it build again PR: 37321 Submitted by: maintainer
v. 1.10 date: 2002/04/12 17:09:34; author: ade; state: Exp; lines: +2 -1 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
v. 1.9 date: 2002/03/20 16:09:09; author: roam; state: Exp; lines: +2 -2 Update to 1.0a. PR: 36134 Submitted by: maintainer
v. 1.8 date: 2002/03/15 19:44:01; author: ade; state: Exp; lines: +1 -1 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
v. 1.7 date: 2001/12/25 00:15:24; author: petef; state: Exp; lines: +8 -11 - update to 1.0 - update maintainer address - reword pkg-descr PR: 32580 Submitted by: maintainer
v. 1.6 date: 2001/11/20 13:10:05; author: sobomax; state: Exp; lines: +1 -1 Pass over maintainership to Wilmer van der Gaast . Submitted by: Wilmer van der Gaast
v. 1.5 date: 2001/11/20 12:36:28; author: ijliao; state: Exp; lines: +3 -2 upgrade to 0.99b Noted by: Wilmer van der Gaast (author)
v. 1.4 date: 2001/11/10 05:56:59; author: ijliao; state: Exp; lines: +2 -11 upgrade to 0.99
v. 1.3 date: 2001/08/18 09:22:52; author: ijliao; state: Exp; lines: +12 -4 - Support PTHREAD_CFLAGS properly - Support install macros PR: 29820 Submitted by: KATO Tsuguru
v. 1.2 date: 2001/08/15 07:00:56; author: ijliao; state: Exp; lines: +11 -8 upgrade to 0.96
v. 1.1 date: 2001/08/05 16:06:50; author: ijliao; state: Exp; add axel A download accelerator ============================================================================= v. 1.24 date: 2007/07/23 09:35:51; author: rafan; state: Exp; lines: +1 -1 - 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
v. 1.23 date: 2007/01/31 16:23:55; author: miwi; state: Exp; lines: +1 -1 - Pass maintainershipt to submitter PR: 108609 Submitted by: Prudhvi Krishna
v. 1.22 date: 2006/05/07 11:09:16; author: edwin; state: Exp; lines: +0 -1 Remove USE_REINPLACE from all categories starting with F
v. 1.21 date: 2005/07/20 04:42:02; author: novel; state: Exp; lines: +4 -4 - Update to 1.0b - Update WWW and MASTER_SITES - Reset maintainership to ports@ by maintainer request PR: 83703 Submitted by: Marcus Grando Approved by: Wilmer van der Gaast (former maintainer)
v. 1.20 date: 2005/04/17 15:12:00; author: naddy; state: Exp; lines: +1 -1 Fix remote buffer overflow. Submitted by: Ulf Harnhammar
v. 1.19 date: 2004/02/04 04:35:56; author: marcus; state: Exp; lines: +2 -3 Add USE_GETTEXT and bump PORTREVISION. Submitted by: trevor Tested by: bento
v. 1.18 date: 2004/01/23 18:11:53; author: trevor; state: Exp; lines: +1 -1 Now gettext 0.12.1 is gettext-old.
v. 1.17 date: 2003/08/26 20:25:43; author: marcus; state: Exp; lines: +1 -1 Bump the PORTREVISION for the ports directly affected by the gettext upgrade. Prodded by: kris
v. 1.16 date: 2003/08/25 05:41:25; author: marcus; state: Exp; lines: +1 -1 Chase the libintl.so shared lib version.
v. 1.15 date: 2003/02/21 12:00:35; author: knu; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.14 date: 2002/10/10 12:59:32; author: knu; state: Exp; lines: +2 -2 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)
v. 1.13 date: 2002/09/29 04:33:58; author: ijliao; state: Exp; lines: +2 -1 PERL -> REINPLACE_CMD PR: 43353 Submitted by: maintainer
v. 1.12 date: 2002/08/01 16:22:11; author: ade; state: Exp; lines: +1 -1 Chase shlib rev of devel/gettext Submitted by: lots and lots Pointy hat to: ade
v. 1.11 date: 2002/04/22 07:05:38; author: ijliao; state: Exp; lines: +1 -1 make it build again PR: 37321 Submitted by: maintainer
v. 1.10 date: 2002/04/12 17:09:34; author: ade; state: Exp; lines: +2 -1 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
v. 1.9 date: 2002/03/20 16:09:09; author: roam; state: Exp; lines: +2 -2 Update to 1.0a. PR: 36134 Submitted by: maintainer
v. 1.8 date: 2002/03/15 19:44:01; author: ade; state: Exp; lines: +1 -1 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
v. 1.7 date: 2001/12/25 00:15:24; author: petef; state: Exp; lines: +8 -11 - update to 1.0 - update maintainer address - reword pkg-descr PR: 32580 Submitted by: maintainer
v. 1.6 date: 2001/11/20 13:10:05; author: sobomax; state: Exp; lines: +1 -1 Pass over maintainership to Wilmer van der Gaast . Submitted by: Wilmer van der Gaast
v. 1.5 date: 2001/11/20 12:36:28; author: ijliao; state: Exp; lines: +3 -2 upgrade to 0.99b Noted by: Wilmer van der Gaast (author)
v. 1.4 date: 2001/11/10 05:56:59; author: ijliao; state: Exp; lines: +2 -11 upgrade to 0.99
v. 1.3 date: 2001/08/18 09:22:52; author: ijliao; state: Exp; lines: +12 -4 - Support PTHREAD_CFLAGS properly - Support install macros PR: 29820 Submitted by: KATO Tsuguru
v. 1.2 date: 2001/08/15 07:00:56; author: ijliao; state: Exp; lines: +11 -8 upgrade to 0.96
v. 1.1 date: 2001/08/05 16:06:50; author: ijliao; state: Exp; add axel A download accelerator =============================================================================



Main menu

FreeBSD

Program categories

Freebsd accessibility
Freebsd archivers
Freebsd astro
Freebsd audio
Freebsd benchmarks
Freebsd biology
Freebsd cad
Freebsd chinese
Freebsd comms
Freebsd converters
Freebsd databases
Freebsd deskutils
Freebsd devel
Freebsd dns
Freebsd editors
Freebsd emulators
Freebsd finance
Freebsd french
Freebsd ftp
Freebsd games
Freebsd german
Freebsd graphics
Freebsd hebrew
Freebsd hungarian
Freebsd irc
Freebsd japanese
Freebsd java
Freebsd korean
Freebsd lang
Freebsd mail
Freebsd math
Freebsd mbone
Freebsd misc
Freebsd multimedia
Freebsd net
Freebsd net-im
Freebsd net-mgmt
Freebsd net-p2p
Freebsd news
Freebsd palm
Freebsd polish
Freebsd ports-mgmt
Freebsd portuguese
Freebsd print
Freebsd russian
Freebsd science
Freebsd security
Freebsd shells
Freebsd sysutils
Freebsd textproc
Freebsd ukrainian
Freebsd vietnamese
Freebsd www
Freebsd x11
Freebsd x11-clocks
Freebsd x11-drivers
Freebsd x11-fm
Freebsd x11-fonts
Freebsd x11-servers
Freebsd x11-themes
Freebsd x11-toolkits
Freebsd x11-wm