fmII
Fri, May 16th home | browse | articles | contact | chat | submit | faq | newsletter | about | stats | scoop 03:37 PDT
in
Section
login «
register «
recover password «

 DJ Native Swing 0.9.5
 by Chrriis - Fri, May 16th 2008 03:27 PDT

About: DJ Native Swing allows you to easily integrate some native components into Swing applications, and provides some native utilities to enhance Swing's APIs. The main focus is the integration of a native Web browser and Flash Player using a Swing-like API. All the threading issues and general integration headaches are handled automatically. It uses SWT under the hood, and thus should work everywhere SWT can be placed inside a Swing component.

Changes: This release changes the whole API to make the framework more consistent and easy to use, and improves documentation with Javadoc. There are also bugfixes and new functionalities.

 Categories Focus License URLs
Software Development :: Libraries :: Java Libraries Major feature enhancements GNU Lesser General Public License (LGPL) Homepage Zip Subscribe Ignore Rate Hosted on SourceForge.net


 SHOGUN 0.6.2
 by Soeren Sonnenburg - Fri, May 16th 2008 03:23 PDT

About: SHOGUN is a machine learning toolbox whose focus is on large scale kernel methods and especially on Support Vector Machines (SVM). It provides a generic SVM object interfacing to several different SVM implementations, all making use of the same underlying, efficient kernel implementations. Apart from SVMs and regression, SHOGUN also features a number of linear methods like Linear Discriminant Analysis (LDA), Linear Programming Machine (LPM), (Kernel) Perceptrons, and algorithms to train hidden Markov models. SHOGUN can be used from within C++, Matlab, R, Octave, and Python.

Changes: This release contains several major enhancements and bugfixes. Experimental support for the modular R interface was added. All python-modular examples have been ported to r-modular. The "send_command" legacy is no longer necessary; numbers can be used as such and don't have to be given as strings. All examples for R, Python, Octave, and Matlab have been converted to the new syntax. The command line interface has been resurrected and basic functionality was restored. The documentation was updated and a number of bugs have been fixed.

 Categories Focus License URLs
Scientific/Engineering
Scientific/Engineering :: Artificial Intelligence
Scientific/Engineering :: Bioinformatics
Major feature enhancements GNU General Public License (GPL) Homepage Tar/BZ2 Subscribe Ignore Rate


 Ecere SDK 0.42 (Stable)
 by Jerome St-Louis - Fri, May 16th 2008 00:24 PDT

About: The Ecere SDK is a cross-platform toolkit for building software applications. It currently runs on Windows, Linux, and Mac OS X (through X11). With the Ecere SDK, you can develop applications once and deploy them on all supported platforms alongside a lightweight runtime environment. It introduces eC, an object oriented language derived from and fully compatible with C, compromising neither runtime performance nor ease of use. A built-in 3D engine supporting both Direct3D and OpenGL is fully integrated.

Changes: An undo/redo buffer was added to the code editor. Installation on Windows Vista was made easier. libpng usage was improved. X support was improved. IDE improvements were made. Numerous bugs were fixed.

 Categories Focus License URLs
Multimedia :: Graphics :: 3D Rendering
Software Development
Software Development :: Libraries :: Application Frameworks
Major bugfixes Freeware Homepage Tar/GZ Subscribe Ignore Rate


 CCIL-eMailingTool 0.2
 by CCIL - Thu, May 15th 2008 13:15 PDT

About: CCIL-MT is a Web-based tool to send an email message to a list of recipients. It uses PHP 4.x/5.x and MySQL 4.x/5.x.

 Categories Focus License URLs
Communications :: Email :: Mailing List Servers Initial freshmeat announcement GNU General Public License v3 Homepage Subscribe Ignore Rate


 Amanda 2.6.0p1 (Stable)
 by Paddy Sreenivasan - Thu, May 15th 2008 13:10 PDT

About: Amanda is a popular network backup and archiving software that protects multiple machines running various versions of Linux, Unix, and Microsoft Windows operating systems. It supports tapes, disks, optical media, and changers.

Changes: 'amfetchdump -p', an amtapetype crash, and a planner crash have been fixed. An 'amadmin force' with strategy incronly will force a level 0 on the next run. Check has been configured to be sure it found gnutar. Other small bugs have been fixed.

 Categories Focus License URLs
