Date: Tue, 10 Feb 2009 01:55:31 +0200 From: Ion-Mihai Tetcu <itetcu@FreeBSD.org> To: Matias Surdi <matiassurdi@gmail.com> Cc: freebsd-ports@freebsd.org Subject: Re: Generating packages without documentation Message-ID: <20090210015531.2c1e407e@it.buh.tecnik93.com> In-Reply-To: <gmq4mk$olf$1@ger.gmane.org> References: <gmq4mk$olf$1@ger.gmane.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--Sig_//5k8k1Iau/Y=MauxLiJSkNE Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable On Mon, 09 Feb 2009 21:46:12 +0100 Matias Surdi <matiassurdi@gmail.com> wrote: > Hi, >=20 > When I build a package with "make package" for a port, the resulting=20 > package contains also the docs (which upon installation are located > in /usr/local/share/doc/[package] >=20 >=20 > Which is the best way to exclude those files in the generated package? make clean && make -DNOPORTDOCS package clean Companions of this are NOPORTEXAMPLES and NOPORTDATA. You might want to check on http://qat.tecnik93.com/index.php?action=3Dlist_buildports&build=3D7-STABLE= -FPT-NPD if the the ports you want to build packages for really respect NOPORTDOCS. Of course, patches for ports that don't conform are welcome (CC me on the PR and I'll commit them). --=20 IOnut - Un^d^dregistered ;) FreeBSD "user" "Intellectual Property" is nowhere near as valuable as "Intellect" FreeBSD committer -> itetcu@FreeBSD.org, PGP Key ID 057E9F8B493A297B --Sig_//5k8k1Iau/Y=MauxLiJSkNE Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.10 (FreeBSD) iEYEARECAAYFAkmQwnoACgkQJ7GIuiH/oeX3igCginUO7QT8/qE1zqOlw2cGbiAR Zp0AoIpOXI3BlI1CqTV/iXTJaSZDo+W6 =Nj2w -----END PGP SIGNATURE----- --Sig_//5k8k1Iau/Y=MauxLiJSkNE--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090210015531.2c1e407e>