pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/sysutils/tkdesk



Module Name:    pkgsrc
Committed By:   obache
Date:           Sat Feb 22 07:53:47 UTC 2014

Modified Files:
        pkgsrc/sysutils/tkdesk: Makefile distinfo
        pkgsrc/sysutils/tkdesk/patches: patch-ab patch-aj

Log Message:
Update fkdesk to 2.0p2, apply upstream patches, with fixes build with TCL 8.6,
Itcl 4.0.0 is bundled.
XXX: but not works well yet.

2.0p1  04/16/2004
Compilation of the file libdesk/tixImgXpm.c fails when using a Tk version lower 
than 8.3.

2.0p2  04/20/2004
Some Linux distributions are using newer "unofficial" versions of Incr Tcl
(Itcl). Though TkDesk 2.0 works with the official Itcl 3.2.1 release, these
newer Itcl installations disable backwards compatibility for some older Itcl
syntax that TkDesk still requires. The typical symptom of this problem is this
error message when TkDesk is started:
Error in startup script: can't rename "itcl_class": command doesn't exist...


To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 pkgsrc/sysutils/tkdesk/Makefile
cvs rdiff -u -r1.7 -r1.8 pkgsrc/sysutils/tkdesk/distinfo
cvs rdiff -u -r1.2 -r1.3 pkgsrc/sysutils/tkdesk/patches/patch-ab
cvs rdiff -u -r1.3 -r1.4 pkgsrc/sysutils/tkdesk/patches/patch-aj

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index