MLdonkey is a multi-platform, multi-network
peer-to-peer client. It supports several large
networks such as eDonkey, Overnet, Kademlia,
Bittorrent, Gnutella (Bearshare, Limewire, etc.),
Gnutella2 (Shareaza), or Fasttrack (Kazaa, Imesh,
Grobster). Networks can be enabled or disabled.
Searches are performed in parallel on all enabled
networks. For some networks, each file can be
downloaded from multiple clients concurrently.
Release Notes: Many changes have been made since the last Freecode announcement, including UDP tracker and DHT support for BT, improvements for DC, Emule captchas, UPNP, and support for Debian/kFreeBSD and Debian/Hurd.

Release Tags: 3.1.2
Tags: Communications, File Sharing
Licenses: GPL
uBee512 emulates all of the Microbee Z80 series of microcomputers, including ROM, Floppy and Hard disk-based models. Up to 2MB of extended memory is supported. The optional on board sn76489 sound IC is also emulated. The display may use SDL or OpenGL video rendering. Z80 PIO emulation includes tape, speaker, RTC, serial to PC RS232, and mouse peripherals. Parallel port peripherals include BeeThoven (AY-3-8910), BeeTalker (SP0256-AL2), Compumuse (SN76489), DAC, printer, and joystick. Many disk image types and floppy disks are supported. A joystick may be optionally mapped to keys. A large number of options are available as well as a built in OSD console.
Release Notes: This release adds basic emulation of the Premium Plus model (p1024k/1024k). Changes have been made to the –tapei-det option to take a percentage value to be used for high and low threshold levels with simulated hysteresis on the tape input of WAV files. Changes have been also made to –tapfile-list to report the speed value. A new disk format of "ds8b" has been added. Changes have been made to the "remote" type to allow the new USB Floppyio external floppy interface to use full capabilities. Numerous other improvements and fixes have also been made.

Release Tags: Major feature enhancements
Tags: Emulators
Licenses: GPL
The "Schily" Tool Box is a set of tools written or
managed by Jörg Schilling. It includes programs
like: cdrecord, cdda2wav, readcd, mkisofs, smake,
bsh, btcflash, calc, calltree, change, compare,
count, devdump, hdump, isodebug, isodump, isoinfo,
isovfy, label, mt, p, patch, sccs, scgcheck, scpio, sdd,
sfind, sformat, smake, sh, star, star_sym, suntar,
gnutar, tartest, termcap, and ved.
Release Notes: The Bourne Shell built-in "type" now correctly lists case statements in functions. The Bourne Shell now supports pushd/popd/dirs. The built-in times(1) command in the Bourne Shell now produces POSIX-compliant output. Two memory leaks have been fixed in the Bourne Shell.
Tags: Software Development, Build Tools, Utilities
Licenses: CDDL
Azzyzt JEE Tools is a set of Eclipse plugins for creating a so-called "azzyzted" project, and for creating code from a model. Azzyzt uses Java JPA entities as a model, and from that model it creates an enterprise application, ready to be deployed in a Java EE 6 application server like GlassFish 3.1, ready to be accessed via CORBA, SOAP, and REST. Thus the generated application is a set of Web services, providing all that you need in a typical CRUD application. Generated enterprise applications have separate source folders for generated and developer-supplied content. You can add your own functionality to a well-engineered base project. Azzyzt JEE Tools is not about user interfaces. It is expected that the generated application is accessed by a RIA frontend or by a fat client.
Release Notes: This release fixes a bug which, under certain conditions, made string IDs break storeMulti(). The cause was that the check for the possibility of proxy ID translation of an ID field was done on the field’s owning entity, instead of the field’s target entity. It broke as soon as an entity with a numeric ID had an association to an entity with a string ID. String IDs inside of embedded IDs (like VisitId) were no problem because embedded IDs are special-cased anyway. This closes issue #29.

