NetBSD Problem Report #32705

From www@netbsd.org  Thu Feb  2 20:03:28 2006
Return-Path: <www@netbsd.org>
Received: by narn.netbsd.org (Postfix, from userid 31301)
	id 3B9FB63B876; Thu,  2 Feb 2006 20:03:28 +0000 (UTC)
Message-Id: <20060202200328.3B9FB63B876@narn.netbsd.org>
Date: Thu,  2 Feb 2006 20:03:28 +0000 (UTC)
From: jml@ascia.fi
Reply-To: jml@ascia.fi
To: gnats-bugs@netbsd.org
Subject: add builtin support for curl
X-Send-Pr-Version: www-1.0

>Number:         32705
>Category:       pkg
>Synopsis:       add builtin support for curl
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    bsiegert
>State:          closed
>Class:          change-request
>Submitter-Id:   net
>Arrival-Date:   Thu Feb 02 20:05:00 +0000 2006
>Closed-Date:    Sun May 17 19:46:15 +0000 2015
>Last-Modified:  Sun May 17 19:50:01 +0000 2015
>Originator:     Juha-Matti Liukkonen
>Release:        Mac OS X 10.4.4
>Organization:
Ascia Oy
>Environment:
Darwin rousku.podzone.org 8.4.0 Darwin Kernel Version 8.4.0: Tue Jan  3 18:22:10 PST 2006; root:xnu-792.6.56.obj~1/RELEASE_PPC Power Macintosh powerpc

>Description:
Mac OS X comes with curl built in. It would be nice to PREFER_NATIVE=curl.
>How-To-Repeat:

>Fix:
Patch in <http://www.ascia.fi/~jml/pkgsrc/darwin/curl-builtin.diff> adds builtin.mk to curl.

>Release-Note:

>Audit-Trail:

Responsible-Changed-From-To: pkg-manager->recht
Responsible-Changed-By: wiz@netbsd.org
Responsible-Changed-When: Fri, 03 Feb 2006 01:00:59 +0000
Responsible-Changed-Why:
Over to maintainer.


Responsible-Changed-From-To: recht->pkg-manager
Responsible-Changed-By: wiz@NetBSD.org
Responsible-Changed-When: Mon, 28 Feb 2011 15:01:26 +0000
Responsible-Changed-Why:
Reset responsible field for retired developer.


State-Changed-From-To: open->feedback
State-Changed-By: bsiegert@NetBSD.org
State-Changed-When: Sun, 17 May 2015 12:22:14 +0000
State-Changed-Why:
The URL is no longer valid. Could you resend the patch please?


From: Joerg Sonnenberger <joerg@britannica.bec.de>
To: gnats-bugs@NetBSD.org
Cc: 
Subject: Re: pkg/32705 (add builtin support for curl)
Date: Sun, 17 May 2015 19:30:07 +0200

 On Sun, May 17, 2015 at 12:22:14PM +0000, bsiegert@NetBSD.org wrote:
 > Synopsis: add builtin support for curl

 Due to the variants in how curl can be built, I don't believe this to be
 a good idea.

 Joerg

From: Benny Siegert <bsiegert@gmail.com>
To: gnats-bugs@netbsd.org
Cc: pkg-manager@netbsd.org, gnats-admin@netbsd.org, pkgsrc-bugs@netbsd.org, 
	jml@ascia.fi
Subject: Re: pkg/32705 (add builtin support for curl)
Date: Sun, 17 May 2015 21:11:49 +0200

 On Sun, May 17, 2015 at 7:35 PM, Joerg Sonnenberger
 <joerg@britannica.bec.de> wrote:
 >  On Sun, May 17, 2015 at 12:22:14PM +0000, bsiegert@NetBSD.org wrote:
 >  > Synopsis: add builtin support for curl
 >
 >  Due to the variants in how curl can be built, I don't believe this to be
 >  a good idea.

 On the other hand, it might help with situations where ftp cannot do
 https and you have no tool to fetch distfiles, no?

 --Benny.

From: Joerg Sonnenberger <joerg@britannica.bec.de>
To: gnats-bugs@NetBSD.org
Cc: pkg-manager@netbsd.org, gnats-admin@netbsd.org, pkgsrc-bugs@netbsd.org,
	jml@ascia.fi
Subject: Re: pkg/32705 (add builtin support for curl)
Date: Sun, 17 May 2015 21:41:07 +0200

 On Sun, May 17, 2015 at 07:15:01PM +0000, Benny Siegert wrote:
 > The following reply was made to PR pkg/32705; it has been noted by GNATS.
 > 
 > From: Benny Siegert <bsiegert@gmail.com>
 > To: gnats-bugs@netbsd.org
 > Cc: pkg-manager@netbsd.org, gnats-admin@netbsd.org, pkgsrc-bugs@netbsd.org, 
 > 	jml@ascia.fi
 > Subject: Re: pkg/32705 (add builtin support for curl)
 > Date: Sun, 17 May 2015 21:11:49 +0200
 > 
 >  On Sun, May 17, 2015 at 7:35 PM, Joerg Sonnenberger
 >  <joerg@britannica.bec.de> wrote:
 >  >  On Sun, May 17, 2015 at 12:22:14PM +0000, bsiegert@NetBSD.org wrote:
 >  >  > Synopsis: add builtin support for curl
 >  >
 >  >  Due to the variants in how curl can be built, I don't believe this to be
 >  >  a good idea.
 >  
 >  On the other hand, it might help with situations where ftp cannot do
 >  https and you have no tool to fetch distfiles, no?

 *tools* support for curl exists?

 Joerg

Responsible-Changed-From-To: pkg-manager->bsiegert
Responsible-Changed-By: bsiegert@NetBSD.org
Responsible-Changed-When: Sun, 17 May 2015 19:46:15 +0000
Responsible-Changed-Why:


State-Changed-From-To: feedback->closed
State-Changed-By: bsiegert@NetBSD.org
State-Changed-When: Sun, 17 May 2015 19:46:15 +0000
State-Changed-Why:
Let's not do this.


From: Benny Siegert <bsiegert@gmail.com>
To: Joerg Sonnenberger <joerg@britannica.bec.de>
Cc: gnats-bugs@netbsd.org, pkg-manager@netbsd.org, gnats-admin@netbsd.org, 
	pkgsrc-bugs@netbsd.org, jml@ascia.fi
Subject: Re: pkg/32705 (add builtin support for curl)
Date: Sun, 17 May 2015 21:45:11 +0200

 > *tools* support for curl exists?

 Oops, never mind then.

>Unformatted:

NetBSD Home
NetBSD PR Database Search

(Contact us) $NetBSD: query-full-pr,v 1.39 2013/11/01 18:47:49 spz Exp $
$NetBSD: gnats_config.sh,v 1.8 2006/05/07 09:23:38 tsutsui Exp $
Copyright © 1994-2007 The NetBSD Foundation, Inc. ALL RIGHTS RESERVED.