As per message to tech-pkg and current-users, convert the wrapper
authorhe <he>
Wed, 5 Jul 2000 12:34:00 +0000 (12:34 +0000)
committerhe <he>
Wed, 5 Jul 2000 12:34:00 +0000 (12:34 +0000)
commit63e00708f41d581c94562beaf9e2a43736a80a18
tree481a734042bcd70ccaebd3734e17439709971c27
parent89c968a68a8efc1f21192bb34f3aebee4f5a27d6
As per message to tech-pkg and current-users, convert the wrapper
shell script for scotty (and tkined, while here) to real honest-to-God
binary executables from interpreted shell scripts.  This is so that
the #!/usr/pkg/bin/scotty construct can be allowed to work.

The problem is that our execve(2) does not permit an interpreted
script to be used as an interpreter (this is currently undocumented,
but that will be fixed shortly).  The symptom is that the scotty
script (tcl code) gets fed to the shell.
net/scotty/files/patch-sum
net/scotty/patches/patch-aa
net/scotty/patches/patch-af
net/scotty/patches/patch-ag
net/scotty/patches/patch-ah
net/scotty/patches/patch-aj [copied from net/scotty/patches/patch-af with 53% similarity]