dmenu is a minimalistic X11 menu. It reads a newline separated list of items
from stdin and shows them as a menu on the top of the screen. When the user
selects one item or types any text and presses Enter, his choice is printed to
stdout.
dmenu was developed as an addition to the dynamic window manager (dwm), but can
be used in any X11-environment.
mod_log_mysql is a module for the Apache 2 webserver which permits
request logging into a MySQL database.
Key features are:
* Seamless integration into the standard Apache logging
configuration.
* Only a single configuration line needed to start logging.
* Free SQL use.
* Multiple databases, database users and/or database servers.
* Connection pooling, only one connection per log target, per
child process.
* Logs data as it is: e.g. times as SQL DATETIME and n/a items
as SQL NULL.
* Won't loose data if the database server is down.
Note: this module requires mod_log_config-st
Bochs is a highly portable open source IA-32 (x86) PC emulator written in
C++, that runs on most popular platforms. It includes emulation of the
Intel x86 CPU, common I/O devices, and a custom BIOS. Currently, bochs can
be compiled to emulate a 386, 486, Pentium, Pentium Pro or AMD64 CPU,
including optional MMX, SSE, SSE2 and 3DNow instructions.
Bochs is capable of running most Operating Systems inside the emulation
including Linux, DOS, Windows 95/98 and Windows NT/2000/XP.
Bochs was written by Kevin Lawton and is currently maintained by the Bochs
project.
Bochs can be compiled and used in a variety of modes, some which are still
in development. The 'typical' use of bochs is to provide complete x86 PC
emulation, including the x86 processor, hardware devices, and memory. This
allows you to run OS's and software within the emulator on your workstation,
much like you have a machine inside of a machine. For instance, let's say
your workstation is a Unix/X11 workstation, but you want to run Win'95
applications. Bochs will allow you to run Win 95 and associated software
on your Unix/X11 workstation, displaying a window on your workstation,
simulating a monitor on a PC.
DarkIce is an IceCast, IceCast2, and ShoutCast live audio streamer. It
records audio from an audio interface (e.g. sound card), encodes it and
sends it to a stream server.
DarkIce can encode in the following formats:
- MP3 (using the lame library)
- MP2 (using the twolame library)
- Ogg Vorbis
- AAC (using the faac library)
- AAC HEv2 (using libaacplus library)
DarkIce can send the encoded stream to the following streaming servers:
- ShoutCast
- IceCast 1.3.x and 2.x
- Darwin Streaming Server
- Archive the encoded audio in files
XVmines is a simple minesweeper game for X Window System.
xvmines creates a rectangle on the screen, divided into equally sized
cells. Each cell may contain a mine (hence the name xvmines), contain a
number indicating the number of mines present in the 8-neighboring cells
or be empty.
Initially, all cells are covered with tiles. A tile can be removed,
uncovering the cell below, by clicking the left mouse button on it. In
addition, a cell can be marked as containing a mine by clicking the
right mouse button on it. Note however that marking a cell as containing
a mine does not necessarily mean that the cell really contains a mine!
Clicking the middle mouse button on a tile, marks it with a question
mark, acting as a reminder mechanism. The user can use the numbers in
the uncovered cells to find (or sometimes guess ...) which cells contain
mines and which do not.
A game ends when all cells not containing mines have been uncovered and
all cells containing mines have been marked, or when a cell containing a
mine is uncovered.
thttpd is a simple, small, portable, fast, and secure HTTP server.
- Simple: It handles only the minimum necessary to implement HTTP/1.1.
- Small: It also has a very small run-time size, since it does not fork
and is very careful about memory allocation.
- Portable: It compiles cleanly on SunOS 4.1.x, Solaris 2.x, BSD/OS 2.x,
Linux 1.2.x, and OSF/1 (on a 64-bit Alpha).
- Fast: In typical use it's about as fast as the best full-featured
servers (Apache, NCSA, Netscape). Under extreme load it's much faster.
- Secure: It goes to great lengths to protect the web server machine
against attacks and breakins from other sites.
It also has one extremely useful feature (URL-traffic-based throttling) that
no other server currently has.
Xv is an X11 program that displays images in the GIF,
JPEG, TIFF, PBM, PGM, PPM, X11 bitmap, Utah Raster Toolkit
RLE, PDS/VICAR, Sun Rasterfile, BMP, XPM, PCX, IRIS RGB,
possibly PostScript, Portable Networking Format(PNG) and
PM formats on workstations and terminals running the
X Window System, Version 11.
And more xv japanese extensions patch supports images in
the MAKI, MAG, PIC, Pi PIC2, PhotoCD. And this patch also
supports archived image files. Supported archivers are
arc, arj, lzh, tar, tar+compress, tar+gzip, tar+bzip2, zip,
and zoo.
Note that this program is shareware except for personal use only.
Please read the documentation in the directory
/usr/local/share/doc/xv
for proper usage.
LICENSE: shareware, free for personal use
CYR-RFX started as a collection of cyrillic fonts for X-Window
("CYR-RFX" stands for "CYRillic Raster Fonts for X"). Now it includes
several cyrillic encodings and two latin ones (both with Euro sign).
These fonts are modified (mainly with cyrillics added) versions of
standard X-Window fonts from misc/ and 75dpi/.
The fonts included are all *iso8859-1 from misc/, and most important
75dpi/ ones: lu (LucidaSans), lut (LucidaSansTypewriter), tim (Times),
helv (Helvetica) and cour (Courier).
Unlike the standard CYR-RFX' hierarchical install, this port installs
all fonts for the same encoding into a single directory, with combined
fonts.aliases and the new fonts.dir. The default encoding is KOI8-O --
seemingly the most complete of the Cyrillic encodings, compatible (for
most intents and purposes) with KOI8-R and KOI8-U.
Just what you always wanted. Hardcore Quake fanatics can
now enjoy their favorite game in a 64x64 window!
LSW
Lists the titles of all running X windows to stdout, similar to ls(1).
Might be useful for script integration.