fmII
Tue, Dec 02nd home | browse | articles | contact | chat | submit | faq | newsletter | about | stats | scoop 08:38 UTC
in
Section
login «
register «
recover password «

 tgif 4.0.18
 by N/A - Mon, Mar 1st 1999 18:56 UTC

About: tgif is a vector-based drawing tool, with the additional benefit of being sort of a web-browser. That is, you can fetch drawings from a web server with it, and you can make objects in your picture into hotlinks to other parts of the drawing, or to other drawings accessible via HTTP.

Changes: Fixed problems with internal commands to work better with non-simple attributes, fixed problems with menus with wm2, fixed a bug that creating a new text object when the edit text size is non-zero results in the font size of the text object being 0, fixed page number bugs in slideshow mode and allows the moving of individual attributes directly in select mode.

 Categories Focus License URLs
Multimedia :: Graphics :: Editors :: Vector-Based
Multimedia :: Graphics :: Presentation
N/A Q Public License (QPL) Homepage Tar/GZ Subscribe Ignore Rate


 The Linux Console Tools 1999.02.28 (Development)
 by N/A - Mon, Mar 1st 1999 18:55 UTC

About: The console-tools package allows you to set-up and manipulate the Linux console (ie. text screen and keyboard), and manipulate console-font files. It was developed from version 0.94 of the standard `kbd' package, and integrates many fixes and enhancements, including new kbd features up to 0.99.

Changes: Code iternationalization using GNU gettext, the openvt(1) program (formerly know as open(1)), mostly up-to-date with kbd 0.97, more behaviour consistency with GNU tools, many updated and new keymaps as well as several important bug fixes.

 Categories Focus License URLs
Terminals
Utilities
N/A GNU General Public License (GPL) Homepage Tar/GZ Changelog Subscribe Ignore Rate Hosted on SourceForge.net


 Dave Gnukem 0.43
 by N/A - Mon, Mar 1st 1999 18:54 UTC

About: Dave Gnukem is a 2D scrolling platform game, similar to Duke Nukem 1. It includes a level editor. It runs on Linux and Windows, and uses the SDL library.

Changes: Improved lifts, rudimentary conveyor belts, power boots, double-size window mode, 16-bit color mode support, infrastructure for add-on mission packs, bugfixes, and other minor enhancements.

 Categories Focus License URLs
Games/Entertainment N/A GNU General Public License (GPL) Homepage Subscribe Ignore Rate Hosted on SourceForge.net


 pgpgpg 0.11
 by N/A - Mon, Mar 1st 1999 18:53 UTC

About: Pgpgpg is a wrapper which takes PGP 2.6 command line options, translates them and then calls GnuPG to perform the desired action. With this wrapper most scripts and tools which are written for PGP 2.6 should work seamlessly with GnuPG.

Changes: Added +encrypttoself support and all -k commands should work correctly now.

 Categories Focus License URLs
Security :: Cryptography N/A GNU General Public License (GPL) Homepage Tar/GZ Changelog Subscribe Ignore Rate


 Apache::Session 0.99.6
 by N/A - Mon, Mar 1st 1999 18:53 UTC

About: Apache::Session is a persistence framework whose purpose is to provide session management to web developers. It is designed to work with Apache and mod_perl, but it does not depend on them and will work with any web server. This module provides a set of classes that give the developer maximum functionality. Session data can be stored in a database, flat files, or shared memory.

Changes: Several usability enhancements suggested by users, added POD to Session.pm, shuffled some code around for easier subclassing and prototyped constant subroutines to make perl inline them.

 Categories Focus License URLs
Internet :: WWW/HTTP :: Dynamic Content N/A Artistic License Tar/GZ Subscribe Ignore Rate


 GnuDIP 2.0.5
 by N/A - Mon, Mar 1st 1999 18:51 UTC

About: GnuDIP is a application designed to allow an ISP to publish a DNS hostname for a customer without having to assign a static IP address. Customers can maintain the address information via a CGI on the ISP's website. For those who are familiar with the dyn.ml.org part this is a simple replacement package.

Changes: Added logging features to gdips.pl. All central configuration is kept in /etc/gnudip.conf and security regarding gdips.pl has been improved thanks to Randolph Chung of Debain (Expect a Debian package on the web page soon). Fixed several minor bugs.

 Categories Focus License URLs
Internet :: Name Service (DNS) N/A GNU General Public License (GPL) Homepage Tar/GZ Changelog Subscribe Ignore Rate Hosted on SourceForge.net


 Xtraceroute 0.8.14
 by N/A - Mon, Mar 1st 1999 18:51 UTC

About: Xtraceroute is a graphical version of the traceroute program, which traces the route your IP packets travel to their destination. It displays the routes on a rotating globe, as a series of yellow lines between 'sites', shown as small balls of different colors.

Changes: Added a man page, i18n support (es, fr, ja), a better database, better rotation control and of course lots of bugfixes.

 Categories Focus License URLs
Scientific/Engineering :: Visualization
System :: Monitoring
N/A GNU General Public License (GPL) Homepage Tar/GZ Changelog Subscribe Ignore Rate


 GNU Mailman MailMan 1.0b9 (Stable)
 by N/A - Mon, Mar 1st 1999 18:49 UTC

About: GNU Mailman is software to help manage email discussion lists and e-newsletters. Its integrated Web interface provides easy-to-use access for list members and list administrators. Mailman supports built-in archiving, automatic bounce processing, content filtering, digest delivery, spam filters, topics, Usenet gateways, and more. It is fully internationalized, and supports digests and email commands. It runs on any Linux or Unix-like operating system and is compatible with most email and Web servers, mail readers, and Web browsers.

Changes: Primarily a bug fix release, including a fix for the problem of lost mail on some versions of Linux. New configure switch --with-cgi-ext allows you specify a dot-extension on CGI scripts.

 Categories Focus License URLs
Communications :: Email :: Mailing List Servers N/A GNU General Public License (GPL) Homepage Tar/GZ Subscribe Ignore Rate


 AbiWord 0.5.0
 by N/A - Mon, Mar 1st 1999 18:48 UTC

About: AbiWord is a cross-platform Open Source word processor. The goal is to make AbiWord full-featured, and remain lean.

Changes: Way cool support for tabs on ruler, bug fixes.

 Categories Focus License URLs
Office/Business N/A GNU General Public License (GPL) Homepage Tar/GZ Changelog Subscribe Ignore Rate


 backupsd 1.0
 by N/A - Mon, Mar 1st 1999 18:46 UTC

About: backupsd is an ultra-simple daemon to handle emergency shutdown of a NetBSD system when a connected APC Back-UPS signals a power failure. This is an ongoing project; suggestions, bugfixes, and additional code are appreciated.

Changes: First release.

 Categories Focus License URLs
System :: Power (UPS) N/A BSD License (original) Homepage Tar/GZ Changelog Subscribe Ignore Rate


 ScanDoc 0.10
 by N/A - Mon, Mar 1st 1999 18:46 UTC

About: Scandoc is a documentation generator, similar to JavaDoc or KDoc, which produces high-quality documentation by extracting specially-formatted comments from C or C++ source code. ScanDoc allows for themable documentation. In other words, you can format the resulting documentation to appear however you want, with frames, styles, indexes, etc. You can also create theme files which generate non-HTML output, such as ASCII text or PostScript. ScanDoc is also very small, making it easy to distribute with your applications.

Changes: This version fixes a number of parser bugs which were reported by users.

 Categories Focus License URLs
Software Development N/A Artistic License Homepage Tar/GZ Changelog Subscribe Ignore Rate Hosted on SourceForge.net


 Mailcrypt 3.5.2
 by N/A - Mon, Mar 1st 1999 18:40 UTC

About: Mailcrypt is an Emacs Lisp package which provides a simple interface to public key cryptography with PGP/GPG. Mailcrypt makes strong cryptography a fully integrated part of your normal mail and news handling environment.

Changes: Several bugfixes, mostly affecting compatibility with XEmacs, GNUS, vm and mh-e. Mailcrypt should now build "out of the box" for XEmacs users. Key fetching has been added for PGP 5 using finger and HTTP, though it doesn't yet handle the hkp protocol. Mailcrypt works correctly now when paranoids set their passphrase to expire immediately.

 Categories Focus License URLs
Security :: Cryptography N/A GNU General Public License (GPL) Homepage Tar/GZ Changelog Subscribe Ignore Rate Hosted on SourceForge.net


 MySQL 3.22.18 (Obsolete (3.23.x))
 by N/A - Mon, Mar 1st 1999 18:40 UTC

About: MySQL is a widely used and fast SQL database server. It is a client/server implementation that consists of a server daemon (mysqld) and many different client programs/libraries.

 Categories Focus License URLs
Database :: Database Engines/Servers N/A GNU General Public License (GPL) Homepage Tar/GZ Subscribe Ignore Rate


 RipIT 1.2
 by N/A - Mon, Mar 1st 1999 18:40 UTC

About: RipIT is a command line program for ripping, encoding, and tagging MP3s that needs no user intervention. It is a wrapper for dagrab, cdparanoia, cdda2wav, LAME, Ogg Vorbis, Flac, Faac, and supports the retrieval and submission of CDDB entries.

Changes: Fixed file ordering in the M3U file. You can specify file names to use underscores instead of spaces.

 Categories Focus License URLs
Multimedia :: Sound/Audio :: CD Audio :: CD Ripping
Multimedia :: Sound/Audio :: Players :: MP3
N/A GNU General Public License (GPL) Homepage Tar/GZ Changelog Subscribe Ignore Rate


 libmikmod 3.1.5
 by N/A - Mon, Mar 1st 1999 18:38 UTC

About: libmikmod is a portable sound library, which used to be packaged with the MikMod module player, but is now released independentely. It is capable of playing samples as well as module files, using the OSS driver for output, as well as Alsa and EsounD. Supported module format include mod, s3m, xm, it, med, mtm and 669, to name a few.

Changes: Bugfixes, new module formats, and the library is now thread-safe.

 Categories Focus License URLs
Software Development :: Libraries N/A GNU Lesser General Public License (LGPL) Homepage Tar/GZ Subscribe Ignore Rate


 BetaFTPD 0.0.3
 by N/A - Mon, Mar 1st 1999 18:37 UTC

About: BetaFTPD is a single-threaded FTP daemon. The single-threadedness makes it faster than most other FTP daemons (contrary to common belief), and makes it extremely light on memory. Although it lacks a few functions (which you probably won't miss), the current version is very small and has a decent amount of functionality. BetaFTPD is built on the concept of heavy code reuse, which should hopefully make it easier for other programmers to contribute.

Changes: Bugfixes (for lynx), added globbing, and improved RFC959 compliance.

 Categories Focus License URLs
Internet :: File Transfer Protocol (FTP) N/A GNU General Public License (GPL) Homepage Tar/GZ Subscribe Ignore Rate Hosted on SourceForge.net


 GNU Aspell .27.2
 by N/A - Mon, Mar 1st 1999 18:36 UTC

About: GNU Aspell is a spell checker designed to eventually replace Ispell. It can either be used as a library or as an independent spell checker. Its main feature is that it does a superior job of suggesting possible replacements for a misspelled word than just about any other spell checker out there for the English language. Unlike Ispell, Aspell can also easily check documents in UTF-8 without having to use a special dictionary. Aspell will also do its best to respect the current locale setting. Other advantages over Ispell include support for using multiple dictionaries at once and intelligently handling personal dictionaries when more than one Aspell process is open at once.

Changes: Two major bugs fixed as well as other minor changes.

 Categories Focus License URLs
Office/Business
Text Editors
Text Processing
N/A GNU Lesser General Public License (LGPL) Homepage Tar/GZ Changelog Subscribe Ignore Rate


 Midnight Commander 4.5.23
 by N/A - Mon, Mar 1st 1999 18:35 UTC

About: GNU Midnight Commander is a text-mode full-screen file manager. It uses a two panel interface and a subshell for command execution. It includes an internal editor with syntax highlighting and an internal viewer with support for binary files. Also included is Virtual Filesystem (VFS), that allows files on remote systems (e.g. FTP servers) and files inside archives to be manipulated like real files.

Changes: Integration with g-print, Installation fixes (people were running into this problem with rpm) and metadata drops work as they should.

 Categories Focus License URLs
Desktop Environment :: File Managers N/A GNU General Public License (GPL) Homepage Tar/GZ Subscribe Ignore Rate


 Naken Chat 1.00
 by N/A - Mon, Mar 1st 1999 18:34 UTC

About: Naken Chat is a port of Javachat to C. Javachat can be directly replaced with this server and the Java chat client or telnet client will talk to it as if it was Javachat. Naken Chat is multithreaded (like Javachat) and has all the features (channels, gagging, squelching, private messages, etc) and has been tested on: Linux, FreeBSD, Irix, Solaris, and Win32.

Changes: New features include site "allow" restriction, bad language censoring, welcome.txt fix for DOS and Unix compatibility, as well as the ability to reload conf file without stopping the server. Linux and Windows binaries along with source are available for download.

 Categories Focus License URLs
System :: Networking N/A Free To Use But Restricted Homepage Tar/GZ Subscribe Ignore Rate


 VK Tools 0.2e
 by N/A - Mon, Mar 1st 1999 18:30 UTC

About: The VK Toolset is intended to aide MPEG developers and hobbyist in understanding and creating conformant MPEG streams. The current version focuses on the MPEG system layer (MPEG-1 System, MPEG-2 Program Stream), and MPEG-2 Transport bitstreams).

Changes: Initial support for MPEG-2 PS in viewer and the viewer no longer dependant on dump program.

 Categories Focus License URLs
Software Development :: Testing N/A Freely Distributable Homepage Tar/GZ Changelog Subscribe Ignore Rate


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
- Debian: New hf packages fix execution of arbitrary code (Nov 23rd)
- Red Hat: Updated thunderbird packages fix several security issues (Nov 23rd)
- Debian: New python2.4 packages fix several vulnerabilities (Nov 23rd)

MOST POPULAR PROJECTS
1. MPlayer 100.00%
2. Linux 86.91%
3. cdrtools 79.95%
4. Apache 73.89%
5. gcc 73.30%
6. VLC media player 68.08%
7. PHP 64.55%
8. TightVNC 59.65%
9. Clam AntiVirus 56.23%
10. PostgreSQL 55.65%

LATEST RELEASES

Thursday
- Synaesthesia 1.6
- mod_ssl 2.2.4-1.3.4
- gcombust 0.1.7
- icecast 1.1.2
- MP3info 0.3
- glFTPd 1.15.7
- mdate 0.5.3
- Siag Office 3.1.7
- KKinit 0.2
- Perl 5.005.56
- AML 1.4
- mount.app 2.5
- Mutt 0.95.4 (Development)
- Qvwm 1.0beta13a
- stamp 2.0
- gnome-core GNOME 1.0
- TiK 0.58
- QtEZ 0.77.1

Wednesday
- lirc 0.5.4
- xfreecell 1.0.3a
- GtkAda 0.6-beta
- WiredX 19981124@beta
- pavuk 0.9pl6
- gentoo 0.9.24
- Gaby 1.0.4
- NetBeans IDE NetBeans Developer 2.1
- Config tools for HTML PLAIN 0.9.17
- icecast 1.1.1
- tkchooser 0.59
- Delay 1.2a
- asp2php 0.65
- ircII 4.4G

Tuesday
- Dante 0.92.0-pre1
- WebSubmit 2.0
- Grip 1.3
- Xosview 1.7.1
- Minimalist 1.2
- Sympa 1.5.1
- Crystal Space 0.12
- Terraform 0.2.7
- Request Tracker 0.99.4 (Release)
- MySQL 3.22.19a (Obsolete (3.23.x))
- PHP 3.0.7 (Version 4)
- Qvwm 1.0beta13
- maildrop 0.62
- tkchooser 0.58
- Samba 2.0.3 (2.0.x)

Monday
- tgif 4.0.18
- The Linux Console Tools 1999.02.28 (Development)
- Dave Gnukem 0.43
- pgpgpg 0.11
- Apache::Session 0.99.6
- GnuDIP 2.0.5
- Xtraceroute 0.8.14
- GNU Mailman MailMan 1.0b9 (Stable)
- AbiWord 0.5.0
- backupsd 1.0
- ScanDoc 0.10
- Mailcrypt 3.5.2
- MySQL 3.22.18 (Obsolete (3.23.x))
- RipIT 1.2
- libmikmod 3.1.5
- BetaFTPD 0.0.3
- GNU Aspell .27.2
- Midnight Commander 4.5.23
- Naken Chat 1.00
- VK Tools 0.2e

Sunday
- netatalk 1.4b2+asun2.1.3
- DOSemu DOSEmu 0.99.9
- gEDA 19990226 (Stable)
- XEphem 3.2
- mpegCam 0.01
- August 0.25
- ECLiPt Mirroring Tool ECLiPt-Mirror 2.1-pre6 (Stable)
- ECLiPt Roaster 1.01 (Stable)
- Hatman 0.4.10
- tclreadline 0.7
- Midnight Commander 4.5.22
- xps 3.06
- GIMP Imagemap plug-in 0.4
- Melange Chat Server 1.02
- lm_sensors 2.2.2 (Legacy)
- site-dater.pl 1.0
- HickUP 1.1 Alpha 1
- Groundhog 1.1

Saturday
- Wine 990226
- star trek ency reader 0.5
- VM 6.68
- tsbiff 1.0
- GtKali 0.1.11
- Netscape Communicator 4.51 (Legacy)
- climm 0.4.0
- irssi 0.6.0
- moodss 6.4
- ORBit 0.4.0
- syslog-ng 1.0.3
- pgpgpg 0.10
- Linux Letters and Numbers Alpha 0.1.0

Friday
- Hopkins FBI for Linux Rolling Demo
- TiMidity++ 1.3.3
- xdelta 1.0.3
- Data::Locations 4.3
- Dime 0.9.1
- glFTPd 1.15.6
- GTK+ 1.2.0
- GLib 1.2.0
- GNU Aspell .27.1
- mod_fastcgi 2.2.1
- aterm 0.3.4
- Gaby 1.0.2
- mrtg 2.6.6
- SMSLink 0.34b
- WebKNotes 0.3055
- jEdit 1.4pre7
- pcmcia-cs 3.0.9
- Python 1.5.2 beta 2
- s-news 0.1.0
- XCmail 0.99.7devel
- Sambaconfig 0.72
- asp2php 0.64
- mod_dtcl 0.4.5 (Stable)
- PyGTK 0.5.11 (GTK 1.2)
- gnome-python 0.100 (GTK 1.2)
- X-Chat 0.9.0
- GTimer 1.1.1

BEST OF BREED

SecurityFocus
- News: Microsoft hopes free security means less malware
- News: Researchers find more flaws in wireless security
- News: Secure hash competition kicks off
- News: You don't know (click)jack
- Brief: Apple "encourages" antivirus defense for Macs
- Brief: MySpace bullying trial ends in misdemeanors
- Brief: Microsoft warns of attacks on recent flaw
- Brief: BotHunter aims to find bots for free
- News: TJX employee fired for exposing shoddy security
- News: Thoughts of a Teenage Bot Master

Linux.com :: Features
- Keeping tabs on your network traffic
- Managing your MP3s with Zina
- Recent Firefox extensions for tab addicts
- openDesktop.org provides super-portal to free software sites
- Giving thanks for a long weekend
- Gmail notifiers let you know "you've got mail"
- Run your NFS server in the user address space with NFS-GANESHA
- Fedora 10 proves infrastructure matter
- Three applications for making disc labels
- TiddlyWiki derivatives help you get things done

Slashdot
- Study Confirms That Cars Have Personalities
- New Massive Botnet Building On Windows Hole
- Bush Demands Amnesty for Spying Telecoms
- French "Three Strikes" Law Gets New Life
- BitTorrent Calls UDP Report "Utter Nonsense"
- Rumors Flying On $20 Billion Microsoft Offer For Yahoo
- Avoiding Mistakes Can Be a Huge Mistake
- Virtual Peace Sim Game Based On America's Army
- Accident Could Lead To Better Digital Cameras
- Groklaw's PJ Says SCO's Demise Greatly Exaggerated

ThinkGeek: What's New
- Geek Toys: Star Trek Interactive Tribbles
- Gadgets: Ironkey Military Strength Flash Drives
- Geek Toys: Star Trek Phaser and Communicator Set
- Gadgets: FreeLoader Portable Solar Charger
- Gadgets: Ultra-thin Digital Voice Recorder
- Home & Office: Origami Sticky Notes
- Computing: X-mini Capsule Speaker
- Computing: iPod Video Goggles
- Geek Toys: Halo 3 Master Chief Kubricks Set - Series 2
- Geek Toys: AntWorks - Space Age Ant Habitat



© Copyright 2008 SourceForge, Inc., All Rights Reserved.
About freshmeat.net •  Privacy Statement •  Terms of Use •  Trademark Guidelines •  Advertise •  Contact Us • 
ThinkGeek •  Slashdot  •  Linux.com •  SourceForge.net  •  Jobs