Commit Graph
44 Commits
Author SHA1 Message Date
i0ntempest 9d5ccffa0e axel: 2.17.14 2024-04-07 20:50:12 -04:00
i0ntempest fcda91ea46 axel: 2.17.13 2024-02-07 00:37:29 -05:00
i0ntempest 4c5f7929f6 axel: add patch file 2024-01-31 02:46:48 -05:00
i0ntempest 7b9f350a93 axel: 2.17.12 2024-01-31 02:46:00 -05:00
i0ntempest 4aee1edaee axel: change maintainer email 2022-02-02 16:16:53 +08:00
i0ntempest 1105d0e75a axel: move gettext into build dep 2021-12-29 22:02:05 +08:00
i0ntempest c28918c4ae axel: revert gettext change
build actually needs xgettext binary
2021-12-29 21:42:13 +08:00
i0ntempest 2b55923515 axel: change gettext dep 2021-12-29 21:23:06 +08:00
i0ntempest acd14dcf75 axel: update to 2.17.11 2021-12-20 11:07:32 +08:00
Chris JonesandChris Jones 5848d16670 openssl dependents: rev bump [skip ci] 2021-11-07 12:38:19 +00:00
Ken Cunningham 4a9e7bac0a axel: remove my name from patch 2021-10-07 17:00:54 -07:00
i0ntempest 0f0892f61f axel: update to 2.17.10 2020-11-22 16:15:03 -05:00
i0ntempestandRenee Otten 1c5b4d9a54 axel: update to 2.17.9 2020-06-24 10:33:54 -04:00
i0ntempestandRyan Schmidt d46d172b0b axel: update to 2.17.8
and take maintainership
2020-05-15 09:23:37 -05:00
Chih-Hsuan Yen 157ebbff36 openssl: Rev-bump dependents
Generated with the following command:

rg -l -g Portfile ':openssl\b' ../macports-ports | grep -v '/lang/php/' | grep -v '/aqua/qt5' | xargs ./revbump-ports.sh

revbump-ports.sh is from https://github.com/yan12125/revbump-ports/tree/4a47ad53d5bc1553b86f48dfbf946bc9a466306c

Skipping lang/php and aqua/qt5 as only php*-{ftp,openssl} and
qt*-qtbase subports need revbumping, respectively.
2019-09-07 22:35:16 +08:00
ken-cunningham-webuse bb6faa2e17 axel: update to 2.17.6 2019-09-02 15:02:58 -07:00
Ken CunninghamandKen 00692c10cb axel: add size parameter 2019-02-21 14:29:02 -07:00
Ken CunninghamandKen 65457e9344 axel: fix build for Tiger
Tiger does not have _DARWIN_C_SOURCE overrides
in it's headers, so have to disable _POSIX_C_SOURCE directly
2019-02-21 14:29:02 -07:00
kencuandKen 0193e010ba axel: update to v2.16.1
needs _DARWIN_C_SOURCE defined to compile
at present
2018-03-23 21:28:15 -06:00
Zero King c1e1cd39f8 axel: update to 2.15
* use release tarballs
* no need to create ${prefix}/share/doc since MacPorts 2.3.5
2017-10-11 04:19:59 +00:00
Zero King e9f00b090f axel: update to 2.14.1 2017-09-17 04:57:48 +00:00
Ryan Schmidt 09d8557def axel: Update to 2.14
Closes: https://trac.macports.org/ticket/54784
2017-09-10 18:32:42 -05:00
Zero King 9b85e57c6d axel: update to 2.13.1 2017-08-04 06:34:28 +00:00
Zero Kingandtobypeterson 9fcab8a6ae axel: update to 2.12 2017-01-26 15:04:32 -08:00
Mihai Moldovan ce3e478b4a misc: follow up on base changes and mass-unbreak ports in trace mode.
Currently, the unreleased 2.3.4/master version of base discards
autoconf, automake and libtool from depends_build iff depends_build was
used *before* autoreconf.cmd.

This differs from the old behavior, that left build_depends untouched if
autoreconf.cmd was used after defining the build dependencies.

These changes should essentially only have an effect in trace mode or
clean systems that don't yet have autoconf, automake and libtool
installed.

Ignoring maintainers for this change.

Also, while I'm at it, drop legacy Id lines.
2016-11-07 12:13:45 +01:00