[asterisk-bugs] [JIRA] (ASTERISK-27732) [patch] BuildSystem: Add the tool ftp to alternatively download external parts.
Alexander Traud (JIRA)
noreply at issues.asterisk.org
Fri Mar 9 06:19:13 CST 2018
Alexander Traud created ASTERISK-27732:
------------------------------------------
Summary: [patch] BuildSystem: Add the tool ftp to alternatively download external parts.
Key: ASTERISK-27732
URL: https://issues.asterisk.org/jira/browse/ASTERISK-27732
Project: Asterisk
Issue Type: Improvement
Security Level: None
Components: Core/BuildSystem
Affects Versions: 13.19.2
Environment: OpenBSD 6.2
NetBSD 7.1.1
Reporter: Alexander Traud
Severity: Minor
The build system supports the tools wget, curl (mainly for macOS), and fetch (mainly for FreeBSD) to download external parts, for example the PJProject. On NetBSD and OpenBSD, the default tool for HTTP(s) downloads is called ftp.
Beside adding ftp, the attached patch fixes the test for the variable DOWNLOAD_TO_STDOUT in the file {{third-party/pjproject/configure.m4}}, because that tested expected an empty variable. However, that variable was never empty.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list