Ports Search

Results 7180 of 549 for /misc/.(0.007 seconds)
misc/buffer-1.19 (Score: 0.121850066)
Buffer sporadic I/O for faster tape and pipe throughput
This is a program designed initially to speed up writing tapes on remote tape drives, but may be used as a general pipe buffering utility. Note: You must have SYSVSHM support in FreeBSD kernel. The program splits itself into two processes. The first process reads (and reblocks) from stdin into a shared memory buffer. The second writes from the shared memory buffer to stdout. Doing it this way means that the writing side effectly sits in a tight write loop and doesn't have to wait for input. Similarly for the input side. It is this waiting that slows down other reblocking processes, like dd.
misc/fortune-mod-futurama-0.2 (Score: 0.121850066)
Compilation of quotes from the TV series "Futurama"
fortune-mod-futurama is a compilation of quotes from the Fox TV Series "Futurama" by Matt Groening. The quotes have been compiled from various sources on the Web.
misc/chef-19930426 (Score: 0.121850066)
Feelter thet cunferts Ingleesh text tu Muck Cheenese-a
Cheff is a feelter thet cunferts Ingleesh text tu Muck Cheenese-a (Svedeesh Cheff). Cheff reeds frum stunderd inpoot und vreetes tu stunderd ooootpoot. Bork Bork Bork! VVV: http://myseete-a.fereezun.net/ibroone-a72/cheff/index.html
misc/mimerl-1.1.1 (Score: 0.121850066)
Erlang library to handle mimetypes
Erlang library to handle MIME types.
misc/mimetypes-1.0 (Score: 0.121850066)
Erlang MIME types library
Erlang library to fetch MIME extension/name mappings.
misc/esniper-2.31.0 (Score: 0.121850066)
Lightweight console application for sniping ebay auctions
esniper is a simple, lightweight tool for sniping ebay auctions.
misc/clex-4.6.6 (Score: 0.121850066)
Command line file manager
CLEX (pronounced KLEKS) is a file manager with full-screen user interface. It displays directory contents, including file status details, and provides features like command history, filename insertion, or name completion, in order to help users to create commands to be executed by the shell. CLEX is versatile tool for system administrators and all users that utilize the enormous power of the command line. Its unique one-panel user interface enhances productivity and lessens the probability of mistake. There are no built-in commands; CLEX is an add-on to your favorite shell.
misc/estic-1.61 (Score: 0.121850066)
Controller for ISDN TK-Anlage (PBX) made by Istec
ESTIC is an Enhanced Supervisor Tool for ISTEC Configuration. The German manufacturer Emmerich makes Istec 1003 & 1008 TK-Anlagen. The TK-Anlage is an ISDN PBX ( Private Branch Exchange ). Julian Stacey <jhs@freebsd.org>
misc/clpbar-1.11.1 (Score: 0.121850066)
Command Line Progress Bar
Bar is a simple tool to copy a stream of data and print a display for the user on stderr showing (a) the ammount of data passed, (b) the throughput of the data transfer, and (c) the transfer time, or, if the total size of the data stream is known, the estimated time remaining, what percentage of the data transfer has been completed, and a progress bar.
misc/excel-writer-15 (Score: 0.121850066)
Ada package for easily creating Excel files with basic formats
Excel_Out is a package that can generate basically formatted Excel files. * Ideal for the automatic production of reports * Fast: on a HP Mini netbook (Intel Atom, 1.66 GHz), Excel Writer produced 50 sheets per second where each sheet had 10,000 data cells * Totally portable and no external library required * No interation with MS Office software