non port: databases/metakit/Makefile |
SVNWeb
|
Number of commits found: 79 |
Thu, 26 Dec 2019
|
[ 07:54 antoine ] (Only the first 10 of 255 ports in this commit are shown above. )
Deprecate a few ports
With hat: portmgr
|
Wed, 12 Jun 2019
|
[ 16:23 gahr ]
database/metakit: fix USES=tcl
|
[ 16:22 gahr ]
IGNORE USES=t(cl|k):85+ and DEPRECATE USES=t(cl|k):85
|
[ 15:51 gahr ]
Deprecate Tcl/Tk 8.5 and dependent ports
Tcl/Tk 8.5 is approaching EOL. It might or might get another patch release with
8.7 is released, but people should have started migrating to 8.6 long ago. See
also the second paragraph in the last 8.5 release announcement from three years
ago here: https://code.activestate.com/lists/tcl-core/15413/
For now, I don't have an EXPIRATION_DATE.
|
Mon, 27 Aug 2018
|
[ 19:38 tobik ]
databases/metakit: Fix build with Clang 6
checking size of long... configure: error: cannot compute sizeof (long), 77
http://beefy11.nyi.freebsd.org/data/head-i386-default/p477696_s338122/logs/errors/metakit-2.4.9.7_2.log
|
Thu, 30 Nov 2017
|
[ 15:50 mat ] (Only the first 10 of 2423 ports in this commit are shown above. )
Convert Python ports to FLAVORS.
Ports using USE_PYTHON=distutils are now flavored. They will
automatically get flavors (py27, py34, py35, py36) depending on what
versions they support.
There is also a USE_PYTHON=flavors for ports that do not use distutils
but need FLAVORS to be set. A USE_PYTHON=noflavors can be set if
using distutils but flavors are not wanted.
A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
added to cope with Python ports that did not have the Python
PKGNAMEPREFIX but are flavored.
USES=python now also exports a PY_FLAVOR variable that contains the (Only the first 15 lines of the commit message are shown above )
|
Sun, 19 Mar 2017
|
[ 09:01 amdmi3 ]
- Add LICENSE_FILE
- Switch to options helpers
|
Tue, 10 Jan 2017
|
[ 09:01 amdmi3 ]
- Switch to options helpers
- Switch to new test framework
|
Mon, 14 Nov 2016
|
[ 06:49 linimon ] (Only the first 10 of 13 ports in this commit are shown above. )
Mark as broken on various tier-2 archs.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
|
Wed, 6 Jul 2016
|
[ 14:15 gahr ]
databases/metakit: and bump PORTREVISION
|
[ 14:15 gahr ]
databases/metakit: bump dependency on Tcl from 8.4 to 8.5
|
Sun, 10 Aug 2014
|
[ 09:40 antoine ]
Stop doing strange things in plist
While here convert to USES=python
|
Sat, 9 Aug 2014
|
[ 15:44 mva ] (Only the first 10 of 31 ports in this commit are shown above. )
Convert the Python framework bits to USES=python.
Please use USES=python instead of USE_PYTHON.
USE_PYTHON=yes becomes USES=python
USE_PYTHON=2.7+ becomes USES=python:2.7+
USE_PYTHON_BUILD=3.3 becomes USES=python:3.3,build
...
A new PYTHON_FEATURES variable was added, which enables certain features for a
port and replaces some knobs at the same time;
PYTHON_FEATURES=distutils replaces USE_PYDISTUTILS
PYTHON_FEATURES=autoplist replaces PYDISTUTILS_AUTOPLIST
PYTHON_FEATURES=py3kplist replaces PYTHON_PY3K_PLIST_HACK (Only the first 15 lines of the commit message are shown above )
|
Wed, 29 Jan 2014
|
[ 14:33 gahr ]
- Convert to USES=tcl
|
[ 13:03 danfe ]
- Stagify, reword COMMENT, drop ONLY_FOR_ARCHS: for broken cases, the port
should be marked accordingly instead
- Clean up Makefile and port description text while here
|
Wed, 15 Jan 2014
|
[ 23:40 bapt ]
Reduce over inclusions of bsd.port.mk
Remove license file for well known license
|
Fri, 20 Sep 2013
|
[ 16:13 bapt ] (Only the first 10 of 927 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases)
|
Wed, 14 Aug 2013
|
[ 22:35 ak ] (Only the first 10 of 1725 ports in this commit are shown above. )
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery)
|
Tue, 23 Apr 2013
|
[ 11:51 gahr ] (Only the first 10 of 32 ports in this commit are shown above. )
- Remove lang/tcl83 and x11-toolkits/tk83 (expired)
- Remove references to Tcl/Tk 8.3 from bsd.tcl.mk
- Update ports that required 8.3+ to require 8.4+ (since 8.5 is the
default, I don't expect this change to cause much trouble)
|
Tue, 12 Jun 2012
|
[ 06:26 bapt ]
Convert to new option framework
|
Fri, 18 Nov 2011
|
[ 23:30 ehaupt ] (Only the first 10 of 46 ports in this commit are shown above. )
Remove trailing whitespaces.
Feature safe: yes
|
Tue, 9 Aug 2011
|
[ 15:41 mm ] (Only the first 10 of 29 ports in this commit are shown above. )
Transfer maintainer back to ports@FreeBSD.org
Approved by: maintainer (myself)
|
Wed, 23 Mar 2011
|
[ 15:53 mm ] (Only the first 10 of 58 ports in this commit are shown above. )
- Add LICENSE knob(s)
|
Mon, 23 Mar 2009
|
[ 12:18 mm ]
- Mark port MAKE_JOBS_SAFE
|
Mon, 23 Feb 2009
|
[ 14:46 mm ] (Only the first 10 of 103 ports in this commit are shown above. )
- Change default Tcl/Tk version to 8.5
- Bump PORTVERSION of ports affected
Tested by: pointyhat (pav)
|
Mon, 5 Jan 2009
|
[ 13:49 mm ]
- Update to 2.4.9.7
- Introduce OPTIONS for python and tcl support
- Take advantage of USE_TCL
- Take maintainership
|
Sat, 27 Sep 2008
|
[ 22:40 olgeni ]
Compile and install metakit.pyo.
|
Sun, 7 Sep 2008
|
[ 05:41 ahze ]
Add amd64 to ONLY_FOR_ARCHS (atleast sparc64 doesn't build)
|
Wed, 9 Apr 2008
|
[ 13:42 pav ] (Only the first 10 of 171 ports in this commit are shown above. )
- Move from versioned tcl/tk CATEGORIES to simple tcl and tk categories
With hat: portmgr
|
Mon, 28 May 2007
|
[ 09:13 dinoex ]
- fix objformat
|
Mon, 14 Aug 2006
|
[ 22:55 clsung ] (Only the first 10 of 102 ports in this commit are shown above. )
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include comms/ converters/ databases/ devel/ maintained by ports@
PR: ports/101916
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org>
|
Thu, 4 May 2006
|
[ 21:41 edwin ] (Only the first 10 of 364 ports in this commit are shown above. )
Remove USE_REINPLACE from all categories starting with D
|
Thu, 23 Feb 2006
|
[ 10:40 ade ] (Only the first 10 of 2514 ports in this commit are shown above. )
Conversion to a single libtool environment.
Approved by: portmgr (kris)
|
Thu, 24 Nov 2005
|
[ 01:13 pav ]
- Fix fetching. This could use an update.
|
Tue, 15 Nov 2005
|
[ 06:52 ade ] (Only the first 10 of 1438 ports in this commit are shown above. )
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
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.
|
Sat, 5 Nov 2005
|
[ 07:28 mezz ]
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.
|
Fri, 4 Nov 2005
|
[ 19:11 adamw ]
Force generation of byte-compiled metakit python library so that kris
doesn't cry when he reads his email ;;)
|
Sat, 10 Sep 2005
|
[ 19:07 dougb ]
In private mail adamw agreed that supporting the more generic
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.
|
Fri, 9 Sep 2005
|
[ 05:58 adamw ]
Python-dependent apps may cause metakit.py to be byte-compiled into
metakit.pyc. Remove this file if it exists.
Also, utilize %%PYTHON_SITELIBDIR%%.
|
Wed, 7 Sep 2005
|
[ 15:28 adamw ]
Actually convert *all* defined(METAKIT_WITH_PYTHON) instanced to
!defined(METAKIT_WITHOUT_PYTHON).
Previous commit obviously totally untested by: me
|
[ 15:18 adamw ]
Default python support to ON. This means that if you DON'T want python
support, you must specify METAKIT_WITHOUT_PYTHON.
Reviewed by: krion
|
Wed, 8 Dec 2004
|
[ 06:03 dinoex ]
- fix python build
PR: 74832
|
Mon, 19 Jul 2004
|
[ 05:14 dinoex ]
- drop maintainership
|
Fri, 9 Jul 2004
|
[ 17:43 marcus ] (Only the first 10 of 489 ports in this commit are shown above. )
Apply a big libtool patch to allow porters to use the libtool installed by
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
|
Wed, 24 Mar 2004
|
[ 20:59 ade ]
Convert all but one port that uses libtool14 to use libtool15, in readiness
for the destruction of devel/libtool14
|
Sun, 14 Mar 2004
|
[ 08:24 dinoex ]
- update to 2.4.9.3
- fix a bunch of libtool problems after build and during installation.
|
[ 06:17 ade ] (Only the first 10 of 945 ports in this commit are shown above. )
Whoa there, boy, that's a mighty big commit y'all have there...
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.
|
Sun, 22 Feb 2004
|
[ 08:33 dinoex ]
- remove BROKEN
|
[ 08:32 dinoex ]
- Fix MASTER_SITES
- newer version does not build yet.
|
Sat, 21 Feb 2004
|
[ 21:17 kris ]
BROKEN: Checksum mismatch
|
Sat, 13 Dec 2003
|
[ 13:02 dinoex ]
- Fix the symbolic link created by pkg_add
this fixed the build of e4graph an other ports
- bump PORTVERSION for the new package
Pointed out by: kris
|
Thu, 11 Dec 2003
|
[ 04:39 dinoex ]
- rename shared lib and create a symbolic link
Submitted by: osa
|
Mon, 4 Aug 2003
|
[ 07:27 dinoex ]
- Fix support for python2.3
defaults to python2.2, python2.3 support is broken.
|
Wed, 23 Jul 2003
|
[ 14:05 dinoex ]
- update CATEGORIES
|
Fri, 28 Mar 2003
|
[ 20:54 dinoex ]
- Update to 2.4.9.2
|
Wed, 5 Mar 2003
|
[ 04:03 dinoex ]
- Update to 2.4.9.1
|
Sun, 23 Feb 2003
|
[ 12:24 dinoex ]
- Update to 2.4.9
|
Thu, 20 Feb 2003
|
[ 18:26 dinoex ] (Only the first 10 of 70 ports in this commit are shown above. )
- add COMMENT
|
Thu, 12 Dec 2002
|
[ 05:42 dinoex ]
add ONLY_FOR_ARCHS, sparc64 has conflicting types
|
Tue, 5 Nov 2002
|
[ 21:04 dinoex ]
- Update to 2.4.8
|
Sun, 16 Jun 2002
|
[ 15:03 dinoex ] (Only the first 10 of 17 ports in this commit are shown above. )
- Get rid of PERL and use SED
|
Sun, 2 Jun 2002
|
[ 11:23 dinoex ]
- Update to metakit-2.4.7-37
- Fix another libtoll problem
|
[ 08:20 dinoex ]
- Update to metakit-2.4.6
|
Wed, 1 May 2002
|
[ 09:04 dinoex ]
- Update to 2.4.5-35
- phyton-extensions now "libmk4py.so" instead of "Mk4py.so"
- static libs are not build
- shared libs now without any version.
|
Sun, 3 Feb 2002
|
[ 09:16 dinoex ]
There is a new release of MetaKit Some details about this 2.4.3 release:
|
Thu, 17 Jan 2002
|
[ 05:16 dinoex ]
- Upgrade for python 2.2, breakage is undone in python 2.2)
|
Sat, 12 Jan 2002
|
[ 15:33 dinoex ]
- Fix include patch for Python != 2.1 - still boken for python2.2
|
Thu, 10 Jan 2002
|
[ 21:57 dinoex ]
- rename OPTIONS: METAKIT_WITH_TCL -> METAKIT_WITH_TCL83
METAKIT_WITH_TCLKIT -> METAKIT_WITH_TCL84
|
Sat, 5 Jan 2002
|
[ 23:43 dinoex ] (Only the first 10 of 21 ports in this commit are shown above. )
- make portlint happier - use DOCSDIR or EXAMPLESDIR - get rid of some
INTERACTIVE scrips in news/ifmail
|
Wed, 19 Dec 2001
|
[ 14:18 dinoex ]
- Use standard USE_PYTHON=yes instead of hardcoded path. - Fix an problem
installion on a clean system.
|
Mon, 17 Dec 2001
|
[ 11:48 dinoex ]
- Update to build with python 2.1 - fix extra files in package
|
Thu, 13 Dec 2001
|
[ 11:54 dinoex ]
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
|
Sat, 24 Nov 2001
|
[ 04:53 dinoex ]
Add new option METAKIT_WITH_TCLKIT that can only build under tcl84/tk84
|
Fri, 26 Oct 2001
|
[ 22:14 dinoex ]
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
|
Fri, 8 Sep 2000
|
[ 13:24 tg ] (Only the first 10 of 26 ports in this commit are shown above. )
Don't break package building on Satoshi's cluster. Explicitly depend on
python1.5:lang/python15.
|
Mon, 31 Jul 2000
|
[ 09:38 sobomax ]
Update to 2.01.
|
Fri, 16 Jun 2000
|
[ 22:52 asami ] (Only the first 10 of 264 ports in this commit are shown above. )
Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the previous
commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.)
|
[ 09:48 sobomax ] (Only the first 10 of 181 ports in this commit are shown above. )
Fourth round of INSTALLS_SHLIBS conversion.
|
Wed, 14 Jun 2000
|
[ 14:21 sobomax ] (Only the first 10 of 72 ports in this commit are shown above. )
Teach MASTER_SITES about new MASTER_SITE_SOURCEFORGE.
|
Number of commits found: 79 |