Some details about this 2.4.3 release:
- various bug fixes, see http://www.equi4.com/metakit/CHANGES
- a cross-platform byte-order serialization bug has been fixed
- the Python builds are for Python 2.2 (several improvements by GM)
- the Tcl builds should run on any Tcl installation >= 8.1
See the home page for all further details and downloads:
http://www.equi4.com/metakit/
- Add Support for tcl interface
- Support to build without python
- Add target for regression test
- make HTML documentation work
- Fix install bug for FreeBSD >= 4.4
- Take Maintainership
Approved by: rcarter@pinyon.org (Russell L. Carter)
Other improvements:
- make USE_LIBTOOL actually working;
- enable building of python module and make python the secondary category;
- install api documentation;
- reshape PLIST to fully use screen estate;
- replace ugly ${FILESDIR}/patch.Makefile with normal patch.
previous commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.)
Line up the rhs of variable assignments nicely. Remove a couple of extra
whitespaces while I'm here.
Suggested by: sobomax