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

 Lesstif 0.88.1
 by N/A - Tue, Apr 20th 1999 12:21 UTC

About: LessTif is an implemention of the OSF/Motif standard GUI toolkit for X11. It aims to be source compatible with OSF/Motif. Most Motif apps should compile and run out of the box.

Changes: This is a minor/development release. Upgrading to this version is not necessary, unless you are experiencing problems with the current version of lesstif, or wish to try out the new version. The menu system has undergone a complete overhaul in this release. Several serious memory leaks have been plugged which should lead to a smaller memory footprint for lesstif. The text widget has been somewhat optimized so large scrolling text widgets should be faster. Finally, many other widgets have been cleaned up extensively (CascadeB[G] and ToggleB[G], particularly), and many other bugs fixed.

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


 Freeciv 1.8.0 (Stable)
 by N/A - Tue, Apr 20th 1999 11:25 UTC

About: Freeciv is a multiuser reimplementation for Unix/X of the famous Microprose game of Civilization. By default, the game is an improved Civ II, but this can be customized; modpacks for near-100% compatibility with Civ I and Civ II are included. Multiuser gameplay is real-time: in each turn, all human players move concurrently. The game is designed to remain fairly playable even on poor network connections. Freeciv can also be played on standalone machines, and its AI players are a good challenge for beginners. The source code comes with the server, two X clients, and non-X clients for MS Windows and Amiga. Freeciv is released under the GNU General Public License. It is maintained by an international team of coders and enthusiasts, and is easily one of the most fun and addictive network games out there.

Changes: Many enhancements since the 1.7.2 release including civil war, space race, log improvements, two new tiles set, more cities options, and the usual bugfixes.

 Categories Focus License URLs
Games/Entertainment
Games/Entertainment :: Real Time Strategy
Games/Entertainment :: Turn Based Strategy
N/A GNU General Public License (GPL) Homepage Tar/GZ Changelog Subscribe Ignore Rate


 WebMail 0.5
 by N/A - Tue, Apr 20th 1999 11:25 UTC

About: WebMail is a WWW mail application that allows users to manage IMAP or POP3 mailboxes via an easy-to-use WWW-interface. It may be used, for example, to give users access to their mailboxes from anywhere in the world. It is written in Java and should run at least on the most popular Unix platforms. WebMail can run on its own HTTP server (users just have to point their browser to the configured server and port) or can be run as a Java Servlet. On the clientside, only a frames-capable browser is needed, no Javascript or Java.

Changes: Completely rewritten from scratch in (serverside) Java, greatly improved speed through improved session management, much easier installation, less bugs and improved testing.

 Categories Focus License URLs
Communications :: Email :: Email Clients (MUA)
Internet :: WWW/HTTP :: Dynamic Content
N/A GNU General Public License (GPL) Homepage Tar/GZ Subscribe Ignore Rate Hosted on SourceForge.net


 PC/SC Resource Manager 0.101
 by N/A - Tue, Apr 20th 1999 11:24 UTC

About: PC/SC Resource Manager allows users to write smartcard applications for numerous readers and cards on both the Windows platforms and under Unix using the same API calls. Included are skeleton applications, and others for formatting and copying files to and from your smartcard.

Changes: The new resource manager supports a C and C++ API for communicating with the smartcards and readers. It also includes a few new programs for transferring files to and from your card.

 Categories Focus License URLs
Software Development :: Libraries N/A BSD License (original) Homepage Tar/GZ Subscribe Ignore Rate


 fastjar 0.50
 by N/A - Tue, Apr 20th 1999 11:14 UTC

About: FastJar is an attempt to create a much faster replacement for Sun's 'jar' utility. Instead of being written in Java, FastJar is written in C and is around 50-100 times faster than its Java counterpart on Linux 2.X systems.

Changes: This is the first public release.

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


 pinfo 0.5.0
 by N/A - Tue, Apr 20th 1999 11:14 UTC

About: Pinfo is a hypertext info file viewer with a user interface similar to lynx. It is based on curses/ncurses, and can handle info pages as well as man pages. It also features regexp searching and user-defined colors/keys.

Changes: Added support for http:// and ftp:// URLs embedded into man pages/info pages, optional highlight for `quoted' text in info files, support for infos not ending with `.info*' suffix, new feature to key_goto and key_dir, secured the mechanism of tmp file creation, moved to configure (autoconf, automake), fixed sigsegv by regexp searchs and support for xterm mouse.

 Categories Focus License URLs
Documentation
Text Processing
Utilities
N/A GNU General Public License (GPL) Homepage Tar/GZ Changelog Subscribe Ignore Rate


 qps 1.6.8
 by N/A - Tue, Apr 20th 1999 11:13 UTC

