From owner-freebsd-ports@FreeBSD.ORG Wed Mar 19 07:12:17 2008 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 41CB7106569D for ; Wed, 19 Mar 2008 07:12:17 +0000 (UTC) (envelope-from alexander@leidinger.net) Received: from redbull.bpaserver.net (redbullneu.bpaserver.net [213.198.78.217]) by mx1.freebsd.org (Postfix) with ESMTP id A05858FC20 for ; Wed, 19 Mar 2008 07:12:16 +0000 (UTC) (envelope-from alexander@leidinger.net) Received: from outgoing.leidinger.net (p54A568B4.dip.t-dialin.net [84.165.104.180]) by redbull.bpaserver.net (Postfix) with ESMTP id 744F22E06F; Wed, 19 Mar 2008 08:12:10 +0100 (CET) Received: from webmail.leidinger.net (webmail.leidinger.net [192.168.1.102]) by outgoing.leidinger.net (Postfix) with ESMTP id 9AFC87C4AC; Wed, 19 Mar 2008 08:11:21 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=Leidinger.net; s=outgoing-alex; t=1205910681; bh=YbcXS1qs7zGSJ5KVFtLLLsdB6bIrzDo2l GItL4R0T5U=; h=Message-ID:X-Priority:Date:From:To:Cc:Subject: References:In-Reply-To:MIME-Version:Content-Type: Content-Disposition:Content-Transfer-Encoding:User-Agent; b=IdFbqn Ck69uloPBfYJ9LqsRreh8V5Wb0Ib+PYvoy5Bjw2z3F7K78ZZdJybDMVaRTdCVZCvhvc TCM53KZwyEBvngjQeO+56mHNGVBVEaVH5oRJeSbWn3iaTGLZvGUnLIZNUIvIRIRae5M gc0mMQG1MORY2+F6un1shJrF9dh7QKhdnxD4t+cPVjCK6lHKxhlIjHdgxhmVeeWrqUG /4aVV0e5nbGxre1+mTg2kT49xAilKtRu86vTczayJdmRLWBVeJ1uYP6SQgjspIB0fyV kXIFC/ti84EMdP+9FXwyOxdLPs0CwslbeWXC0k43B9TutZoE3wImmixkUh7gCExo73V w== Received: (from www@localhost) by webmail.leidinger.net (8.14.2/8.13.8/Submit) id m2J7BK9l096397; Wed, 19 Mar 2008 08:11:21 +0100 (CET) (envelope-from Alexander@Leidinger.net) Received: from pslux.cec.eu.int (pslux.cec.eu.int [158.169.9.14]) by webmail.leidinger.net (Horde MIME library) with HTTP; Wed, 19 Mar 2008 08:11:20 +0100 Message-ID: <20080319081120.j50stppocgs84sos@webmail.leidinger.net> X-Priority: 3 (Normal) Date: Wed, 19 Mar 2008 08:11:20 +0100 From: Alexander Leidinger To: Boris Samorodov References: <53437470@ipt.ru> In-Reply-To: <53437470@ipt.ru> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; DelSp="Yes"; format="flowed" Content-Disposition: inline Content-Transfer-Encoding: quoted-printable User-Agent: Internet Messaging Program (IMP) H3 (4.1.5) / FreeBSD-8.0 X-BPAnet-MailScanner-Information: Please contact the ISP for more information X-BPAnet-MailScanner: Found to be clean X-BPAnet-MailScanner-SpamCheck: not spam, SpamAssassin (not cached, score=-13.504, required 6, BAYES_00 -15.00, DKIM_SIGNED 0.00, DKIM_VERIFIED -0.00, MIME_QP_LONG_LINE 1.40, RDNS_DYNAMIC 0.10) X-BPAnet-MailScanner-From: alexander@leidinger.net X-Spam-Status: No Cc: Anatoly Borodin , freebsd-ports@freebsd.org Subject: Re: PLIST=pkg-plist 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: Wed, 19 Mar 2008 07:12:17 -0000 Quoting Boris Samorodov (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