- install sample smartd.conf.
- clean out empty patch.
- remove some less than useful files.
original diff from Giovanni Bechis < bigionews at snb.it > via ports@.
ok ajacoutot@ merdely@
Cryptcat is a lightweight version of netcat with integrated transport
encryption capabilities.
from Laurent Fanis <laurent at humppa.nl> (MAINTAINER), with tweaks by me
ok ajacoutot@
wbox aims to help you having fun while testing HTTP related stuff. You
can use it to perform many tasks, including the following.
* Benchmarking how much time it takes to generate content for your
web application.
* Web server and web application stressing.
* Testing virtual domains configuration without the need to alter
your local resolver.
* Check if your redirects are working correctly emitting the right
HTTP code.
* Test if the HTTP compression is working and if it is actually
serving pages faster.
* Use it as a configuration-less HTTP server to share files!
from Laurent Fanis <laurent at humppa.nl> (MAINTAINER)
This module provides a simple object for logging to files under the
Log::Dispatch::* system, and automatically rotating them according
to different constraints. This is basically a Log::Dispatch::File
wrapper with additions. To that end the arguments:
name, min_level, filename and mode
behave the same as Log::Dispatch::File. So see its man page (perldoc
Log::Dispatch::File)
help and ok from simon@
Dasher is an information-efficient text-entry interface, driven by
natural continuous pointing gestures. Dasher is a competitive text-entry
system wherever a full-size keyboard cannot be used.
ghc-related libs are static only.
also, explicitly add a pkgspec (with version) for hs-x11-extras, else
the build may fail if hs-x11-extras-0.3 is still installed.
noticed and tested by Simon Kuhnle. thanks!
The libgail-gnome package contains the GNOME Accessibility
Implementation library additions which implement ATK interfaces for
libbonoboui and libgnomeui widgets.