About: Qps is a visual process manager, an X11 version of "top" or "ps" that displays processes in a window and lets you sort and manipulate them. It displays some general system information, and many details about current processes (such as the TCP/UDP sockets in use by a process). Qps runs on Linux and Solaris.

Changes: TTY field width made variable (mostly for Solaris) and Linux cpu usage bug fixed.

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


 grepmail 3.8
 by N/A - Tue, Apr 20th 1999 11:13 UTC

About: grepmail searches a normal or compressed mailbox (gzip, bzip2, or tzip) for a given regular expression and returns those emails that match the query. It also supports searches constrained by date and size.

Changes: The script is now customizable during installation. Added -M (ignore non-text attachments), -q (suppress warnings) and fixed numerous bugs.

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


 xinetd 2.1.8.6b5
 by N/A - Tue, Apr 20th 1999 11:12 UTC

About: xinetd is a replacement for inetd, the internet services daemon. Anybody can use it to start servers that don't require privileged ports because xinetd does not require that the services in its configuration file be listed in /etc/services. It can do access control on all services based on the address of the remote host, time of access, connection attempts, or process limits. Access control works on all services, whether multi-threaded or single-threaded and for both the TCP and UDP protocols. xinetd supports both internal access control, and the use of the libwrap library. IPv6 with access control is also supported. It can redirect service requests to other machines, and has the standard built in services, including tcpmux.

Focus License URLs
N/A BSD License (original) Homepage Tar/GZ Changelog Subscribe Ignore Rate


 xterm Patch #96
 by N/A - Tue, Apr 20th 1999 11:12 UTC

About: The xterm program is the standard terminal emulator for the X Window System. It provides DEC VT102/VT220 and Tektronix 4014 compatible terminals for programs that can't use the window system directly. If the underlying operating system supports terminal resizing capabilities (for example, the SIGWINCH signal in systems derived from 4.3bsd), xterm will use the facilities to notify programs running in the window whenever it is resized.

 Categories Focus License URLs
Desktop Environment
Terminals :: Terminal Emulators/X Terminals
N/A MIT/X Consortium License Homepage Tar/GZ Changelog Subscribe Ignore Rate


 Authen::Smb 0.8
 by N/A - Tue, Apr 20th 1999 11:11 UTC

About: Authen::Smb allows you to authenticate against NT domain controllers from a UNIX environment. It has been tested under Linux and Solaris, but will run wherever smbval (included in the distribution) compiles.

Changes: Bug fixes, e.g. resolves a problem that was causing segfaults on some Linux and Solaris platforms. This is a recommended upgrade.

 Categories Focus License URLs
Software Development :: Libraries :: Perl Modules N/A GNU General Public License (GPL) Tar/GZ Subscribe Ignore Rate


 kmc_utils 0.2.4
 by N/A - Tue, Apr 20th 1999 11:10 UTC

About: kmc_utils is a small package of utilities for downloading images off of and controlling Monochrome and Color Kodak Motion Corder Analyzer fast digital cameras (up to 10000fps). It currently consists of libraries for accessing images on the camera and controlling the camera and two command line programs implementing these functions. Development on GUIs is in progress.

Changes: Several changes to Makefile, README, and man pages to make installation easier and clarify a couple issues.

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


 cdrtools 1.8a21 (Development)
 by N/A - Tue, Apr 20th 1999 11:10 UTC

About: cdrtools (formerly cdrecord) creates home-burned CDs/DVDs with a CDR/CDRW/DVD recorder. It works as a burn engine for several applications. It supports CD/DVD recorders from many different vendors; all SCSI-3/mmc- and ATAPI/mmc-compliant drives should also work. Supported features include IDE/ATAPI, parallel port, and SCSI drives, audio CDs, data CDs, and mixed CDs, full multi-session support, CDRWs (rewritable), DVD-R/-RW, DVD+R/+RW, TAO, DAO, RAW, and human-readable error messages. cdrtools includes remote SCSI support and can access local or remote CD/DVD writers.

 Categories Focus License URLs
Multimedia :: Sound/Audio :: CD Audio :: CD Ripping
Multimedia :: Sound/Audio :: CD Audio :: CD Writing
System :: Archiving
N/A Common Development and Distribution License (CDDL) Homepage Tar/GZ Changelog Subscribe Ignore Rate


 squid_redirect 3.0
 by N/A - Tue, Apr 20th 1999 11:07 UTC

About: squid_redirect uses a list of patterns to zap annoying ad banners from Web pages, inserting a placeholder image. It lives in a Web proxy and so requires no special browser facilities. It's readily customizable, small, fast, and easy to install.

