Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 07 Nov 2008 13:02:03 -0500
From:      Greg Larkin <glarkin@FreeBSD.org>
To:        Guido Falsi <mad@madpilot.net>
Cc:        freebsd-ports@freebsd.org
Subject:   Re: help on strange plist problem
Message-ID:  <4914829B.5090108@FreeBSD.org>
In-Reply-To: <20081107170317.GA6878@megatron.madpilot.net>
References:  <20081107170317.GA6878@megatron.madpilot.net>

next in thread | previous in thread | raw e-mail | index | archive | help
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Guido Falsi wrote:
> Hi,
> 
> I sent an update to games/pokerth and became mantainer. Shortly after
> commit I received a warning from QAT pointing me to this log:
> 
> http://t64.tecnik93.com/logs/7-STABLE-FTP/pokerth-0.6.2.log
> 
> I noticed it's for AMD64, but I have none handy. I have tried
> reproducing the problem on my i386 machines(all 7.x) but here
> everything looks good. share/pokerth dir is cleaned up as it should.
> 
> Could anyone give me information about this?could someone test on amd64?
> 
> Maybe this is a false warning and I can ignore it?
> 
> Thank you in advance for any help!
> 

Hi Guido,

Looking at the port Makefile, I see this:

PLIST_FILES=    bin/pokerth %%DATADIR%%/pokerth share/pixmaps/pokerth.png

Those will be the only files deinstalled when the port is deinstalled.
If the port installs a bunch of other files in ${DATADIR}, as reported
by QAT, I don't believe they will be deinstalled.

Are you positive that the ${DATADIR} directory is removed on the i386
platform?  From the list of files reported by QAT, it makes sense to
remove PLIST_FILES from the Makefile and create a pkg-plist file.

I've had great success using the ports-mgmt/genplist port to
automatically generate the pkg-plist file.

Hope that helps, and post back here with any additional questions.

Regards,
Greg
- --
Greg Larkin

http://www.FreeBSD.org/       - The Power To Serve
http://www.sourcehosting.net/ - Ready. Set. Code.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.7 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD4DBQFJFIKb0sRouByUApARAgnLAJ9QYWYsOZlhE2uf7UnTb6PFiyR/SACXVyeK
p4wYTJynws2SLtlvmp2OxA==
=ZckF
-----END PGP SIGNATURE-----




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4914829B.5090108>