Date: Wed, 24 Dec 2003 01:32:19 +0100 From: "Simon L. Nielsen" <simon@FreeBSD.org> To: Mark Linimon <linimon@lonesome.com> Cc: ports@FreeBSD.org Subject: Re: question about ports that need manual downloads Message-ID: <20031224003217.GD666@arthur.nitro.dk> In-Reply-To: <3FE8DB38.5080900@lonesome.com> References: <3FE8DB38.5080900@lonesome.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--hxkXGo8AKqTJ+9QI Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On 2003.12.23 18:18:00 -0600, Mark Linimon wrote: > Right now several of these ports show up as creating bento build > errors. At one time I thought that I had seen some ports that were > set up to go ahead and try to build on bento if the distfile had > already been loaded onto it, but I can't find any right now. Can > someone point me to an example? Or is this just a case where > the meaning of the IGNORE Makevar is overloaded to mean > "don't build unless distfile exists" as well as "don't build at all"? The java/linux-sun-jdk13 port seems to build if the distfile exists : =2Eif !exists(${DISTDIR}/${DISTNAME}${EXTRACT_SUFX}) && !defined(PACKAGE_BU= ILDING) IGNORE=3D You must manually fetch the Java 2 Development Kit ${PORTVERSION}\ archive (${DISTNAME}${EXTRACT_SUFX}) from ${DOWNLOAD_URL},\ download the "Linux GNUZIP Tar shell script" into ${DISTDIR} and\ then run make again =2Eendif Though it probably won't be build a package on bento because the port also sets NO_CDROM and RESTRICTED. --=20 Simon L. Nielsen FreeBSD Documentation Team --hxkXGo8AKqTJ+9QI Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (FreeBSD) iD8DBQE/6N6Rh9pcDSc1mlERAuBgAJ9lVnFqm8ak1mLWqz+0YRDvQryn3QCgqI5c GRF0ulVQFfFVTgJW7lBF6WI= =4s3e -----END PGP SIGNATURE----- --hxkXGo8AKqTJ+9QI--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031224003217.GD666>