Changes: First public release.

 Categories Focus License URLs
Internet :: Proxy Servers
Internet :: WWW/HTTP
Utilities
N/A BSD License (original) Homepage Tar/GZ Changelog Subscribe Ignore Rate Hosted on SourceForge.net


 PySol 2.12
 by N/A - Tue, Apr 20th 1999 11:06 UTC

About: PySol is an exciting collection of more than 200 solitaire card games. Its features include a very nice look and feel, multiple cardsets and table backgrounds, unlimited undo/redo, loading/saving games, player statistics and log files, a hint system, demo games, support for user-written plugins, sound support (including samples and background music), an integrated HTML help browser, and lots of documentation.

Changes: Yet another small bugfix release.

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


 ncp 0.1
 by N/A - Tue, Apr 20th 1999 11:06 UTC

About: ncp can copy files between networked computers and accounts without hassles (nor features like compression and encryption), and you do not even have to name the target machine if it is in the same LAN. npush and npoll can copy files (and pipe data) between machines without having the specify or even know the machine name in advance.

Changes: Initial release.

 Categories Focus License URLs
Communications :: File Sharing N/A Freeware Homepage Subscribe Ignore Rate


 WebEvent Calendar WebEvent 3.1b6
 by N/A - Tue, Apr 20th 1999 11:06 UTC

About: WebEvent is a commercial Web calendar and scheduling program written in Perl. It features multiple calendar views and formats, repeating events, email reminders, public event submissions, meta-calendars, event change notifications, searchable calendars, and user authentication.

Changes: Added site font and color options, fixed bug in search output, added IP-based security for guest account, added default body text for new events, and modified many color options to use RGB values for more choices.

 Categories Focus License URLs
Office/Business
Office/Business :: Scheduling
N/A Other/Proprietary License Homepage Subscribe Ignore Rate


 curl and libcurl 5.7
 by N/A - Tue, Apr 20th 1999 11:05 UTC

About: curl and libcurl is a tool for transferring files using URL syntax. It supports HTTP, HTTPS, FTP, FTPS, SCP, SFTP, TFTP, DICT, TELNET, LDAP, and FILE, as well as HTTP-post, HTTP-put, cookies, FTP upload, resumed transfers, passwords, port numbers, SSL certificates, Kerberos, and proxies. It is powered by libcurl, the client-side URL transfer library. There are bindings to libcurl for over 30 languages and environments.

Changes: Non-beta release, no more HTTP header length limits, "-D -" now supported.

 Categories Focus License URLs
Internet :: File Transfer Protocol (FTP)
Internet :: WWW/HTTP
Software Development :: Libraries
N/A MIT/X Consortium License Homepage Tar/GZ Changelog Subscribe Ignore Rate


 PyGCS 1.3.1
 by N/A - Tue, Apr 20th 1999 06:52 UTC

About: PyGCS is a very stripped down MUD-like chat-server written entirely in Python. It has a single "room" and no large database to keep in memory and on disk. PyGCS has no embedded programming language. PyGCS is ideally meant to be a small multi-user real-time chat system for people who have a need to talk to more than one person at a time online. It fits somewhere in between the setup IRC uses (no walking between rooms so to speak) and the MUCK/MUSH/MOO style of server.

Changes: Copyright changes (modified BSD now) and a serious bug fixed in cmdclass.py. This should be the last release for a month or two at least. Upgrading from 1.3 is simple.

 Categories Focus License URLs
Communications :: Chat N/A BSD License (original) Homepage Tar/GZ Subscribe Ignore Rate Hosted on SourceForge.net


 Snort 0.99rc6
 by N/A - Tue, Apr 20th 1999 06:52 UTC

About: Snort is a lightweight network intrusion detection system, capable of performing real-time traffic analysis and packet logging on IP networks. It can perform protocol analysis, content searching/matching and can be used to detect a variety of attacks and probes, such as buffer overflows, stealth port scans, CGI attacks, SMB probes, OS fingerprinting attempts, and much more. Snort uses a flexible rule based language to describe traffic that it should collect or pass, and a modular detection engine. Snort has a real-time alerting capability, with alert mechanisms for syslog, a user specified file, a UNIX socket, or WinPopup messages to Windows clients using Samba's smbclient.

Changes: The rules option parser has been largely rewritten. The new rules parser gives the rules set a much more consistant interface for both reading rules into the program and writing them as a user. Also added are new rule types to alert on TTL values, and ICMP types/codes. The packet logging code has been unified and rewritten to log/output packet info by OSI layer.

 Categories Focus License URLs
