Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.4.9.7_2 27 Jan 2020 15:34:18 |
rene |
Remove expired ports:
2020-01-27 accessibility/py-papi: Unmaintained, uses EOLed python27
2020-01-27 archivers/py-czipfile: Unmaintained, uses EOLed python27
2020-01-27 audio/boodler: Unmaintained, uses EOLed python27
2020-01-27 audio/dir2ogg: Unmaintained, uses EOLed python27
2020-01-27 audio/jokosher: Unmaintained, uses EOLed python27
2020-01-27 audio/mpdbrowser: Unmaintained, uses EOLed python27
2020-01-27 audio/nekobee: Unmaintained, uses EOLed python27
2020-01-27 audio/patchage: Unmaintained, uses EOLed python27
2020-01-27 audio/py-ao: Unmaintained, uses EOLed python27
2020-01-27 audio/py-id3: Unmaintained, uses EOLed python27
2020-01-27 audio/py-shout: Unmaintained, uses EOLed python27
2020-01-27 audio/py-speex: Unmaintained, uses EOLed python27
2020-01-27 audio/pytone: Unmaintained, uses EOLed python27 (Only the first 15 lines of the commit message are shown above ) |
2.4.9.7_2 26 Dec 2019 07:54:29 |
antoine |
Deprecate a few ports
With hat: portmgr |
2.4.9.7_2 12 Jun 2019 16:23:29 |
gahr |
database/metakit: fix USES=tcl |
2.4.9.7_2 12 Jun 2019 16:22:05 |
gahr |
IGNORE USES=t(cl|k):85+ and DEPRECATE USES=t(cl|k):85 |
2.4.9.7_2 12 Jun 2019 15:51:56 |
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. |
2.4.9.7_2 27 Aug 2018 19:38:26 |
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 |
2.4.9.7_2 30 Nov 2017 15:50:34 |
mat |
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 ) |
2.4.9.7_2 19 Mar 2017 09:01:57 |
amdmi3 |
- Add LICENSE_FILE
- Switch to options helpers |
2.4.9.7_2 10 Jan 2017 09:01:13 |
amdmi3 |
- Switch to options helpers
- Switch to new test framework |
2.4.9.7_2 14 Nov 2016 06:49:45 |
linimon |
Mark as broken on various tier-2 archs.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket) |
2.4.9.7_2 06 Jul 2016 14:15:56 |
gahr |
databases/metakit: and bump PORTREVISION |
2.4.9.7_1 06 Jul 2016 14:15:23 |
gahr |
databases/metakit: bump dependency on Tcl from 8.4 to 8.5 |
2.4.9.7_1 20 Oct 2014 10:41:13 |
bapt |
Cleanup plist |
2.4.9.7_1 10 Aug 2014 09:40:09 |
antoine |
Stop doing strange things in plist
While here convert to USES=python |
2.4.9.7_1 09 Aug 2014 15:44:28 |
mva |
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 ) |
2.4.9.7_1 29 Jan 2014 14:33:31 |
gahr |
- Convert to USES=tcl |
2.4.9.7_1 29 Jan 2014 13:03:17 |
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 |
2.4.9.7_1 15 Jan 2014 23:40:30 |
bapt |
Reduce over inclusions of bsd.port.mk
Remove license file for well known license |
2.4.9.7_1 20 Sep 2013 16:13:49 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases) |
2.4.9.7_1 14 Aug 2013 22:35:54 |
ak |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
2.4.9.7_1 23 Apr 2013 11:51:53 |
gahr |
- 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) |
2.4.9.7_1 12 Jun 2012 06:26:43 |
bapt |
Convert to new option framework |
2.4.9.7_1 26 Dec 2011 23:38:16 |
miwi |
- Respect CXX (linking)
PR: 163229
Submitted by: Jan Beich <jbeich@tormail.net> |
2.4.9.7_1 18 Nov 2011 23:30:13 |
ehaupt |
Remove trailing whitespaces.
Feature safe: yes |
2.4.9.7_1 09 Aug 2011 15:41:30 |
mm |
Transfer maintainer back to ports@FreeBSD.org
Approved by: maintainer (myself) |
2.4.9.7_1 23 Mar 2011 15:53:22 |
mm |
- Add LICENSE knob(s) |
2.4.9.7_1 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
2.4.9.7_1 23 Mar 2009 12:18:31 |
mm |
- Mark port MAKE_JOBS_SAFE |
2.4.9.7 23 Feb 2009 14:46:38 |
mm |
- Change default Tcl/Tk version to 8.5
- Bump PORTVERSION of ports affected
Tested by: pointyhat (pav) |
2.4.9.7 05 Jan 2009 13:49:47 |
mm |
- Update to 2.4.9.7
- Introduce OPTIONS for python and tcl support
- Take advantage of USE_TCL
- Take maintainership |
2.4.9.3_4 27 Sep 2008 22:40:04 |
olgeni |
Compile and install metakit.pyo. |
2.4.9.3_4 07 Sep 2008 05:41:00 |
ahze |
Add amd64 to ONLY_FOR_ARCHS (atleast sparc64 doesn't build) |
2.4.9.3_4 19 Apr 2008 01:15:57 |
edwin |
Make use of the @rmtry macro |
2.4.9.3_4 09 Apr 2008 13:42:26 |
pav |
- Move from versioned tcl/tk CATEGORIES to simple tcl and tk categories
With hat: portmgr |
2.4.9.3_4 28 May 2007 09:13:47 |
dinoex |
- fix objformat |
2.4.9.3_4 14 Aug 2006 22:55:18 |
clsung |
- 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> |
2.4.9.3_4 04 May 2006 21:41:12 |
edwin |
Remove USE_REINPLACE from all categories starting with D |
2.4.9.3_4 23 Feb 2006 10:40:45 |
ade |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
2.4.9.3_4 24 Nov 2005 01:23:57 |
pav |
- Add SHA256 |
2.4.9.3_4 24 Nov 2005 01:13:30 |
pav |
- Fix fetching. This could use an update. |
2.4.9.3_4 15 Nov 2005 06:52:12 |
ade |
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. |
2.4.9.3_4 05 Nov 2005 07:28:11 |
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. |
2.4.9.3_3 04 Nov 2005 19:11:51 |
adamw |
Force generation of byte-compiled metakit python library so that kris
doesn't cry when he reads his email ;;) |
2.4.9.3_2 12 Sep 2005 13:12:50 |
adamw |
Oops... true is in /usr/bin, not /bin. |
2.4.9.3_2 10 Sep 2005 19:07:29 |
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. |
2.4.9.3_2 09 Sep 2005 05:58:19 |
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%%. |
2.4.9.3_1 07 Sep 2005 15:28:37 |
adamw |
Actually convert *all* defined(METAKIT_WITH_PYTHON) instanced to
!defined(METAKIT_WITHOUT_PYTHON).
Previous commit obviously totally untested by: me |
2.4.9.3_1 07 Sep 2005 15:18:30 |
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 |
2.4.9.3 08 Dec 2004 06:03:16 |
dinoex |
- fix python build
PR: 74832 |
2.4.9.3 19 Jul 2004 05:14:10 |
dinoex |
- drop maintainership |
2.4.9.3 09 Jul 2004 17:43:11 |
marcus |
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 |
2.4.9.3 24 Mar 2004 20:59:17 |
ade |
Convert all but one port that uses libtool14 to use libtool15, in readiness
for the destruction of devel/libtool14 |
2.4.9.3 14 Mar 2004 08:24:48 |
dinoex |
- update to 2.4.9.3
- fix a bunch of libtool problems after build and during installation. |
2.4.9.2_2 14 Mar 2004 06:17:56 |
ade |
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. |
2.4.9.2_2 26 Feb 2004 04:57:43 |
dinoex |
- add SIZE |
2.4.9.2_2 22 Feb 2004 08:33:37 |
dinoex |
- remove BROKEN |
2.4.9.2_2 22 Feb 2004 08:32:22 |
dinoex |
- Fix MASTER_SITES
- newer version does not build yet. |
2.4.9.2_2 21 Feb 2004 21:17:03 |
kris |
BROKEN: Checksum mismatch |
2.4.9.2_2 13 Dec 2003 13:02:00 |
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 |
2.4.9.2_1 11 Dec 2003 04:39:56 |
dinoex |
- rename shared lib and create a symbolic link
Submitted by: osa |
2.4.9.2 12 Oct 2003 11:03:50 |
dinoex |
- use DOCSDIR |
2.4.9.2 04 Aug 2003 07:27:35 |
dinoex |
- Fix support for python2.3
defaults to python2.2, python2.3 support is broken. |
2.4.9.2 23 Jul 2003 14:05:56 |
dinoex |
- update CATEGORIES |
2.4.9.2 28 Mar 2003 20:54:10 |
dinoex |
- Update to 2.4.9.2 |
2.4.9.1 05 Mar 2003 04:03:23 |
dinoex |
- Update to 2.4.9.1 |
2.4.9 23 Feb 2003 12:24:02 |
dinoex |
- Update to 2.4.9 |
2.4.8 21 Feb 2003 03:59:00 |
dinoex |
- retire pkg-comment |
2.4.8 20 Feb 2003 18:26:42 |
dinoex |
- add COMMENT |
2.4.8 12 Dec 2002 05:42:55 |
dinoex |
add ONLY_FOR_ARCHS, sparc64 has conflicting types |
2.4.8 05 Nov 2002 21:04:39 |
dinoex |
- Update to 2.4.8 |
2.4.7_37 16 Jun 2002 15:03:10 |
dinoex |
- Get rid of PERL and use SED |
2.4.7_37 02 Jun 2002 11:23:41 |
dinoex |
- Update to metakit-2.4.7-37
- Fix another libtoll problem |
2.4.6_36 02 Jun 2002 08:20:52 |
dinoex |
- Update to metakit-2.4.6 |
2.4.5_35 01 May 2002 09:04:57 |
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. |
03 Feb 2002 09:16:54 |
dinoex |
There is a new release of MetaKit Some details about this 2.4.3 release: |
17 Jan 2002 05:16:50 |
dinoex |
- Upgrade for python 2.2, breakage is undone in python 2.2) |
12 Jan 2002 15:33:18 |
dinoex |
- Fix include patch for Python != 2.1 - still boken for python2.2 |
10 Jan 2002 21:57:00 |
dinoex |
- rename OPTIONS: METAKIT_WITH_TCL -> METAKIT_WITH_TCL83
METAKIT_WITH_TCLKIT -> METAKIT_WITH_TCL84 |
05 Jan 2002 23:43:13 |
dinoex |
- make portlint happier - use DOCSDIR or EXAMPLESDIR - get rid of some
INTERACTIVE scrips in news/ifmail |
19 Dec 2001 14:18:08 |
dinoex |
- Use standard USE_PYTHON=yes instead of hardcoded path. - Fix an problem
installion on a clean system. |
17 Dec 2001 11:48:17 |
dinoex |
- Update to build with python 2.1 - fix extra files in package |
13 Dec 2001 11:54:55 |
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 |
24 Nov 2001 04:54:11 |
dinoex |
fix FREEBSD tag |
24 Nov 2001 04:53:27 |
dinoex |
Add new option METAKIT_WITH_TCLKIT that can only build under tcl84/tk84 |
26 Oct 2001 22:14:08 |
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 |
27 Sep 2001 01:26:51 |
lioux |
support NOPORTDOCS |
28 Feb 2001 11:22:46 |
sobomax |
There is no libgcc_r.a anymore. |
08 Oct 2000 01:08:27 |
asami |
Convert category databases to new layout. |
25 Sep 2000 09:14:28 |
sobomax |
Remove --buld ltconfig option hacks. Please don't forget to update your libtool
installation. |
08 Sep 2000 13:24:00 |
tg |
Don't break package building on Satoshi's cluster. Explicitly depend on
python1.5:lang/python15. |
14 Aug 2000 02:50:53 |
steve |
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: |
31 Jul 2000 09:38:54 |
sobomax |
Update to 2.01. |
16 Jun 2000 22:52:41 |
asami |
Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the previous
commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.) |
16 Jun 2000 09:48:25 |
sobomax |
Fourth round of INSTALLS_SHLIBS conversion. |
14 Jun 2000 14:21:38 |
sobomax |
Teach MASTER_SITES about new MASTER_SITE_SOURCEFORGE. |