Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 1 Dec 2005 19:32:20 -0500
From:      Kris Kennaway <kris@obsecurity.org>
To:        ports@FreeBSD.org
Subject:   Saving copies of GPL source code for binary ports
Message-ID:  <20051202003220.GA10994@xor.obsecurity.org>

next in thread | raw e-mail | index | archive | help

--cWoXeonUoKmBZSoM
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline

Currently we have several ports that exist only to satisfy the GPL
requirements that source code be provided for packages distributed in
binary form.  The ALWAYS_KEEP_DISTFILES macro is now used by the
pointyhat package build system to save a copy of the DISTFILES for
ports that need this.  It is currently not documented in b.p.m but
will be soon.

To save copies of source code for binary ports, you may do the
following:

.if defined(PACKAGE_BUILDING)
DISTFILES+=		List of source files corresponding to your binary DISTFILES
ALWAYS_KEEP_DISTFILES=	yes
.endif

The emulators/linux_base-src-rh-7.3 and emulators/linux_base-src-rh-8
ports are now obsolete and will be marked deprecated in 2 weeks to
give the maintainer time to convert them.

Kris



--cWoXeonUoKmBZSoM
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (FreeBSD)

iD8DBQFDj5YUWry0BWjoQKURAqCiAJ9LzwpYM1YOsKah2LKoJKrBCaif3gCbBn4F
6sAm5koMCnt9tOenAnU4R1E=
=UppV
-----END PGP SIGNATURE-----

--cWoXeonUoKmBZSoM--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20051202003220.GA10994>