System :: Archiving :: Backup Minor bugfixes BSD License (original) Homepage Tar/GZ Changelog Subscribe Ignore Rate Hosted on SourceForge.net


 Email 3.0.5
 by Geekoid - Thu, May 15th 2008 13:08 PDT

About: Email sends email to remote SMTP servers via the command line, which makes it useful in cron jobs. It will send to any RFC standard remote ESMTP server, is TLS/SSL enabled, and will allow you to encrypt, sign, and design your message on the fly. It has the capability to use signature files with dynamic options, address book functionality, and users can also attach pictures, binary files, documents, or whatever they want. It is completely compatible with GNUPG for encryption and signing, and is easy to configure and use.

Changes: Compilation problems in Cygwin have been fixed.

 Categories Focus License URLs
Internet
Office/Business
Security :: Cryptography
Minor bugfixes GNU General Public License (GPL) Homepage Tar/GZ Changelog Subscribe Ignore Rate


 WP Clipart 5.8
 by Paul Sherman - Thu, May 15th 2008 13:07 PDT

About: WP Clipart is an attempt to make a useful clip art package of public domain images for use in word processors. It includes an optional cross-platform viewer/editor written with Python/GTK. The collection contains non-transparent PNG images, scaled down images, mid-tones expanded for inkjet print quality, etc. It is suitable for documents as well as Web graphics, but also has business application (credit cards, promo graphics) and educational uses (pictures of all US presidents, all country flags alphabetically listed, all US states, historical figures, and a sign language alphabet).

Changes: Included clip art has been updated to 21,005 images. The Windows installer package has been corrected to properly enable browsing/editing of JPEG files as well as PNG.

 Categories Focus License URLs
Multimedia :: Graphics :: Presentation
Text Processing :: General
Minor feature enhancements Public Domain Homepage Tar/BZ2 Changelog Subscribe Ignore Rate


 FreeIPMI 0.6.2
 by Albert Chu - Thu, May 15th 2008 10:35 PDT

About: FreeIPMI provides in-band and out-of-band IPMI software based on the IPMI v1.5/2.0 specification. It has a number of useful features for large HPC or cluster environments.

Changes: This release fixes ipmi-fru output corner cases, an ipmi-chassis boot-device configuration bug, an ipmiconsole config file parsing corner case, the ipmipower max password length corner case check, and command line parsing error messages. Excess error output messages have been removed. Missing man page option listings have been added.

 Categories Focus License URLs
Software Development :: Libraries
System :: Clustering/Distributed Networks
System :: Diagnostics
Minor bugfixes GNU General Public License (GPL) Homepage Tar/GZ Subscribe Ignore Rate


 pdfposter 0.4
 by Hartmut Goebel - Thu, May 15th 2008 10:32 PDT

About: pdfposter allows you to scale and tile PDF images/pages to print on multiple pages. It works much like 'poster' does for Postscript files, but working with PDF, since sometimes poster does not like files converted from PDF.

Changes: This release fixes and enhances scaling and rotation algorithms so all examples work as expected. It adds the options --help-media-names and --dry-run. The man page has been updated with more information about box sizes and a section about automatic scaling. Sample pictures have been added (mainly to be used as examples on the homepage).

 Categories Focus License URLs
Printing
Utilities
Major bugfixes GNU General Public License v3 Homepage Tar/GZ Subscribe Ignore Rate


 AZR3-JACK 1.0.3
 by Lars Luthman - Thu, May 15th 2008 10:27 PDT

About: AZR3-JACK is a port of the free VST plugin AZR-3. It is a tonewheel organ with drawbars, distortion and rotating speakers. The original was written by Rumpelrausch Täips. The organ has three sections, two polyphonic with 9 drawbars each and one monophonic bass section with 5 drawbars. The two polyphonic sections respond to events on MIDI channel 1 and 2, and an optional keyboard split function makes the bass section listen to the lower keys on channel 1. The three sections have separate sustain and percussion switches as well as separate volume controls, and the two polyphonic sections have separate vibrato settings. All three sections are mixed and sent through the distortion effect and the rotating speakers simulator, where the modulation wheel can be used to switch between fast and slow rotation, and the fast and slow rotation speeds themselves can be changed separately for the lower and upper frequencies.

 Categories Focus License URLs
