29 August 2009
words is software for improving your English vocabulary. It can useful when preparing for the GRE, GMAT, SAT, or any other vocabulary intensive examination.
Release Notes: Code cleanup was done. A splash screen was added to notify the user that the program is being loaded. However, the splash screen can't be displayed (unless using Java 1.6) before the JVM and Jython are loaded, and they take quite a while to load. Hangman starts up with less flicker.
TCExam is Web-based assessment software for generating and managing online tests and exams. It simplifies the exam cycle, including generation, execution, evaluation, presentation, and archiving.
Release Notes: This version includes minor bugfixes and updated TCPDF and phpMailer libraries.
C++ Sockets is a cross-platform C++ wrapper for BSD-style sockets. It implements the TCP, UDP, ICMP, and SCTP transport layer protocols. Implemented application layer protocols are HTTP/HTTPS (using OpenSSL), SMTP (server), and Ajp/1.3 (server). Features include transparent SOCKS4 client support and asynchronous DNS. Included in the library are a number of HTTP client functions such as GET/PUT/POST, and also Web server framework components.
Release Notes: The openssl flags were modified to make things flow smoother. The license was modified to allow openssl. A unique socket identifier and a new valid check were added. Filesystem path abstraction methods were added. A Changelog file was added to the distribution. The INSTALL was renamed to README. The pkgconfig directory and *.pc definition file were added.
depfinder finds the dependencies of Slackware packages. The dependency list can be output to stdout, to a .dep text file without version information, or to a slack-required file with version information. depfinder is very fast; its speed is mainly due to the C++ code that is used in depfinder to find in which package each individual library is included. It also has support for running multiple jobs, which makes it a lot faster when used with multiple CPUs/cores. depfinder supports detecting dependencies of binary files compiled with languages such as C or C++ and it can also detect Python dependencies.
Release Notes: Support was added for the x86_64 architecture. Support was also added for OR statements in dependency lists using the "|" operator. The need for lock files was removed. Some additional minor fixes were made.
Dpmaster is a lightweight master server initially written for the DarkPlaces game engine. Its Quake III Arena-like protocol allows it to fully support new games without having to restart or reconfigure it. In addition to its own protocol, dpmaster also supports the master protocols of "Quake III Arena", "Return to Castle Wolfenstein", and "Wolfenstein: Enemy Territory".
Release Notes: A game type value can now be any word, not just a number.
Zutils is a collection of utilities able to deal with any combination of compressed and non-compressed files transparently. If any given file, including standard input, is compressed, its decompressed content is used. Compressed files are decompressed on the fly; no temporary files are created. These utilities are not wrapper scripts but safer and more efficient C++ programs. In particular the "--recursive" option is very efficient in those utilities supporting it. The provided utilities are zcat, zcmp, zdiff, zgrep, and ztest. The supported compressors are bzip2, gzip, lzip, and xz.
Release Notes: A default compressor is no longer needed. All supported filename extensions are now tried.
Scsiaddgui provides a graphical user interface for the Scsiadd utility, which allows you to add or remove SCSI devices without having to reboot.
Release Notes: The check for scsiadd's suid-root bit failed on some systems. This has been fixed.
TCPDF is a PHP class for generating PDF documents without requiring external extensions. TCPDF supports all ISO page formats and custom page formats, custom margins and units of measure, UTF-8 Unicode, RTL languages, HTML, barcodes, TrueTypeUnicode, TrueType, OpenType, Type1, and CID-0 fonts, images, graphic functions, clipping, bookmarks, JavaScript, forms, page compression, digital signatures, and encryption.
Release Notes: This is a major release that contains some improvements and bugfixes.
abby is a front-end for cclive and clive that can be used to download videos from YouTube and similar video Web sites.
Release Notes: This release fixes a number of bugs, adds support for the new cclive regular rxpression feature, and bumps the c/clive prerequisites to 0.5.0 and 2.2.5.
AFS is a distributed filesystem which offers a client-server architecture, transparent data migration abilities, scalability, a single namespace, and integrated ancillary subsystems.
Release Notes: A failure to store portions of unaligned writes to the file server was fixed. A failure to store data to file servers lacking large file support was fixed. The cache manager daemon thread is no longer liable to terminate when the machine suspends. Integrated logon (afslogon.dll) was fixed. Cell names longer than 12 characters will no longer be truncated. Non-Kerberos PAM modules were fixed. Mac OS X 10.6 (Snow Leopard) is now supported.
ExactScan is a versatile document capture application for home offices and workgroups. It is designed from the ground up for high-speed document scanners and can easily handle hundreds of images per minute, including duplex scans. Included functionality reaches from managing, sorting, and editing singles pages to writing multi- as well as single-page PDF files including JPEG compression and TIFF, JPEG, JPEG2000, and PNG bitmap files. ExactScan allows performing state of the art image processing including automatic cropping, deskewing, dynamic thresholding for perfect black and white documents, and descreening print rasters.
Release Notes: Scan speed, auto-crop and de-skew accuracy, out-of-document handling, device support, and some language translations were improved. Some minor bugs were fixed. This release is compatible with Mac OS X 10.6, Snow Leopard.
uWSGI is a fast, sysadmin-friendly application server container, meant for professional deployment and development of Python, Perl, Ruby and Lua Web applications. It features multiple apps in a single process, advanced logging, sendfile(), memory reports, an integrated profiler, vector based I/O, self-healing, and a lot more.
Release Notes: This release includes TCP support, a configurable internal timeout (socket/poll), a Cherokee handler, new Makefiles, a customizable harakiri handler, max-request per process, a bit of code refactoring, and a lot of bugfixes and optimizations.
Tor-ramdisk is a uClibc-based micro Linux distribution whose only purpose is to host a Tor server in an environment that maximizes security and privacy. Tor is a network of virtual tunnels that allows people and groups to improve their privacy and security on the Internet. Security is enhanced in tor-ramdisk by employing a monolithically compiled GRSEC/PAX patched kernel and hardened system tools. Privacy is enhanced by turning off logging at all levels so that even the Tor operator only has access to minimal information. Finally, since everything runs in ephemeral memory, no information survives a reboot, except for the Tor configuration file and the private RSA key, which may be exported and imported by FTP or SSH.
Release Notes: This release implements the changes included in the recent i686 release, but for the MIPS architecture: tor was updated to 0.2.1.19, busybox to 1.14.3, and the kernel was reconfigured to provide FILE_LOCKING required by tor's new 0.2.1.x branch. Tor node "mufasa" is running this release in the wild.
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.
Release Notes: Many UI changes were made, particularly around adding new directories and for startup. The translations for French, German, Chinese, and Polish were updated. This version moves the configuration files to the XDG standard ~/.config/gmameui, so it will require the gamelist to be rebuilt.
Quagga is a routing software suite, providing implementations of OSPF 2, OSPF 3, RIP 1 and 2, RIP 3 and BGP 4 for Unix platforms, particularly FreeBSD, Linux, and NetBSD.
Release Notes: This release fixes several bugs in the BGP and OSPF code. In particular, some notable regressions in ospfd and ospf6d were addressed. This release should be considered a 1.0.0 release candidate.
DRadio is a Danmarks Radio Internet radio and TV player. It is a curses, i.e. terminal-based, frontend to MPlayer, where the available radio and TV channels are collected for convenient browsing.
Release Notes: Error handling in the event that mplayer is not installed was fixed.
Sugar is an advanced template engine for PHP. It allows for very expressive macros and flexibility and makes the writing of safe and secure templates easy.
Release Notes: Documentation was improved. Smarty-style modifiers and block close tags were added. The project was renamed for licensing reasons. Object method invocation control was added for enhanced template security.
SDL-Shooter is an old-school shoot'em'up game. Source code and a development tutorial are included, making it easy to extend.
Release Notes: The first semi-complete version of the game includes bosses, power-ups, and randomly generated levels.
Vendetta Online is a multi-platform 3D space-combat MMO for Windows, Mac, Linux/32 and Linux/64. The game permits players to interact in a vast online galaxy; fighting, trading, and mining their way to success. A "twitch" type real-time combat model makes true player skill the deciding factor instead of character advancement. Massive capital-ship battles shake the foundations of the major nations at war, while others struggle to push back the encroachment of the AI "Hives". A no-strings free trial is available.
Release Notes: Raptor MkII Turbo Thrust (acceleration) was increased from 260 to 300 kN. An Aeolus Light Repair Module (Small port) was added. The game now tracks player repairs for future badges. There were various server-side fixes. A new HD game trailer is available.
Mix2ool is an integrated framework for Web development on both the client side with JavaScript and HTML5, and on the server side with PHP. It enables the use of HTML5 and some more useful components by extending jQuery. The server side defines a well-structured file skeleton and provides some useful libraries.
Release Notes: This is the initial release.
There are many photo-gallery programs available. Zoph is different, as it concentrates on the management of large collection of photos instead of just showing them on the Web. It can store a lot of information about your photos, including the regular EXIF info, photographer, location, title, description, rating, and the people in the photo. Photos can appear in multiple albums and categories. Additional features include search, slideshows, lightboxes, email, access privileges, and multiple languages.
Release Notes: This pre-release fixes a couple of bugs, most notably a cross site scripting bug that was previously fixed in the 0.7.0.7 release. Furthermore the translations and the documentation have been updated.
Barry is a cross-platform application and library that provides synchronization, backup, restore, and program management for BlackBerry devices.
Release Notes: This release adds many new features. The opensync plugin was ported to opensync's devel 0.3x tree. Sync logic for contacts was improved (both 0.22 and 0.4x plugins). A FUSE filesystem driver was provided for browsing BlackBerry databases as files. Internationalization improvements were made in the library and sync. Support for the BlackBerry Storm and Pearl Flip was added. Javaloader support was added, including load, save, erase, info, eventlog, screenshot, wipe, and settime. The backup GUI can now pick the backup destination folder and change between multiple devices.
GNU libmicrohttpd is a small C library for embedding HTTP server functionality into other applications. It is reentrant, fast, supports HTTP 1.1, and permits listening on multiple ports. The API is simple and still powerful enough to allow programmers to use the entire HTTP feature set. SSL/TLS support is available as an option.
Release Notes: This release adds an option that allows "MHD_get_daemon_info" to return the daemon's listen socket. It also fixes a double-call to read from content-reader callback for first data segment and a failure to use the "block_size" argument given to "MHD_create_response_from_callback", which could cause segmentation faults for certain argument values.
AgileWiki is a composable platform for advanced Web-based and P2P networks. It allows multiple points of entry, where each node is an information fusion system with controlled access, pluggable applications, and native deductive reasoning.
Release Notes: The following view has been replaced by a following table in the User rolon. This table lists the rolons in reverse chronological order based on the date the following link was created.
Gslapt is a GTK version of slapt-get.
Release Notes: This release features a new Greek translation and compatibility with slapt-get 0.10.2.