Home
last modified time | relevance | path

Searched refs:tclsh (Results 101 – 125 of 1949) sorted by relevance

12345678910>>...78

/dports/audio/snack/snack2.2.10/unix/
H A DMakefile.in189 sed s/tclsh8.4/tclsh${TCL_VERSION}/ SphereTest.tcl > tmp ;\
198 sed s/tclsh8.4/tclsh${TCL_VERSION}/ compose.tcl > tmp ;\
204 sed s/tclsh8.4/tclsh${TCL_VERSION}/ echo.tcl > tmp ;\
207 sed s/tclsh8.4/tclsh${TCL_VERSION}/ formant.tcl > tmp ;\
210 sed s/tclsh8.4/tclsh${TCL_VERSION}/ fourChan.tcl > tmp ;\
216 sed s/tclsh8.4/tclsh${TCL_VERSION}/ mapChan.tcl > tmp ;\
222 sed s/tclsh8.4/tclsh${TCL_VERSION}/ play.tcl > tmp ;\
228 sed s/tclsh8.4/tclsh${TCL_VERSION}/ recrplay.tcl > tmp ;\
231 sed s/tclsh8.4/tclsh${TCL_VERSION}/ rplay.tcl > tmp ;\
/dports/devel/gettext-tools/gettext-0.21/gettext-tools/tests/
H A Dlang-tcl74 (tclsh version.tcl) >/dev/null 2>/dev/null \
93 LANGUAGE= LANG=$LOCALE_FR LC_MESSAGES= LC_CTYPE= LC_ALL= tclsh program.tcl > prog.tmp || Exit 1
99 …LANGUAGE= LANG=$LOCALE_FR_UTF8 LC_MESSAGES= LC_CTYPE= LC_ALL= tclsh program.tcl > prog.tmp || Exit…
/dports/devel/gettext-runtime/gettext-0.21/gettext-tools/tests/
H A Dlang-tcl74 (tclsh version.tcl) >/dev/null 2>/dev/null \
93 LANGUAGE= LANG=$LOCALE_FR LC_MESSAGES= LC_CTYPE= LC_ALL= tclsh program.tcl > prog.tmp || Exit 1
99 …LANGUAGE= LANG=$LOCALE_FR_UTF8 LC_MESSAGES= LC_CTYPE= LC_ALL= tclsh program.tcl > prog.tmp || Exit…
/dports/devel/gettext-po-mode/gettext-0.21/gettext-tools/tests/
H A Dlang-tcl74 (tclsh version.tcl) >/dev/null 2>/dev/null \
93 LANGUAGE= LANG=$LOCALE_FR LC_MESSAGES= LC_CTYPE= LC_ALL= tclsh program.tcl > prog.tmp || Exit 1
99 …LANGUAGE= LANG=$LOCALE_FR_UTF8 LC_MESSAGES= LC_CTYPE= LC_ALL= tclsh program.tcl > prog.tmp || Exit…
/dports/devel/libtextstyle/gettext-0.21/gettext-tools/tests/
H A Dlang-tcl74 (tclsh version.tcl) >/dev/null 2>/dev/null \
93 LANGUAGE= LANG=$LOCALE_FR LC_MESSAGES= LC_CTYPE= LC_ALL= tclsh program.tcl > prog.tmp || Exit 1
99 …LANGUAGE= LANG=$LOCALE_FR_UTF8 LC_MESSAGES= LC_CTYPE= LC_ALL= tclsh program.tcl > prog.tmp || Exit…
/dports/x11-toolkits/p5-Tk/Tk-804.035/pTk/mTk/tclWin/
H A DMakefile.in136 TCL_EXE = tclsh
138 TCLSH = tclsh$(VER)${EXESUFFIX}
320 $(TCLSH): $(TCL_LIB_FILE) $(TCL_STUB_LIB_FILE) $(TCLSH_OBJS) tclsh.$(RES)
322 tclsh.$(RES) $(CC_EXENAME) $(LDFLAGS_CONSOLE)
324 $(TCLTEST): $(TCL_LIB_FILE) $(TCLTEST_OBJS) $(CAT32) tclsh.$(RES)
326 tclsh.$(RES) $(CC_EXENAME) $(LDFLAGS_CONSOLE)
/dports/lang/tcl86/tcl8.6.12/win/
H A DMakefile.in167 TCLSH = tclsh$(VER)${EXESUFFIX}
470 $(TCLSH): $(TCLSH_OBJS) @LIBRARIES@ $(TCL_STUB_LIB_FILE) tclsh.$(RES)
472 tclsh.$(RES) $(CC_EXENAME) $(LDFLAGS_CONSOLE)
473 $(COPY) tclsh.exe.manifest $(TCLSH).manifest
493 $(COPY) tclsh.exe.manifest ${TCL_DLL_FILE}.manifest
503 $(COPY) tclsh.exe.manifest ${DDE_DLL_FILE}.manifest
507 $(COPY) tclsh.exe.manifest ${REG_DLL_FILE}.manifest
512 $(COPY) tclsh.exe.manifest ${TEST_DLL_FILE}.manifest
517 tclsh.$(RES) $(CC_EXENAME) $(LDFLAGS_CONSOLE)
518 $(COPY) tclsh.exe.manifest ${TEST_EXE_FILE}.manifest
[all …]
/dports/mail/alpine/alpine-465e23b/web/bin/
H A DREADME19 make sure tclsh points to the tclsh binary for your system.
/dports/editors/pico-alpine/alpine-465e23b/web/bin/
H A DREADME19 make sure tclsh points to the tclsh binary for your system.
/dports/net/c3270/suite3270-4.0/tcl3270/
H A Dconfigure.in58 AC_CHECK_PROG(tclsh,tclsh,yes,no)
59 if test "$tclsh" = no
60 then AC_ERROR(Can't find tclsh)
63 tclver=`echo "puts [[set tcl_version]]" | tclsh`
/dports/x11/x3270/suite3270-4.0/tcl3270/
H A Dconfigure.in58 AC_CHECK_PROG(tclsh,tclsh,yes,no)
59 if test "$tclsh" = no
60 then AC_ERROR(Can't find tclsh)
63 tclver=`echo "puts [[set tcl_version]]" | tclsh`
/dports/www/tdom/tdom-0.9.1/doc/
H A DREADME34 tclsh path/to/your/tmml/tools/tmml.tcl toman dom.xml ?domDoc.xml ...?
41 tclsh path/to/your/tmml/tools/tmml.tcl tohtml dom.xml ?domDoc.xml ...?
48 tclsh path/to/your/tmml/tools/tmml.tcl navpages
/dports/science/jstrack/jstrack/
H A Dautoconfig.tcl142 if {[regexp -nocase tclsh [info nameofexecutable]]} {
146 regsub -nocase tclsh [info nameofexecutable] wish wishpath
151 regsub -nocase wish [info nameofexecutable] tclsh tclshpath
164 if {[regexp tclsh $fn] && [file exists $tclshpath]} {
/dports/sysutils/modules/modules-4.6.0/doc/source/
H A DINSTALL-win.rst14 requirement is to have a working version of ``tclsh`` (version 8.4 or later)
15 available on your system. ``tclsh`` is a part of `Tcl`_.
36 2. Once installed, verify that the ``tclsh`` command is correctly found in
40 > echo puts $tcl_platform(platform) | tclsh
/dports/sysutils/modules/modules-4.6.0/
H A DINSTALL-win.rst14 requirement is to have a working version of ``tclsh`` (version 8.4 or later)
15 available on your system. ``tclsh`` is a part of `Tcl`_.
36 2. Once installed, verify that the ``tclsh`` command is correctly found in
40 > echo puts $tcl_platform(platform) | tclsh
/dports/devel/swig/swig-4.0.2/Lib/tcl/
H A Dtclsh.i11 new version of the tclsh executable. This file should not be used
17 %include <tclsh.i>
/dports/databases/redis-devel/redis-0e5b813/tests/integration/
H A Dblock-repl.tcl6 set tclsh [info nameofexecutable]
7 exec $tclsh tests/helpers/bg_block_op.tcl $host $port $db $ops $tls &
/dports/devel/libuninum/libuninum-2.7/
H A DREADME_TCL17 tclsh FindTclLibDir.tcl
47 that tclsh is not in the root path. If this is the case, your
49 execute a little Tcl script using tclsh and won't be able
50 to find tclsh. The easiest thing is to add the directory
51 containing tclsh to your path. Suppose, for concreteness,
52 that tclsh is in /usr/local/ActiveTcl/bin. If your root
75 If you give this command interactively to tclsh, it will respond with
/dports/graphics/graphviz/graphviz-2.44.1/windows/bin/
H A Drunconf.sh49 …STALLROOT $GDKPIXBUF --with-mylibgd --disable-swig --without-x --without-tclsh --without-ipsepcol…
50 …STALLROOT $GDKPIXBUF --with-mylibgd --disable-swig --without-x --without-tclsh --without-ipsepcol…
/dports/databases/redis5/redis-5.0.14/tests/integration/
H A Dblock-repl.tcl6 set tclsh [info nameofexecutable]
7 exec $tclsh tests/helpers/bg_block_op.tcl $host $port $db $ops &
/dports/databases/redis6/redis-6.0.16/tests/integration/
H A Dblock-repl.tcl6 set tclsh [info nameofexecutable]
7 exec $tclsh tests/helpers/bg_block_op.tcl $host $port $db $ops $tls &
/dports/devel/tcl-trf/trf2.1.4/tests/
H A D________18 exec ./tclsh ../tools/mdwrap -a $md -c digests.$md | sed -e {s/^/ /} >@ stdout
32 exec unix/tclsh tools/md -a $md -c digests.$md | sed -e {s/^/ /} >@ stdout
/dports/devel/tcl-trf/trf2.1.4/tea.tests/
H A D________18 exec ./tclsh ../tools/mdwrap -a $md -c digests.$md | sed -e {s/^/ /} >@ stdout
32 exec unix/tclsh tools/md -a $md -c digests.$md | sed -e {s/^/ /} >@ stdout
/dports/math/plplot-ada/plplot-5.15.0/examples/tcl/
H A DREADME.tcldemos64 tclsh
76 To find out more about the tclsh command (which comes as part of the tcl
77 package) use man tclsh.
79 Both the pltcl and tclsh methods execute the various x??.tcl examples
/dports/math/plplot/plplot-5.15.0/examples/tcl/
H A DREADME.tcldemos64 tclsh
76 To find out more about the tclsh command (which comes as part of the tcl
77 package) use man tclsh.
79 Both the pltcl and tclsh methods execute the various x??.tcl examples

12345678910>>...78