Artistic Software
Multimedia :: Sound/Audio
Multimedia :: Sound/Audio :: Sound Synthesis
Initial freshmeat announcement GNU General Public License v2 Homepage Tar/BZ2 Changelog Subscribe Ignore Rate


 The Tiny Multi Agent Platform 5.0
 by sgalland - Thu, May 15th 2008 10:20 PDT

About: tinyMAS is a multiagent platform that provides base concepts (such as kernel, message, yellow pages, white pages, and transport service) and extended concepts (such as environment, influence, and perception). It aims to provide an easy-to-understand and and easy-to-use platform dedicated for multiagent engineer/research courses.

Changes: A major bug was detected in the agent's perception feature: the perceptions stayed unchanged when no object was around the perceiver.

 Categories Focus License URLs
Education
Scientific/Engineering :: Artificial Intelligence
Software Development :: Libraries :: Java Libraries
Major bugfixes GNU Lesser General Public License (LGPL) Homepage Subscribe Ignore Rate


 GNU CLISP 2.45
 by Sam Steingold - Thu, May 15th 2008 10:15 PDT

About: GNU CLISP is an ANSI Common Lisp implementation with an interpreter, compiler, debugger, object system (CLOS, MOP), sockets, fast bignums, and foreign language interface which runs on most UNIXes and Win32.

Changes: Just-in-time compilation of bytecodes (using GNU lightning), cross-compilation fixes, and many more features and bugfixes.

 Categories Focus License URLs
Scientific/Engineering
Scientific/Engineering :: Artificial Intelligence
Scientific/Engineering :: Mathematics
Major feature enhancements GNU General Public License (GPL) Homepage Tar/GZ Changelog Subscribe Ignore Rate


 VLC media player 0.8.6f (Stable)
 by Moritz Barsnick - Thu, May 15th 2008 10:13 PDT

About: VideoLAN Client (VLC) is a media player, streamer, and encoder for Unix, Windows, Mac OS X, BeOS, QNX, and PocketPC. It can play most audio and video codecs (MPEG 1/2/4, DivX, WMV, Vorbis, AC3, AAC, etc.), has support for VCD, SVCD, and DVD (with menus), and can read or dump streams from a network source (HTTP, UDP, DVB, MMS, etc.). It can also act as a server and send streams through the network, with optional support for audio and video transcoding.

Changes: Several security issues, as reported in CVE-2007-6681, CVE-2007-6682, CVE-2006-4484, CVE-2008-0225, CVE-2008-0295, CVE-2008-0296, CORE-2008-0130, CVE-2008-0073, CVE-2008-1489, CVE-2008-1768, and CVE-2008-1769, were fixed. Furthermore, several Mac OS X issues and H.264 problems were resolved, as well as a few other bugs.

 Categories Focus License URLs
Multimedia :: Sound/Audio :: Players
Multimedia :: Video :: Display
Major security fixes GNU General Public License (GPL) Homepage Tar/GZ Changelog Subscribe Ignore Rate


 JExpress 7.1.8
 by DeNova - Thu, May 15th 2008 10:12 PDT

About: JExpress is a cross platform Java installer builder. JExpress generates native installers on Windows, Mac OS X, and Linux. It installs the exact version of the JVM you want and also configures your customers' machines to launch your Java application from a native executable on Windows and Mac OS X. You customize your installer, updater, and uninstaller using Java. Installers can be designed with multiple install types or components. An installer can be created quickly with a simple wizard or a powerful advanced interface.

Changes: This release will show more details if JExpress detects an error while creating Web pages. Adjusting the project's basedir when a user changes it interactively has been fixed. The executable bit is set to true after installing the JVM on Linux. The standard extension is added to the icon's basename.

 Categories Focus License URLs
Software Development
Software Development :: Build Tools
System :: Installation/Setup
Minor bugfixes Other/Proprietary License with Free Trial Homepage Tar/GZ Changelog Subscribe Ignore Rate


 LiVES 0.9.8.11
 by salsaman - Thu, May 15th 2008 10:09 PDT

About: LiVES is a simple to use yet powerful video effects, editing, conversion, and playback system aimed at the digital video artist and VJ. It uses commonly available tools (Mplayer, ImageMagick, and GTK+), so it works on most Unix-like systems. It runs under Linux, BSD, Mac OS X/Darwin, IRIX, and openMosix. It can handle almost all types of video, and is fully extendable through plugins and the included plugin builder tool. It can also be controlled remotely using OSC.

