conflicts with JRE and future JDKs.
- Add flavor descriptions to DESCR*.
- Add missing lib depend via MODULES devel/gettext.
- Comment the native_threads dir creation that was added in a recent commit.
From: Kurt Miller <truk@optonline.net>
Submitted by Maxime Guillaud <bsd-ports@mguillaud.net>.
bozohttpd is a small and secure HTTP version 1.1 server. Its main
feature is the lack of features, reducing the code size and improving
verifiability.
* Mostly documentation fixes and some small code fixes.
* One new feature: -P option to runsvdir to run each runsv process in a
new session and process group.
From: Lars Hansson <lars@unet.net.ph>
The python-cdb extension module is an adaptation of D. J. Bernstein's
constant database package (see http://cr.yp.to/cdb.html).
cdb files are mappings of keys to values, designed for wickedly fast
lookups and atomic updates. This module mimics the normal cdb
utilities, cdb(get|dump|make), via convenient, high-level Python
objects.
Submitted and maintained by Lars Hansson <lars at unet.net.ph>.
libsasl, contains functions which may load dynamic libraries.
These libraries may be loaded from the path specified by the
environmental variable SASL_PATH, which in some situations may be
fully controlled by a local attacker.
Thus, if a set-user-ID application utilizes libsasl, it may be possible
for a local attacker to gain superuser privileges.
ok jakob@
Submitted by Thomas Delaet <thomas@delaet.org>.
Mail Notification is a status icon (aka tray icon) that informs you
if you have new mail. It works with system trays implementing the
freedesktop.org System Tray Specification.