- use RC_SUBR (PR 54352, submitted by Scot W. Hetzel <hetzels@westbend.net>)
- run slapd under a non-privileged account by default (PR 56075)
- remove ${PORTSDIR}/net/openldap20-server/bsd.openldap.mk (PR 55680)
- use USE_OPENLDAP
- improve conflict checking (PR 54845, submitted by Jens Rehsack <rehsack@liwing.de>)
- make ODBC library selectable (PR 46288, submitted by Emile Heitor <eheitor@fr.cw.net>)
- don't use USE_OPENSSL to avoid gazillions of -rpath warnings
PR: ports/56077
Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
Port for LDAP Directory Administrator -- a GTK+/GNOME(1)
frontend for managing user accounts on an LDAP server using
the poisx schema.
PR: ports/51402
Submitted by: lewiz <purple@lewiz.info>
wmblob is a useless program, showing moving blobs. It's a
nice dockapp for Window Maker (www.windowmaker.org), and
it may run with other window mangers.
How to use it:
Just start it. There are no command line options.
You can change the colors with the three mouse
button.
- Left button: changes the inner color of the blobs.
- Middle button: changes the border color of the blobs.
- Right button: changes the background color.
There are 16 colors available. But not every
combination looks good.
WWW: http://dockapps.org/file.php/id/155
PR: ports/47995
Submitted by: Denis Shaposhnikov <dsh@neva.vlink.ru>
From the web site: Scoop is a "collaborative media application."
It falls somewhere between a content management system, a
web bulletin board system, and a weblog.
(http://scoop.kuro5hin.org/)
This port installs the scoop distribution and provides
instructions on running the scoop-provided installation
script, which modifies a MySQL installation and apache
configuration.
PR: ports/45247
Submitted by: Patrick Oliver <patrick@ginx.com>
mail admins
Scan Apache log files for CodeRed, Nimda, FormMail, proxy
scanners and other malicious probes. For each one found,
track down the contact email from WHOIS data and send a
notice. Built-in rate controls prevent flooding an admin
even when his machines are scanning at high rates. Runs as
a non-privileged cron job to not interfere with the HTTP
daemon's operation.
Notes to committer:
1. This port installs a user and a group "hunch". It doesn't
meet the conditions listed in the handbook for a "reserved"
uid/gid.
2. portlint will complain about the port. A lot. To the
best of my judgment all of the warnings can be ignored
with the exception of the one about BATCH which I could
find no documentation for. Therefore it is setting
IS_INTERACTIVE.
PR: ports/44836
Submitted by: Dan Pelleg <daniel+hunch@pelleg.org>
A small, but useful library of data structures. Has AVL
tree, binary heap, hash table, a queue, a stack, variable
length array.
PR: ports/44565
Submitted by: Peter Bozarov <peter@bozz.demon.nl>
Module::CoreList contains the hash of hashes %Module::CoreList::version,
this is keyed on perl version as indicated in $]. The second level hash
is module => version pairs.
It also contains %Module::CoreList::released hash, which has ISO formatted
versions of the release dates, as gleaned from the perlhist manpage.
Submitted by: Autrijus Tang <autrijus@autrijus.org>