Date: Tue, 3 Feb 2004 09:10:18 -0800 (PST) From: Joe Marcus Clarke <marcus@marcuscom.com> To: freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/62302: SIZE in distinfos causes failure with FETCH_CMD=wget Message-ID: <200402031710.i13HAIJJ016662@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/62302; it has been noted by GNATS. From: Joe Marcus Clarke <marcus@marcuscom.com> To: Oliver Eikemeier <eikemeier@fillmore-labs.com> Cc: Vasil Dimov <vd@datamax.bg.dot>, 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--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200402031710.i13HAIJJ016662>