openbsd-ports/devel/cmake
espie eab92da0b6 fix shared library numbers for OpenBSD. Patch may still change, but it
appears to work fine w/ kde4.

cmake will still generate a libfoo.so (which is useful as a placeholder to
know the lib has been built, since other directories don't have access to
the version number), but it obeys OpenBSD conventions for the actual library
now.

ld does the right thing, namely it ignores the libfoo.so and links against
libfoo.so.5.0 properly.

Also take environment into account to allow the ports tree to override
version numbers.

Todo: logfile of built libraries.
2007-03-26 21:27:44 +00:00
..
patches fix shared library numbers for OpenBSD. Patch may still change, but it 2007-03-26 21:27:44 +00:00
pkg update to cmake 2.4.5, quite a few patches vanish since cmake can now 2006-12-18 16:04:31 +00:00
cmake.port.mk fix shared library numbers for OpenBSD. Patch may still change, but it 2007-03-26 21:27:44 +00:00
distinfo minor update, mostly some sh compat stuff... 2007-02-17 19:04:24 +00:00
Makefile fix shared library numbers for OpenBSD. Patch may still change, but it 2007-03-26 21:27:44 +00:00