XMMS-SID is a plugin for XMMS (X MultiMedia System) which provides
support for playing SID tunes. For the actual playing, XMMS-SID
uses the libsidplay SID-chip/6502 emulator engine.
"About" box fix from NetBSD.
SIDPLAY emulates the Sound Interface Device (SID) chip and the
microprocessor unit of the Commodore 64 computer, so it can load
and execute C64 machine code programs which produce music or sound.
Using SIDPLAY, you can listen to thousands of old and new C64 sound
files by infamous artists such as Hubbard and Paul Norman!
This library provides the Sound Interface Device (SID) chip emulator
engine that is used by music player programs like SIDPLAY. With it
you can play musics from Commodore 64 (or compatible) programs.
The Archive::Zip module allows a Perl program to create, manipulate,
read, and write Zip archive files.
Zip archives can be created, or you can read from existing zip
files. Once created, they can be written to files, streams, or
strings.
Members can be added, removed, extracted, replaced, rearranged, and
enumerated. They can also be renamed or have their dates, comments,
or other attributes queried or modified. Their data can be compressed
or uncompressed as needed. Members can be created from members in
existing Zip files, or from existing directories, files, or strings.
This module uses the Compress::Zlib library to read and write the
compressed streams inside the files.
See Archive::Zip::Tree for easy operations on directories full of
files, or on entire Zip files. This is included in the Archive::Zip
distribution.
A perl module for handling tar archives. Allows user to read a tar
archive manipulate it in memory by adding or removing files and
write it out to disk.
Also supports gzip/zlib compressed archives.
gentoo is a powerful, flexible, and utterly configurable file
manager for UNIX systems, written using the GTK+ toolkit.
Submitted and maintained by Jim Geovedi <jim@corebsd.or.id>
--
PluSHS allows a user to resolve the names of a single IP address or
entire network of addresses to maintain a "map" of the names that
comprise a certain network.
WWW: http://plushs.sourceforge.net
MAINTAINER= Jose Jimenez Garcia <pluf@wanadoo.es>
ports/net/resolv has turned into plushs
This module contains some library functions that came from Gnumeric
and Evolution. The idea is to reuse the code across various larger
GNOME applications that might want to use it. The API is not frozen
and might change at any time. Larger class renaming might happen
at any point without notice. Use this library at your own risk.
Submitted by Marc Matteo <marcm@lectroid.net>.
Ok naddy@.
Gnome-print is a high-quality printing framework for GNOME.
Gnome-print implements:
* device-independent printing API, modelled loosely after
PostScript language.
* font abstraction that allows device-independent text
display (within reasonable limits).
* powerful configuration engine, dealing with all levels
of output pipeline set of actual printer drivers
(PostScript, PDF, fax).
* print preview widget.
* printer selector widget.
Originally created by yours truly, the port received additional
patches from Marc Matteo <marcm@lectroid.net> who also will maintain
it in the future.
Ok naddy@.
--
arpd replies to any ARP request for an IP address matching the specified
destination net with the hardware MAC address of the specified
interface, but only after determining if another host already claims it.
Any IP address cliamed by arpd is eventually forgotten after a period of
inactivity or after a hard timeout, and is relinquished if the real
owner shows up.
This enables a single host to claim all unassigned addresses on a LAN
for network monitoring or simulation.
MAINTAINER= Jason Peel <jsyn@openbsd.org>
--
fragroute intercepts, modifies, and rewrites egress traffic destined for
a specified host, implementing most of the attacks described in the
Secure Networks "Insertion, Evasion, and Denial of Service: Eluding
Network Intrusion Detection" paper of January 1998.
It features a simple ruleset language to delay, duplicate, drop,
fragment, overlap, print, reorder, segment, source-route, or otherwise
monkey with all outbound packets destined for a target host, with
minimal support for randomized or probabilistic behaviour.
WWW: http://www.monkey.org/~dugsong/fragroute/
MAINTAINER= Jason Peel <jsyn@openbsd.org>