From owner-freebsd-ports@FreeBSD.ORG Tue Feb 3 09:00:38 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7EF9516A4D1; Tue, 3 Feb 2004 09:00:30 -0800 (PST) Received: from creme-brulee.marcuscom.com (rrcs-midsouth-24-172-16-118.biz.rr.com [24.172.16.118]) by mx1.FreeBSD.org (Postfix) with ESMTP id C2AE343D5A; Tue, 3 Feb 2004 09:00:16 -0800 (PST) (envelope-from marcus@marcuscom.com) Received: from [10.2.1.4] (vpn-client-4.marcuscom.com [10.2.1.4]) i13Gv1sm087098; Tue, 3 Feb 2004 11:57:01 -0500 (EST) (envelope-from marcus@marcuscom.com) From: Joe Marcus Clarke To: Oliver Eikemeier In-Reply-To: <401F8028.6010609@fillmore-labs.com> References: <1075796985.964405.22320.nullmailer@sinanica.lg2a.datamax> <401F8028.6010609@fillmore-labs.com> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-oivmxOq4DKqDbu64O/Jc" Organization: MarcusCom, Inc. Message-Id: <1075827619.780.3.camel@gyros> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.5 Date: Tue, 03 Feb 2004 12:00:19 -0500 X-Spam-Status: No, hits=-4.9 required=5.0 tests=BAYES_00 autolearn=ham version=2.63 X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on creme-brulee.marcuscom.com cc: FreeBSD-gnats-submit@freebsd.org cc: Vasil Dimov cc: freebsd-ports@freebsd.org Subject: Re: ports/62302: SIZE in distinfos causes failure with FETCH_CMD=wget X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Feb 2004 17:00:40 -0000 --=-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--