Subject: Re: pkgsrc: No webspace :-(
To: Florian Stoehr <netbsd@wolfnode.de>
From: Juan RP <juan@xtraeme.nopcode.org>
List: tech-pkg
Date: 02/08/2005 18:39:33
--Signature=_Tue__8_Feb_2005_18_39_33_+0100_vHa0jdKWA0=UsOyf
Content-Type: text/plain; charset=US-ASCII
Content-Disposition: inline
Content-Transfer-Encoding: 7bit

On Tue, 8 Feb 2005 18:35:34 +0100 (CET)
Florian Stoehr <netbsd@wolfnode.de> wrote:

> Hi,
> 
> OK. Leaving out the "MASTER_SITES=" line entirely in Makefile will 
> default to netbsd site itself I guess?

If there aren't too many files in your package, you can put them into
<package>/files and modify the Makefile to use the following:

MASTER_SITES=   # empty
DISTFILES=      # empty

WRKSRC=         ${WRKDIR}
EXTRACT_ONLY=   # empty
NO_CHECKSUM=    YES

Take a look at pkgsrc/pkgtools/pkg_comp/Makefile for example.

--Signature=_Tue__8_Feb_2005_18_39_33_+0100_vHa0jdKWA0=UsOyf
Content-Type: application/pgp-signature

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.0 (NetBSD)

iD8DBQFCCPlVypkLYVDran0RAmODAJ0ZqoBpudccUzHFEmKRaaE9+tL2AACgmYon
gzUlkilWRk4DiS5g9l7Ru94=
=vUdV
-----END PGP SIGNATURE-----

--Signature=_Tue__8_Feb_2005_18_39_33_+0100_vHa0jdKWA0=UsOyf--