System :: Networking :: Monitoring N/A GNU General Public License (GPL) Homepage 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

Friday
- Nessus alpha 2-fix4
- ITISSL 0.0.2
- Trf 1.5
- ffingerd 1.20
- Linux Snipes 0.9.1
- Nightfall 0.12
- gentoo 0.11.5
- irssi 0.7.9
- Jetty 2.1.7 (Stable)
- tcpgate 0.0.2
- libtcp++ 0.0.2
- jake gnu alpha
- XKeyCaps 2.44
- htnews 0.6.2
- CodeForge IDE 1.2-2
- net-tools 1.52
- Skencil 0.5.5 (Development)

Thursday
- Linuxconf 1.15
- VTun vtun 1.4
- imc gifc 3.0
- WebEvent Calendar WebEvent 3.1b7
- moodss 6.7
- lm_sensors 2.3.0 (Legacy)
- GNU shtool shtool 1.0.0
- ipchains 1.3.9-pre4
- ImageMagick 4.2.3
- mnoGoSearch UdmSearch 2.0 (Stable)
- jEdit 1.6pre2
- Sarien 0.4.3.0 (Development)
- GTKWave 1.1.7
- fastjar 0.60
- XQF 0.8.99.1
- Jetty 2.1.6 (Stable)
- GeneWeb 2.01
- proxy 1.1

Wednesday
- Squid 2.2.STABLE2 (2.x)
- Slackware 4.0beta2
- Code Medic 1.0
- fake identd 1.1
- Arrow 1.0.3
- NTP 4.0.92g (Development)
- GEM/3 3.13
- SANE 1.0.1 (Stable)
- PIKT 1.3.0
- ConferenceRoom 1.6.7
- tcpflow 0.12
- fastjar 0.50.1
- vines 2.0
- sitescooper snarfnews 0.5
- APRIL 4.2
- syslog-ng 1.1.8
- ICM 0.3
- Ecartis 0.122a

Tuesday
- Lesstif 0.88.1
- Freeciv 1.8.0 (Stable)
- WebMail 0.5
- PC/SC Resource Manager 0.101
- fastjar 0.50
- pinfo 0.5.0
- qps 1.6.8
- grepmail 3.8
- xinetd 2.1.8.6b5
- xterm Patch #96
- Authen::Smb 0.8
- kmc_utils 0.2.4
- cdrtools 1.8a21 (Development)
- squid_redirect 3.0
- PySol 2.12
- ncp 0.1
- WebEvent Calendar WebEvent 3.1b6
- curl and libcurl 5.7
- PyGCS 1.3.1
- Snort 0.99rc6

Monday
- kwintv 0.7.0
- kwave 0.29.5 (For KDE-4)
- UPX 0.71 (Unstable)
- VTun vtun 1.3
- XMovie 1.0.0
- Code Crusader 2.0.0 (Stable)
- JX 1.1.21
- pavuk 0.9pl9
- SANE 1.01pre5 (Stable)
- Catalog 0.5
- OSS 3.9.2i
- jEdit 1.6pre1
- Xringd 1.20
- Xtend 1.1
- Squid 2.2.STABLE1 (2.x)
- dnsjava 0.9
- musplay 1.0
- STAMOS 0.3
- Dents 0.0.3
- TNT Packet Radio Terminal 1.8
- fetchmail Fetchmail 5.0.1 (Stable)
- Pingus 0.12
- PCI Utilities 1.99.5
- Diald 0.99
- incant 1.3
- mp3blaster 2.0b8

Sunday
- Mars 1.3pre4
- HTML PLAIN 1.0.3
- OSSP mm 1.0.1
- TiMidity++ 2.0.0
- qps 1.6.7
- jwhois 1.1
- xinetd 2.1.8.6b4
- KDE 1.1.1pre1
- Q2Java 0.9.3
- Perlfect Search 2.0
- Postilion 0.9.2
- Gtuner 0.2

Saturday
- apsfilter 5.0.1
- ClanBomber 990417
- tree.pl 1.09
- Websphere Application Server IBM Websphere Java Application Server Beta 2.02
- Collaborative Virtual Workspace 3.1
- Linux Virtual Server 0.8 (IPVS for kernel 2.4)
- GNU Common C++ APE 0.2.0
- kmc_utils 0.2.3
- Dr Geo 0.7.7
- EnergyMech Energymech 2.5.31b9 (2.x Stable)
- ya-wipe 0.58.4
- think 0.1.2
- moodss 6.6
- The Linux Console Data 1999.04.15
- CodeForge IDE 1.2
- Dead Link Check 0.1.2

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
- 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
- MySQL in a Nutshell

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