notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: ftp/axel/Makefile

Number of commits found: 51

Tuesday, 9 Apr 2024
07:40 Yuri Victorovich (yuri) search for other commits by this committer
ftp/axel: update 2.17.12 → 2.17.14

Reported by:	portscout
commit hash: 7d6878030c88814c184dacdd8f90f6639c2cf778 commit hash: 7d6878030c88814c184dacdd8f90f6639c2cf778 commit hash: 7d6878030c88814c184dacdd8f90f6639c2cf778 commit hash: 7d6878030c88814c184dacdd8f90f6639c2cf778 7d68780
Thursday, 7 Mar 2024
13:30 Nuno Teixeira (eduardo) search for other commits by this committer
ftp/axel: Move man pages to share/man

Approved by:	portmgr (blanket)
commit hash: c01e1693977f6ba30689fdd58aaccf574928b64f commit hash: c01e1693977f6ba30689fdd58aaccf574928b64f commit hash: c01e1693977f6ba30689fdd58aaccf574928b64f commit hash: c01e1693977f6ba30689fdd58aaccf574928b64f c01e169
Tuesday, 30 Jan 2024
08:56 Yuri Victorovich (yuri) search for other commits by this committer
ftp/axel: update 2.17.11-21 → 2.17.12

Reported by:	portscout
commit hash: 4af262623dc0da581df5b9b89e7e4c7bc802c371 commit hash: 4af262623dc0da581df5b9b89e7e4c7bc802c371 commit hash: 4af262623dc0da581df5b9b89e7e4c7bc802c371 commit hash: 4af262623dc0da581df5b9b89e7e4c7bc802c371 4af2626
Sunday, 31 Dec 2023
00:37 Muhammad Moinur Rahman (bofh) search for other commits by this committer
*/*: Sunset 12.4-RELEASE/12-STABLE from ports tree

- Remove all references to defunct ARCH arm
- Remove all references to defunct ARCH sparc64
- Remove x11-drivers/xf86-video-sunffb which requires defunct sparc64
  ARCH
- Remove sysutils/afbinit requires defunct sparc64 ARCH
- Remove all references to bktr driver
- Remove all references to defunct FreeBSD_12
- Remove all references to OSVERSION/OSREL corresponding to 12
- Remove conditionals in Mk/Uses/cabal.mk
- Remove sparc reference from Mk/Uses/qt-dist.mk
- Remove BROKEN_sparc64/NOT_FOR_ARCH=sparc64
- Remove BROKEN_FreeBSD_12* from:
- Remove OpenSSL patches from:
- Remove conditional flags for OSVERSION >= 1300000 to fixed flags.
  Also move conditional flags for non sparc64/arm ARCH to fixed flags.

Reviewed by:	brooks, jbeich, rene, salvadore
Differential Revision: https://reviews.freebsd.org/D42068
commit hash: bbab7f59e9630416397189df70ec133bdd690e38 commit hash: bbab7f59e9630416397189df70ec133bdd690e38 commit hash: bbab7f59e9630416397189df70ec133bdd690e38 commit hash: bbab7f59e9630416397189df70ec133bdd690e38 bbab7f5
Friday, 25 Nov 2022
02:22 Yuri Victorovich (yuri) search for other commits by this committer
ftp/axel: New port: Lightweight CLI download accelerator
commit hash: c4a794b3d76d53d9c12f1d23afd58c85a73f885a commit hash: c4a794b3d76d53d9c12f1d23afd58c85a73f885a commit hash: c4a794b3d76d53d9c12f1d23afd58c85a73f885a commit hash: c4a794b3d76d53d9c12f1d23afd58c85a73f885a c4a794b
Friday, 30 Sep 2022
20:37 Rene Ladan (rene) search for other commits by this committer
cleanup: Remove expired ports:

2022-09-30 net-p2p/awgg: Depends on expired ftp/axel
2022-06-30 ftp/axel: Last release in 2009 and dead upstream, please consider
using www/aria2
commit hash: 50559226653623ee44deaf12ac13afd5ba1740f1 commit hash: 50559226653623ee44deaf12ac13afd5ba1740f1 commit hash: 50559226653623ee44deaf12ac13afd5ba1740f1 commit hash: 50559226653623ee44deaf12ac13afd5ba1740f1 5055922
Wednesday, 7 Sep 2022
21:10 Stefan Eßer (se) search for other commits by this committer
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.

This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.

There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.

The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.

Approved by:		portmgr (tcberner)
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 b7f0544
Wednesday, 20 Jul 2022
14:21 Tobias C. Berner (tcberner) search for other commits by this committer
ftp: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Alexander Kriventsov
  *  Anders Nordby <anders@fix.no>
  *  Andreas Fehlner <fehlner@gmx.de>
  *  Andrew Pantyukhin <infofarmer@FreeBSD.org>
  *  Andrey Zakhvatov
  *  Antonio Carlos Venancio Junior (<antonio@inf.ufsc.br>)
  *  Chris Piazza <cpiazza@FreeBSD.org>
  *  Damjan Marion <dmarion@open.hr>
  *  Emanuel Haupt <ehaupt@critical.ch>
  *  Eric Freeman <freebsdports@chillibear.com>
  *  Frank DENIS
  *  Frank Laszlo <laszlof@vonostingroup.com>
  *  Gea-Suan Lin (gslin@ccca.nctu.edu.tw)
  *  Gea-Suan Lin <gslin@ccca.nctu.edu.tw>
  *  George V. Neville-Neil <gnn@FreeBSD.org>
  *  Hye-Shik Chang
  *  Jordan Hubbard <jkh@FreeBSD.org>
  *  Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
  *  Joseph Benden <joe@thrallingpenguin.com>
  *  Ju Pengfei <jupengfei@gmail.com>
  *  Jui-Nan Lin <jnlin@freebsd.cs.nctu.edu.tw>
  *  Mark Johnston <markj@FreeBSD.org>
  *  Martin Matuska (mm@FreeBSD.org)
  *  Marwan BURELLE <marwan.burelle@lri.fr>
  *  Maxim Ignatenko
  *  Maxim Sobolev <sobomax@FreeBSD.org>
  *  Neil Blakey-Milner
  *  Neil Blakey-Milner <nbm@rucus.ru.ac.za>
  *  Nick Leuta
  *  Nosov Artem <chip-set@mail.ru>
  *  Petr Holub <hopet@ics.muni.cz>
  *  Philippe Le Berre <philippe@le-berre.com>
  *  Piotr Kubaj <pkubaj@anongoth.pl>
  *  Po-Chuan Hsieh <sunpoet@FreeBSD.org>
  *  Roman Bogorodskiy
  *  Sergey Matveychuk <sem@FreeBSD.org>
  *  Sergey Skvortsov <skv@FreeBSD.org>
  *  Stephane Legrand
  *  Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
  *  TAKATSU Tomonari <tota@FreeBSD.org>
  *  Thomas Gellekum <tg@FreeBSD.org>
  *  Tom McLaughlin <tmclaugh@sdf.lonestar.org>
  *  Tomokazu ISHII <t-ishii@tryplanet.com>
  *  Ulrich Spoerlein <uspoerlein@gmail.com>
  *  Wen Heping <wen@FreeBSD.org>
  *  Xavier Beaudouin <kiwi@oav.net>
  *  Yasuhiro Fukuma <yasuf@big.or.jp>
  *  Ying-Chieh Liao <ijliao@FreeBSD.org>
  *  ache
  *  cy@FreeBSD.org
  *  ijliao
  *  ports
  *  torstenb
  *  will

With hat:	portmgr
commit hash: 30cd2420019282b4cd0c46c58292cf34fffd17bf commit hash: 30cd2420019282b4cd0c46c58292cf34fffd17bf commit hash: 30cd2420019282b4cd0c46c58292cf34fffd17bf commit hash: 30cd2420019282b4cd0c46c58292cf34fffd17bf 30cd242
Thursday, 26 May 2022
07:14 Daniel Engberg (diizzy) search for other commits by this committer
ftp/axel: Deprecate and set expiration date to 2022-06-30

Last release in 2009, no support for https and dead upstream

PR:		263905
Approved by:	maintainer timeout, 2+ weeks
commit hash: a4574e0be7c24fbc273782b77c722356ba59a733 commit hash: a4574e0be7c24fbc273782b77c722356ba59a733 commit hash: a4574e0be7c24fbc273782b77c722356ba59a733 commit hash: a4574e0be7c24fbc273782b77c722356ba59a733 a4574e0
Friday, 8 Oct 2021
11:13 Bernhard Froehlich (decke) search for other commits by this committer
ftp/axel: Add CPE information

Approved by:    portmgr (blanket)
commit hash: 1fcf2a21ab9d8ee82ede9dbddb2c3029016bd406 commit hash: 1fcf2a21ab9d8ee82ede9dbddb2c3029016bd406 commit hash: 1fcf2a21ab9d8ee82ede9dbddb2c3029016bd406 commit hash: 1fcf2a21ab9d8ee82ede9dbddb2c3029016bd406 1fcf2a2
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
Thursday, 8 Dec 2016
19:23 tijl search for other commits by this committer
Remove libiconv.so.3 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps.  Bump dependent ports that have not
been bumped since.
Original commitRevision:428150 
Friday, 24 Jul 2015
09:46 kevlo search for other commits by this committer
- Fix MASTER_SITES
- Mark as unbroken
Original commitRevision:392811 
Sunday, 5 Apr 2015
10:54 antoine search for other commits by this committer
Mark a few ports in ftp category BROKEN (unfetchable)
Original commitRevision:383286 
Tuesday, 24 Mar 2015
18:19 marino search for other commits by this committer
4 ports categories: Remove $PTHREAD_LIBS

Categories: www, ftp, net-im, net-mgmt

approved by:	PTHREAD blanket
Original commitRevision:382150 
Saturday, 25 Jan 2014
20:30 bapt search for other commits by this committer
Support stage
USE_GMAKE -> USES=gmake
Use options helpers
Original commitRevision:341089 
Friday, 20 Sep 2013
17:23 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
ftp)
Original commitRevision:327729 
Saturday, 27 Apr 2013
08:50 mva search for other commits by this committer
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here

Reviewed by:	bapt, kwm
Original commitRevision:316654 
Wednesday, 24 Apr 2013
18:10 ak search for other commits by this committer
- Convert USE_GETTEXT to USES (part 3)

Approved by:	portmgr (bapt)
Original commitRevision:316464 
Tuesday, 26 Mar 2013
09:58 bapt search for other commits by this committer
Convert left unconverted ports in ftp to new options framework
Original commitRevision:315271 
Monday, 31 May 2010
02:01 ade search for other commits by this committer
Bounce PORTREVISION for gettext-related ports.  Have fun, ya'll.
Original commit
Wednesday, 25 Nov 2009
05:25 wen search for other commits by this committer
- Update to 2.4

PR:             ports/140611
Submitted by:   Cristiano Rolim Pereira <cristianorolim@hotmail.com>
Approved by:    maintainer
Original commit
Monday, 13 Jul 2009
21:40 miwi search for other commits by this committer
- Update maintainer mail adress

Submitted by:   Prudhvi (maintainer via irc)
Original commit
Sunday, 15 Mar 2009
20:47 miwi search for other commits by this committer
- Update to 2.3

PR:             132069
Submitted by:   Dennis Herrmann <adox@mcx2.org>
Approved by:    maintainer timeout
Original commit
Sunday, 25 Jan 2009
02:34 beech search for other commits by this committer
- Update to 2.2

PR:             ports/130346
Submitted by:   Michal Petrucha <johnny64@swissjabber.org>
Approved by:    maintainer timeout (2+ weeks)
Original commit
Friday, 6 Jun 2008
13:28 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)
Original commit
Wednesday, 16 Apr 2008
03:24 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
Original commit
Monday, 23 Jul 2007
09:36 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
Original commit
Wednesday, 31 Jan 2007
16:23 miwi search for other commits by this committer
- Pass maintainershipt to submitter

PR:             108609
Submitted by:   Prudhvi Krishna <prudhvikrishna@gmail.com>
Original commit
Sunday, 7 May 2006
11:09 edwin search for other commits by this committer
Remove USE_REINPLACE from all categories starting with F
Original commit
Wednesday, 20 Jul 2005
04:42 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)
Original commit
Sunday, 17 Apr 2005
15:12 naddy search for other commits by this committer
Fix remote buffer overflow.

Submitted by:   Ulf Harnhammar <metaur@telia.com>
Original commit
Wednesday, 4 Feb 2004
04:36 marcus search for other commits by this committer
Add USE_GETTEXT and bump PORTREVISION.

Submitted by:   trevor
Tested by:      bento
Original commit
Friday, 23 Jan 2004
18:12 trevor search for other commits by this committer
Now gettext 0.12.1 is gettext-old.
Original commit
Tuesday, 26 Aug 2003
20:25 marcus search for other commits by this committer
Bump the PORTREVISION for the ports directly affected by the gettext upgrade.

Prodded by:     kris
Original commit
Monday, 25 Aug 2003
05:41 marcus search for other commits by this committer
Chase the libintl.so shared lib version.
Original commit
Friday, 21 Feb 2003
12:00 knu search for other commits by this committer
De-pkg-comment.
Original commit
Thursday, 10 Oct 2002
12:59 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)
Original commit
Sunday, 29 Sep 2002
04:33 ijliao search for other commits by this committer
PERL -> REINPLACE_CMD

PR:             43353
Submitted by:   maintainer
Original commit
Thursday, 1 Aug 2002
16:22 ade search for other commits by this committer
Chase shlib rev of devel/gettext

Submitted by:   lots and lots
Pointy hat to:  ade
Original commit
Monday, 22 Apr 2002
07:05 ijliao search for other commits by this committer
make it build again

PR:             37321
Submitted by:   maintainer
Original commit
Friday, 12 Apr 2002
17:10 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
Original commit
Wednesday, 20 Mar 2002
16:09 roam search for other commits by this committer
Update to 1.0a.

PR:             36134
Submitted by:   maintainer
Original commit
Friday, 15 Mar 2002
19:44 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
Original commit
Tuesday, 25 Dec 2001
00:15 petef search for other commits by this committer
- update to 1.0   - update maintainer address   - reword pkg-descr    
Original commit
Tuesday, 20 Nov 2001
13:10 sobomax search for other commits by this committer
Pass over maintainership to Wilmer van der Gaast <lintux@lintux.cx>.    
Original commit
12:36 ijliao search for other commits by this committer
upgrade to 0.99b    
Original commit
Saturday, 10 Nov 2001
05:57 ijliao search for other commits by this committer
upgrade to 0.99    
Original commit
Saturday, 18 Aug 2001
10:22 ijliao search for other commits by this committer
- Support PTHREAD_CFLAGS properly   - Support install macros    
Original commit
Wednesday, 15 Aug 2001
08:00 ijliao search for other commits by this committer
upgrade to 0.96    
Original commit
Sunday, 5 Aug 2001
17:06 ijliao search for other commits by this committer
add axel   A download accelerator    
Original commit

Number of commits found: 51