Changes: A regression setting parameters in the multitrack window was fixed. A crash when JACK failed to start/died was fixed. A bug in checkerboard merge has been resolved. Various small fixes/code cleanups were made. OSC notify events were added.

 Categories Focus License URLs
Multimedia
Multimedia :: Sound/Audio :: Conversion
Multimedia :: Video
Minor bugfixes GNU General Public License v3 Homepage Tar/GZ Changelog Subscribe Ignore Rate Hosted on SourceForge.net


 unicap 0.2.22
 by Moritz Barsnick - Thu, May 15th 2008 10:07 PDT

About: unicap is a library to access different kinds of capture devices. Device drivers are loaded with a plugin system so that new drivers can be easily added. Currently, it has support for video-4-linux, video-4-linux-2, IIDC cameras, and video-to-firewire converters, and provides GTK widgets for live video display and access to device properties.

Changes: Support for UVC cameras and their recent driver modifications was improved. Some color conversion routines were added and fixed. GTK+ apps can now register their own color format conversion callback. Some minor fixes were made to the UnicapGTK library. Small improvements to the GTK+ device property widget were made. A French translation was added.

 Categories Focus License URLs
Multimedia :: Graphics :: Capture
Multimedia :: Video
Multimedia :: Video :: Capture
Minor feature enhancements GNU General Public License (GPL) Homepage Tar/GZ Changelog Subscribe Ignore Rate


 rdesktop 1.6.0
 by Moritz Barsnick - Thu, May 15th 2008 06:48 PDT

About: rdesktop is an open source client for the Remote Desktop Protocol (RDP), which is used in a number of Microsoft products including Windows NT Terminal Server, Windows 2000 Server, Windows XP, and Windows 2003 Server. rdesktop currently runs on Linux and other Unix based platforms with the X Window System.

Changes: A potential vulnerability against compromised or malicious servers, as reported by iDefense, was fixed. A crash with recent versions of X.org was fixed. An Alsa audio driver was added, and the audio drivers can be selected at runtime. Physical mouse buttons rather than logical ones are now sent.

 Categories Focus License URLs
System :: Networking Minor security fixes GNU General Public License (GPL) Homepage Tar/GZ Changelog Subscribe Ignore Rate


 GMAMEUI 0.2.2
 by adburton - Thu, May 15th 2008 06:41 PDT

About: GMAMEUI is a front-end for MAME on Linux. It helps the user play and configure arcade games more easily. GMAMEUI is an enhancement of GXMame, fixing a number of long-standing bugs, including adding support for SDLMame in preference over the now-obsolete X-MAME. New UI features were also added.

Changes: A bug which caused ROMs not to be filtered in availability filter categories was fixed. Code cleanup was done. Redundant code was removed. Some compile/run-time GTK warnings were fixed. Performance improvements on startup were made.

 Categories Focus License URLs
Games/Entertainment Minor bugfixes GNU General Public License v2 Homepage Subscribe Ignore Rate Hosted on SourceForge.net


 jpoker 1.0.12
 by proppy - Thu, May 15th 2008 06:39 PDT

About: jpoker is a client for playing online poker which runs in a Web browser. It displays the list of poker tables, and when the user choses one, it is displayed in the browser. The user can join the game and play hands. It supports multi table tournaments. The poker server to which jpoker connects must implement a protocol compatible with http://pokersource.info/poker-network/.

Changes: Playing a hand was implemented.

 Categories Focus License URLs
Games/Entertainment Major feature enhancements GNU General Public License v3 Homepage Tar/GZ Changelog Subscribe Ignore Rate


 DVDstyler 1.6.2
 by Moritz Barsnick - Thu, May 15th 2008 06:32 PDT

About: DVDStyler is a crossplatform GUI frontend to the DVD authoring and recording programs dvdauthor and growisofs.

Changes: Several new features were added, such as drag and drop button creation and copying, single video frames in buttons, partially transparent buttons, audio in menus, manual palette selection, ISO size checks, and many more. Project files are now saved with relative paths.

 Categories Focus License URLs
Multimedia :: Video :: Conversion Major feature enhancements GNU General Public License (GPL) Homepage Tar/GZ Subscribe Ignore Rate


 rsyncrypto 1.09
 by Shachar Shemesh - Thu, May 15th 2008 06:25 PDT

