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>
note that your /usr/include/net/pfvar.h must be >= 1.68, or this will
not work -- ports-current tracks -current.
tag-team with Srebrenko Sehic <haver@insecure.dk>