Home
last modified time | relevance | path

Searched refs:tclkit (Results 1 – 25 of 56) sorted by relevance

123

/dports/science/quantum-espresso/q-e-qe-6.7.0/GUI/PWgui/pwgui_vfs/
H A DMakefile11 default: check-default clean tclkit-runtime main.tcl copylib debian_stupid starkit
16 tclkit-runtime:
17 if test -x $(TCLKIT) ; then cp $(TCLKIT) tclkit-runtime ; fi
50 $(SDX) wrap pwgui.kit -interp $(TCLKIT) -runtime tclkit-runtime
53 -rm -f tclkit-runtime pwgui.kit
64 -rm -rf $(VFSDIR) tclkit-runtime make.inc main.tcl.sh make.versions
H A Dmake.darwin7 # sdx and tclkit programs are required, set the SDX and TCLKIT vars accordingly !!!
9 TCLKIT = $(HOME)/local/bin/tclkit
H A Dmake.win327 # sdx and tclkit programs are required, set the SDX and TCLKIT vars accordingly !!!
8 TCLKIT = $(HOME)/local/bin/tclkit.exe
H A Dmake.linux7 # sdx and tclkit programs are required, set the SDX and TCLKIT vars accordingly !!!
9 TCLKIT = $(HOME)/bin/tclkit
/dports/audio/snack/snack2.2.10/demos/tcl/
H A Dwrap.tcl27 set tclkit tclkit-linux-x86
35 set tclkit tclkit-win32-sh.exe
72 file copy -force $tclkit $wrapdir/tclkit
76 file copy -force $tclkit $wrapdir/tclkitsh.exe
/dports/lang/nx/nsf2.3.0/
H A D.travis.yml172 …inux ]; then URL=http://kitcreator.rkeene.org/kits/840dec4286102c869d85bae3b0dcd32565e7bf12/tclkit;
173 else URL=http://kitcreator.rkeene.org/kits/6967b89da1f6af7b12cdc82819f3bdb13a661242/tclkit;
175 - if [ ! -f ${KITS}/tclkit.$TRAVIS_OS_NAME ]; then wget -O ${KITS}/tclkit.$TRAVIS_OS_NAME
176 $URL && chmod +x ${KITS}/tclkit.$TRAVIS_OS_NAME; fi
180 - $KITS/tclkit.$TRAVIS_OS_NAME apps/build.tcl $HOME $TRAVIS_BUILD_DIR $TCLTAG
H A Dappveyor.yml16 TCLKIT_URL: http://kitcreator.rkeene.org/kits/43b2a6f8b159514a79e4330cb4d2dbb3a47f7acc/tclkit.exe
17 TCLKIT: tclkit.exe
58 - tclkit.exe apps/build.tcl %CD% %APPVEYOR_BUILD_FOLDER% %TCLTAG% %TOOLCHAIN%
70 - tclkit.exe -> appveyor.yml
/dports/www/tclhttpd/tclhttpd3.5.1/htdocs/cgi-bin/
H A Dwiki.cgi17 if [ ! -f /usr10/home/welch/kit/tclkit-linux-i686 ]; then
21 exec /usr10/home/welch/kit/tclkit-linux-i686 \
/dports/www/tclhttpd/tclhttpd3.5.1/
H A DINSTALL115 tclkit Tcl interpreter. There is more information about Tclkit at
116 http://wiki.tcl.tk/tclkit/
117 but the basic idea is simple. All you need is a tclkit binary
120 tclkit tclhttpd.kit -port 8001 -docRoot /your/htdocs -library /your/code
130 a tclkit. You can even create a single-file Starpack that includes
131 tclkit and the tclhttpd.kit wrapped up into a single executable file.
H A DREADME12 tclkit tclhttpd3.5.1.kit -port 80 -docRoot htmldir -library tcldir
15 tclkit tclhttpd3.5.1.kit -help
32 Tcl interpreter: tclsh8.3, tclsh8.4, tclsh8.5, or tclkit (or wish)
/dports/databases/sqlcipher/sqlcipher-3.4.2/tool/
H A DGetTclKit.bat209 REM SET TCLKIT_EXE=tclkit-%TCLKIT_PATCHLEVEL%.exe
210 SET TCLKIT_EXE=tclkit-8.6.4.exe
233 REM SET TCLKIT_EXE=tclkit-%TCLKIT_PATCHLEVEL%.exe
234 SET TCLKIT_EXE=tclkit-8.6.4.exe
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/tool/
H A DGetTclKit.bat209 REM SET TCLKIT_EXE=tclkit-%TCLKIT_PATCHLEVEL%.exe
210 SET TCLKIT_EXE=tclkit-8.6.4.exe
233 REM SET TCLKIT_EXE=tclkit-%TCLKIT_PATCHLEVEL%.exe
234 SET TCLKIT_EXE=tclkit-8.6.4.exe
/dports/databases/sqlite3/sqlite-src-3350500/tool/
H A DGetTclKit.bat234 SET TCLKIT_EXE=tclkit-%TCLKIT_EXE_PATCHLEVEL%.exe
236 SET TCLKIT_EXE=tclkit-%TCLKIT_PATCHLEVEL%.exe
263 SET TCLKIT_EXE=tclkit-%TCLKIT_EXE_PATCHLEVEL%.exe
265 SET TCLKIT_EXE=tclkit-%TCLKIT_PATCHLEVEL%.exe
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/tool/
H A DGetTclKit.bat234 SET TCLKIT_EXE=tclkit-%TCLKIT_EXE_PATCHLEVEL%.exe
236 SET TCLKIT_EXE=tclkit-%TCLKIT_PATCHLEVEL%.exe
263 SET TCLKIT_EXE=tclkit-%TCLKIT_EXE_PATCHLEVEL%.exe
265 SET TCLKIT_EXE=tclkit-%TCLKIT_PATCHLEVEL%.exe
/dports/net-im/tkabber/tkabber-1.1.2/contrib/starkit/
H A DREADME62 any tclkit and confuses Tkabber forcing it to think that the XMPP
87 * "main.tcl" is sourced by the tclkit reading the Tkabber's starkit.
129 Also this starpack tool uses a modified tclkit which contains a full set
/dports/devel/mercurial/mercurial-6.0/contrib/win32/
H A Dmercurial.ini83 ; install ActiveTcl (or another win32 port like tclkit)
/dports/devel/tclvfs/tclvfs-20080503/
H A DChangeLog35 * configure.in: (needed to link tclkit with 8.6)
53 added workaround to memchan bug that shows up when tclkit used.
731 * library/mk4vfs.tcl: updated from tclkit project
732 * library/starkit.tcl: updated from tclkit project
733 * library/vfslib.tcl: updated from tclkit project
861 starting up a tclkit(sh) from a link.
884 * library/mk4vfs.tcl: newer version from tclkit.
910 * library/{scripdoc.tcl,vfs.tcl}: removed, tclkit specific
1018 entirely into C from Tcl (faster and easier for tclkit
/dports/devel/tclvfs/tclvfs-20080503/tests/
H A DvfsArchive.test94 # If this test fails, you probably don't have tclkit and 'sdx'
/dports/devel/tcllib/tcllib-1.20/modules/zip/
H A Dmkzip.tcllib.man47 executable and it should run with tclkit. Or you can run it with
/dports/devel/tcllibc/tcllib-1.20/modules/zip/
H A Dmkzip.tcllib.man47 executable and it should run with tclkit. Or you can run it with
/dports/devel/tcllib/tcllib-1.20/embedded/md/tcllib/files/modules/zip/
H A Dmkzip.md69 should run with tclkit\. Or you can run it with __tclsh__ or __wish__
/dports/devel/tcllibc/tcllib-1.20/embedded/md/tcllib/files/modules/zip/
H A Dmkzip.md69 should run with tclkit\. Or you can run it with __tclsh__ or __wish__
/dports/math/maxima/maxima-5.43.2/
H A DINSTALL.win32nogcl72 tclkit-8.6.3-win32-ix86.exe from
/dports/devel/critcl/critcl-3.1.18.1/
H A Dbuild.tcl628 proc _starkit {{dst critcl.kit} {interp tclkit}} { argument
/dports/devel/tcllib/tcllib-1.20/
H A Dsak.tcl472 if {![file exists tclkit]} {
476 exec sdx wrap ${package_name} -runtime tclkit

123