About: Rsyncrypto allows you to encrypt a file or a directory structure such that they can later be synchronized to another machine using rsync. This means that local changes to the plain text file result in local changes to the cipher text file. rsyncrypto compresses the plain text file prior to encrypting it with gzip using the "rsyncable" patch, which is available from the rsync sources.

Changes: A serious bug was fixed: when deleting an entire directory with --name-encrypt and --delete-keys, rsyncrypto (since 1.07) would leave a corrupt filemap behind. The "rsyncrypto_recover" tool was added, which fixes the corruption caused by the above bug.

 Categories Focus License URLs
Information Management :: Document Repositories
Security :: Cryptography
System :: Archiving :: Backup
Major bugfixes GNU General Public License (GPL) Homepage Tar/GZ Changelog Subscribe Ignore Rate


 Openchart2 1.4.1 RC1
 by approximatrix - Thu, May 15th 2008 06:19 PDT

About: Openchart2 is a simple charting and plotting library designed for incorporation with a variety of Java applications. The library can generate two dimensional bar, pie, radar, and scatter charts with customized titles, axis labels, legends, and colors. The simplicity of the library is its strongest feature. Openchart2 is a branch of the original JOpenChart library.

Changes: This version implements significant bugfixes to the coordinate systems and their related calculations. A new interactive chart Swing component has been introduced to allow easier data exploration. Bugfixes have been included for the Dot Plot charting style introduced in version 1.4. New unit tests are now included in the distribution.

 Categories Focus License URLs
Multimedia :: Graphics
Scientific/Engineering :: Visualization
Software Development :: Libraries :: Java Libraries
Minor bugfixes GNU Lesser General Public License (LGPL) Homepage Zip Changelog Subscribe Ignore Rate


 runit 1.9.0 (Development)
 by Gerrit Pape - Thu, May 15th 2008 06:17 PDT

About: runit is a cross-platform Unix init scheme with service supervision; a replacement for sysvinit and other init schemes. It runs on GNU/Linux, *BSD, Mac OS X, and Solaris, and can easily be adapted to other Unix operating systems. runit implements a simple three-stage concept. Stage 1 performs the system's one-time initialization tasks. Stage 2 starts the system's uptime services (via the runsvdir program). Stage 3 handles the tasks necessary to shutdown and halt or reboot.

Changes: The default directory for services is now /service/, and no longer /var/service/. When installing runit on a system that should comply with the Filesystem Hierarchy Standard (FHS), neither /service/ nor /var/service/ should be chosen, but /etc/service/. It is recommended to create a compatibility symlink /service pointing to /etc/service in this case. This version additionally fixes the runsv program to properly handle service directories with ./log being a symlink to a directory on a different device, and slightly updates the sv program and the documentation.

 Categories Focus License URLs
System :: Boot :: Init Minor feature enhancements BSD License (revised) Homepage Tar/GZ Changelog Subscribe Ignore Rate


 NuttX 0.3.10
 by spudmonkey - Thu, May 15th 2008 06:16 PDT

About: Nuttx is a real-time embedded operating system (RTOS). It has a small footprint that is usable in micro-controller environments. It is fully scalable from tiny (8-bit) to moderate embedded (32-bit) systems. It also aims to be fully compliant to standards, to be fully real time, and to be totally open.

Changes: This is an important bugfix release. This release incorporates fixes to correct critical list handling errors in task shutdown logic: one in timer deletion logic (timer_delete.c) and one in stream logic (lib_init.c). This release also includes support for the ZiLOG EZ80Acclaim microcontrooler (EZ80F91 chip) and configurations for the ZiLOG z8f64200100kit (Z8F6423) and ez80f0910200kitg (EZ80F091) development kit.

 Categories Focus License URLs
Software Development :: Embedded Systems
System :: Operating System
Major bugfixes BSD License (revised) Homepage Tar/GZ Changelog Subscribe Ignore Rate


 Indywiki 0.9.9
 by Markos Gogoulos - Thu, May 15th 2008 04:47 PDT

About: Indywiki is an application that offers different ways of visually browsing the collection of data contained by Wikipedia.

Changes: HTML (replacing clear text) navigation via text links, in addition to image links and visual clues for distinguishing between native images (images in the current page) and non-native images (images in pages linked to and from the current page). The program is now faster and more customizable.

 Categories Focus License URLs
