OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
From: freshmeat-news-adminlists.freshmeat.net
Date: Sat Jan 20 2001 - 22:59:01 CST

  • Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

    This is the official freshmeat newsletter for Saturday, January 20th. In
    total, 39 articles have been posted and are included in this email.

      [ advertising ]

    JFS for Linux Open Source

    IBM's journaled file system technology, currently used in IBM enterprise
    servers, is designed for high-throughput server environments, key to running
    intranet and other high-performance e-business file servers.

    http://oss.software.ibm.com/developerworks/opensource/jfs/?l=40n2

      [ article list ]

    o freshmeat's Stance on "Trivial" Software
    o setrage 0.6 (Console/Utilities)
    o Binary I/O Library 0.6 (Development/Libraries)
    o squelch 1.0beta8 (X11/Sound)
    o libdv 0.3 (X11/TV and Video)
    o Dual Spectralizer 1.2 (X11/Sound)
    o Dual Spectogram 1.2 (X11/Sound)
    o Dual Scope 1.2 (X11/Sound)
    o GNoise 0.1.9 (X11/Sound)
    o libksd 0.0.2 (Development/Game SDK)
    o Seattle Firewall 4.0.1 (Console/Firewall and Security)
    o mse 0.2 (Console/Graphics)
    o Musicale 1.0 (Console/Sound)
    o Nonton VCD 0.1.5 (X11/TV and Video)
    o Data Display Debugger 3.2.98 (Development/Debugging)
    o WBOSS 0.1a (Web/Tools)
    o C2F 0.8.1 (Console/Utilities)
    o PythonMS 0.2.0 (Console/eMail)
    o FvwmPartition 0.2 (X11/Window Managers)
    o uf-view 1.2 (GNOME/Games)
    o Papaya 0.70 (X11/Games)
    o Exmh 2.3.1 (X11/eMail)
    o Mailfilter 0.1 (Console/Anti-Spam)
    o Hotkeys 0.3.2 (X11/Utilities)
    o Zorp 0.7.12 (Console/Firewall and Security)
    o Xdialog 1.5.1 (X11/Administration)
    o noflushd 2.3 (Daemons/Misc)
    o Central Data SCSI Terminal Server Daemon 2 (Daemons/Hardware)
    o QHacc 0.7 (X11/Financial)
    o XScreenSaver 3.27 (X11/Screensavers)
    o Mojo Mail 2.4 (Web/Applications)
    o php(Reactor) 1.2.5 (Web/Applications)
    o xmp 2.0.4 (Console/Sound)
    o OperStats 0.1.1 (Daemons/IRC)
    o cwmtx 0.2.1 (Development/Libraries)
    o QmailAdmin 0.42 (Web/Administration)
    o vpopmail 4.9.8 (Daemons/POP3)
    o PIRAT for InterBase 0.2.0.1 (Web/Administration)
    o PCAC 1.20 (Web/Applications)

      [ article details ]

      subject: freshmeat's Stance on "Trivial" Software
    posted on: Jan 20th 2001, 23:59 EST
     category: Editorial

    body:
    Every day, dozens of hackers send us news of their code and hope for a
    spot in the appindex. Since we know how much our approval can mean,
    it honestly does hurt us more than it hurts you when we have to frown
    over a submission and write back, You know, this really doesn't fit
    here... In today's editorial, Nathan Hurst, part of freshmeat's
    Australian crew, explains what goes through our minds and why we
    sometimes feel we just have to say no.
    |> http://freshmeat.net/news/2001/01/20/980053199.html

              --- - --- ------ - --- -- - - - -- -

         name: setrage 0.6
    posted on: Jan 20th 2001, 17:00 EST
      license: GPL
     category: Console/Utilities

     homepage: http://freshmeat.net/projects/setrage/homepage/
     download: http://freshmeat.net/projects/setrage/download/
    changelog: http://freshmeat.net/projects/setrage/changelog/

    description:
    setrage is a program that creates XF86Config files for ATI Rage 128,
    ATI Rage 128 Pro, ATI Rage 128 MAXX, and ATI Radeon cards. It includes
    many configurable options such as keyboard, mouse, video settings, etc.
    It is optimized for use with DRI (3D acceleration). setrage only works
    with XFree86 4.x. Radeon support requires XFree86 4.02.

    changes:
    A fix for a major Radeon bug, a new Power Management Option (DPMS), and
    turning off omit-DGA since it works now.

    urgency:
    medium

    |> http://freshmeat.net/projects/setrage/

              --- - --- ------ - --- -- - - - -- -

         name: Binary I/O Library 0.6
    posted on: Jan 20th 2001, 16:59 EST
      license: GPL
     category: Development/Libraries

     homepage: http://freshmeat.net/projects/libbinio/homepage/
     download: http://freshmeat.net/projects/libbinio/download/

    description:
    libbinio uses its own protocol to store and retrieve binary data
    portably. It uses an fprintf/fscanf interface, exporting eight
    functions: fputf, vfputf, fgetf, vfgetf, fwputf, vfwputf, fwgetf, and
    vfwgetf. Rather than using nebulous data types such as "16 bits", it
    uses standard C types and uses printf/scanf-style argument lists (it
    even uses GNU argument checking if available). It should be a drop-in
    replacement for printf/scanf and still work perfectly well. It aims to
    be portable to every C89-conforming implementation, but can use C99 and
    GNU extensions if available.

    changes:
    Bugfixes, and new wide-char versions of the functions (fwputf(),
    vfwputf(), fwgetf(), and vfwgetf()).

    urgency:
    low

    |> http://freshmeat.net/projects/libbinio/

              --- - --- ------ - --- -- - - - -- -

         name: squelch 1.0beta8
    posted on: Jan 20th 2001, 16:51 EST
      license: GPL
     category: X11/Sound

     homepage: http://freshmeat.net/projects/squelch/homepage/
     download: http://freshmeat.net/projects/squelch/download/

    description:
    Squelch is a player dedicated to Ogg Vorbis. It features a
    sophisticated, innovative playlist manager. Output can be to any device
    supported by libao, which currently includes ALSA, aRts, esd, IRIX,
    OSS, NULL, Solaris, and WAV.

    changes:
    Initial freshmeat announcement.

    |> http://freshmeat.net/projects/squelch/

              --- - --- ------ - --- -- - - - -- -

         name: libdv 0.3
    posted on: Jan 20th 2001, 16:51 EST
      license: GPL
     category: X11/TV and Video

     homepage: http://freshmeat.net/projects/libdv/homepage/
     download: http://freshmeat.net/projects/libdv/download/

    description:
    The Quasar DV codec (libdv) is a software codec for DV video, the
    encoding format used by most digital camcorders, typically those that
    support the IEEE 1394 (a.k.a. FireWire or i.Link) interface. libdv was
    developed according to the official standards for DV video: IEC 61834
    and SMPTE 314M.

    changes:
    Encoder fixups, and some new support for audio encoding.

    urgency:
    low

    |> http://freshmeat.net/projects/libdv/

              --- - --- ------ - --- -- - - - -- -

         name: Dual Spectralizer 1.2
    posted on: Jan 20th 2001, 16:51 EST
      license: GPL
     category: X11/Sound

     homepage: http://freshmeat.net/projects/dualspectralizer/homepage/
     download: http://freshmeat.net/projects/dualspectralizer/download/

    description:
    Dual spectral analyzer plugin for XMMS. It features configurable
    analyzers and support for skins/themes.

    changes:
    Modified skinhandling and some smaller changes.

    urgency:
    low

    |> http://freshmeat.net/projects/dualspectralizer/

              --- - --- ------ - --- -- - - - -- -

         name: Dual Spectogram 1.2
    posted on: Jan 20th 2001, 16:50 EST
      license: GPL
     category: X11/Sound

     homepage: http://freshmeat.net/projects/dualspectogram/homepage/
     download: http://freshmeat.net/projects/dualspectogram/download/

    description:
    The Dual Spectral Histogram plugin for XMMS features a configurable
    spectrogram and support for skins/themes.

    changes:
    New theme handling, and some smaller changes.

    urgency:
    low

    |> http://freshmeat.net/projects/dualspectogram/

              --- - --- ------ - --- -- - - - -- -

         name: Dual Scope 1.2
    posted on: Jan 20th 2001, 16:50 EST
      license: GPL
     category: X11/Sound

     homepage: http://freshmeat.net/projects/dualscope/homepage/
     download: http://freshmeat.net/projects/dualscope/download/

    description:
    This is a Dual Scope plugin for XMMS with skin support.

    changes:
    First freshmeat announcement; new menus, movearound handling, and
    changes to theme handling.

    |> http://freshmeat.net/projects/dualscope/

              --- - --- ------ - --- -- - - - -- -

         name: GNoise 0.1.9
    posted on: Jan 20th 2001, 16:49 EST
      license: GPL
     category: X11/Sound

     homepage: http://freshmeat.net/projects/gnoise/homepage/
     download: http://freshmeat.net/projects/gnoise/download/

    description:
    GNoise is a GTK-based wave file editor for Linux capable of handling
    large files. A peaks display cache provides a fast, double-buffered
    display.

    changes:
    GNOME support and the ability to save some configuration options.

    urgency:
    low

    |> http://freshmeat.net/projects/gnoise/

              --- - --- ------ - --- -- - - - -- -

         name: libksd 0.0.2
    posted on: Jan 20th 2001, 16:49 EST
      license: LGPL
     category: Development/Game SDK

     homepage: http://freshmeat.net/projects/libksd/homepage/
     download: http://freshmeat.net/projects/libksd/download/

    description:
    libksd is a cross-platform (C++) game framework which is built on top
    of SDL and also uses libSigC++ for its signal system. It provides
    drawing functions, a simple widget set, multi-threading, plug-ins,
    collision detection, joysticks, image loading/saving, simple audio
    playing/loading/saving, true-type fonts, and some other stuff too.

    changes:
    libksd is actually usable now. Some of things added in this release are
    bitmap fonts, true-type fonts, image loading (PNG, JPG, PCX, PNM, GIF,
    TIF, etc.), muti-threading, system timers, delta timers, a plugin
    system, and fixes for drawing/clipping code.

    urgency:
    medium

    |> http://freshmeat.net/projects/libksd/

              --- - --- ------ - --- -- - - - -- -

         name: Seattle Firewall 4.0.1
    posted on: Jan 20th 2001, 16:46 EST
      license: GPL
     category: Console/Firewall and Security

     homepage: http://freshmeat.net/projects/seattlefirewall/homepage/
     download: http://freshmeat.net/projects/seattlefirewall/download/
    changelog: http://freshmeat.net/projects/seattlefirewall/changelog/

    description:
    The Seattle Firewall is an ipchains firewall that supports IP
    masquerading and can be used on a standalone system, on a dedicated
    firewall system, or on a multi-use gateway/server. It supports VPN via
    IPIP tunnels, IPSec, and PPTP. It is easily configurable by editing
    configuration files, and can be extended without modifying the base
    product. It also includes realtime monitoring with an audible alarm
    that sounds when suspect packets are detected.

    changes:
    Support for proxy ARP, support for static NAT, and a much-improved DMZ
    capability.

    urgency:
    low

    |> http://freshmeat.net/projects/seattlefirewall/

              --- - --- ------ - --- -- - - - -- -

         name: mse 0.2
    posted on: Jan 20th 2001, 16:44 EST
      license: GPL
     category: Console/Graphics

     homepage: http://freshmeat.net/projects/mse/homepage/
     download: http://freshmeat.net/projects/mse/download/

    description:
    mse is a simple C program that calculates the Mean Square Error of a
    lossy image when compared to the original image. It's used in image
    codec research.

    changes:
    Numerous little changes, including support for RGB images.

    urgency:
    low

    |> http://freshmeat.net/projects/mse/

              --- - --- ------ - --- -- - - - -- -

         name: Musicale 1.0
    posted on: Jan 20th 2001, 16:44 EST
      license: GPL
     category: Console/Sound

     homepage: http://freshmeat.net/projects/musicale/homepage/
     download: http://freshmeat.net/projects/musicale/download/

    description:
    Musicale is a console player which allows the mixing of songs from
    different formats in the same playlist.

    changes:
    Musicale's playlist format is revised, the config file is easier to
    config, a playlist editor is added, the playlist maker is simpler to
    use, the play loop is optimized and faster, start up times are greatly
    reduced, and the randomizer is pleasantly random.

    urgency:
    medium

    |> http://freshmeat.net/projects/musicale/

              --- - --- ------ - --- -- - - - -- -

         name: Nonton VCD 0.1.5
    posted on: Jan 20th 2001, 16:43 EST
      license: GPL
     category: X11/TV and Video

     homepage: http://freshmeat.net/projects/nontonvcd/homepage/
     download: http://freshmeat.net/projects/nontonvcd/download/

    description:
    Nonton VCD is a video CD player.

    changes:
    Initial release.

    |> http://freshmeat.net/projects/nontonvcd/

              --- - --- ------ - --- -- - - - -- -

         name: Data Display Debugger 3.2.98
    posted on: Jan 20th 2001, 16:42 EST
      license: GPL
     category: Development/Debugging

     homepage: http://freshmeat.net/projects/ddd/homepage/
     download: http://freshmeat.net/projects/ddd/download/

    description:
    GNU DDD, the Data Display Debugger, is a GUI to command-line debuggers
    like GDB, DBX, JDB, XDB, Ladebug, WDB, the Perl debugger, or the Python
    debugger. It provides a graphical data display where complex data
    structures can be explored incrementally and interactively.

    changes:
    This is a new beta of the forthcoming 3.3 release.

    urgency:
    low

    |> http://freshmeat.net/projects/ddd/

              --- - --- ------ - --- -- - - - -- -

         name: WBOSS 0.1a
    posted on: Jan 20th 2001, 13:16 EST
      license: GPL
     category: Web/Tools

     homepage: http://freshmeat.net/projects/wboss/homepage/
     download: http://freshmeat.net/projects/wboss/download/

    description:
    WBOSS is a Web-based spell checker that when run, checks a form field
    for spelling errors. It allows the user to verify and choose the
    changes, then inserts the text back in the form.

    changes:
    First release.

    |> http://freshmeat.net/projects/wboss/

              --- - --- ------ - --- -- - - - -- -

         name: C2F 0.8.1
    posted on: Jan 20th 2001, 13:16 EST
      license: GPL
     category: Console/Utilities

     homepage: http://freshmeat.net/projects/c2f/homepage/
     download: http://freshmeat.net/projects/c2f/download/
    changelog: http://freshmeat.net/projects/c2f/changelog/

    description:
    C2F is a console-based application to convert Imperial system units to
    their corresponding metric units. It will convert temperature, volume,
    weight, and length.

    changes:
    Initial announcement.

    |> http://freshmeat.net/projects/c2f/

              --- - --- ------ - --- -- - - - -- -

         name: PythonMS 0.2.0
    posted on: Jan 20th 2001, 13:15 EST
      license: Public Domain
     category: Console/eMail

     homepage: http://freshmeat.net/projects/pythonms/homepage/
     download: http://freshmeat.net/projects/pythonms/download/

    description:
    PythonMS is a Python MUA framework, with pluggable front-ends and
    back-ends. Front-ends already implemented are pms (an MH-like
    frontend), CLOOM (shell-like interface), and PMS.Commands, a Python
    REPL interface. Supported back-ends are MH folders, Maildir folders,
    POP3 servers, and PMEP servers. PMEP is a lightweight alternative to
    IMAP, and a PMEP server is included in the distribution.

    changes:
    Installer fixes, and a new Debian package.

    urgency:
    low

    |> http://freshmeat.net/projects/pythonms/

              --- - --- ------ - --- -- - - - -- -

         name: FvwmPartition 0.2
    posted on: Jan 20th 2001, 13:07 EST
      license: free to use but restricted
     category: X11/Window Managers

     homepage: http://freshmeat.net/projects/fvwmpartition/homepage/
     download: http://freshmeat.net/projects/fvwmpartition/download/

    description:
    FvwmPartition is a FVWM2 module that allows the user to build a
    structure of panes in a fairly arbitrary manner. Windows can be
    attached to these panes and manipulated together by dragging the bars
    that separate the panes. Windows in a specific pane can selected by
    tapping the labels on the parent bar or moved by drag-and-dropping the
    labels.

    changes:
    First freshmeat release.

    |> http://freshmeat.net/projects/fvwmpartition/

              --- - --- ------ - --- -- - - - -- -

         name: uf-view 1.2
    posted on: Jan 20th 2001, 13:01 EST
      license: GPL
     category: GNOME/Games

     homepage: http://freshmeat.net/projects/uf-view/homepage/
     download: http://freshmeat.net/projects/uf-view/download/

    description:
    uf-view is a calendar-based User Friendly comic viewer for Gnome.

    changes:
    This release adds a "Today" Button, a check for the date, a Gnome menu
    item, Debian package support, and a tasklist icon.

    urgency:
    low

    |> http://freshmeat.net/projects/uf-view/

              --- - --- ------ - --- -- - - - -- -

         name: Papaya 0.70
    posted on: Jan 20th 2001, 13:00 EST
      license: GPL
     category: X11/Games

     homepage: http://freshmeat.net/projects/papaya/homepage/
     download: http://freshmeat.net/projects/papaya/download/
    changelog: http://freshmeat.net/projects/papaya/changelog/

    description:
    Papaya is a GTK-based MUD client for Linux, Solaris, and Windows. It
    has support for multiple simultaneous connections, plug-ins, and
    aliasing.

    changes:
    A number of internal changes have been made to make the client more
    efficient. Visible changes include: a mud connection wizard with
    autologin, mud connector mudlist support, personal or systemwide
    installation, improved plugin handling (including prompting to enable
    new plugins), one-key aliases, and the ability to exec and swallow
    arbitrary apps (UNIX only, not enlightenment).

    urgency:
    low

    |> http://freshmeat.net/projects/papaya/

              --- - --- ------ - --- -- - - - -- -

         name: Exmh 2.3.1
    posted on: Jan 20th 2001, 12:58 EST
      license: OpenSource
     category: X11/eMail

     homepage: http://freshmeat.net/projects/exmh/homepage/
     download: http://freshmeat.net/projects/exmh/download/

    description:
    Exmh is an X user interface for MH mail. MH provides a set of UNIX
    commands that manage folders and mail messages. MH has a zillion
    features as a result of several years of availability. Exmh provides a
    graphical interface to many of these features, as well as MIME, PGP/GPG
    support, NNTP, and more.

    changes:
    This release adds an flist patch for flaky NFS connections, improved
    support for POP mailserver access, a symlink attack fix, a fix for
    users of the auto-pack feature, various minor PGP fixes, support for
    direct procmail use (instead of slocal), undo for the sedit shell, and
    a filter to sedit (pipe a region through a Unix command).

    urgency:
    low

    |> http://freshmeat.net/projects/exmh/

              --- - --- ------ - --- -- - - - -- -

         name: Mailfilter 0.1
    posted on: Jan 20th 2001, 12:56 EST
      license: GPL
     category: Console/Anti-Spam

     homepage: http://freshmeat.net/projects/mailfilter/homepage/
     download: http://freshmeat.net/projects/mailfilter/download/

    description:
    Mailfilter is a flexible utility to get rid of unwanted spam mails,
    before having to go through the trouble of downloading them into the
    local computer. It offers support for one or many POP3 accounts and is
    especially useful for dialup connections via modem. You can define your
    own filters (rules) to determine which e-mails should be delivered and
    which are considered waste.

    changes:
    emails are being filtered on-the-fly to prevent out-of-memory errors
    when checking large mail boxes. Support was added for extended Regular
    Expressions, built-in filter exception rules, and multi-level verbose.
    Minor bugfixes were also made.

    urgency:
    low

    |> http://freshmeat.net/projects/mailfilter/

              --- - --- ------ - --- -- - - - -- -

         name: Hotkeys 0.3.2
    posted on: Jan 20th 2001, 12:55 EST
      license: GPL
     category: X11/Utilities

     download: http://freshmeat.net/projects/hotkeys/download/

    description:
    The HotKeys daemon listens for the "special" hotkeys that you won't
    normally use on your Internet/Multimedia keyboards. The buttons perform
    their intended behaviors, such as volume up and down, mute the speaker,
    or launch applications. It features an XML-based keycode configuration
    file format, which makes it possible to define the hotkeys to launch
    any programs you want.

    changes:
    libxml2 headers should now be located correctly when building, and with
    the actual MS Internet and Internet Pro keyboard support.

    urgency:
    medium

    |> http://freshmeat.net/projects/hotkeys/

              --- - --- ------ - --- -- - - - -- -

         name: Zorp 0.7.12
    posted on: Jan 20th 2001, 12:53 EST
      license: GPL
     category: Console/Firewall and Security

     homepage: http://freshmeat.net/projects/zorp/homepage/
     download: http://freshmeat.net/projects/zorp/download/
    changelog: http://freshmeat.net/projects/zorp/changelog/

    description:
    Zorp is a proxy firewall suite. Its core framework allows the
    administrator to finetune proxy decisions (with its built-in script
    language), fully analyze complex protocols (including SSH with several
    forwarded TCP connections, or SSL with an embedded POP3 protocol). FTP,
    HTTP, finger, and SSL protocols are fully supported with an
    application-level gateway, and Zorp aims for compliance with TCSEC
    Class B/Common Criteria Labeled Security Protection Profile.

    changes:
    Bugfixes, and experimental support for security-related IP options.

    urgency:
    medium

    |> http://freshmeat.net/projects/zorp/

              --- - --- ------ - --- -- - - - -- -

         name: Xdialog 1.5.1
    posted on: Jan 20th 2001, 12:53 EST
      license: GPL
     category: X11/Administration

     homepage: http://freshmeat.net/projects/xdialog/homepage/
     download: http://freshmeat.net/projects/xdialog/download/
    changelog: http://freshmeat.net/projects/xdialog/changelog/

    description:
    Xdialog is designed to be a drop-in replacement for the dialog and
    cdialog programs. It converts any terminal-based program into a program
    with an X interface. The dialogs are easier to see and use, and Xdialog
    adds more functionality such as a help button and box, a treeview, an
    editbox, file and directory selectors, a range box, and a calendar. It
    uses GTK+, and will match your desktop theme.

    changes:
    One bug was fixed (introduced in 1.4.6) that made GTK issue warnings
    when using the --help option together with the --fselect and --dselect
    widgets while the --button-style was "icon" or "default". Much better
    callback timer functions were written for the --infobox and the --gauge
    widgets (refreshes occurs more often and no label/progress bar refresh
    can be missed anymore). A --print-maxsize special option was
    implemented, and a better justification scheme was made for labels in
    --2inputsbox, --3inputsbox, --2rangesbox and --3rangesbox widgets
    (these labels also accept \n for line splitting). Documentation is
    updated and more complete, and there are new --with-print-* compile
    time customization options for "configure".

    urgency:
    medium

    |> http://freshmeat.net/projects/xdialog/

              --- - --- ------ - --- -- - - - -- -

         name: noflushd 2.3
    posted on: Jan 20th 2001, 12:46 EST
      license: GPL
     category: Daemons/Misc

     homepage: http://freshmeat.net/projects/noflushd/homepage/
     download: http://freshmeat.net/projects/noflushd/download/
    changelog: http://freshmeat.net/projects/noflushd/changelog/

    description:
    noflushd is a simple daemon that monitors disk activity, spins down
    disks whose idle time exceeds a certain timeout, and stops writes to
    them in order to keep them spun down as long as possible. It's mainly
    used on laptops to save power, but can also be useful to desktop users
    with noisy hard disks. noflushd requires a kernel thread named kupdate
    which is present in Linux kernel version 2.2.11 and later. For earlier
    kernels, bdflush version 1.6 provides equal functionality.

    changes:
    This release supports the latest 2.4 kernels (but will no longer work
    on kernels 2.3.99pre8 to 2.4.0-test8!), improves error reporting, and
    fixes polling intervals in multi-disk mode.

    urgency:
    low

    |> http://freshmeat.net/projects/noflushd/

              --- - --- ------ - --- -- - - - -- -

         name: Central Data SCSI Terminal Server Daemon 2
    posted on: Jan 20th 2001, 12:45 EST
      license: GPL
     category: Daemons/Hardware

     homepage: http://freshmeat.net/projects/cdscsid/homepage/
     download: http://freshmeat.net/projects/cdscsid/download/
    changelog: http://freshmeat.net/projects/cdscsid/changelog/

    description:
    The Central Data SCSI terminal system is a patch against the Digi
    EtherLite drivers which allows support for the SCSI Terminal Server
    products using the FAS command set.

    changes:
    An update to the latest version (1.02) of the Digi Linux drivers.

    urgency:
    medium

    |> http://freshmeat.net/projects/cdscsid/

              --- - --- ------ - --- -- - - - -- -

         name: QHacc 0.7
    posted on: Jan 20th 2001, 12:44 EST
      license: GPL
     category: X11/Financial

     homepage: http://freshmeat.net/projects/qhacc/homepage/
     download: http://freshmeat.net/projects/qhacc/download/
    changelog: http://freshmeat.net/projects/qhacc/changelog/

    description:
    QHacc is a personal accounting program based on Qt. It features double-
    or single-entry bookkeeping and a reconciliation window. It also
    provides support for memorized and split transactions, graphing,
    reporting, archiving, and scheduled transactions that can be based on
    the account balance.

    changes:
    Preliminary support for market transactions and a new --transactions
    command line option, fixes for segfaults when deleting a nested
    account's parent or making an account with no name, a fix for
    auto-completion resetting already-typed data in transactions and
    reconcile window, changes with --report to use full account names
    instead of short ones, and removal of an extra savefile for memorized
    transactions and a memory leak in QAccountDlg and QAccountDlg1.

    urgency:
    high

    |> http://freshmeat.net/projects/qhacc/

              --- - --- ------ - --- -- - - - -- -

         name: XScreenSaver 3.27
    posted on: Jan 20th 2001, 10:36 EST
      license: BSD type
     category: X11/Screensavers

     homepage: http://freshmeat.net/projects/xscreensaver/homepage/
     download: http://freshmeat.net/projects/xscreensaver/download/
    changelog: http://freshmeat.net/projects/xscreensaver/changelog/

    description:
    XScreenSaver is a modular screen saver and locker for the X Window
    System. It is highly customizable and allows the use of any program
    that can draw on the root window as a display mode. More than 100
    display modes are included in this package.

    changes:
    This release adds a diagnostic dialog when xscreensaver-demo is unable
    to launch xscreensaver (e.g., when running as root), better error
    handling when there are no suitable GL visuals, the new hacks "zoom"
    and "whirlwindwarp", "-verbose" output that includes information about
    which server extensions were supported at compile time, updated default
    delays on the GL hacks that look better on machines with super-fast 3D
    hardware, and a workaround for Red Hat 7.0's broken gcc 2.96. A
    free-memory-reference bug in "sonar" and a bug that caused screenhack
    argument changes to be ignored when xscreensaver-demo was running as
    root (if "root" and "nobody" have different home directories) have been
    fixed. The programs now default to ":0" if $DISPLAY is unset. Install
    "screensaver-properties-capplet" to work around the usual egregious
    GNOME lossage.

    urgency:
    low

    |> http://freshmeat.net/projects/xscreensaver/

              --- - --- ------ - --- -- - - - -- -

         name: Mojo Mail 2.4
    posted on: Jan 20th 2001, 10:25 EST
      license: GPL
     category: Web/Applications

     homepage: http://freshmeat.net/projects/mojo/homepage/
     download: http://freshmeat.net/projects/mojo/download/
    changelog: http://freshmeat.net/projects/mojo/changelog/

    description:
    Mojo Mail is a web interfaced mailing list management script. On the
    user's side it supports email validation, address pin verification and
    the ability to subscribe and unsubscribe at any time. On the
    administration side features include encrypted password protection,
    multiple lists, the ability to view everyone on your mailing list, the
    ability to add or delete subscribers, change information about the
    list, notify changes to the subscription list, auto generated code to
    put on any webpage, editable templates, automated archiving and built
    in help. Mojo Mail can be configured with just 4 variables, and can
    also be custom tailored with many new features. Mojo mail can be
    extended when coupled with majordomo and/or Mhonarch. Mojo Mail is
    written for both the casual web designer who wants simple mailing list
    functions and advanced users who want greater control over their lists
    with a simple, clear web-based interface.

    changes:
    This production release of Mojo Mail features a completely overhauled
    message archiving system as well as an almost completely overhauled
    email list system. Other spotlights include full SMTP support using the
    Mail::Bulkmail CPAN module and more diverse support for email
    Content-Types, Character Sets, and Bulk Precedences. This particular
    version is much more optimized for relatively large or busy lists.

    urgency:
    low

    |> http://freshmeat.net/projects/mojo/

              --- - --- ------ - --- -- - - - -- -

         name: php(Reactor) 1.2.5
    posted on: Jan 20th 2001, 10:20 EST
      license: GPL
     category: Web/Applications

     homepage: http://freshmeat.net/projects/phpreactor/homepage/
     download: http://freshmeat.net/projects/phpreactor/download/
    changelog: http://freshmeat.net/projects/phpreactor/changelog/

    description:
    php(Reactor) is a set of Web applications which are designed to
    maximize user interaction. The core is a BBS/forum which supports flat,
    threaded, and ranked views. An articles board allows users to submit
    and comment on articles, and a content management system (cms) enables
    easy online maintenance of your pages. Other applications include
    e-cards, polls, and a complete admin suite. Users can create forums,
    create polls, and become moderators within the framework of the
    applications. php(Reactor) includes multilingual support and is
    template-based.

    changes:
    This release improve the ranking system by reflecting rank actions to
    user comment totals, incorporates a threshold variable to hide comments
    below a certain rank, adds more information to new articles
    notification email, fixes a bug which allowed the search function to
    see forums and posts which had been shutdown/deleted, and fixes the
    start=last bug in forums.

    urgency:
    medium

    |> http://freshmeat.net/projects/phpreactor/

              --- - --- ------ - --- -- - - - -- -

         name: xmp 2.0.4
    posted on: Jan 20th 2001, 10:18 EST
      license: GPL
     category: Console/Sound

     homepage: http://freshmeat.net/projects/xmp/homepage/
     download: http://freshmeat.net/projects/xmp/download/
    changelog: http://freshmeat.net/projects/xmp/changelog/

    description:
    xmp is a module player for UNIX. On PC class machines with GUS or AWE
    cards xmp takes advantage of the OSS sequencer to play modules with
    virtually no system load. Using software mixing, xmp plays at sampling
    rates up to 48 kHz in mono or stereo, 8 or 16 bits, signed or unsigned,
    little or big endian samples with 32 bit linear interpolation. xmp
    currently supports more than 40 module formats.

    changes:
    This release adds support for YM3812 synth sounds using an Adlib card
    emulator, a loader for ThePlayer 6.0a modules, an improved XMMS plugin,
    an experimental AIX driver, optional modular drivers, and many
    bugfixes.

    urgency:
    low

    |> http://freshmeat.net/projects/xmp/

              --- - --- ------ - --- -- - - - -- -

         name: OperStats 0.1.1
    posted on: Jan 20th 2001, 10:17 EST
      license: GPL
     category: Daemons/IRC

     homepage: http://freshmeat.net/projects/operstats/homepage/
     download: http://freshmeat.net/projects/operstats/download/
    changelog: http://freshmeat.net/projects/operstats/changelog/

    description:
    OperStats is an IRC Operator and Statistical services package for an
    IRC network. It aims to be highly configurable, stable, and
    feature-rich. It supports DreamForge, UnrealIRCd, and Bahamut.

    changes:
    This release adds Bahamut support, tracking of daily statistics, and
    several bugfixes.

    urgency:
    low

    |> http://freshmeat.net/projects/operstats/

              --- - --- ------ - --- -- - - - -- -

         name: cwmtx 0.2.1
    posted on: Jan 20th 2001, 10:17 EST
      license: LGPL
     category: Development/Libraries

     homepage: http://freshmeat.net/projects/cwmtx/homepage/
     download: http://freshmeat.net/projects/cwmtx/download/
    changelog: http://freshmeat.net/projects/cwmtx/changelog/

    description:
    CwMtx is a library written in C++ that provides the matrix and vector
    operations that are used extensively in engineering and science
    problems. A special feature of this library is the quaternion class
    which implements quaternion math. Quaternions are very useful for
    attitude determination in 3D space because they do not suffer from
    singularities. Furthermore, successive rotations and transformations of
    vectors can be accomplished by simple quaternion multiplication.
    Attitude dynamics can be expressed in a very compact form using
    quaternions

    changes:
    This release adds new constructors to CWTQuaternion that allow the
    construction of a quaternion from its exponential form, a small bugfix
    in vector norm computation, and links to examples of how the library
    can be used.

    urgency:
    low

    |> http://freshmeat.net/projects/cwmtx/

              --- - --- ------ - --- -- - - - -- -

         name: QmailAdmin 0.42
    posted on: Jan 20th 2001, 10:14 EST
      license: GPL
     category: Web/Administration

     homepage: http://freshmeat.net/projects/qmailadmin/homepage/
     download: http://freshmeat.net/projects/qmailadmin/download/
    changelog: http://freshmeat.net/projects/qmailadmin/changelog/

    description:
    QmailAdmin provides a Web-based interface for administration of
    qmail-based POP, IMAP, LDAP, or Web mail accounts, forwarding, aliases,
    autoresponders, and mailing lists. It is perfect for ISPs or Web
    hosting sites that want to provide a nice interface for managing email
    accounts. It works with qmail, vpopmail, sqwebmail, and courier-imap.

    changes:
    This release adds some security improvements and some fixes in the HTML
    code. Different language packs are now available. It's now possible to
    have different templates for different domains (this is needed for
    newer versions of vpopmail).

    urgency:
    medium

    |> http://freshmeat.net/projects/qmailadmin/

              --- - --- ------ - --- -- - - - -- -

         name: vpopmail 4.9.8
    posted on: Jan 20th 2001, 10:10 EST
      license: GPL
     category: Daemons/POP3

     homepage: http://freshmeat.net/projects/vpopmail/homepage/
     download: http://freshmeat.net/projects/vpopmail/download/
    changelog: http://freshmeat.net/projects/vpopmail/changelog/

    description:
    vpopmail (vchkpw) is a collection of programs to automate the creation
    and maintence of virtual domain email and pop accounts for qmail
    installations using only a single uid/gid. It works with qmailadmin,
    sqwebmail, and courier-imap. It supports MySQL, Sybase, Oracle, LDAP,
    and file based authentication, and handles 10 to 10 million users.

    changes:
    This release adds many bugfixes and improvements.

    urgency:
    low

    |> http://freshmeat.net/projects/vpopmail/

              --- - --- ------ - --- -- - - - -- -

         name: PIRAT for InterBase 0.2.0.1
    posted on: Jan 20th 2001, 01:17 EST
      license: GPL
     category: Web/Administration

     homepage: http://freshmeat.net/projects/pirat/homepage/
     download: http://freshmeat.net/projects/pirat/download/

    description:
    PIRAT for InterBase has been developed with the intention to handle all
    necessary database administration for InterBase using a phpMyAdmin like
    web interface.

    changes:
    Initial freshmeat announcement.

    |> http://freshmeat.net/projects/pirat/

              --- - --- ------ - --- -- - - - -- -

         name: PCAC 1.20
    posted on: Jan 20th 2001, 00:03 EST
      license: GPL
     category: Web/Applications

     homepage: http://freshmeat.net/projects/pcac/homepage/
     download: http://freshmeat.net/projects/pcac/download/

    description:
    PCAC (Pretty Cool Auction Client) is a lightweight auction
    client/server application, similar in look-and-feel to many major
    auction sites.

    changes:
    This release includes many new features including a watchlist, "buy it
    now" support, the ability to view sellers' other auctions, e-mail
    verification, and more.

    urgency:
    medium

    |> http://freshmeat.net/projects/pcac/

              --- - --- ------ - --- -- - - - -- -

    that's it for today.
    the freshmeat news squad

              --- - --- ------ - --- -- - - - -- -

    _______________________________________________
    The freshmeat daily newsletter
    To unsubscribe, send email to freshmeat-news-requestlists.freshmeat.net
    or visit http://lists.freshmeat.net/mailman/listinfo/freshmeat-news