From owner-freebsd-ports@FreeBSD.ORG Mon Feb 9 23:55:36 2009 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DD51E106564A for ; Mon, 9 Feb 2009 23:55:36 +0000 (UTC) (envelope-from itetcu@FreeBSD.org) Received: from it.buh.tecnik93.com (it.buh.tecnik93.com [81.196.204.98]) by mx1.freebsd.org (Postfix) with ESMTP id 957418FC1B for ; Mon, 9 Feb 2009 23:55:36 +0000 (UTC) (envelope-from itetcu@FreeBSD.org) Received: from it.buh.tecnik93.com (localhost [127.0.0.1]) by it.buh.tecnik93.com (Postfix) with ESMTP id 4EA6B2C50CD3; Tue, 10 Feb 2009 01:55:39 +0200 (EET) Date: Tue, 10 Feb 2009 01:55:31 +0200 From: Ion-Mihai Tetcu To: Matias Surdi Message-ID: <20090210015531.2c1e407e@it.buh.tecnik93.com> In-Reply-To: References: X-Mailer: Claws Mail 3.7.0 (GTK+ 2.14.7; i386-portbld-freebsd7.1) Mime-Version: 1.0 Content-Type: multipart/signed; boundary="Sig_//5k8k1Iau/Y=MauxLiJSkNE"; protocol="application/pgp-signature"; micalg=PGP-SHA1 Cc: freebsd-ports@freebsd.org Subject: Re: Generating packages without documentation X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Feb 2009 23:55:37 -0000 --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 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--