NET::uFTP is a Perl5 module providing a universal interface for FTP-like
modules (FTP, SFTP, SCP), in most cases Net::FTP compatible.
QCC is the original QuakeC compiler created by John Carmack of id Software,
used to generate `progs.dat' file that essentially holds game logic behind
the graphic engine. It is used primarily to create modifications for Quake
and QuakeWorld.
Note that more feature-rich, optimizing QuakeC compilers are available in
the Ports Collection.
TetriNET is an addictive 6 player tetr*s game
What this program does is set up a TetriNET server that ordinary
TetriNET clients can connect to. It attempts to fix some of the
"glaring" holes in the TetriNET protocol that I discovered, and which
I'm sure some people use as cheats, but I now see why it is nearly
impossible to fix ;), without a modification to the client.
I've kept the server as close to the same as the original TetriNET
server, but I've added some extras that I've often wanted, such as
the "/kick" and "/ban" keywords.
Please note, this server in no way encompasses the whole game. The clients
are the ones that do most of the work, with the server just passing suitable
packets between each client, and of course adding some of it's own.
Pic2fig is a pic(l) preprocessor for drawing simple figures in Fig code.
The basic objects are box, line, arrow, circle, ellipse, arc and text.
When pic2fig is executed, it produces an output file in the
current directory. The name is constructed from the input file's
name. If the input filename ends with .pic, then that extension
will be replaced by .fig. Otherwise, .fig is appended to the input
filename. If file does not exist, then pic2fig tries appending .pic
to the name.
Updated to produce FIG 3.2 format by Patrick Powell
Note: this version does not support the groff/pic 'thickness' attribute.
ISC cron, replacement for Vixie cron.
CurlFtpFS is a filesystem for accessing FTP hosts based on FUSE and
libcurl.
CurlFtpFS differentiates itself from other FTP filesystems because it
features:
* SSLv3 and TLSv1 support
* connecting through tunneling HTTP proxies
* automatically reconnection if the server times out
* transform absolute symlinks to point back into the ftp file
system
Authentication via FTP, POP3, or SMTP.
Filemanager with FTP capabilities. Uses Tcl/Tk.
smbclient is samba client with an "ftp like" interface. It is a useful tool to
test connectivity to a Windows share. It can be used to transfer files, or to
look at share names. In addition, it has a nifty ability to 'tar' (backup) and
restore files from a server to a client and visa versa.
dkftpbench is an FTP benchmark program inspired by SPECweb99. The result of
the benchmark is a number-of-simultaneous-users rating; after running the
benchmark properly, you have a good idea how many simultaneous dialup clients
a server can support. The target bandwidth per client is set at 28.8
kilobits/second to model dialup users; this is important for servers on the
real Internet, which often serve thousands of clients on only 10 MBits/sec of
bandwidth.