D
db: Berkeley DB package, revision 4
Berkeley DB is a programmatic toolkit that provides fast, reliable, scalable, and mission-critical database support to software developers.
Berkeley DB provides data management services for some of the most demanding high-end server applications in the world. Vendors of industry-leading messaging, directory, billing and provisioning servers as well as the biggest portal, ASP and commerce sites on the Internet rely on Berkeley DB. Berkeley DB's high performance and scalability support thousands of simultaneous users working on databases as large as 256 terabytes.
At the same time, Berkeley DB's small footprint, in-process execution model, simple function-call API and low administrative overhead make it ideal for use in embedded systems. Vendors of telecommunications switches, routers and wired and wireless network gateways choose Berkeley DB to manage critical information in their products.
Download
| db-4.8.24-0.dmg | Rudix 2010 |
dialog: Display dialog boxes from shell scripts
Dialog is a program that will let you to present a variety of questions or display messages using dialog boxes from a shell script.
Download
| dialog-1.1-20080819-2.dmg | Rudix 2010 |
dictd: Dictionary Server Protocol client and server
The Dictionary Server Protocol (DICT) is a TCP transaction based query/response protocol that allows a client to access dictionary definitions from a set of natural language dictionary databases.
Download
| dictd-1.11.2-0.dmg | Rudix 2010 |
django: The Django framework
Django is a high-level Python Web framework that encourages rapid development and clean, pragmatic design.
Developed and used over two years by a fast-moving online-news operation, Django was designed to handle two challenges: the intensive deadlines of a newsroom and the stringent requirements of the experienced Web developers who wrote it. It lets you build high-performing, elegant Web applications quickly.
Download
| django-1.2.1-0.dmg | Upgraded to new version |
| django-1.1.1-0.dmg | Rudix 2010 |
Testing
$ /usr/local/bin/django-admin.py Type 'django-admin.py help' for usage.
dtach: Tiny program emulating the detach feature of screen
Dtach is a tiny program that emulates the detach feature of screen, allowing you to run a program in an environment that is protected from the controlling terminal and attach to it later. dtach does not keep track of the contents of the screen, and thus works best with programs that know how to redraw themselves.
Download
| dtach-0.8-4.dmg | Rudix 2010 |
Testing
$ /usr/local/bin/dtach --version dtach - version 0.8, compiled on Nov 28 2009 at 00:34:25.
E
elinks: Full-featured text WWW browser
ELinks is an advanced and well-established feature-rich text mode web (HTTP/FTP/..) browser. ELinks can render both frames and tables, is highly customizable and can be extended via Lua or Guile scripts. It is very portable and runs on a variety of platforms.
Download
| elinks-0.11.7-0.dmg - Upgraded to new version. Recompiled for Snow Leopard [Nov2009] | Rudix 2010 |
Testing
$ /usr/local/bin/elinks --version ELinks 0.11.7 (built on Nov 5 2009 00:44:26) Features: Standard, IPv6, gzip, bzip2, Periodic Saving, Timer, Cascading Style Sheets, Protocol (File, FTP, HTTP, URI rewrite, User protocols), SSL (OpenSSL), MIME (Option system, Mailcap, Mimetypes files), LED indicators, Bookmarks, Cookies, Form History, Global History, Goto URL History, Search History
epic5: (E)nhanced (P)rogrammable (I)RC-II (C)lient
EPIC5 is a new direction in ircII development. No longer is EPIC 100% backwards compatible with ircII, but instead those things where compatibility is undesirable have been found and fixed. No gratuitous incompatibilities have been added, but lots of new code has been added to make EPIC the best ircII client available.
Download
| epic5-1.0-1.dmg | Rudix 2010 |
erlang: Real-time, concurrent and distributed functional language
Erlang is a programming language which has many features more commonly associated with an operating system than with a programming language: concurrent processes, scheduling, memory management, distribution, networking, etc.
Erlang was designed at the Ericsson Computer Science Laboratory. Open-source Erlang is being released to help encourage the spread of Erlang outside Ericsson.
Download
| erlang-R13B02-1-0.dmg | Rudix 2010 |
Testing
$ /usr/local/bin/erl Erlang R13B02 (erts-5.7.3) [source] [smp:2:2] [rq:2] [async-threads:0] [kernel-poll:false] Eshell V5.7.3 (abort with ^G) 1> halt(). $ MANPATH=/usr/local/lib/erlang/man man erl
expat: The Expat XML parser
Expat is an XML parser library written in C. It is a stream-oriented parser in which an application registers handlers for things the parser might find in the XML document (like start tags). An introductory article on using Expat is available on xml.com.
Download
| expat-2.0.1-6.dmg | Rudix 2010 |
F
feedparser: RSS and Atom feeds parser written in Python
Universal Feed Parser is a Python module for downloading and parsing syndicated feeds. It can handle RSS 0.90, Netscape RSS 0.91, Userland RSS 0.91, RSS 0.92, RSS 0.93, RSS 0.94, RSS 1.0, RSS 2.0, Atom, and CDF feeds.
Universal Feed Parser is easy to use; the module is self-contained in a single file, feedparser.py, and it has only one public function, parse. parse takes a number of arguments, but only one is required, and it can be a URL, a local filename, or a raw string containing feed data in any format.
Download
| feedparser-4.1-5.dmg | Rudix 2010 |
Testing
$ python Python 2.6.1 (r261:67515, Jul 7 2009, 23:51:51) [GCC 4.2.1 (Apple Inc. build 5646)] on darwin Type "help", "copyright", "credits" or "license" for more information. >>> import feedparser
ffcall: Foreign function call libraries
This is a collection of four libraries which can be used to build foreign function call interfaces in embedded interpreters.
Download
| ffcall-1.10-1.dmg | Rudix 2010 |
ffmpeg: Audio/video converter and streamer
FFmpeg is a complete solution to record, convert and stream audio and video. It includes libavcodec, the leading audio/video codec library.
Download
| ffmpeg-snapshot-1.i386.dmg | Rudix 2010 |
figlet: Generates ASCII banner art
What is FIGlet? FIGlet is a program for making large letters out of ordinary text
_ _ _ _ _ _ | (_) | _____ | |_| |__ (_)___ | | | |/ / _ \ | __| '_ \| / __| | | | < __/ | |_| | | | \__ \ |_|_|_|\_\___| \__|_| |_|_|___/
Download
| figlet-2.2.2-1.dmg | Rudix 2010 |
findutils: Finds and then operates on files
The findutils package contains programs which will help you locate files on your system. The find utility searches through a hierarchy of directories looking for files which match a certain set of criteria (such as a filename pattern). The xargs utility builds and executes command lines from standard input arguments (usually lists of file names generated by the find command).
Download
| findutils-4.4.2-0.dmg | Rudix 2010 |
frotz: Curses-based interpreter for Infocom-compatible games
Frotz is another of the fine family of interpreters for Infocom's text adventures and compatible games.
Frotz is also the name of the spell to make an object emit light.
Download
| frotz-2.43-5.dmg | Rudix 2010 |