About: Endeavour Mark II is a file browser/file manager with an image browser, a recycled objects system, and an archiver front end. It features all the common UNIX file operations for all types of disk objects found the UNIX realm. It also supports disk drive mounting, a fully customizable window appearance, a MIME Types system, and interapplication drag & drop support for KDE and GNOME compatability (although KDE and GNOME are not required).
Changes: A feature that warns users upon startup when the total number of recycled objects has reached a specified size was added, and a bug that miscalculated the device capacity has been fixed.
About: GNUMP3d is a small, portable, and robust server for streaming MP3s, OGGs, and other audio files. It presents a simple and attractive interface to Web browsers, which allows you to navigate through your music collection. Individual files may be streamed, as can whole directory trees. Other features include the ability to see your most popular tracks, and to search your collection for songs.
Changes: Many bugfixes were added. Access controls were added, allowing you to control who can or can not access your music based on their IP address.
About: TurboC is a function library and a set of header files for porting MS-DOS based Borland Turbo C code to GNU gcc. Mainly, it is an implementation of "conio" functions in ncurses, but various other Turbo C library functions are provided as well.
About: SiteMesh was built upon the Java Servlet 2.3 API. It is a web-page layout system and web-application integration system to aid in creating large sites consisting of many pages for which a consistent look/feel, navigation, and layout scheme is required. It intercepts requests to any static or dynamically generated HTML page requested through the web-server, parses the page, obtains properties, and data from the content, and generates an appropriate final page with modifications to the original. It is ideally suited for Java based sites (particularly JSP) but can be dropped into any existing site that uses a Servlet engine including static, CGI, PHP, and ColdFusion generated pages.
Changes: Full support for WebLogic 6.1/7.0 and Jetty 4 was added, as were minor bugfixes and performance enhancements.
About: Manhattan is a system for delivering courses via the Web. It includes a closed Web-based email system, a variety of discussion groups, electronic submission of assignments, live chat, facilites for delivering multimedia, and more. Designed for asynchronous Web-based distance learning, Manhattan can also be used to add a Web-based dimension to traditional courses.
Changes: A Finnish translation was added, as was a minor bugfix for the German translation.
About: Mozilla is a Web browser that is being developed by the Free Software Community with the cooperation and support of Netscape. Initially, its development was based on an early version of Netscape Communicator 5.0. But most of it was disposed of halfway, and the current Mozilla is a completely new software based on the "NGLayout" layout engine developed for Netscape Communicator 6. "Netscape 6" (the Web browser from Netscape) and "Beonex Communicator" are based on Mozilla. Many other projects use/embed Mozilla's rendering engine.
About: Testatos helps computer science teachers manage tests.
About: FCFS RWLock is a first-come first-served readers/writers lock for POSIX threads. FCFS means that the first thread to request control of the lock will gain it, based on the constraints of a readers/writers lock. FCFS RWLock is well documented and commented, so it can easily be used as a reference implementation.
Changes: Support for Run-Length Encoding of queue elements was added, saving valuable sync resources.
About: gnomemm is a set of C++ bindings for the GNOME libraries, for use with gtkmm. gnomemm was previously known as Gnome--.
Changes: All signals now use C++ types. gconfmm now uses exceptions to report errors. More Canvas items were wrapped.
About: gtkmm (previously known as Gtk--) is a C++ interface for the popular GUI library GTK+. It provides a convenient interface for C++ programmers to create graphical user interfaces with GTK+'s framework. Highlights include typesafe callbacks, widgets which are extensible by inheritance, and many classes that can be easily combined to quickly create complex user interfaces.
Changes: An exception hierarchy was added. The glib conversion functions and Drag and Drop were wrapped. All signals now use C++ types. The Menu API was revised.
About: GtkAda is an Ada graphical toolkit based on GTK+ versions 1.2 and 2.0. It allows you to develop graphical applications in Ada using GTK+.
Changes: GTK+ 2.0 support and a new MDI widget (Gtkada.MDI) was added.
About: SQLite is a C library that implements an SQL database engine. A large subset of SQL92 is supported. A complete database is stored in a single disk file. The API is designed for convenience and ease of use. Applications that link against SQLite can enjoy the power and flexiblity of an SQL database without the administrative hassles of supporting a separate database server. Because it omits the client-server interaction overhead and writes directly to disk, SQLite is also faster than the big database servers for most operations. In addition to the C library, the SQLite distribution includes a command-line tool for interacting with SQLite databases and SQLite bindings for Tcl/Tk.
Changes: Support was added for views, subqueries in the FROM clause of a SELECT, user-defined functions written in C, and several new built-in functions. The library is now significantly faster. Tighter coding has reduced the size of the binary image by 15% to under 200KB.
About: dlogin is a replacement login which allows automatically adding users who login via a virtual terminal (local terminal) to a group or list of groups temporarily. This can be used to allow such a user to shutdown the system, use the audio device, etc., even if they are not root. It also allows "quick logins" (if you have logged in on one VT, you can login on another without having to enter your username and password again).
Changes: Support for devfs style tty-names, an updated README that identifies some security issues, and a man page were added.
About: G3DViewer is a 3D file viewer for GTK+ supporting a variety of file types: 3D Studio (.3ds, .prj), LightWave (.lw, .lwb, .lwo), Alias Wavefront Maya (.obj), Impulse TurboSilver/Imagine (.iob), AutoCAD (.dxf), and Quake II Models (.md2). Some of the features include a wireframe mode, specular lighting, and a changeable background color.
About: JaxMe is a Java/XML binding framework based on SAX2. It consists of a set of code generators that read an XML schema and generate code for parsing conformant XML documents into corresponding Java objects, saving those objects into a database or, vice versa, reading such Java objects from a database and converting them into XML. JaxMe supports namespaces, relational databases, and Tamino. JaxMe comes with an integrated application framework and a generator for EJB entity beans with BMP (bean managed persistence).
Changes: Generated Comparators now actually implement the singleton pattern. The documentation was fixed to indicate the use of log4j.
About: Harvest is a system to collect information and make them searchable using a Web interface. Harvest can collect information on internet using HTTP, FTP, NNTP, and local files. Supported formats include HTML, DVI, PS, fulltext, mail, man pages, news, troff, WordPerfect, C sources, and many more. Adding support for new format is easy due to Harvest's modular design.
Changes: Local-Mapping was fixed, CreateGatherer no longer prints bogus error messages, and other minor bugfixes were added.
About: lesspipe.sh is an input filter for the pager less as described in less's man page. The script runs under a ksh-compatible shell (ksh, bash, zsh) and allows you to use less to view compressed files, archives, and files contained in archives. Viewing files by accessing a device file is implemented to some extent (DOS filesystems and tar files). It supports the following formats (both as plain and compressed files using compress, gzip, bzip2, or zip): tar, nroff, (sh)ar, HTML, executables, directories, RPM and Debian (.deb) archives, MS-Word, ps, DVI, and PDF.
Changes: The output for .deb files was enhanced. The default script language is now bash on Linux systems, and ksh on all other platforms. The required program 'file' (GNU version) is now also searched for as 'gfile' by configure.
About: eaLib is an Evolutionary Computation Framework written in Java. The aim of this project is to provide a toolkit that enables developers to create genetic/evolutionary algorithms with a minimal programming effort. The toolkit has a modular architecture and is highly extensible. A lot of common genetic operators are already provided.
Changes: The code was majorly cleaned up. The API is not compatible with those of previous versions. Individual stream structures have been replaced by collections to provide tighter integration with the Java Collection Framework. The same is true for the population structures. Package configuration via XML has been improved. Several outdated (and now useless) classes were removed. Some new features were added.
About: The GIMP is the GNU Image Manipulation Program. It is a freely distributed piece of software suitable for such tasks as photo retouching, image composition and image authoring. It can be used as a simple paint program, an expert quality photo retouching program, an online batch processing system, a mass production image renderer, a image format converter, etc.
Changes: Many new features were added.
About: OpenCms is an effort to create a professional-level Open Source content management system (CMS). OpenCms allows a company to maintain a Web site with little or no help by an external agency or Internet professional. To achieve this, OpenCms hides the complexity that is still involved when publishing on the Internet.
Changes: Static export of the managed Web site, a generic master module for backoffice modules, https support, and import and export of module data and channels were added.
About: The OST ccscript package offers a class extensible threaded embedded scripting engine for use with the Common C++ GNU package. This engine is also used in Bayonne (the GNU telephony server), and in TOSI (FreeBSD and GNU/Linux PBX integration servers). This engine differs from traditional scripting systems in that it is used to script near real-time state-event systems through deterministic callback step execution rather than the linear and non-deterministic fashion of embedded script libraries such as tcl, and libguile.
Changes: Several bugfixes and minor feature enhancements were added.
About: ccaudio is a simple, highly portable, stand-alone, C++-based framework for manipulation of audio data. Its goal is to be a C++ framework that is as useful as 'audiofile' or 'sndfile' is for C programming, and to cover various generic and useful manipulations of audio data as well as audio file access. ccaudio compiles both under Unix and Win32 systems.
Changes: Several bugfixes and some new features were added.
About: Linux is a clone of the Unix kernel, written from scratch by Linus Torvalds with assistance from a loosely-knit team of hackers across the Net. It aims towards POSIX and Single UNIX Specification compliance. It has all the features you would expect in a modern fully-fledged Unix kernel, including true multitasking, virtual memory, shared libraries, demand loading, shared copy-on-write executables, proper memory management, and TCP/IP networking.
Changes: Several driver updates and bugfixes were added.
About: Bugzero is a next generation bug/defect/issue/case tracking system. It is platform-independent, Web-based, easy-to-use, and customizable. It supports multiple projects, role-based access, automatic bug assignment, file attachment, and email notification. It also features advanced search capability, and a comprehensive bug audit trail.
Changes: A Web-based administration tool for runtime project configuration and user account management was added. The commandline tool was made more user friendly. A table name change was added to avoid an Oracle reserved word.
About: CrisoftRicette is a simple PHP application to build your personal archive of cooking recipes in an SQL database. It currently only supports MySQL, and the interface has international support.
Changes: The index may now be browsed by dish or by alphabetical order. The program structure was modified to facilitate support of other database engines. New configuration options and some bugfixes were added.
About: php_voctrain is a simple cross-platform vocabulary trainer written in PHP-Gtk. It uses XML files (which can easily be changed) for vocabulary storage.
Changes: This version of php_voctrain was written in Python with libglade and gnome support. A new search option and a preferences window were added. The DTD of the voctrain files is now compatible to kvtml, the kvoctrain format.
About: KCheckers is a KDE version of the classic boardgame "checkers".
Changes: Engine improvements, support for English checkers, a wooden board theme, and an on-line description of the rules were added. The project was ported to pure Qt.
About: Remote Access Session is a security tool to analyze the integrity of systems. The program tries to gain access to a system using the most advanced techniques of remote intrusion. It can either work in normal mode (which is fast) or hard mode (which is more intensive). There is a big difference between Remote Access Session and other remote security audit tools. If Remote Access Session finds a remote vulnerability that gives user account or root, it will try to exploit it and it will return a shell. This allows a network administrator to discard false positives regarding remote vulnerabilities. It also includes all of the information from service banners in its output. It performs vendor and version detection on Web servers and other common servers, and also attempts remote OS identification.
Changes: Ports to to BSD and Solaris were added, as was a network scanning mode. The performance of remote_attack_module.c was enhanced. Some exploits were fixed during the porting process.
About: NewVideoRecorder is a high quality video capture toolkit for Linux. It includes deep buffering of audio and video to reduce frame dropping, a smooth dropping algorithm to keep the video smooth if dropping is required, and dynamic stretching of the audio stream to exactly match the video stream. It can use v4l1 and v4l2 devices as video sources, and OSS devices as an audio source. It can produce QuickTime, AVI, NuppelVideo 0.52 files, MPEG-1 files, and all files supported by ffmpeg (through the ffmpeg library). It also includes tools and utilities for high quality video streaming (multicast and unicast).
Changes: MP3 headers in AVI files were fixed. Virtual Dub should now be able to edit streams. Better support for the CVS version of ffmpeg was added. A -xvid_divx option for DIVX4rec to was added to encode with the xvid codec using DivX fourcc.
About: SILC (Secure Internet Live Conferencing) is a protocol which provides secure conferencing services in the Internet over insecure channels. SILC superficially resembles IRC, although they are very different internally. The purpose of SILC is to provide secure conferencing services. Strong cryptographic methods are used to secure all traffic, and all messages are encrypted and authenticated. The SILC also supports secure file transferring. The SILC is delivered as SILC Client for end users, SILC Server for system administrators, and SILC Toolkit for application developers.
Changes: The -S option and updating of the statusbar to show channel user modes were fixed.
About: Helis includes the main features of most bug tracking systems. It is helpful for managing required evolutions, lacks, proposals, and bugs. Authenticated users can reach the database through a Web browser (Mozilla, Netscape, or IE). Distinct features include the ability to manage releases (e.g. return resolved bugs between release 1.04 and 1.00), precise access rights, and importing validation/QA bug reports.
Changes: New access rights (ADD_VBUG and ADD_VBUG_EXTERNAL) were added. The new VERIFY access right indicates that a user belongs to the QA team. Leaves can now be duplicated. QA/Validation bugs can now be edited from the menu. A bug with displaying dates in IE5 was fixed.
About: Gnumeric is a powerful and easy to use spreadsheet program from the GNOME project. Its goal is to compete with the commercial offerings; users of Excel should be already familiar with Gnumeric's advanced features. A plugin system lets you extend Gnumeric, and optional Python, Guile, and Perl plugins let you define complex functions in those popular languages. It is capable of reading and writing MS Excel spreadsheets, and reading many other formats.
Changes: A new sheet management dialog, improved XL import for names, faster recalculations, a new solver, inceased precision for statistical routines, and further porting to gnome2 was added.
About: libferris is a virtual filesystem that exposes hierarchical data of all kinds through a common C++ interface. Access to data is performed using C++ IOStreams and Extended Attributes (EA) can be attached to each datum to present metadata. Ferris uses a plugin API to read various data sources and expose them as contexts and to generate interesting EA. Current implementations include Native (kernel disk IO with event updates using fam), xml (mount an xml file as a filesystem), edb (mount a berkeley database), ffilter (mount an LDAP filter string) and mbox (mount your mailbox). EA generators include image, audio, and animation decoders.
Changes: gfcp, a GTK+2 cp client with all fileutils cp commandline options, was created. A new GtkTreeModel class was added to display part of the filesystem in GTK+2. ferrisrm no longer follows symlinks by default in -r/-R mode. ferris-config no longer tries to link gmodule1.x with GTK 1.3.15. A bug in the caching of getSubContextNames() was fixed. A naming problem in some EA factories (png/mpeg3) was fixed.
About: gBootRoot makes the construction and development of distributions fun and simple with its Root Methods (Yard) and user-mode-linux test bed. Finish the product with a Boot Method (2-disk compression supported). Normal (non-root) users can make root filesystems and boot disks. It includes the make_debian script to create a testable user-mode-linux base Debian system, add-ons to enhance methods, and an MTD Emulator useful for running distributions made with the jffs/jffs2 filesystem.
Changes: An MTD emulator was added to the to the UML box to run distributions made either with MTD-specific filesystems like jffs2 or conventional filesytems. The UML kernel was updated (to 2.4.18-2um). Improved staging behavior for normal users, the cad mconsole command, and the ability to construct jffs/jffs2 images were added.
About: mpg321 is a Free clone of mpg123, a command-line MP3 player. It is designed to be a drop-in replacement for mpg123, and therefore its interface has been designed around that of mpg123, without using any of its code. mpg321 has been designed for use with frontends such as gqmpeg, although it is just as useful on the command-line. Unlike mpg123, it supports ESD and ALSA output without recompiling, and it does all MP3 decoding with only fixed-point math by using the mad MPEG audio decoder library.
Changes: Shoutcast support, ID3 tag support, better network support, a fix for the bug that caused gtoaster to break with mpg321, and other bugfixes were added.
About: CodeBlue is an attempt to increase the awareness of hosts that are infected with malicious worms by scanning Apache log files and emailing the infected hosts with details of their infection and how to obtain help removing the worm. Currently, CodeBlue scans Apache logs for Code Red, Code Red 2, and Nimda.
Changes: Statistics output, colored output, a -t option for specification of timeouts, and code cleanups were added. The triggers were fixed to enable the scanning of Squid-style Apache logs. The -q option was removed.
About: Emdros is a text database engine aimed at linguistic analysis and research. It has a powerful query language for asking linguistically relevant questions of the data. It is especially useful for storing and retrieving syntactic analyses. It is middleware, acting as a layer between a client (written by the user), and an underlying database. PostgreSQL and MySQL are supported.
Changes: A new MQL statement (GET MONADS) was added to allows the monads of objects to be retrieved. The program mql(1) now supports a --help switch, a --host switch to specify the back-end host to connect to, and a --dbname switch to specify the initial Emdros database to connect to.
About: Fd Linux is a mini floppy distribution of Linux set to fit on 1 floppy disk (kernel and root fs are combined). The sole purpose of this floppy distribution is to provide new Linux users with low-end machines (such as a 386) a very useful set of networking related binaries that can be easily accessed at any time, and which can be used in almost any networked environment (libraries, colleges, offices, small home LANs, dorm rooms, etc.).
Changes: The ability to automatically save your network settings to the small filesystem that resides on the bootup disk was added, eliminating the need to reconfigure the network after each boot. The kernel was updated (to 2.2.20), as was BusyBox (to 0.60.2). The if-up and if-down scripts were added to aid network card configuration. LILO was integrated into the Fd Linux bootup process.
About: Common C++ RTP is an experimental threadsafe RTP stack for use with Common C++. It uses a service thread to both schedule outgoing packets and organize arriving packets. Queued lists of packets are maintained both for sending and receiving, and packet payloads can be mixed such as for passing RTP telephony events.
Changes: Several bugfixes for headers and compiling problems were added.
About: help2man is a tool for automatically generating simple manual pages from program output. It is intended to provide an easy way for software authors to include a manual page in their distribution without having to maintain that document. Given a program which produces reasonably standard --help and --version outputs, help2man will attempt to re-arrange that output into something which resembles a manual page.
Changes: man pages can now be generated from a program's --version and --help output. Several bugs were fixed. PERL 5.005 (at least) is now required.
About: jEdit is an Open Source text editor written in Java. It has many useful features, such as syntax highlighting, bracket matching, regular expression searching, multiple file search and replace, folding, and keyboard macros.
Changes: Bugfixes were added. A MacOS X package is now available.
About: Kyim (formerly known as KYahoo) is a KDE Port of Yahoo Messenger based on libyahoo. It supports one on one chats as well as text conferences.
Changes: A new build system and more internationalization support were added.
About: Balsa is a Gnome e-mail client supporting POP3, IMAP, and local mail delivery. It can be compiled with multi-threading support for faster response, and can do nifty things like read your GnomeCard address book, use LDAP, and render HTML mail.
Changes: Content-type and charset-related bugs have been fixed.
About: JavaDICT is a server for the DICT protocol (RFC 2229), a TCP transaction-based query/response protocol that allows a client to access dictionary definitions from a set of natural language dictionary databases.
Changes: Problems with using the exact strategy have been resolved (strings were not quoted when used in SQL statements). The server no longer breaks the connection with a client if the client sent as a commandline full of spaces. "OPTION MIME" was implemented
About: Security Focused: Camal is a vulnerability scanner with many features. It scans remote systems over the Internet, and includes many features, like a TCP and UDP scanner, a remote OS guesser, and the ability to write the result of the portscan to a textfile. It is only compatible with Linux.
Changes: Minor output and syntax enhancements were added.
About: Tsunami Bench is a GNOME/GTK+ frontend to Apache Bench.
Changes: Preferences are now loaded on startup.
About: virusNotification is a simple Perl script that can be run (either manually, or automatically through cron) to detect, download, and send a notification by email when new DATs are present for the McAfee antivirus software. The email notification contains the location where the DAT file can be retrieved (both locally and remotely), as well as a list of the changes from the previous to the newest DAT. If any viruses on the Top Threats list or the Virus Alerts pages have been addressed by the new DAT, this information will also be noted in the email.
Changes: The Readme functionality was updated to list all new viruses that a DAT file fixes/cleans. The ability to CC and BCC people from the script was added.
About: phpCheckBox is a PHP script that provides a primitive drawing tool. It allows users to click on images in a grid to select pixels, which then form a pseudo-image (in tiles mode) or a PNG image (if GD is installed). Once the image is saved on the server, other users can view it.
Changes: Fake URIs may no longer be submitted.
About: A WikiWikiWeb is a collaborative hypertext environment, with an emphasis on easy access to and modification of information. MoinMoin is a Python WikiClone that allows you to easily set up your own wiki, only requiring a Web server and a Python installation.
Changes: File attachments, definition list markup (glossaries), change notification via email, variable substitution when saving pages, edit preview, and improved documentation were added.
About: Turba is a contact management application, capable of using either LDAP or SQL, which integrates with the rest of the Horde Framework and Horde applications. This includes IMP, the Horde Webmail program.
Changes: LDAP and JavaScript improvements, improved documentation, and addressbook functionality were added.
About: Wine Is Not an Emulator. It is an alternative implementation of the Windows 3.x and Win32 APIs. Wine provides both a development toolkit (Winelib) for porting legacy Windows sources to Unix and a program loader, allowing unmodified Windows 3.1/95/NT binaries to run under Intel Unixes. Wine does not require Microsoft Windows, as it is a completely alternative implementation consisting of 100% Microsoft-Free code, but it can optionally use native system DLLs if they are available.
Changes: This release is identical to the previous one (release 20020228), except that the license has changed. Wine is now distributed under the terms of the GNU Lesser General Public License.
or selected projects
Editorials - My Ergonomic Nightmare (Mar 2nd) - How to Fix the Unix Configuration Nightmare (Feb 16th) - Build and Release Management (Feb 9th)
freshmeat - Hardware outage at freshmeat (Jan 16th) - Old Appindex categories eliminated (Jan 11th) - Category Reviews (Aug 4th)
Category Reviews - Sound and Music Software (Dec 15th) - Non-SQL Databases for Linux (Oct 6th) - SQL Databases for Linux (Sep 30th)
Book Reviews - How to Build a Beowulf (Mar 9th) - Weaving the Web (Feb 23rd) - The Practice of System and Network Administration (Dec 1st)
Tutorials - ICQ Development with the ickle Library (Dec 29th)
Security - Debian: New xtell packages fix several vulnerabilities (Mar 11th) - Red Hat: Vulnerability in zlib library (Mar 11th) - Debian: New mod_ssl and Apache/SSL packages fix buffer overflow (Mar 11th)
Tuesday - Endeavour Mark II 2.1.11 (Stable) - GNU MP3 Daemon 0.9.9.3 - Turbo C to gcc porting tool 20020312 snapshot (Development) - OpenSymphony SiteMesh 1.4.1 - The Manhattan Virtual Classroom 0.93.2 - Mozilla 0.9.9 - Testatos 1.0 - FCFS RWLock 0.4.0 (Stable) - gnomemm 1.3.3 (Unstable) - gtkmm 1.3.8 (Unstable) - GtkAda 2.0.0 - SQLite 2.4.0 - dlogin 1.0d - G3DViewer 0.0.1 - JaxMe 1.18 - harvest 1.7.19 - lesspipe.sh 1.33 - eaLib 0.3 - The Gimp 1.3.4 (Development) - OpenCms 4.6 (Stable) - ccscript 2.0.0 - ccaudio 0.9.0 - Linux 2.4.19-pre3 (2.4-testing) - Bugzero 0.9 - CrisoftRicette 0.6 - php_voctrain 0.2.0 - KCheckers 0.2 - Remote Access Session 0.7 - NewVideoRecorder 20020312 (Stable) - SILC 0.8.1 (Client) - Helis 0.14 - Gnumeric 1.1.1 (Development) - libferris 0.9.7 - gBootRoot 1.3.6 - mpg321 0.2.9 (Development) - CodeBlue 5.0 - Emdros 1.1.1 - Fd Linux 2.1-0 (Stable) - Common C++ RTP 0.9.0 - help2man 1.26 - jEdit 4.0pre7 (Development) - Kyim 031102 (Development) - Balsa 1.3.3 (Development) - JavaDICT 0.8 - Security Focused: Camal BETA-2.9-alpha (Development) - Tsunami Bench 0.1.1 (Stable) - virusNotification 1.14 - phpCheckBox 0.3.2 - MoinMoin 0.11 - Turba 1.1-RC1 (Stable) - Wine 20020310
Monday - JFS for Linux 1.0.16 - IMP 3.1-RC1 (3.0 Stable) - rsync 2.5.3 (Development-2.5) - zlib 1.1.4 - Magma 1.1 (Stable) - Horde Application Framework 2.1-RC1 (Stable 2.0) - Sylpheed 0.7.4 (Claws) - MP3do 4.0-rc6 - b. 1.3.1 - libchipcard 0.3beta1 (Beta) - L2TP 0.65 - Meta-CVS 0.7 (Development) - osrd 0.3.1 - Jahia 3.0 - PHPBackPage .05 (Unstable) - Just For Fun Network Management System 0.5.7 (Stable) - aEGiS nanoweb 1.3.1 - portsupgrade.pl 0.7 - POWA 0.10 (Development) - Linux Easy Access Keyboard 0.2 - Vega Strike 0.2.1 - JGraph 1.0 (Stable) - Mp3cdBrowser 0.6 (Development) - GKrellM gamma 0.0.1 - Styx 1.5 (Stable) - RhythmBox 0.1 - mcNews 1.0 - xtunes 0.26 - ERW 0.7 - FUDforum 1.2.3-dev-20020311 (Development) - nut 6.7 - PHPCatalog 2.5b4 - Sipcalc 1.1.0 - Posadis m5pre1 - Arch Linux 0.1 (Development) - eboard 0.4.1 (Development) - Hephaestus 1.06 - ivtools 1.0.3 - Siteseed 1.3.1 - libsqlora8 2.2.0beta8 (Development) - Robotcop 0.6 - Gnumeric 1.0.5 (Stable) - eZGuestbook 0.7 - txt2pdf 5.6 - Isabelle 2002 - Webmin Usermonitor 0.1a pre3 - rpmproc 2.1.0 - JORAM 3.0 (Stable) - Recovery Is Possible! 50 - ifmonitor 0.21 (Development) - Divine Intervention 0.9 - Zdisk 2.13 - Enterprise Volume Management System 0.9.2 (Development) - NAMD 2.4 - adevs 0.11 - Siege 2.51 (Stable) - beancounter 0.5.1 - dnotify 0.1.0 - polyXmass 0.03 - Libsigc++ 1.1.8 (Unstable) - abcm2ps 3.0.1 (Development) - IPA 1.2.4 - Remote Internet Connect 0.4 - samhain 1.4.5 - asp2php 0.76.2 - Tekram DC395/DC315 (TRM-S1040) SCSI driver 1.38 - ratpoison 1.1.0 - Zeus Web Server 4.1 (Stable) - h5utils 1.7 - Bots 'n' Scouts 0.8.2 (Stable) - uSk and u 0.25 - Visual Oberon 020310 - GnuCash 1.6.6 - Active PHP Bookmarks 1.1.01 - MIT Photonic-Bands 1.3 - Otto2 1.1 - Kylie 0.0.4 - IRC Services 5.0a24 (Development) - Yet Another Weblog News System 20020311 (Development) - eggdrop 1.6.9 (Stable) - JPiccola 3.4b - libglade 1.99.9 (Development) - CDDB / CDDB_get 2.01 beta - C++ Debugging Support library 0.99.18 - Emacs/LaTeX inline Preview 0.6.1 - autopilot 2.2 - camserv 0.5.0 - phpWebThings 0.5test5 (Development) - cacti 0.6.6 (Development) - Warewulf 0.3
Sunday - Extended Attributes and ACLs for Linux 0.8.20 - Journaler 1.0 - gpsdrive 1.10 - DansGuardian 2.4.0 (Unstable) - WMab 0.11 (Beta) - BEJY 1.1.1.33 - upIRC 3.30 - nstats 0.3.3 - Class::Date 1.0.10 - dTemplate 2.1.3 - XNap 2.0 - phpReview 1.0.5 (Development) - Aware 0.2.1 - moodss 15.9 - Jabberwocky 0.005 - gPS 1.0.0 - cdrecord 1.11a17 - Linux 2.2.21-pre4 (2.2-testing) - Twisted 0.15.5 - FVWM 2.4.6 - Wellenreiter 0.7 - tupd 1.0 - HTTrack Website Copier 3.16 - Taxipilot 0.7.0 - FreeCraft 1.17pre1-build16 (CVS snapshot) - SimPlEdi 2002-03-10 - GNOME Personal Information Manager 1.4.4 - Simple Disk Partition Layer 0.9 (Main) - DC-GUI 0.1alpha1 - baudline 0.90 - GNU Source-highlight 1.3 - Larbin 2.6.1 - Webcpp 0.6.8 (Stable) - e3 2.2 - DCTC 0.74 - CPU 1.3.12 - Survival of the Fittest 3.1.0 - LDAP to DNS protocol gateway 2.00k - jProc 0.0.7