Commit graph

23 commits

Author SHA1 Message Date
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
fa3b6fca94 - Upgrade for python 2.2, breakage is undone in python 2.2) 2002-01-17 05:16:50 +00:00
Dirk Meyer
f252ef5dae - Fix include patch for Python != 2.1
- still boken for python2.2
2002-01-12 15:33:18 +00:00
Dirk Meyer
4bf1dd2da2 - rename OPTIONS:
METAKIT_WITH_TCL    -> METAKIT_WITH_TCL83
METAKIT_WITH_TCLKIT -> METAKIT_WITH_TCL84

- BROKEN for python 2.2
- obsolete OPTIONS:
METAKIT_WITHOUT_PYTHON

- new OPTIONS:
METAKIT_WITH_PYTHON
2002-01-10 21:57:00 +00:00
Dirk Meyer
2025ba84ee - make portlint happier
- use DOCSDIR or EXAMPLESDIR
- get rid of some INTERACTIVE scrips in news/ifmail
2002-01-05 23:43:13 +00:00
Dirk Meyer
d7e5af9aa2 - Use standard USE_PYTHON=yes instead of hardcoded path.
- Fix an problem installion on a clean system.
2001-12-19 14:18:08 +00:00
Dirk Meyer
97984638c5 - Update to build with python 2.1
- fix extra files in package
2001-12-17 11:48:17 +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
Mario Sergio Fujikawa Ferreira
78b3d93ef5 support NOPORTDOCS
PR:		29801
Submitted by:	Patrick Li <pat@databits.net>
Approved by:	MAINTAINER (timeout > 1 month)
2001-09-27 00:26:51 +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
Thomas Gellekum
78bbc51a88 Don't break package building on Satoshi's cluster. Explicitly depend
on python1.5:lang/python15.
2000-09-08 12:24:00 +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
Satoshi Asami
ffb21b5654 Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the
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
2000-06-16 21:52:40 +00:00
Maxim Sobolev
dc1177a9a5 Fourth round of INSTALLS_SHLIBS conversion. 2000-06-16 08:48:22 +00:00
Maxim Sobolev
a9f22cd584 Teach MASTER_SITES about new MASTER_SITE_SOURCEFORGE. 2000-06-14 13:21:38 +00:00
Akinori MUSHA
52190dc850 Portlint COMMENT's.
Everybody should read the Handbook again!

PR:		ports/18008
Submitted by:	tkato@prontomail.ne.jp
2000-04-14 18:16:14 +00:00
Michael Haro
3da86c6aa2 update with the new PORTNAME/PORTVERSION variables 2000-04-08 22:49:07 +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