Christian Helmuth
11a513ac63
prepare_port: disable certificate checking in wget
...
Some downloads are available via HTTPS only, but wget < 3.14 does not
support server-name identification, which is used by some sites. So, we
disable certificate checking in wget and check the validity of the
download via SIG or SHA.
Fixes #1334 .
2015-01-06 12:39:11 +01:00
Christian Helmuth
1a718a7770
prepare_port: log download errors explicitly
2014-11-20 17:06:41 +01:00
Christian Prochaska
c41a102bc4
Add 'check_tool' function to new ports mechanism
...
Fixes #1254 .
2014-10-10 13:02:30 +02:00
Christian Helmuth
f442e64eaf
prepare_port: log target when extracting archives
...
Fixes #1224 .
2014-08-15 10:19:49 +02:00
Norman Feske
6d3a41a95c
tool: Sort patches when generating port hashes
...
Issue #1082
2014-06-02 11:31:50 +02:00
Norman Feske
acf00c29c3
Add 'update_hash' and 'list' to tool/ports
...
Issue #1082
2014-05-27 13:45:03 +02:00
Norman Feske
a128b40f03
Tool for preparing a single 3rd-party port
...
Issue #1082
2014-05-27 11:14:42 +02:00