summaryrefslogtreecommitdiffstats
path: root/databases/metakit
Commit message (Collapse)AuthorAgeFilesLines
* - Add SHA256pav2005-11-241-0/+1
|
* - Fix fetching. This could use an update.pav2005-11-241-1/+1
|
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentade2005-11-151-1/+1
| | | | | | | | | | | | | | | | | in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run.
* Change the poing of compileall.py to check on directory frommezz2005-11-052-4/+6
| | | | | | ${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.
* Force generation of byte-compiled metakit python library so that krisadamw2005-11-042-2/+4
| | | | doesn't cry when he reads his email ;;)
* Oops... true is in /usr/bin, not /bin.adamw2005-09-121-1/+1
|
* In private mail adamw agreed that supporting the more genericdougb2005-09-101-0/+4
| | | | | WITHOUT_PYTHON was a useful idea, and asked me to commit it for him as he was not going to be able to get to it for a while.
* Python-dependent apps may cause metakit.py to be byte-compiled intoadamw2005-09-092-3/+4
| | | | | | metakit.pyc. Remove this file if it exists. Also, utilize %%PYTHON_SITELIBDIR%%.
* Actually convert *all* defined(METAKIT_WITH_PYTHON) instanced toadamw2005-09-071-3/+2
| | | | | | !defined(METAKIT_WITHOUT_PYTHON). Previous commit obviously totally untested by: me
* Default python support to ON. This means that if you DON'T want pythonadamw2005-09-071-1/+2
| | | | | | support, you must specify METAKIT_WITHOUT_PYTHON. Reviewed by: krion
* - fix python builddinoex2004-12-081-1/+1
| | | | PR: 74832
* - drop maintainershipdinoex2004-07-191-1/+1
|
* Apply a big libtool patch to allow porters to use the libtool installed bymarcus2004-07-091-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | the libtoolX ports instead of the one included with each port. Ports that set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of the included version. To restore previous behavior, use the new macro, USE_INC_LIBTOOL_VER. Both macros accept the same argument: a libtool version. For example, to use the ports version of libtool-1.5, add the following to your Makefile: USE_LIBTOOL_VER= 15 To use the included version of libtool with extra hacks provided by libtool-1.5, add the following to your Makefile: USE_INC_LIBTOOL_VER= 15 With this change, ports that had to add additional libtool hacks to prevent .la files from being installed or to fix certain threading issues can now delete those hacks (after appropriate testing, of course). PR: 63944 Based on work by:eik and marcus Approved by: ade (autotools maintainer) Tested by: kris on pointyhat Bound to be hidden problems: You bet
* 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.
OpenPOWER on IntegriCloud