Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Jun 2005 11:03:33 -0700
From:      George Hartzell <hartzell@kestrel.alerce.com>
To:        =?ISO-8859-1?Q?Bj=F6rn_K=F6nig?= <bkoenig@cs.tu-berlin.de>
Cc:        hartzell@alerce.com, freebsd-ports@freebsd.org
Subject:   Re: help with pkg-plist for "overlapping" ports.
Message-ID:  <17071.7157.485674.492562@satchel.alerce.com>
In-Reply-To: <42ACB9C4.6030204@cs.tu-berlin.de>
References:  <17068.46720.647907.736841@satchel.alerce.com> <42ACB9C4.6030204@cs.tu-berlin.de>

next in thread | previous in thread | raw e-mail | index | archive | help
Bj=F6rn K=F6nig writes:
 > George Hartzell wrote:
 >=20
 > > My current problem is that both modules install into the Bio:: per=
l
 > > hierarchy and both [bioperl and bioperl-run] installations end up
 > > writing into .../Bio/.packlist.
 > >=20
 > > Which pkg_plist should I use to remove it that .packlist file?
 >=20
 > Do it like audio/p5-Audio and audio/p5-Audio-CD or devel/p5-PAR and=20=

 > devel/p5-PAR-Dist:
 >=20
 >    p5-bioperl:     .../auto/Bio/.packlist
 >    p5-bioperl-run: .../auto/Bio/run/.packlist

I don't think that will work.

p5-Audio and p5-Audio-CD seem to be well behaved, and have different
Names, so the underlying perl/cpan-ish stuff gives them .packlist's in
different places.

bioperl-devel and bioperl-run aren't clean (or maybe I should say that
they're broken), the underlying perl/cpan/Makefile.PL stuff uses the
same $NAME....

g.




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