Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.6.5_3 01 Jul 2013 09:19:37 |
rene |
Remove expired ports:
2013-07-01 net/openldap23-sasl-client: Unmaintained by upstream
2013-07-01 net/openldap23-server: Unmaintained by upstream
2013-07-01 net/openldap23-client: Unmaintained by upstream
2013-07-01 www/py-django13: Unsupported version
2013-07-01 devel/libtifiles: Superseded by devel/libtifiles2
2013-07-01 comms/libticables: Superseded by comms/libticables2
2013-07-01 devel/libticalcs: Superseded by comms/libticalcs2
2013-07-01 emulators/tiemu2: Superseded by emulators/tiemu3 |
0.6.5_3 24 Apr 2013 18:10:32 |
ak |
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt) |
0.6.5_3 24 Apr 2013 07:50:40 |
tijl |
Mark the following ports deprecated. They have been unsupported upstream
for years.
- comms/libticables (superseded by comms/libticables2)
- devel/libticalcs (superseded by comms/libticalcs2)
- devel/libtifiles (superseded by devel/libtifiles2)
- emulators/tiemu2 (superseded by emulators/tiemu3) |
0.6.5_3 03 Jul 2011 14:59:23 |
ohauer |
-remove MD5 |
0.6.5_3 04 Dec 2010 07:34:27 |
ade |
Sync to new bsd.autotools.mk |
0.6.5_3 31 May 2010 02:01:56 |
ade |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
0.6.5_2 13 Dec 2009 22:49:18 |
amdmi3 |
- Update maintainer's email
- Fix some pkg-descrs
- Update some MASTER_SITES
PR: 140966
Submitted by: Tijl Coosemans <tijl@coosemans.org> (maintainer from new email)
Approved by: portmgr (miwi) |
0.6.5_2 22 Aug 2009 00:18:43 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with D |
0.6.5_2 02 Aug 2009 19:36:34 |
mezz |
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.
It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.
With help: marcus and kwm
Pointyhat-exp: a few times by pav
Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and
a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by: marcus
Approved by: portmgr |
0.6.5_2 06 Jun 2008 13:21:59 |
edwin |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
0.6.5_1 06 Oct 2006 02:31:27 |
clsung |
- substitute INSTALLS_SHLIB with USE_LDCONFIG
PR: ports/103998
Submitted by: Naram Qashat <cyberbotx_AT_kirby dot cyberbotx dot com>
Approved by: maintainer (Tijl Coosemans) |
0.6.5_1 23 Feb 2006 10:40:45 |
ade |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
0.6.5 22 Jan 2006 08:30:12 |
edwin |
SHA256ify
Approved by: krion@ |
0.6.5 22 Jan 2006 01:48:34 |
edwin |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
0.6.5 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. |
0.6.5 23 Jun 2005 16:29:06 |
pav |
- Update to libticalcs 4.5.9, libtifiles 0.6.5, libticables 3.9.2 and tilp 6.79
PR: ports/82407
Submitted by: Tijl Coosemans <tijl@ulyssis.org> (maintainer) |
0.5.7_1 24 Nov 2004 23:15:32 |
kris |
Add missing file |
0.5.7_1 24 Mar 2004 23:10:34 |
pav |
- Drop auto*tools support (unbreak)
PR: ports/64630
Submitted by: Tijl Coosemans <tijl@ulyssis.org> (maintainer) |
0.5.7_1 20 Mar 2004 21:03:41 |
trevor |
Add size data, approved by maintainers. |
0.5.7_1 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. |
0.5.7_1 12 Mar 2004 02:48:25 |
ade |
Replace all known incantations of WANT_{AUTOMAKE,AUTOCONF,LIBTOOL}* with
the USE_<x> equivalents. In the current scheme of things, the WANT_
variables in this case are synonymous with the USE_ ones, and thus need
to be exterminated.
First in a series of major autotools cleanups. |
0.5.7_1 04 Feb 2004 04:36:30 |
marcus |
Add USE_GETTEXT and bump PORTREVISION.
Submitted by: trevor
Tested by: bento |
0.5.7 23 Jan 2004 18:12:26 |
trevor |
Now gettext 0.12.1 is gettext-old. |
0.5.7 21 Oct 2003 13:31:31 |
osa |
Unbreak build by use WANT_AUTOMAKE_VER=15.
Submitted by: Tijl Coosemans <tijl@ulyssis.org> (maintainer)
PR: 58328, 58329, 58330 |
0.5.7 13 Oct 2003 00:54:14 |
edwin |
Unbreak port by added dependency on autoconf.
Noticed by: bento |
0.5.7 13 Oct 2003 00:20:46 |
kris |
BROKEN: Broken pkg-plist |
0.5.7 25 Sep 2003 10:57:35 |
krion |
- Fix build package on bento
PR: 57103
Submitted by: Tijl Coosemans <tijl@ulyssis.org> (maintainer) |
0.5.7 15 Sep 2003 21:13:27 |
adamw |
Correct libintl shlib version number.
Submitted by: bento |
0.5.7 08 Sep 2003 10:55:05 |
edwin |
[new port] libtifiles: handle TI calculator files
Libtifiles is a part of TiLP, a program to link TI calculators
to a computer. It is used to handle all file types.
PR: ports/56135
Submitted by: Tijl Coosemans <tijl@ulyssis.org> |