- bugfixes for key file parsing and CGP, Outlook files parsing
- viruses removing was fixed
- problem with unix-socket deleting was fixed
- MissingHeader rule handling was fixed
- deadlock while SIGHUP handling was fixed
- nested multipart messages curing was fixed
- no evaluation banner in */signed messages
- added multilines keys in ini-file handling
Please take a look to share/doc/drweb/ChangeLog file for complete
list of changes.
Changes for this package:
- added support for FreeBSD 3.x
- automatic handling of old virus databases at installation stage
- backup & restore works with i386 NetBSD-current and 1.6.2 now against
a 5.1.5 server
- restoring to specified location fails
- pkglint says 0 fatal errors
- still a long TODO list
Muine is a music player for GNOME. It features:
* A simple, intuitive user interface.
* Ogg Vorbis, FLAC and MP3 music playback support.
* Automatic album-cover fetching.
* Support for embedded ID3v2 album images.
* ReplayGain support.
* Support for multiple artist and performer tags per song.
* A system tray icon.
* Translations into many languages.
I'm importing it in pkgsrc-wip because it crashes after startup :(
This is the MonoDoc module. It contains the documentation for
the Mono class libraries, tools to produce and edit the
documentation, and a documentation browser.
DESCR:
Screws is an experimental web server with extensibility in mind. It's
designed in a little core that processes connections and petitions, setenv
the spected values and calls an external program or script that processes
this and shows what it wants. By this way it's possible to customize
every answer of the web server, and extend it as we want in a simple way.
Some features are:
- UID/GID/CHROOT directives
- Dynamic Module loading (security, optimization, extensions, etc..)
- HSML (Embed scripts into HTML) Like PHP but using your prefered language.
- Support for perl, sh, python, lua, brainfuck, Java...
- Portable code: tested on Solaris, *BSD, GNU/Hurd, Darwin...
- IPv4/IPv6 support
==
TODO: In 0.52 I will fix all installation paths and sed the default
configuration file to generate it. By now, just enjoy coding&playing with it.
Raine is an emulator, it emulates some M68000 and M68020 arcade games and is
mainly focused on Taito and Jaleco games hardware. It started as an experiment
with the Rainbow Islands romset, dumped by Aracorn/Romlist. Raine can emulate
many nice games now, including new additions from Cave and other companies.
TODO because it works fine now.
Changes:
====================================================================
============ Changes from 4.1.12 to 4.1.13 (March 2004) ============
====================================================================
Minor changes and clarifications in the docs by Sven Sandberg, Andy Goth,
Jon Rafkind, Nathan Smith and Daniel Schlyder.
Elias Pschernig extensively modified the ALSA 0.9/1.0 sound driver to make
it work more nicely.
Julien Cugniere and Eric Botcazou fixed the crash on exit with the aRts
sound driver.
Nathan Smith implemented the recursive handling of directories for the
dat utility.
Eric Botcazou renamed the new '-r' option of the dat utility into '-f'.
Omar Cornut improved the handling of KEY_COLON2 on Japanese keyboards.
Omar Cornut fixed the Windows joystick driver to handle a weird peculiarity
of the DirectInput API.
Elias Pschernig corrected the value of the alpha-channel depth field in the
header when saving TGA image files.
Eric Botcazou fixed again the formula giving the stride value in the Linux
framebuffer console.
Eric Botcazou restored the pixel-correct version of line() and added
fastline() after Doug Eleveld had reported the problem.
Andy Goth and Eric Botcazou fixed the constructor support in dat2s on Unix.
Angelo Mottola revamped the MacOS X package creation process to make it
work under 10.3 and create an enduser package that holds just the shared
framework.
Angelo Mottola changed the MacOS X shared library building process to have
a prebound shared library separated from a small static libray holding just
the magic main stuff.
Angelo Mottola removed window shadow flickering when moving the program
window around on MacOS X.
VIrus (VI resembling utility skeleton) was originally taken from
busybox and stripped of most unrelated stuff. The intention is to
provide a pure, minimalist VI implementation that allows you to switch
off shell-escaping and other security risks by default, and allow the
admin to offer an interim user to just have a vi as login-shell on a
certain host, while allowing others to work with a resource-sensitive
and small vi implementation for your OS bootdisks.
people intelligently and efficiently manage requests submitted by
a community of users. RT is used by systems administrators, customer
support staffs, NOCs, developers and even marketing departments at
over a thousand sites around the world.
Note: rt2 is already in pkgsrc (as devel/rt-mysql and devel/rt-pgsql),
this is rt3. When ready, this should probably be imported as rt-pgsql
and the already pkgs should be renamed to rt2-mysql and rt2-pgsql.
They shouldn't be deleted, because there are a lot of differences
between rt2 and rt3 and many people complain about rt3 being much
slower.
DESCR:
This is a port of Small C / 386 to Linux. It is based rather heavily on
a Windows NT port that was pointed out to me on the forum. While I've only
been working on the port for a few weeks, it already compiles simple
applications. I've included several bash scripts to help automate the
process of linking the generated files. You'll need NASM to generate
runnable applications with this.
A lot of work still needs to be done, but you can compile small
applications with it. If you make any improvements, please send them
back to me so I can incorportate them into future releases.