Date: Wed, 19 Mar 2008 08:11:20 +0100 From: Alexander Leidinger <Alexander@Leidinger.net> To: Boris Samorodov <bsam@ipt.ru> Cc: Anatoly Borodin <anatoly.borodin@gmail.com>, freebsd-ports@freebsd.org Subject: Re: PLIST=pkg-plist Message-ID: <20080319081120.j50stppocgs84sos@webmail.leidinger.net> In-Reply-To: <53437470@ipt.ru> References: <e1e1b0290803180909q64f46eadwe3b8ecdb17f1afb6@mail.gmail.com> <53437470@ipt.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
Quoting Boris Samorodov <bsam@ipt.ru> (from Tue, 18 Mar 2008 23:06:57 +0300)= : > On Tue, 18 Mar 2008 18:09:36 +0200 Anatoly Borodin wrote: > >> > grep -r 'PLIST[[:space:]]*=3D[[:space:]]*pkg-plist' --include =20 >> "Makefile*" /usr/ports >> /usr/ports/audio/linux-esound/Makefile:PLIST=3D >> pkg-plist.${LINUX_RPM_ARCH} >> /usr/ports/audio/linux-libaudiofile/Makefile:PLIST=3D >> pkg-plist.${LINUX_RPM_ARCH} >> /usr/ports/devel/linux-libglade/Makefile:PLIST=3D >> pkg-plist.${LINUX_RPM_ARCH} >> /usr/ports/devel/linux-libglade2/Makefile:PLIST=3D >> pkg-plist.${LINUX_RPM_ARCH} >> /usr/ports/emulators/linux_base-f7/Makefile:PLIST=3D >> pkg-plist >> /usr/ports/emulators/linux_base-fc4/Makefile:PLIST=3D >> pkg-plist >> /usr/ports/emulators/linux_base-fc6/Makefile:PLIST=3D >> pkg-plist >> /usr/ports/games/qix/Makefile:PLIST=3D pkg-plist.x11 >> /usr/ports/graphics/linux-imlib/Makefile:PLIST=3D >> pkg-plist.${LINUX_RPM_ARCH} >> /usr/ports/graphics/linux-tiff/Makefile:PLIST=3D >> pkg-plist.${LINUX_RPM_ARCH} >> /usr/ports/graphics/linux-ungif/Makefile:PLIST=3D >> pkg-plist.${LINUX_RPM_ARCH} >> /usr/ports/security/ossec-hids-client/Makefile:PLIST=3D pkg-plist.clien= t >> /usr/ports/textproc/linux-libxml/Makefile:PLIST=3D >> pkg-plist.${LINUX_RPM_ARCH} >> /usr/ports/textproc/linux-libxml2/Makefile:PLIST=3D >> pkg-plist.${LINUX_RPM_ARCH} >> /usr/ports/x11-toolkits/linux-gtk/Makefile:PLIST=3D >> pkg-plist.${LINUX_RPM_ARCH} >> /usr/ports/x11-toolkits/linux-qt33/Makefile:PLIST=3D >> pkg-plist.${LINUX_RPM_ARCH} > >> It works without /usr/obj while the 'work' dir is in the port's dir, >> but doesn't work with /usr/obj (e.g. >> /var/db/pkg/linux_base-fc-4_10/+CONTENTS contains only conflicts and >> no file references. > >> IMHO it should be changed to 'PLIST=3D${WRKDIR}/pkg-list.*' or >> 'PLIST=3D${PKGDIR}/pkg-plist.*' or removed at all (depending on the >> semantics). > >> Does it look reasonable? > > Yes, 'PLIST=3D${PKGDIR}/pkg-plist.*' is good imo. Can you submit a PR? > > Alexander (CCed), what do you think? I can not confirm this. On my desktop I have the following in make.conf: ---snip--- WRKDIRPREFIX=3D /var/ports DISTDIR=3D /var/ports/distfiles PACKAGES=3D /var/ports/packages/${CC:C/.*\///g}/${CPUTYPE} INDEXDIR=3D /var/ports ---snip--- but all my +CONTENTS are ok (checked with fc4 and linux-tiff). Anatoly, would you please give a detailed description which setup =20 shows the behavior you are seeing? I would like to be able to =20 reproduce this. Bye, Alexander. --=20 In California they don't throw their garbage away -- they make it into television shows. =09=09-- Woody Allen, "Annie Hall" http://www.Leidinger.net Alexander @ Leidinger.net: PGP ID =3D B0063FE7 http://www.FreeBSD.org netchild @ FreeBSD.org : PGP ID =3D 72077137
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080319081120.j50stppocgs84sos>