Port details |
- aget Multithreaded HTTP download accelerator
- 0.4.1_1 net =6 0.4.1_1Version of this port present on the latest quarterly branch.
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2003-06-03 04:22:37
- Last Update: 2024-01-09 10:32:17
- Commit Hash: 03c7f3c
- People watching this port, also watch:: rsync, nmap, sox, mplayer, vim
- License: BSD3CLAUSE
- WWW:
- http://www.enderunix.org/aget/
- Description:
- Aget is a multithreaded HTTP download accelerator.
Pointed on the Win32 Project Flashget.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/net/aget/ && make install clean
- To add the package, run one of these commands:
- pkg install net/aget
- pkg install aget
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: aget
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (aget-0.4.1.tar.gz) = d17393c7f44aab38028ae71f14b572ba1839b6e085fb2092b6ebe68bc931df4d
SIZE (aget-0.4.1.tar.gz) = 12783
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- net_aget
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.4.1_1 09 Jan 2024 10:32:17 |
Baptiste Daroussin (bapt) |
MANPREFIX: eleminate its usage and move man to share/man |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.4.1_1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
0.4.1_1 20 Jul 2022 14:22:37 |
Tobias C. Berner (tcberner) |
net: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <ports@c0decafe.net>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Straup Cope <ascope@cpan.org>
* Aaron Zauner <az_mail@gmx.at>
* Adam Jette <jettea46@yahoo.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Alan Eldridge <alane@geeksrus.net>
* Alex Bakhtin <Alex.Bakhtin@gmail.com>
* Alex Deiter <Alex.Deiter@Gmail.COM>
* Alex Dupre <ale@FreeBSD.org>
* Alex Dupre <sysadmin@alexdupre.com> (Only the first 15 lines of the commit message are shown above ) |
0.4.1_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.4.1_1 22 Sep 2020 19:29:30 |
se |
Fix build with -fno-common
Remove -fcommon option from Makefile |
0.4.1 27 Aug 2020 17:45:36 |
tcberner |
net/aget: fix build on recent current |
0.4.1 08 Jan 2014 20:22:53 |
antoine |
- Add LICENSE
- Stage support
- Fix build with clang
PR: ports/185501
Submitted by: KATO Tsuguru |
0.4.1 20 Sep 2013 22:10:25 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net) |
0.4.1 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
0.4.1 12 Jul 2009 05:29:09 |
linimon |
Maintainer's email address bounces. |
0.4.1 06 Jul 2009 07:09:21 |
itetcu |
Reset maintainer, email bounces. |
0.4.1 29 May 2009 12:43:49 |
dhn |
- Update to 0.4.1
PR: ports/134558
Submitted by: Andrew Clark <andrewclarkii@gmail.com>
Approved by: maintainer timeout (two weeks) |
0.4 22 Jan 2006 21:24:05 |
edwin |
SHA256ify
Approved by: krion@ |
0.4 31 Mar 2004 03:12:58 |
trevor |
SIZEify (maintainer timeout) |
0.4 06 Feb 2004 13:12:53 |
trevor |
Use PLIST_FILES (bento-tested, marcus-reviewed). |
0.4 09 Jun 2003 15:56:58 |
osa |
Reroll distro: use calloc(1,...) insted of malloc(...)
PR: 53091
Approved by: fjoe (mentor) |
0.4 03 Jun 2003 04:22:11 |
will |
Add aget 0.4, a multithreaded HTTP download accelerator.
PR: 52270
Submitted by: Aaron Zauner <az_mail@gmx.at> |