| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
02 Jul 2011 18:18:48
2.4z_7
|
miwi  |
- Kick MD5 support |
04 Dec 2010 07:34:27
2.4z_7
|
ade  |
Sync to new bsd.autotools.mk |
05 Feb 2010 11:46:55
2.4z_7
|
dinoex  |
- update to jpeg-8 |
26 Jan 2010 02:59:16
2.4z_6
|
mi  |
Turns out, BLT had its own copies of some important structs, that
Tk does not normally export to extensions. Unfortunately, these
became slightly different in Tk-8.5 resulting in mistery crashes...
Fortunately, some of these structs are available on FreeBSD, where
we install some important headers, that Tcl/Tk themselves don't
install. Use those, wherever possible.
Where it is not possible (Frame is defined in BLT's own tkFrame.c),
rename the struct (Frame becomes bltFrame) so that the discrepancy
is easier to catch in the future.
Bump PORTREVISION again.
Tested with: tkdesk, ttt |
24 Jan 2010 19:27:17
2.4z_5
|
mi  |
Fix parallel building. Patch up another run-time problem, that,
apparently, strikes only under Tk-8.5. Bump PORTREVISION. |
24 Jan 2010 01:42:28
2.4z_4
|
mi  |
There is an X11 problem with RenderCreatePicture, when BLT uses Tk-8.5
and the latter has Xft enabled (which is the default). Add a work-around.
Obtained from: RedHat |
24 Jan 2010 01:18:32
2.4z_4
|
mi  |
Add one more hunk, without which BLT will not find Tk at run time and
not offer Tk-functionality. Bump PORTREVISION. |
23 Jan 2010 02:14:39
2.4z_3
|
mi  |
Add a forgotten new patch, that addresses compatibility with against
newer versions of Tcl (8.5+) |
22 Jan 2010 05:13:22
2.4z_3
|
mi  |
Allow to build with any Tcl/Tk-8.* version. Fix enough warning to allow
compile with -Wall -Werror. Enable JPEG-support. Bump PORTREVISION. |
27 Aug 2009 18:31:08
2.4z_2
|
amdmi3  |
- Fix some more SF URLs, including ones in PATCH_SITES and comments (for
consistency)
Approved by: portmgr (pav) |
22 Aug 2009 00:39:37
2.4z_2
|
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with X |
02 Aug 2009 19:36:34
2.4z_2
|
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 |
07 Jul 2009 06:48:54
2.4z_2
|
mm  |
- Prepare for lang/tcl80 and x11-toolkits/tk80 removal
- Switch all ports that have USE_TCL=80+ to use USE_TCL=82+ |
14 Feb 2009 14:14:44
2.4z_2
|
mm  |
- Add tcl86 to unsupported tcl versions |
09 Apr 2008 13:42:26
2.4z_2
|
pav  |
- Move from versioned tcl/tk CATEGORIES to simple tcl and tk categories
With hat: portmgr |
01 Oct 2007 11:09:27
2.4z_2
|
linimon  |
Maintainer no longer has time to work on FreeBSD. We hope to see him
back again sometime. |
09 Sep 2007 07:45:34
2.4z_2
|
rafan  |
- Fix shared library dependencies
PR: ports/116130
Submitted by: TAOKA Fumiyoshi <fmysh at iijmio-mail.jp>
Obtained from:
http://sourceforge.net/tracker/index.php?func=detail&aid=1470209&group_id=18616&atid=318616
Approved by: Kenjiro Cho <kjc at iijlab.net> (maintainer) |
24 Aug 2007 19:41:04
2.4z_1
|
mm  |
- Use USE_TK=80+ and USE_XORG=x11
PR: ports/115766
Submitted by: mm
Approved by: Kenijro Cho <kjc at iijlab.net> (maintainer) |
19 May 2007 20:32:57
2.4z_1
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
13 Feb 2007 10:43:35
2.4z
|
rafan  |
- Fix build after objformat is gone
PR: ports/108958
Submitted by: CHAO Shin <quakelee at cn.freebsd.org>
Approved by: Kenjiro Cho <kjc at iijlab.net> (maintainer) |
02 Dec 2006 21:51:03
2.4z
|
rafan  |
- Respect X11BASE
Approved by: maintainer (implicit) |
24 Jan 2006 03:16:52
2.4z
|
edwin  |
SHA256ify
Approved by: krion@ |
28 Nov 2005 07:08:15
2.4z
|
fenner  |
Use PATCH_SITE_SUBDIR instead of substituting %SUBDIR%.
Approved by: Kenjiro Cho (MAINTAINEr) |
26 Feb 2005 16:04:30
2.4z
|
kjc  |
do not install manpages for now to avoid conflicts.
update the maintainer's e-mail address while I'm here. |
15 Apr 2004 01:49:25
2.4z
|
ijliao  |
utilize MASTER_SITE_SOURCEFORGE |
31 Mar 2004 03:12:58
2.4z
|
trevor  |
SIZEify (maintainer timeout) |
22 Oct 2003 10:16:00
2.4z
|
kjc  |
update BLT to BLT2.4z, and switch to tcl/tk8.4.
bump the share lib version to libBLT24.so.3.
Submitted by Klaus Robert Suetterlin <robert@mpe.mpg.de> with minor tweak by me.
PR: 57960 |
29 Aug 2003 03:03:00
2.4u
|
edwin  |
Give more hints to configure to make it working on non-/usr/local/
LOCALBASE systems. |
21 Feb 2003 14:19:11
2.4u
|
knu  |
De-pkg-comment. |
24 Apr 2001 11:59:28 
|
kjc  |
instruct configure to respect PREFIX when looking for tcl/tk. |
05 Feb 2001 16:49:18 
|
olgeni  |
Batch of style fixes for x11-toolkits. |
21 Dec 2000 11:57:18 
|
kjc  |
update BLT from 2.4s to 2.4u. move from tcl8.2/tk8.2 to tcl8.3/tk8.3. |
08 Oct 2000 08:03:53 
|
asami  |
Convert category x11-toolkits to new layout. |
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:19:52 
|
sobomax  |
Fix MASSIVE typo INSTALL_SHLIBS --> INSTALLS_SHLIBS, which occured because I
just cun'n'pasted the name from Satoshi's commit message without checking it.
|
15 Jun 2000 18:12:51 
|
sobomax  |
Second round of INSTALL_SHLIBS=yes fixes. |
09 Jun 2000 09:35:54 
|
kjc  |
upgrade BLT2.4m to BLT2.4s |