Education Major feature enhancements GNU General Public License (GPL) Homepage Tar/GZ Subscribe Ignore Rate Hosted on SourceForge.net


Tip: Tired of seeing a lot of software not of the slightest interest to you? Get a freshmeat user account with full filtering capabilities. Best of all: It's free!


XML
Take me to a random project.


Username

Password

Remember me

Please note that you must have cookies enabled in your browser to be able to log in.

LATEST ARTICLES

Security
- Red Hat: An updated gpdf package fixes a security issue (May 11th)
- Red Hat: Updated kernel packages fix various security issues (May 11th)
- Red Hat: Updated kernel packages fix various security issues (May 11th)

Tutorials
- Need to have maps on your Web page? It's simple! (Mar 22nd)

MOST POPULAR PROJECTS
1. MPlayer 100.00%
2. Linux 85.38%
3. cdrtools 76.34%
4. Apache 68.98%
5. gcc 68.55%
6. VLC media player 64.73%
7. PHP 62.66%
8. TightVNC 58.81%
9. PostgreSQL 53.44%
10. MySQL 53.40%

LATEST RELEASES

Friday
- DJ Native Swing 0.9.5
- SHOGUN 0.6.2
- Ecere SDK 0.42 (Stable)

Thursday
- CCIL-eMailingTool 0.2
- Amanda 2.6.0p1 (Stable)
- Email 3.0.5
- WP Clipart 5.8
- FreeIPMI 0.6.2
- pdfposter 0.4
- AZR3-JACK 1.0.3
- The Tiny Multi Agent Platform 5.0
- GNU CLISP 2.45
- VLC media player 0.8.6f (Stable)
- JExpress 7.1.8
- LiVES 0.9.8.11
- unicap 0.2.22
- rdesktop 1.6.0
- GMAMEUI 0.2.2
- jpoker 1.0.12
- DVDstyler 1.6.2
- rsyncrypto 1.09
- Openchart2 1.4.1 RC1
- runit 1.9.0 (Development)
- NuttX 0.3.10
- Indywiki 0.9.9 «
- Talend Open Studio 2.3.3
- Otk 0.65
- hdparm 8.6
- file 4.24 (Stable)
- nagiosdigger 0.4
- diffstat 1.45
- dnstracer 1.9
- VMware 6.5 Beta Build 91182 (Workstation Development)
- Barcode4J 2.0

Wednesday
- OpenSAF Beta 1.0.9
- BarPanel 0.3.0
- MUSCLE 4.25
- ost 1.3
- deco archive file extractor 1.0
- Buddi 3.2.0.1 (Stable)
- Talend Open Studio 2.4.0RC1 (Development)
- eHour 0.8.1
- phpBMS 0.96
- JumpBox for Alfresco CMS 1.0.1
- jWorkSheet 078
- MikeOS 1.3.1
- Linux LiveCD Router 2.0.27 (Default Router)
- p@rdalys 0.0.1
- WebGraph 2.4.1
- Digmia Enterprise SSH 1.1d
- Solido Smtp Proxy 5.0 build 51
- Rats! 1.13.3
- Cleverbox 0.4.4
- Mylyn-Mantis Repository Connector 2.0.1.200805130911
- MOSIX 2.24.0.0 for Linux-2.6.25.3 (Linux 2.6)
- Rank Tracker Enterprise 4.2.5
- Madagascar 0.9.6
- Eyes Of Lynx 0.3.0
- Virt-df 2.1.1
- GNU Smalltalk 3.0.3 (Stable)
- GNU Smalltalk 3.0b (Development)
- svnpserver 0.5.4736
- GENPO 0.9.7
- Jubler 3.9.0
- dotCMS 1.6
- peekabot 0.4
- Pango 1.21.1 (Development)
- svnauthcheck 0.10.6
- IMDBPHP 1.0.2
- QtiPlot 0.9.6
- Eltima Flash Optimizer 2.2
- Squid Top-Site Report Generator 1.2.0
- ACLbit 1.0.37
- uBee512 2.6.0
- gscan2pdf 0.9.24
- Links 2.1pre36
- dwemo 0.0.1
- Smeego 1.0
- ANSI32 3.00
- Remuco 0.7
- TimeLeft 3.35
- libevent 1.4.4-stable
- G4L 0.25.devel (Development Kit)
- Asterisk on IPCop Asterisk 1.4.19.2 for IPCop 1.4.18
- Sockso 0.9.2
- WebGUI 7.4.37
- SAFMQ 0.7
- Free YouTube Downloader 1.6
- Fmod for Perl 0.01

