summaryrefslogtreecommitdiffstats
path: root/databases/metakit
Commit message (Collapse)AuthorAgeFilesLines
* Convert all but one port that uses libtool14 to use libtool15, in readinessade2004-03-241-1/+1
| | | | for the destruction of devel/libtool14
* - update to 2.4.9.3dinoex2004-03-143-25/+23
| | | | - fix a bunch of libtool problems after build and during installation.
* Whoa there, boy, that's a mighty big commit y'all have there...ade2004-03-141-1/+1
| | | | | | | | | | | | | | | Begin autotools sanitization sequence by requiring ports to explicitly specify which version of {libtool,autoconf,automake} they need, erasing the concept of a "system default". For ports-in-waiting: USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13 USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213 USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14 Ports attempting to use the old style system after June 1st 2004 will be sorely disappointed.
* - add SIZEdinoex2004-02-261-0/+1
|
* - remove BROKENdinoex2004-02-221-2/+0
|
* - Fix MASTER_SITESdinoex2004-02-221-1/+1
| | | | - newer version does not build yet.
* BROKEN: Checksum mismatchkris2004-02-211-0/+2
|
* - Fix the symbolic link created by pkg_adddinoex2003-12-132-2/+2
| | | | | | | this fixed the build of e4graph an other ports - bump PORTVERSION for the new package Pointed out by: kris
* - rename shared lib and create a symbolic linkdinoex2003-12-112-5/+6
| | | | Submitted by: osa
* - use DOCSDIRdinoex2003-10-121-112/+112
|
* - Fix support for python2.3dinoex2003-08-041-2/+11
| | | | defaults to python2.2, python2.3 support is broken.
* - update CATEGORIESdinoex2003-07-231-0/+1
|
* - Update to 2.4.9.2dinoex2003-03-282-2/+2
|
* - Update to 2.4.9.1dinoex2003-03-052-2/+2
|
* - Update to 2.4.9dinoex2003-02-235-23/+26
|
* - retire pkg-commentdinoex2003-02-211-1/+0
|
* - add COMMENTdinoex2003-02-201-0/+1
|
* add ONLY_FOR_ARCHS, sparc64 has conflicting typesdinoex2002-12-121-0/+1
|
* - Update to 2.4.8dinoex2002-11-055-20/+44
|
* - Get rid of PERL and use SEDdinoex2002-06-161-5/+13
|
* - Update to metakit-2.4.7-37dinoex2002-06-023-16/+3
| | | | - Fix another libtoll problem
* - Update to metakit-2.4.6dinoex2002-06-024-7/+23
|
* - Update to 2.4.5-35dinoex2002-05-013-12/+6
| | | | | | - phyton-extensions now "libmk4py.so" instead of "Mk4py.so" - static libs are not build - shared libs now without any version.
* There is a new release of MetaKitdinoex2002-02-033-15/+4
| | | | | | | | | | | | 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/
* - Upgrade for python 2.2, breakage is undone in python 2.2)dinoex2002-01-171-3/+2
|
* - Fix include patch for Python != 2.1dinoex2002-01-121-1/+7
| | | | - still boken for python2.2
* - rename OPTIONS:dinoex2002-01-102-19/+15
| | | | | | | | | | | | 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
* - make portlint happierdinoex2002-01-051-5/+4
| | | | | - use DOCSDIR or EXAMPLESDIR - get rid of some INTERACTIVE scrips in news/ifmail
* - Use standard USE_PYTHON=yes instead of hardcoded path.dinoex2001-12-192-7/+3
| | | | - Fix an problem installion on a clean system.
* - Update to build with python 2.1dinoex2001-12-172-2/+6
| | | | - fix extra files in package
* Update to: metakit-2.4.2-32dinoex2001-12-136-113/+28
| | | | | | 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
* fix FREEBSD tagdinoex2001-11-241-1/+1
|
* Add new option METAKIT_WITH_TCLKITdinoex2001-11-243-6/+94
| | | | that can only build under tcl84/tk84
* Update to 2.4.1dinoex2001-10-268-101/+98
| | | | | | | | | | | - 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)
* support NOPORTDOCSlioux2001-09-271-107/+107
| | | | | | PR: 29801 Submitted by: Patrick Li <pat@databits.net> Approved by: MAINTAINER (timeout > 1 month)
* There is no libgcc_r.a anymore.sobomax2001-02-281-1/+1
|
* Remove --buld ltconfig option hacks. Please don't forget to update your libtoolsobomax2000-09-251-9/+0
| | | | installation.
* Don't break package building on Satoshi's cluster. Explicitly dependtg2000-09-081-2/+2
| | | | on python1.5:lang/python15.
* Fix a bogon in the configure script where the executable suffix was beingsteve2000-08-141-3/+12
| | | | | | set to '.C' and causing serious problems with ${ac_link} evaluating to this: c++ -o conftest.C conftest.C
* Update to 2.01.sobomax2000-07-317-16/+210
| | | | | | | | | 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.
* Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in theasami2000-06-161-1/+1
| | | | | | | | | 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
* Fourth round of INSTALLS_SHLIBS conversion.sobomax2000-06-162-2/+1
|
* Teach MASTER_SITES about new MASTER_SITE_SOURCEFORGE.sobomax2000-06-141-1/+2
|
* Portlint COMMENT's.knu2000-04-141-1/+1
| | | | | | | Everybody should read the Handbook again! PR: ports/18008 Submitted by: tkato@prontomail.ne.jp
* update with the new PORTNAME/PORTVERSION variablesmharo2000-04-081-2/+2
|
* METAKIT is a curious mix of flatfile, relational and OODBMSjedgar2000-01-056-0/+57
features with a small footprint and a big following. PR: 15705 Submitted by: Russell L. Carter <rcarter@pinyon.org>
OpenPOWER on IntegriCloud