pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pkg/48888: FETCH_USING=curl not useful for building curl



The following reply was made to PR pkg/48888; it has been noted by GNATS.

From: "OBATA Akio" <obata%lins.jp@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: 
Subject: Re: pkg/48888: FETCH_USING=curl not useful for building curl
Date: Tue, 10 Jun 2014 22:05:55 +0900

 In www/curl, "curl" tool is ignored, and TOOLS_PATH.curl is empty,
 mk/fetch/fetch is invoked with empty FETCH_CMD,
 then ftp is used as FETCH_CMD with curl condition?
 
 On Tue, 10 Jun 2014 09:20:00 +0900, Matt Sporleder 
<msporleder%gmail.com@localhost> wrote:
 
 >  Maybe force fetch using = ftp in curl's makefile instead
 
 Probably not so easy.
 
 If you start to build package devel/libidn, curl is required to fetch,
 curl depend on devel/libidn, ... circular dependency.
 
 Even if curl package is installed, it may not be usable.
 For example, libidn update with shlib bump, and curl is not built yet
 with updated libidn.
 
 -- 
 OBATA Akio / obata%lins.jp@localhost
 


Home | Main Index | Thread Index | Old Index