Commit graph

15 commits

Author SHA1 Message Date
Jeremy Messenger
9b31ca7603 Change the poing of compileall.py to check on directory from
${PYTHON_SITELIBDIR} to ${WRKSRC}/../python to avoid compileall.py to touch
other apps' *.py files or there will be many leftover of *.pyc files. Bump
the PORTREVISION.
2005-11-05 07:28:11 +00:00
Dirk Meyer
b6b3137855 - Update to 2.4.9 2003-02-23 12:24:02 +00:00
Dirk Meyer
7992f140a1 - Update to 2.4.8 2002-11-05 21:04:39 +00:00
Dirk Meyer
65db0e673b - Update to metakit-2.4.7-37
- Fix another libtoll problem
2002-06-02 11:23:41 +00:00
Dirk Meyer
a0384db153 - Update to metakit-2.4.6 2002-06-02 08:20:52 +00:00
Dirk Meyer
3e468fafad There is a new release of MetaKit
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/
2002-02-03 09:16:54 +00:00
Dirk Meyer
e890501d35 Update to: metakit-2.4.2-32
TCLKIT is no longer part of the distribution.
METAKIT_WITH_TCL    Option build metakit for tcl8.3
METAKIT_WITH_TCLKIT Option build metakit for tcl8.4
2001-12-13 11:54:55 +00:00
Dirk Meyer
6eb259c96a fix FREEBSD tag 2001-11-24 04:54:11 +00:00
Dirk Meyer
2804095ef2 Add new option METAKIT_WITH_TCLKIT
that can only build under tcl84/tk84
2001-11-24 04:53:27 +00:00
Dirk Meyer
d12099125d Update to 2.4.1
- 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)
2001-10-26 21:14:08 +00:00
Maxim Sobolev
a2a5360b80 There is no libgcc_r.a anymore. 2001-02-28 11:22:46 +00:00
Maxim Sobolev
b82bff9c55 Remove --buld ltconfig option hacks. Please don't forget to update your libtool
installation.
2000-09-25 08:14:28 +00:00
Steve Price
10148b3c12 Fix a bogon in the configure script where the executable suffix was being
set to '.C' and causing serious problems with ${ac_link} evaluating to this:

	c++ -o conftest.C conftest.C
2000-08-14 01:50:52 +00:00
Maxim Sobolev
289b236303 Update to 2.01.
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.
2000-07-31 08:38:54 +00:00
Chris D. Faulhaber
b6d7f3e65c METAKIT is a curious mix of flatfile, relational and OODBMS
features with a small footprint and a big following.

PR:		15705
Submitted by:	Russell L. Carter <rcarter@pinyon.org>
2000-01-05 03:41:19 +00:00