"Another Easy Editor"
An easy to use text editor intended to be usable with little or no
instruction. Provides a full-screen text interface via curses (aee)
as well as a graphical user interface under X windows (xae).
Features include pop-up menus, cut-and-paste, journaling, and
multiple edit buffers.
aee is a superset of the "Easy Editor" (ee) that is part of the
FreeBSD base system.
3D Pong is an X Window game for 1 or 2 players. It's a 3D game based
on the first arcade game, "Pong." Like "Pong," it's a game played with
a ball and paddles. The object is to hit the ball and get it in the
other player's goal. Use your paddle to deflect the ball and keep it
from getting in your goal.
XBlast is a multi-player arcade game for X11. The game
can be played with at least two players and up to six
players. It was inspired by the video/computer game
Bomberman(Dynablaster), which was to my knowledge first
programmed for NEC's PC Engine/Turbo Grafx. Other (com-
mercial) versions of the original game exist for IBM-PC,
Atari ST, Amiga, NES, GameBoy and Super NES.
Xdemineur is a minesweeper game for the X Window System.
The object of this game is to find the location of the mines
hidden in the minefield and to mark their location by placing a
warning flag. You have exactly as many flags as there are mines.
The number of flags that remain to be placed is displayed in the
top left corner of the window and a timer is displayed in the top
right corner.
Ding is a Dictionary lookup program for X windows/Unix. It comes with
a German-English Dictionary with ca. 120,000 entries. It is an
offline version of the dictionary found at:
<URL:http://dict.tu-chemnitz.de/>.
It is based on Tk version >= 8.3 and uses the agrep for searching.
It has many configuration options, such as search preferences,
interface language (English or German), colors. It has history and
help functions and comes with useful key and mouse bindings for quick
and easy lookups.
Peps will preprocess encapsulated Postscript files for conversion by
Ghostscript into bitmaps. It provides variable levels of resolution and
anti-aliasing. You can use it as a stand-alone Postscript-to-bitmap
conversion program, or use it on-line to create bitmaps on the fly and send
them out to a web browser, even compressing them if the browser supports
gzip compression.
Xpeps is peps with X11 support.
hostapd is a user space daemon for access point and authentication
servers. It implements IEEE 802.11 access point management, IEEE
802.1X/WPA/WPA2/EAP Authenticators, RADIUS client, EAP server, and
RADIUS authentication server. The current version supports Linux
(Host AP, madwifi, mac80211-based drivers) and FreeBSD (net80211).
To use the ports version instead of the base, add:
hostapd_program="/usr/local/sbin/hostapd"
to /etc/rc.conf
The Apache HTTP Server Project is an effort to develop and maintain an
open-source HTTP server for various modern desktop and server operating
systems, such as UNIX and Windows NT. The goal of this project is to
provide a secure, efficient and extensible server which provides HTTP
services in sync with the current HTTP standards.
The 2.x branch of Apache Web Server includes several improvements like
threading, use of APR, native IPv6 and SSL support, and many more.
echinus wm is a window manager for X11 supporting managing windows in
floating, tiled and maximized layouts.
All the configuration is made via config file in Xresources format.
So you don't need to recompile echinus every time you change something.
Echinus supports a small subset of EWMH to be compatible
with external panels and pagers.
It draws a border around windows and also an optional titlebar.
Control X from the command line for scripts, and do "visual scraping" to find
things on the screen. The control interface allows mouse movement, clicking,
button up/down, key up/down, etc, and uses the XTest extension so you don't
have the annoying problems that xse has when apps ignore sent events. The
visgrep program find images inside of images and reports the coordinates,
allowing programs to find buttons, etc, on the screen to click on.