1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-27 21:29:02 +00:00
Commit Graph

21 Commits

Author SHA1 Message Date
Jean-Marc Zucconi
1c6f65fc23 Fix bugs with the tixGrid widget
Submitted by:	joerg
2000-08-10 03:21:44 +00:00
Jean-Marc Zucconi
238e0e0151 Writable strings must be declared 'char foo[]=...', not 'char *foo=...' 2000-02-17 20:17:13 +00:00
Jean-Marc Zucconi
7a2c4ae39e Unbreak the update to to use Tcl/Tk 8.2. The key is to compile with
-fwritable-strings (it would probably better to find and fix the specific
portion of Tix code responsible of the core dump but that's not easy)
Install libs and program with the 82 or 8.2 suke the name (instead of 80 or
8.0 resp.)
1999-12-05 06:46:34 +00:00
Steve Price
23f2c1a9b2 Update to use Tcl/Tk version 8.2.
Submitted by:	Ade Lovett <ade@lovett.com>
1999-11-29 03:56:34 +00:00
Michael Haro
73f72fed3b Make port install shared library as library.so.1 and not just library
Also change mv to ${CP} in makefile to support make reinstall
1999-05-02 06:01:36 +00:00
David E. O'Brien
abe5dee8d1 Really fix it this time. 1999-04-24 21:20:41 +00:00
David E. O'Brien
661abcace0 A cleaner fix for the mis-naming of the libs. 1999-04-07 11:03:11 +00:00
David E. O'Brien
4977ce0e47 A major, MAJOR hack to get the libs named correctly. 1999-04-07 10:14:24 +00:00
Thomas Gellekum
65501030ed Build tix in an ELF world.
Submitted by:	Joachim Kuebart <joki@kuebart.stuttgart.netsurf.de>
1998-10-06 08:05:44 +00:00
Thomas Gellekum
8c82758f67 Back out last change, use tcl80. 1998-03-17 07:55:18 +00:00
Justin M. Seger
3d4a5438d3 Upgrade to use tcl8.1 and tk8.1. 1998-02-24 21:43:51 +00:00
Thomas Gellekum
04e9f3164f Set fix library version number to 1.2. Fix minor bug in Makefile. 1997-12-02 10:55:44 +00:00
Thomas Gellekum
f365a8b71d Distfile changed on master site.
PR:		4815
1997-10-22 07:00:25 +00:00
Thomas Gellekum
73165f9743 Upgrade to 4.1.0.006. Uses tk-8.0 now. 1997-10-01 12:19:43 +00:00
Thomas Gellekum
1f7e40d3c9 Use tcl-7.6/tk-4.2. 1997-08-20 12:12:17 +00:00
Thomas Gellekum
ed23eeaed6 Upgrade to 4.1.0.005. Fix PLIST and dependency on tcl7.5/tk4.1 along the way. 1997-07-30 06:08:45 +00:00
Thomas Gellekum
052c5c8af1 Build stand-alone module.
Submitted by:	jmz
1997-04-22 10:16:22 +00:00
Thomas Gellekum
589af53327 Upgrade to release version 4.1.0. 1997-02-21 14:55:05 +00:00
Thomas Gellekum
830dc3c44a - use installed header files for tcl and tk;
we no longer need the full sources to these

- install the tix header files for the C interface
1997-01-07 08:17:13 +00:00
Thomas Gellekum
9f625e4af8 Upgrade to Tix-4.1b2. 1997-01-02 07:12:38 +00:00
Thomas Gellekum
344fe79c64 Import of Tix, an extension of Tk with lots of useful widgets. 1996-12-30 07:13:51 +00:00