Re: FETCH_USING=custom help
Ryo ONODERA <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.pkgsrc.wip.general |
|---|---|
| Message-ID | <[email protected]> |
Hi, From: Jan Šmydke <[email protected]>, Date: Sun, 27 Mar 2011 17:43:44 +0200 > Hello, > > could anyone, please, look into wip/termit/Makefile? > > There is a problem with MASTER_SITES as github's download location is > under https so ftp doesn't work for fetching. > > I used wget with an option not to check certificates. It SOMEHOW > works. But > > 1. After fetching it tries to fetch from other sites and says it was > unsuccessful... (strange behaviour) > > 2. pkglint -Wall has some warnings > > 3. Is there a way to use FETCH_USING=wget and give it the command-line > option not to check the certs? It seems that it is possible only via > the "custom" option... According to net/youtube-dl/Makedile, you can use curl. # Force using "curl" for fetching the distribution file. It is only available # over HTTPS and "curl" is the only fetch program which always supports HTTPS. FETCH_USING= curl Thank you. -- Ryo ONODERA // [email protected] PGP fingerprint = 82A2 DC91 76E0 A10A 8ABB FD1B F404 27FA C7D1 15F3 ------------------------------------------------------------------------------ Enable your software for Intel(R) Active Management Technology to meet the growing manageability and security demands of your customers. Businesses are taking advantage of Intel(R) vPro (TM) technology - will your software be a part of the solution? Download the Intel(R) Manageability Checker today! http://p.sf.net/sfu/intel-dev2devmar _______________________________________________ pkgsrc-wip-discuss mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-discuss