tcl changes break deskutils/ical

Steve Kargl sgk at troutmask.apl.washington.edu
Tue Oct 1 22:33:16 UTC 2013


On Tue, Oct 01, 2013 at 04:32:51PM -0500, Bryan Drewery wrote:
> On Tue, Oct 01, 2013 at 10:41:54AM -0700, Steve Kargl wrote:
> > After recent tcl change that seems to have touched
> > every Makefile under /usr/ports, deskutils/ical no longer
> > functions.
> 
> Which TCL port are you using?
> 
> What version of TCL and ical do you have installed?
> 

Well, I might as well keep the monologue going.  lang/tcl86
is also broken.  After installing almost everything, it dies
with 

===>   Registering installation for tcl86-8.6.1
pkg-static: lstat(/usr/local/lib/tcl8.6/auto.tcl): No such file or directory
pkg-static: lstat(/usr/local/lib/tcl8.6/clock.tcl): No such file or directory
pkg-static: lstat(/usr/local/lib/tcl8.6/history.tcl): No such file or directory
pkg-static: lstat(/usr/local/lib/tcl8.6/init.tcl): No such file or directory
pkg-static: lstat(/usr/local/lib/tcl8.6/package.tcl): No such file or directory
pkg-static: lstat(/usr/local/lib/tcl8.6/parray.tcl): No such file or directory
pkg-static: lstat(/usr/local/lib/tcl8.6/safe.tcl): No such file or directory
pkg-static: lstat(/usr/local/lib/tcl8.6/tclAppInit.c): No such file or directory
pkg-static: lstat(/usr/local/lib/tcl8.6/tclIndex): No such file or directory
pkg-static: lstat(/usr/local/lib/tcl8.6/tm.tcl): No such file or directory
pkg-static: lstat(/usr/local/lib/tcl8.6/word.tcl): No such file or directory
Installing tcl86-8.6.1... done

Yep, those *.tcl files are missing.  I manually copied those files
into /usr/local/lib/tcl8.6.

-- 
Steve


More information about the freebsd-ports mailing list