From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Feb 3 09:10:21 2004 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5748316A4CF for ; Tue, 3 Feb 2004 09:10:21 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A984243D58 for ; Tue, 3 Feb 2004 09:10:18 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) i13HAIFR016663 for ; Tue, 3 Feb 2004 09:10:18 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.10/8.12.10/Submit) id i13HAIJJ016662; Tue, 3 Feb 2004 09:10:18 -0800 (PST) (envelope-from gnats) Date: Tue, 3 Feb 2004 09:10:18 -0800 (PST) Message-Id: <200402031710.i13HAIJJ016662@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: Joe Marcus Clarke Subject: Re: ports/62302: SIZE in distinfos causes failure with FETCH_CMD=wget X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Joe Marcus Clarke List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Feb 2004 17:10:21 -0000 The following reply was made to PR ports/62302; it has been noted by GNATS. From: Joe Marcus Clarke To: Oliver Eikemeier Cc: Vasil Dimov , FreeBSD-gnats-submit@freebsd.org, freebsd-ports@freebsd.org Subject: Re: ports/62302: SIZE in distinfos causes failure with FETCH_CMD=wget Date: Tue, 03 Feb 2004 12:00:19 -0500 --=-oivmxOq4DKqDbu64O/Jc Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Tue, 2004-02-03 at 06:04, Oliver Eikemeier wrote: > Vasil Dimov wrote: >=20 > > [...] > > Existence of the SIZE line causes `-S bytes' to be passed to the fetch = command > > (according to FETCH_CMD). As it appears wget does not support this feat= ure. >=20 > You run into a similar problem if you have distfiles in /cdrom/ports/dist= files > and do `make FETCH_CMD=3Dwget FETCH_SYMLINK_DISTFILES=3Dyes fetch'. The p= roblem gets > worse if you do `make FETCH_CMD=3Dcurl fetch'. Either: >=20 > - only `fetch' is supported, and you can use FETCH_CMD only to specify a = different > path to the binary >=20 > or >=20 > - we have a reason to support other file transfer utilities (e.g. they su= pport > distributed downloading or special firewall protocols) and have to fix = this. >=20 > So, what do you think? This is fixed in the current bento run as a DISABLE_SIZE macro has been added. Defining this in /etc/make.conf will disable the -S argument.=20 As well, SIZE attributes are now recorded by default unless NO_SIZE is defined. Joe > _______________________________________________ > freebsd-ports@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org" --=20 PGP Key : http://www.marcuscom.com/pgp.asc --=-oivmxOq4DKqDbu64O/Jc Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQBAH9Ojb2iPiv4Uz4cRAjXCAJ0bFupIMDM0nk9aT08VD3DKF/DQEgCgrW87 vdAuiygNq3pFxM1paKtgRqY= =RRM5 -----END PGP SIGNATURE----- --=-oivmxOq4DKqDbu64O/Jc--