Date: Sun, 28 Jan 2007 20:13:44 -0500 From: Kris Kennaway <kris@obsecurity.org> To: Jon Passki <jon.passki@hursk.com> Cc: freebsd-ports@freebsd.org, Kris Kennaway <kris@obsecurity.org> Subject: Re: pkg-plist, +CONTENTS, make package, and the ports cluster Message-ID: <20070129011344.GB80477@xor.obsecurity.org> In-Reply-To: <974D437A-ABFE-4981-AAE6-8156142C2004@hursk.com> References: <D5DDCBF2-EC19-4131-BF6F-20D37E264E1F@hursk.com> <20070129000645.GB65592@xor.obsecurity.org> <974D437A-ABFE-4981-AAE6-8156142C2004@hursk.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--4bRzO86E/ozDv8r1 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Jan 28, 2007 at 06:55:59PM -0600, Jon Passki wrote: > > I am unable to replicate this: the apache22 port does not install > > these files on my system. >=20 > I was able to replicate devel/pth on my system (pay attention to =20 > libdata/ldconfig/pth at the bottom). I can go back and do a complete =20 > install again for the others. >=20 > # cat /etc/make.conf > # port stuff > WRKDIRPREFIX=3D"/tmp" > DISTDIR=3D"/var/backups/distfiles" > PACKAGES=3D"/var/backups/pub/FreeBSD/ports/i386/packages-6.2-release" > # added by use.perl 2007-01-23 17:20:15 > PERL_VER=3D5.8.8 > PERL_VERSION=3D5.8.8 >=20 > # cd /usr/ports/devel/pth > # make deinstall > # make clean > # rm -rf /tmp/All /tmp/devel /tmp/Latest /tmp/usr > # make package PACKAGES=3D"/tmp" > # tar -xjf /tmp/All/pth-2.0.7.tbz -C /tmp +CONTENTS > # diff -u /tmp/+CONTENTS /var/db/pkg/pth-2.0.7/+CONTENTS > --- /tmp/+CONTENTS Mon Jan 29 00:46:32 2007 > +++ /var/db/pkg/pth-2.0.7/+CONTENTS Mon Jan 29 00:46:32 2007 > @@ -40,14 +40,5 @@ > @dirrm lib/pth > @exec /sbin/ldconfig -m /usr/local/lib/pth > @unexec /sbin/ldconfig -R > -@cwd . > -@ignore > -+COMMENT > -@comment MD5:fe3390e01609cef4464e3da82ca715eb > -@ignore > -+DESC > -@comment MD5:5857a78166a3bfc28f7d918d443db7d0 > -@ignore > -+MTREE_DIRS > -@comment MD5:62ec091098aedd20983344152fd56afb > -@mtree +MTREE_DIRS > +libdata/ldconfig/pth > +@comment MD5:4f8e8d8ed05f7e16d74fc8d39b779d38 > # ll /usr/local/libdata/ldconfig/pth > -rw-r--r-- 1 root wheel 19 Jan 29 00:46 /usr/local/libdata/=20 > ldconfig/pth I can't confirm this one either; it's correctly registered in the package for me. Are you sure you have an up-to-date ports collection (in particular Mk/)? This is added to the pkg-plist by the USE_LDCONFIG logic. xor# grep -r ldconfig/pth /var/db/pkg/pth-2.0.7/ +CONTENTS /var/db/pkg/pth-2.0.7/+CONTENTS:libdata/ldconfig/pth +CONTENTS:libdata/ldconfig/pth Kris --4bRzO86E/ozDv8r1 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (FreeBSD) iD8DBQFFvUpIWry0BWjoQKURApM/AJ9cOMILychJz6nyGdFsEUYR0RW6wACeLwYh EmeaXbDtnY+hpqJ2CZYpD/4= =K9nt -----END PGP SIGNATURE----- --4bRzO86E/ozDv8r1--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070129011344.GB80477>