Release Tags: bugfix
Tags: Java, Java EE 6, GlassFish, Eclipse, code generation, Code Generators, Web Services, SOAP, REST
Licenses: European Union Public Licence (EUPL v.1.1)
Bonita Open Solution is an intuitive and powerful Business Process Management (BPM) solution to create process-based applications for simple-to-complex projects.
Release Notes: This is a maintenance release for 5.6 branch.

Tags: Communications, Email, Internet, Web, Browsers, Office/Business, groupware, Desktop Environment, Theme, Information Management, Workflow Frameworks, BPM
Licenses: GPL
moneyGuru is a personal finance management application. It allows you to evaluate your financial situation so that you can make informed (and thus better) decisions. Most finance applications have the same goal, but moneyGuru’s difference is in the way it achieves it. Rather than having reports which you have to configure (or find out which pre-configured report is the right one), your important financial data (net worth, profit) is constantly up-to-date and "in your face". This allows you to constantly make informed decision rather than doing so periodically.
Release Notes: This release fixes a bug in QIF loading which caused false positives in duplicate transaction detection and removal (#323), a bug which caused auto-created accounts to be of the wrong currency (#327), a crash in the currency rates plugin example, and localization issues on Windows and Linux.

Tags: Finance, Accounting, Budgeting
Licenses: BSD Revised
WombatDialer is a platform to provide mass outbound calling. This can be used to implement many different services. By offering a set of ready-to-use components and a monitoring GUI, it lets you create complex solution in minutes. It can work on predefined call lists or can dynamically create them over an API (e.g., dial number X after 10:30AM). It shares the load on one or more PBX servers and has flexible rescheduling logic to handle missed calls. It is built to be used with your existing Asterisk PBX, and does not require separate servers or a separate set of lines. It can call over VoIP or through the public telephone network. It is built to integrate with your business processes, and can receive calls to be made over HTTP and/or notify an external system in realtime of calls made and results gathered. It works natively with the QueueMetrics Call-Center Monitoring Suite to produce state-of-the-art campaign analyses and insight.
Release Notes: This is the initial public release.
Release Tags: initial alpha release
Tags: Telephony, Dialer, asterisk
Licenses: Commercial but free to use
pyxattr is a Python extension module wrapper
for libattr, which can be used to query, list,
add, and remove extended attributes from files
and directories.
Release Notes: A number of significant bugs (refcount leaks and potential NULL-pointer dereferences) have been fixed.
Furthermore, compatibility with Python 3 has been improved. This, however, required changing the meaning of the "namespace" argument to the functions: if passed, None is no longer a valid value; pass an empty string if (due to the structure of your program) you have to pass this argument but want to specify no namespace.
Release Tags: bugfix
Tags: Filesystems
Licenses: LGPL
The j661 project provides a generic CDS (or ARINC 661 Server) in order to facilitate the understanding of the ARINC 661 standard, prototype ARINC 661 concepts and architectures, and facilitate the reuse of ARINC 661 specifications and artefacts between projects. The CDS architecture is designed to allow defining the Server behavior to be easily modified or extended. This is achieved by a modular plug-in architecture, allowing customization at runtime without changing anything in the Server core itself.
Release Notes: This release fixes bugs in the map renderer implementation (including MapItems rotation and Legends) and adds support for LegendAnchorRotated, LegendPopup, and being able to add a border and background texture on any legend. It fixes several bugs in the synth2 look and feel. It adds the ability to keep the overlays when saving a snapshot in the Editor. It fixes undo/redo when deleting a list of widgets at the Layer root.

Release Tags: Major
Tags: ARINC661, Java, ARINC
Licenses: GPLv2
wminfo is a Window Maker dockable application that displays text format information using the plugin. The standard plugin is a shell script. The plugin writes the information to stdout, and wminfo captures the output and displays it row by row. Using the appropriate plugins, wminfo can display different information obtained from the system or from the Internet.
Release Notes: This release adds modified versions of some plugins which use less CPU power than their predecessors and updated versions of a few plugins which stopped working properly in their previous editions.

Release Tags: Stable, Minor feature enhancements
Tags: Desktop Environment, Utilities, Applets, Window Maker
Licenses: GPLv3