For those that didn't see, I've totally reworked the postgresql
packages.
First of all, the old postgresql was building everything as bundles,
which meant all of the libraries and binaries that were using
postgresql were statically-linking. This is bad. =) The new
postgresql makes proper dynamic libraries where appropriate.
Second, I refactored the packages so that the base postgresql server
can be built without pulling in tons of dependencies. Only the Perl
bits are built by default and split off (since they're part of the base
OS anyways), and the others can be built as separate packages for those
who need them.
This is the first time I've really dug deeply into the postgresql build
system, so if anyone has problems, please let me know. I think the
packages are looking pretty good now, I would like to get them tested
and be able to put them into stable before the 0.5.1 release (they
didn't make the 0.5.0 cutoff).
-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users
