Commit graph

7 commits

Author SHA1 Message Date
marino
77e5779b64 x11/tk-Tix: Add DragonFly support (and fix FreeBSD)
DragonFly wasn't represented in the configure script.
FreeBSD wasn't defining library name correctly.
2012-09-03 11:13:29 +00:00
he
29979e0a1c Update tk-Tix from using http://tixlibrary.sourceforge.net/, which seems
to be stuck at version 8.2.0b1, to http://tix.sourceforge.net/, which
offers version 8.4.3, straight-forward buildable with the recently updated
tcl.

Gone is "tixwish" as a separate program, instead use tk's "wish" +
"package require Tix" instead.

For a complete set of changes, see ChangeLog in the source.  The major
changes for 8.4.0 were:

    + Complete rewrite of the build system to use TEA
    + Separation of Tix package require and Tix style usage
    + Code cleanup to use Tcl 8.4 as a base version
2012-08-28 11:46:32 +00:00
dholland
8780d640b9 Don't use ../ in patch paths as GNU patch doesn't like it. 2011-07-02 18:06:50 +00:00
joerg
6f367b12ad Don't use matherr hack on DragonFly -- it's not supported. 2005-12-12 15:49:47 +00:00
wiz
393af94024 Add RMD160 checksums to the SHA1 ones. 2005-02-23 17:36:09 +00:00
jlam
a020ed9056 Merge packages from the buildlink2 branch back into the main trunk that
have been converted to USE_BUILDLINK2.
2002-08-25 21:50:52 +00:00
he
39264ec560 Bring back tk-Tix package to pkgsrc, in version 8.2.0b1.
Tix is a powerful widget library for Tcl/Tk.

Reviewed and fully buildlinkified by Stoned Elipot.
2002-04-15 08:19:02 +00:00