d3905e1614
- Bl3ify. - Enable pkgviews installation. OK'ed by jwise@, the maintainer. Changes since 8.2: * got "make buildhelp" working * tcl/generic/tclXgeneral.c (TclX_EchoObjCmd): use encoding aware functions in 8.1+. [Bug #514053] * win/Makefile.in: * win/configure.in: * win/configure: Changed to use TCL_LIBS and TK_LIBS as the source for the list of Windows libraries to link against. Fixes #501990. * tcl/generic/tclXlib.c (MakeAbsFile): Replaced a call to the internal 'TclpGetCwd' with an access to the public API 'Tcl_GetCwd'. [457266]. Reported by Vincent Darley. * doc/TclX.n: * tcl/generic/tclXoscmds.c: allowed sleep to accept double values, to match the Expect sleep command. This prevents conflicts that depended on the order of package requires. [Patch #444332] * unix/tools/tclmanpages: Added "re_syntax.n" to the list of processed manpages [#405956]. * All of the changes below are there to fix bug [418295]. * tcl/generic/tclXoscmds.c (TclX_OsCmdsInit): "system" and "sleep" now use the new command creation procedure. * tcl/generic/tclXprocess.c (TclX_ProcessInit): "fork" and "wait" now use the new command creation procedure. * tcl/generic/tclXutil.c (TclX_CreateObjCommand): Added the implementation of this new procedure. * tcl/generic/tclExtdInt.h: Added TclX_CreateObjCommand to encapsulate the logic for the creation of commands FOO and tclx_FOO. * tcl/generic/tclXlist.c (TclX_LassignObjCmd): Added TCL_LEAVE_ERR_MSG to call of 'Tcl_SetVar2Ex'. This fixes the bug [227478]. * tcl/generic/tclXgeneral.c (TclX_LoopObjCmd): Changed 'Tcl_AppendStringsToObj' into 'Tcl_AddErrorInfo'. Fixes bug [226388]. Associated patch is [403050]. No need to extend the testsuite, it already contained a test exercising the bug. * tcl/unix/Makefile.in: * tk/unix/Makefile.in: Fixed bogus "test -f" on the new HELP_DIR directory, which should be "test -d". * win/Makefile.in - fixed because of new definition of TCL_SRC_DIR and TK_SRC_DIR * Changed the HELP_DIR to be configurable so I could have parallel builds not all trying to create the same help files. * tcl/win/configure.in, common.bc, common.vc Fixed version number to 8.3 * {tcl,tk}/unix/Makefile.in, tweaks to get references to LIB_RUNTIME_DIR properly expanded on irix builds. Also added BUILDHELP macro that is conditional on nroff being present so we don't try to build help files on systems with out nroff. * tcl/win/tclXAppInit.c, tk/generic/tkXshell.c, tk/win/tkXAppInit.c - turn off USE_TCL_STUBS * win/Makefile.in, win/configure.in: Cleanup use of stubs library. * tcl/win/tclXwinOS.c (TclXOSkill): Added support for "kill" command on Windows platforms.
256 lines
9.3 KiB
Text
256 lines
9.3 KiB
Text
@comment $NetBSD: PLIST,v 1.2 2004/05/13 22:06:03 minskim Exp $
|
|
bin/tcl
|
|
include/tclExtend.h
|
|
lib/libtclx83.a
|
|
lib/libtclx83.la
|
|
lib/libtclx83.so
|
|
lib/libtclx83.so.1
|
|
lib/libtclx83.so.1.0
|
|
lib/tcl/tclX8.3/autoload.tcl
|
|
lib/tcl/tclX8.3/buildidx.tcl
|
|
lib/tcl/tclX8.3/help/Tcl.brf
|
|
lib/tcl/tclX8.3/help/TclX.brf
|
|
lib/tcl/tclX8.3/help/help
|
|
lib/tcl/tclX8.3/help/tcl/control/break
|
|
lib/tcl/tclX8.3/help/tcl/control/case
|
|
lib/tcl/tclX8.3/help/tcl/control/catch
|
|
lib/tcl/tclX8.3/help/tcl/control/commandloop
|
|
lib/tcl/tclX8.3/help/tcl/control/continue
|
|
lib/tcl/tclX8.3/help/tcl/control/dde
|
|
lib/tcl/tclX8.3/help/tcl/control/error
|
|
lib/tcl/tclX8.3/help/tcl/control/eval
|
|
lib/tcl/tclX8.3/help/tcl/control/exit
|
|
lib/tcl/tclX8.3/help/tcl/control/for
|
|
lib/tcl/tclX8.3/help/tcl/control/foreach
|
|
lib/tcl/tclX8.3/help/tcl/control/if
|
|
lib/tcl/tclX8.3/help/tcl/control/interp
|
|
lib/tcl/tclX8.3/help/tcl/control/loop
|
|
lib/tcl/tclX8.3/help/tcl/control/proc
|
|
lib/tcl/tclX8.3/help/tcl/control/rename
|
|
lib/tcl/tclX8.3/help/tcl/control/return
|
|
lib/tcl/tclX8.3/help/tcl/control/safe
|
|
lib/tcl/tclX8.3/help/tcl/control/source
|
|
lib/tcl/tclX8.3/help/tcl/control/switch
|
|
lib/tcl/tclX8.3/help/tcl/control/tclx_errorHandler
|
|
lib/tcl/tclX8.3/help/tcl/control/try_eval
|
|
lib/tcl/tclX8.3/help/tcl/control/uplevel
|
|
lib/tcl/tclX8.3/help/tcl/control/while
|
|
lib/tcl/tclX8.3/help/tcl/debug/cmdtrace
|
|
lib/tcl/tclX8.3/help/tcl/debug/edprocs
|
|
lib/tcl/tclX8.3/help/tcl/debug/profile
|
|
lib/tcl/tclX8.3/help/tcl/debug/profrep
|
|
lib/tcl/tclX8.3/help/tcl/debug/saveprocs
|
|
lib/tcl/tclX8.3/help/tcl/events/after
|
|
lib/tcl/tclX8.3/help/tcl/events/background-error
|
|
lib/tcl/tclX8.3/help/tcl/events/fileevent
|
|
lib/tcl/tclX8.3/help/tcl/events/mainloop
|
|
lib/tcl/tclX8.3/help/tcl/events/update
|
|
lib/tcl/tclX8.3/help/tcl/events/vwait
|
|
lib/tcl/tclX8.3/help/tcl/files/bsearch
|
|
lib/tcl/tclX8.3/help/tcl/files/chgrp
|
|
lib/tcl/tclX8.3/help/tcl/files/chmod
|
|
lib/tcl/tclX8.3/help/tcl/files/chown
|
|
lib/tcl/tclX8.3/help/tcl/files/chroot
|
|
lib/tcl/tclX8.3/help/tcl/files/close
|
|
lib/tcl/tclX8.3/help/tcl/files/dup
|
|
lib/tcl/tclX8.3/help/tcl/files/echo
|
|
lib/tcl/tclX8.3/help/tcl/files/eof
|
|
lib/tcl/tclX8.3/help/tcl/files/fblocked
|
|
lib/tcl/tclX8.3/help/tcl/files/fcntl
|
|
lib/tcl/tclX8.3/help/tcl/files/fconfigure
|
|
lib/tcl/tclX8.3/help/tcl/files/fcopy
|
|
lib/tcl/tclX8.3/help/tcl/files/file
|
|
lib/tcl/tclX8.3/help/tcl/files/filename
|
|
lib/tcl/tclX8.3/help/tcl/files/flock
|
|
lib/tcl/tclX8.3/help/tcl/files/flush
|
|
lib/tcl/tclX8.3/help/tcl/files/for_file
|
|
lib/tcl/tclX8.3/help/tcl/files/for_recursive_glob
|
|
lib/tcl/tclX8.3/help/tcl/files/fstat
|
|
lib/tcl/tclX8.3/help/tcl/files/ftruncate
|
|
lib/tcl/tclX8.3/help/tcl/files/funlock
|
|
lib/tcl/tclX8.3/help/tcl/files/gets
|
|
lib/tcl/tclX8.3/help/tcl/files/glob
|
|
lib/tcl/tclX8.3/help/tcl/files/lgets
|
|
lib/tcl/tclX8.3/help/tcl/files/link
|
|
lib/tcl/tclX8.3/help/tcl/files/open
|
|
lib/tcl/tclX8.3/help/tcl/files/pipe
|
|
lib/tcl/tclX8.3/help/tcl/files/puts
|
|
lib/tcl/tclX8.3/help/tcl/files/read
|
|
lib/tcl/tclX8.3/help/tcl/files/read_file
|
|
lib/tcl/tclX8.3/help/tcl/files/readdir
|
|
lib/tcl/tclX8.3/help/tcl/files/recursive_glob
|
|
lib/tcl/tclX8.3/help/tcl/files/registry
|
|
lib/tcl/tclX8.3/help/tcl/files/resource
|
|
lib/tcl/tclX8.3/help/tcl/files/seek
|
|
lib/tcl/tclX8.3/help/tcl/files/select
|
|
lib/tcl/tclX8.3/help/tcl/files/sync
|
|
lib/tcl/tclX8.3/help/tcl/files/tell
|
|
lib/tcl/tclX8.3/help/tcl/files/write_file
|
|
lib/tcl/tclX8.3/help/tcl/filescan/scancontext
|
|
lib/tcl/tclX8.3/help/tcl/filescan/scanfile
|
|
lib/tcl/tclX8.3/help/tcl/filescan/scanmatch
|
|
lib/tcl/tclX8.3/help/tcl/intl/catclose
|
|
lib/tcl/tclX8.3/help/tcl/intl/catgets
|
|
lib/tcl/tclX8.3/help/tcl/intl/catopen
|
|
lib/tcl/tclX8.3/help/tcl/intl/encoding
|
|
lib/tcl/tclX8.3/help/tcl/intl/msgcat
|
|
lib/tcl/tclX8.3/help/tcl/intro/keyedlists
|
|
lib/tcl/tclX8.3/help/tcl/intro/syntax
|
|
lib/tcl/tclX8.3/help/tcl/intro/tclsh
|
|
lib/tcl/tclX8.3/help/tcl/keyedlists/keyldel
|
|
lib/tcl/tclX8.3/help/tcl/keyedlists/keylget
|
|
lib/tcl/tclX8.3/help/tcl/keyedlists/keylkeys
|
|
lib/tcl/tclX8.3/help/tcl/keyedlists/keylset
|
|
lib/tcl/tclX8.3/help/tcl/libraries/auto_commands
|
|
lib/tcl/tclX8.3/help/tcl/libraries/auto_load_file
|
|
lib/tcl/tclX8.3/help/tcl/libraries/auto_packages
|
|
lib/tcl/tclX8.3/help/tcl/libraries/buildpackageindex
|
|
lib/tcl/tclX8.3/help/tcl/libraries/convert_lib
|
|
lib/tcl/tclX8.3/help/tcl/libraries/library
|
|
lib/tcl/tclX8.3/help/tcl/libraries/load
|
|
lib/tcl/tclX8.3/help/tcl/libraries/loadlibindex
|
|
lib/tcl/tclX8.3/help/tcl/libraries/package
|
|
lib/tcl/tclX8.3/help/tcl/libraries/packagelib
|
|
lib/tcl/tclX8.3/help/tcl/libraries/pkgMkIndex
|
|
lib/tcl/tclX8.3/help/tcl/libraries/searchpath
|
|
lib/tcl/tclX8.3/help/tcl/libraries/unknown
|
|
lib/tcl/tclX8.3/help/tcl/lists/concat
|
|
lib/tcl/tclX8.3/help/tcl/lists/intersect
|
|
lib/tcl/tclX8.3/help/tcl/lists/intersect3
|
|
lib/tcl/tclX8.3/help/tcl/lists/join
|
|
lib/tcl/tclX8.3/help/tcl/lists/lappend
|
|
lib/tcl/tclX8.3/help/tcl/lists/lassign
|
|
lib/tcl/tclX8.3/help/tcl/lists/lcontain
|
|
lib/tcl/tclX8.3/help/tcl/lists/lempty
|
|
lib/tcl/tclX8.3/help/tcl/lists/lindex
|
|
lib/tcl/tclX8.3/help/tcl/lists/linsert
|
|
lib/tcl/tclX8.3/help/tcl/lists/list
|
|
lib/tcl/tclX8.3/help/tcl/lists/llength
|
|
lib/tcl/tclX8.3/help/tcl/lists/lmatch
|
|
lib/tcl/tclX8.3/help/tcl/lists/lrange
|
|
lib/tcl/tclX8.3/help/tcl/lists/lreplace
|
|
lib/tcl/tclX8.3/help/tcl/lists/lrmdups
|
|
lib/tcl/tclX8.3/help/tcl/lists/lsearch
|
|
lib/tcl/tclX8.3/help/tcl/lists/lsort
|
|
lib/tcl/tclX8.3/help/tcl/lists/lvarcat
|
|
lib/tcl/tclX8.3/help/tcl/lists/lvarpop
|
|
lib/tcl/tclX8.3/help/tcl/lists/lvarpush
|
|
lib/tcl/tclX8.3/help/tcl/lists/split
|
|
lib/tcl/tclX8.3/help/tcl/lists/union
|
|
lib/tcl/tclX8.3/help/tcl/math/expr
|
|
lib/tcl/tclX8.3/help/tcl/math/fmathcmds
|
|
lib/tcl/tclX8.3/help/tcl/math/incr
|
|
lib/tcl/tclX8.3/help/tcl/math/max
|
|
lib/tcl/tclX8.3/help/tcl/math/min
|
|
lib/tcl/tclX8.3/help/tcl/math/random
|
|
lib/tcl/tclX8.3/help/tcl/processes/exec
|
|
lib/tcl/tclX8.3/help/tcl/processes/execl
|
|
lib/tcl/tclX8.3/help/tcl/processes/fork
|
|
lib/tcl/tclX8.3/help/tcl/processes/kill
|
|
lib/tcl/tclX8.3/help/tcl/processes/nice
|
|
lib/tcl/tclX8.3/help/tcl/processes/pid
|
|
lib/tcl/tclX8.3/help/tcl/processes/system
|
|
lib/tcl/tclX8.3/help/tcl/processes/wait
|
|
lib/tcl/tclX8.3/help/tcl/signals/signal
|
|
lib/tcl/tclX8.3/help/tcl/sockets/host_info
|
|
lib/tcl/tclX8.3/help/tcl/sockets/http
|
|
lib/tcl/tclX8.3/help/tcl/sockets/socket
|
|
lib/tcl/tclX8.3/help/tcl/status/cd
|
|
lib/tcl/tclX8.3/help/tcl/status/dirs
|
|
lib/tcl/tclX8.3/help/tcl/status/history
|
|
lib/tcl/tclX8.3/help/tcl/status/id
|
|
lib/tcl/tclX8.3/help/tcl/status/info
|
|
lib/tcl/tclX8.3/help/tcl/status/infox
|
|
lib/tcl/tclX8.3/help/tcl/status/popd
|
|
lib/tcl/tclX8.3/help/tcl/status/pushd
|
|
lib/tcl/tclX8.3/help/tcl/status/pwd
|
|
lib/tcl/tclX8.3/help/tcl/status/showproc
|
|
lib/tcl/tclX8.3/help/tcl/status/umask
|
|
lib/tcl/tclX8.3/help/tcl/strings/append
|
|
lib/tcl/tclX8.3/help/tcl/strings/binary
|
|
lib/tcl/tclX8.3/help/tcl/strings/ccollate
|
|
lib/tcl/tclX8.3/help/tcl/strings/cconcat
|
|
lib/tcl/tclX8.3/help/tcl/strings/cequal
|
|
lib/tcl/tclX8.3/help/tcl/strings/cindex
|
|
lib/tcl/tclX8.3/help/tcl/strings/clength
|
|
lib/tcl/tclX8.3/help/tcl/strings/crange
|
|
lib/tcl/tclX8.3/help/tcl/strings/csubstr
|
|
lib/tcl/tclX8.3/help/tcl/strings/ctoken
|
|
lib/tcl/tclX8.3/help/tcl/strings/ctype
|
|
lib/tcl/tclX8.3/help/tcl/strings/format
|
|
lib/tcl/tclX8.3/help/tcl/strings/re_syntax
|
|
lib/tcl/tclX8.3/help/tcl/strings/regexp
|
|
lib/tcl/tclX8.3/help/tcl/strings/regsub
|
|
lib/tcl/tclX8.3/help/tcl/strings/replicate
|
|
lib/tcl/tclX8.3/help/tcl/strings/scan
|
|
lib/tcl/tclX8.3/help/tcl/strings/string
|
|
lib/tcl/tclX8.3/help/tcl/strings/subst
|
|
lib/tcl/tclX8.3/help/tcl/strings/translit
|
|
lib/tcl/tclX8.3/help/tcl/tclshell/intro
|
|
lib/tcl/tclX8.3/help/tcl/tclshell/variables
|
|
lib/tcl/tclX8.3/help/tcl/time/alarm
|
|
lib/tcl/tclX8.3/help/tcl/time/clock
|
|
lib/tcl/tclX8.3/help/tcl/time/sleep
|
|
lib/tcl/tclX8.3/help/tcl/time/time
|
|
lib/tcl/tclX8.3/help/tcl/time/times
|
|
lib/tcl/tclX8.3/help/tcl/variables/array
|
|
lib/tcl/tclX8.3/help/tcl/variables/for_array_keys
|
|
lib/tcl/tclX8.3/help/tcl/variables/global
|
|
lib/tcl/tclX8.3/help/tcl/variables/namespace
|
|
lib/tcl/tclX8.3/help/tcl/variables/set
|
|
lib/tcl/tclX8.3/help/tcl/variables/stdvars
|
|
lib/tcl/tclX8.3/help/tcl/variables/trace
|
|
lib/tcl/tclX8.3/help/tcl/variables/unset
|
|
lib/tcl/tclX8.3/help/tcl/variables/upvar
|
|
lib/tcl/tclX8.3/help/tcl/variables/variable
|
|
lib/tcl/tclX8.3/pkgIndex.tcl
|
|
lib/tcl/tclX8.3/tcl.tlib
|
|
lib/tcl/tclX8.3/tcl.tndx
|
|
lib/tcl/tclX8.3/tclXAppInit.c
|
|
lib/tcl/tclX8.3/tclx.tcl
|
|
lib/tclxConfig.sh
|
|
man/man3/TclCommandWriting.3
|
|
man/man3/TclX_KeyedListDelete.3
|
|
man/man3/TclX_KeyedListGet.3
|
|
man/man3/TclX_KeyedListGetKeys.3
|
|
man/man3/TclX_KeyedListSet.3
|
|
man/man3/TclX_Main.3
|
|
man/man3/TclX_NewKeyedListObj.3
|
|
man/man3/Tcl_HandleAlloc.3
|
|
man/man3/Tcl_HandleFree.3
|
|
man/man3/Tcl_HandleTblInit.3
|
|
man/man3/Tcl_HandleTblRelease.3
|
|
man/man3/Tcl_HandleTblUseCount.3
|
|
man/man3/Tcl_HandleWalk.3
|
|
man/man3/Tcl_HandleXlate.3
|
|
man/man3/Tclx_Init.3
|
|
man/man3/Tclxcmd_Init.3
|
|
man/mann/TclX.n
|
|
man/mann/Tcl_DisplayMemory.n
|
|
man/mann/Tcl_InitMemory.n
|
|
man/mann/Tcl_ValidateAllMemory.n
|
|
man/mann/ckalloc.n
|
|
man/mann/ckfree.n
|
|
man/mann/tclxmemory.n
|
|
@dirrm lib/tcl/tclX8.3/help/tcl/variables
|
|
@dirrm lib/tcl/tclX8.3/help/tcl/time
|
|
@dirrm lib/tcl/tclX8.3/help/tcl/tclshell
|
|
@dirrm lib/tcl/tclX8.3/help/tcl/strings
|
|
@dirrm lib/tcl/tclX8.3/help/tcl/status
|
|
@dirrm lib/tcl/tclX8.3/help/tcl/sockets
|
|
@dirrm lib/tcl/tclX8.3/help/tcl/signals
|
|
@dirrm lib/tcl/tclX8.3/help/tcl/processes
|
|
@dirrm lib/tcl/tclX8.3/help/tcl/math
|
|
@dirrm lib/tcl/tclX8.3/help/tcl/lists
|
|
@dirrm lib/tcl/tclX8.3/help/tcl/libraries
|
|
@dirrm lib/tcl/tclX8.3/help/tcl/keyedlists
|
|
@dirrm lib/tcl/tclX8.3/help/tcl/intro
|
|
@dirrm lib/tcl/tclX8.3/help/tcl/intl
|
|
@dirrm lib/tcl/tclX8.3/help/tcl/filescan
|
|
@dirrm lib/tcl/tclX8.3/help/tcl/files
|
|
@dirrm lib/tcl/tclX8.3/help/tcl/events
|
|
@dirrm lib/tcl/tclX8.3/help/tcl/debug
|
|
@dirrm lib/tcl/tclX8.3/help/tcl/control
|
|
@dirrm lib/tcl/tclX8.3/help/tcl
|
|
@dirrm lib/tcl/tclX8.3/help
|
|
@dirrm lib/tcl/tclX8.3
|