Bind9.7.1 Package

Matthew Seaman m.seaman at infracaninophile.co.uk
Tue Aug 10 21:08:32 UTC 2010


On 10/08/2010 21:05:35, Martin McCormick wrote:
> I get a message about 
> pkg-config-0.23_1
> 
> and can not seem to find anything to save from the port that
> contains that string or any part there of.
> 
> 	There is obviously some other little file I need to save
> from somewhere, but I am not sure what to look for.

pkg-config was probably already installed on your build machine before
you did 'make package-recursive' and since the ports won't reinstall
exactly the same thing again, that would have prevented it being
packaged.  The fact that you have to (re)install a port before you can
make a package from it is considered a fairly big flaw, and there are
proposals under consideration to modify that behaviour -- OpenBSD's
ports system is frequently cited as an example of how such things should
work.

The solution is probably to create a package directly from what's
already installed:

   # pkg_create -b pkg-config-0.23_1

pkg-config is an indirect dependency for bind -- it's required by
security/openssl and textproc/libxml2 either of which bind are optional
dependencies for dns/bind97.

	Cheers,

	Matthew


-- 
Dr Matthew J Seaman MA, D.Phil.                   7 Priory Courtyard
                                                  Flat 3
PGP: http://www.infracaninophile.co.uk/pgpkey     Ramsgate
JID: matthew at infracaninophile.co.uk               Kent, CT11 9PW

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 267 bytes
Desc: OpenPGP digital signature
Url : http://lists.freebsd.org/pipermail/freebsd-questions/attachments/20100810/d9d14817/signature.pgp


More information about the freebsd-questions mailing list