Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.0_5 16 Oct 2017 20:37:21 |
rene |
Remove expired ports:
2017-10-15 devel/vtcl: This port depends on Tcl/Tk 8.4 , which is no longer
maintained. Please port it to 8.5+
2017-10-15 editors/tpad: This port depends on Tcl/Tk 8.4 , which is no longer
maintained. Please port it to 8.5+
2017-10-15 games/polypuzzle: This port depends on Tcl/Tk 8.4 , which is no
longer maintained. Please port it to 8.5+
2017-10-15 multimedia/nxtvepg: This port depends on Tcl/Tk 8.4 , which is no
longer maintained. Please port it to 8.5+
2017-10-15 net/xpvm: This port depends on Tcl/Tk 8.4 , which is no longer
maintained. Please port it to 8.5+
2017-10-15 x11/tkXwin: This port depends on Tcl/Tk 8.4 , which is no longer
maintained. Please port it to 8.5+ |
1.0_5 11 Sep 2017 15:23:16 |
gahr |
lang/tcl84, x11-toolkits/tk84: deprecate Tcl/Tk 8.4 and dependents |
1.0_5 21 Apr 2016 16:48:50 |
gahr |
Convert more ports to USES=(tcl|tk):tea |
1.0_5 17 Jan 2015 22:25:53 |
bapt |
Cleanup plist |
1.0_5 29 Jul 2014 19:11:53 |
adamw |
Convert a bunch of EXTRACT_SUFX=... into USES=tar:...
Approved by: portmgr (not really, but touches unstaged ports) |
1.0_5 01 Jul 2014 18:24:05 |
tijl |
- Convert to USES=libtool
- Replace -L/usr/X11R6/lib with -L/usr/local/lib in patch |
1.0_4 09 Jan 2014 08:49:35 |
gahr |
- Convert to USES=tk
- STAGE-clean
- PREFIX-clean
MFH: 2014Q1 |
1.0_4 20 Sep 2013 23:43:20 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11) |
1.0_4 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
1.0_4 23 Feb 2009 14:46:38 |
mm |
- Change default Tcl/Tk version to 8.5
- Bump PORTVERSION of ports affected
Tested by: pointyhat (pav) |
1.0_3 30 Jan 2009 23:23:10 |
pav |
- Update download location, add WWW
Reported by: -fetch-original pointyhat run |
1.0_3 19 Apr 2008 17:56:05 |
miwi |
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav) |
1.0_2 17 Oct 2007 14:07:27 |
miwi |
- Fix build after tk/tcl update
PR: 117187
Submitted by: Denis Shaposhnikov <dsh@vlink.ru> (maintainer) |
1.0_2 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
1.0_1 10 Feb 2007 19:19:24 |
miwi |
- Fix after objformat removal
PR: 109013
Submitted by: Denis Shaposhnikov <dsh@vlink.ru> (maintainer) |
1.0_1 06 Apr 2006 00:37:30 |
edwin |
[PATCH] x11/tkXwin: UNBREAK (fix fetch)
Use MASTER_SITES_SOURCEFORGE as MASTER_SITES and fix fetching. [1]
Maintainer probably knows this port is outdated by 3 new versions.
Reported by: fenner's distfiles survey [1]
PR: ports/94871
Submitted by: Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com>
Approved by: Denis Shaposhnikov <dsh@vlink.ru> |
1.0_1 23 Feb 2006 10:40:45 |
ade |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
1.0 24 Jan 2006 03:16:52 |
edwin |
SHA256ify
Approved by: krion@ |
1.0 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. |
1.0 31 Aug 2005 12:00:30 |
vsevolod |
Add tkXwin - Tcl/Tk library to detect idle periods of an X session.
PR: 84940
Submitted by: Denis Shaposhnikov <dsh@vlink.ru>
Approved by: perky (mentor) |