Tuesday
- cryptmount 3.0beta1 (Testing)
- gavl 1.0.0
- greylstd 0.3
- OpenOffice.org Utility Library 0.0.13 (ooolib-python)
- Yoxel SW 1.22beta
- SQL ORM 1.0.11
- Bulk Image Resizing Thing 1.2.2
- Prasi 1.5.1
- The Cell Messaging Layer 1.3
- JumpBox for the Twiki Wiki System 1.0.5
- P4A 3.0.0-rc2 (Development)
- Tor 0.2.0.26-rc (Testing)
- IOzone 3.300
- GNU Zile 2.2.59
- minibug 0.9.01
- ScopServ-VoIP 1.4.20
- SlackRoll v24
- Rally 0.4.2
- coords 0.8
- Domac 0.9.02
- yawl 0.3.2.02
- ngIRCd 0.12.0
- TransactionKit 0.2
- ACL Policy Daemon for Postfix 0.72
- Luke-SDK 0.7.1
- XChange 2 iCal 1.0-beta
- SystemRescueCd 1.0.3-beta9 (Development)
- Neural Network Framework 1.1.3
- mojoPortal 2.2.5.4
- Quick.Cms.Lite 2.1
- Bridge Calculator 0.9
- cstring 3.4.4
- Blitz templates for PHP 0.5.12
- StorYBook 2.0.3
- gtkaml 0.2.1.0
- check_ssl_cert 1.2.2
- dlib C++ Library 17.4
- AsciiDoc Website Builder 0.2
- NoMachine NX 3.2.0-1 (Web Builder)
- Artica for Postfix 1.1.051300
- Network UPS Tools 2.2.2 (Release)
- Emacs Photo Database 0.5
- LimeSurvey Stable 1.70+ Build 4831
- Pantheios 1.0.1 beta 132
- xTests 0.7.2
- TaskJuggler 2.4.1
- UNIXEm 1.8.2
- Super Grub Disk 0.9716 (Floppy)
- Xplico 0.1 Deft3x
- Geant4 9.1-patch2
- Igelle 0.3.1
- i-doIT 0.92
- sshdautoban 0.7
- x2svg 1.2
- CyaSSL 0.9.8
- yaSSL 1.8.8
- GtkDatabox 0.9.0.0
- Asymptopia Crossword Builder 2.11
- libburnia 0.4.6 (libburn/cdrskin)
- 'Q' DVD-Author 1.2.0
- Wine 1.0-rc1
- BAIK 2.0
- Nitrogen 1.3
- Xinha 0.95

Monday
- Benojt 0.5
- MailSteward 8.0.1
- peppy 0.7.3.3
- MoinMoin 1.7.0beta2
- Vala 0.3.2
- ProcessMaker OSS 1.0-1286
- Bash Navigation Toolkit 1.0.3
- parlement 0.16
- Vuurmuur 0.5.74 alpha 3 (Pre-releases)
- NetCDF 4.0-beta2 (NetCDF over HDF5 (Unstable))
- NCO 3.9.5
- SCAN 1.3
- Task Coach 0.70.0
- Gtk VNC Viewer 0.3
- streamsniff 0.04
- OpenMeetings 0.5.1
- Stopmotion 0.6.1
- EiffelStudio 6.2.7.3489 (Development)
- LibAxl 0.5.1
- Simple Groupware 0.407
- Cibyl 18
- Ahven 1.2
- ckkern 0.2.2
- Project Dune 1.5.0
- clive 0.4.12
- PacketFence 1.7.0
- sudo 1.6.9p16
- Thread Safe Template Library 1.1.8
- OpenAIS 0.83 (Trunk)
- Simple DocBook Processor 0.50
- Newsbeuter 0.9.1
- sslh 1.2
- oXygen XML editor 9.2 (Standalone)
- Laptop Mode Tools 1.42
- GAMGI 0.13.5
- OfflineIMAP 5.99.15
- Timecardimport 0.40
- gc-utils 0.2.0
- php_ctemplate 1.3