ports/net/lft has a slight problem on 4.x servers
GCC 2.95 does not support atol on 4.x, where as 5.x has
atol, to solve this slight problem we must use either a
version check, or use depreciated atoll
Informed maintainer.
PR: ports/56063
Submited by: Scott M. Likens <damm@fpsn.net>
The mail/imp3 port can be built with support for the Cyrus
IMAPd The WITH_CYRUS flag specifies version 1.x (mail/cyrus)
and the WITH_CYRUS_IMAPD flag specifies version 2.x
(mail/cyrus-imapd). The WITH_CYRUS flag tests the existance
of the installed Cyrus directory in ${LOCALBASE}. The
WITH_CYRUS_IMAPD flag tests for the existance of libacap.
There are actually three ports providing different subreleases
of the Cyrus IMAP system version 2. The cyrus-imapd port
is version 2.0.17, the cyrus-imapd2 port is 2.1.14, and the
cyrus-imapd22 port is 2.2.1b. Unfortunately, 2.2.1b does
not include libacap so the imp3 build failes to recognize
when it is installed.
Since imp3 doesn't directly use the ACAP library, and appears
to work fine with cyrus-imapd22, the test should be modified.
PR: ports/56120
Submitted by: Pat Lashley <patl+freebsd@volant.org>
Approved by: Thierry Thomas <thierry@pompo.net> (maintainer)
'userneu' is a Perl script that parses a list of usernames
and additional information (such as the real name or other
information to be put in the GECOS field in /etc/passwd)
and creates Unix accounts and (if desired) Samba accounts
as well. If the script stumbles upon duplicate user names
it can append random characters to the username until it
fits.
WWW: http://btmdx8.mat.uni-bayreuth.de/~johannes/code.html
PR: ports/56753
Submitted by: Andreas Fehlner <fehlner@gmx.de>
o Sync with latest PHP5 changes (new DB4 extension,
use correct knobs, etc...)
PR: ports/57399
Submitted by: Alex Dupre <sysadmin@alexdupre.com> (maintainer)
accounts stored in an OpenLDAP server
LDAP Account Manager (lam) is a webfrontend for managing
accounts stored in an openLDAP server.
Features:
- management of Unix user and group accounts (posixAccount/posixGroup)
- management of Samba 2.x/3.x user and host accounts (sambaAccount)
- automatic creation/deletion of home directories (experimental)
- setting quotas (experimental)
- support for LDAP+SSL
- multi-language support (default language: English, German only partial)
PR: ports/56599
Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org>
- use included libtool (seems heavily patched)
- make packageable and include a working configure file
- don't install useless .la files
- use DATADIR
- 510001 is FreeBSD 5.10, 5.1-CURRENT is 501100
- Change log and pid file location to more universal one
- RC-ng scripts for clamd and clamav-milter are planned
- Thanks to Oliver Eikemeier from whom I stole most (clamav-port)
PR: 57371
Submitted by: rob@debank.tv
taken from gconf2, and allows gconf1 applications (e.g. Galeon, GnuCash, etc.)
to work properly with gconfd-2.
Reviewed by: Havoc Pennington <hp@redhat.com>
Obtained from: gconf2 (mostly)
Savannah (http://savannah.gnu.org/) is a more and more
popular hosting site for free software projects.
PR: ports/56970
Submitted by: Jean-Yves Lefort <jylefort@brutele.be>
Please delete the port sysutils/arson. The port does not
fetch and Arson2 is planned.
PR: ports/55436
Submitted by: Stefan Jahn <stefan.jahn@nemesis-sektor.de>
ucspi-ssl is a set of UCSPI tools for creating SSL client
and server applications.
PR: ports/54279
Submitted by: David Thiel <lx@redundancy.redundancy.org>
The LCDd.sh.sample start script from the LCDproc-0.4.3_2
ports starts the LCDd process that's also part of the port
in the foreground, thereby blocking the system startup.
PR: ports/54092
Submitted by: Christian Ullrich <chris@chrullrich.de>
When run under FreeBSD, `afio' will successfully back up
FIFOs, but will not correctly restore them. The problem
arises from `afio' using mknod(2) to try to create a FIFO
- a Linuxism. The correct function for it to use is mkfifo(2).
Also, `afio' tries to recreate sockets. This behavior should
be disabled under FreeBSD.
PR: ports/52452
Submitted by: oremanj <oremanj@get-linux.org> (boucnes)
New port: clean searches through the filesystem for "temporary
files" left behind by editors and the like which can be
deleted. The pattern of regular expressions is controllable
via a ~/.cleanrc.
PR: ports/52881
Submitted by: Chuck Swiger <chuck@pkix.net>
A Trapit is a fake SMTP server that tries to waste as much resources
of a spam-relay as possible - without delivering any mail.
Implemented for pf, but might work with other ip filters as well.
mail/relaydb is a fine tool to utilize spamd.
PR: ports/57365
Submitted by: Max Laier <max@love2party.net>
adtool is a unix command line utility for Active Directory
administration. Features include user and group creation,
deletion, modification, password setting and directory query
and search capabilities.
PR: ports/51320
Submitted by: Joseph Scott <joseph@randomnetworks.com>
New port for REOback, a perl script that supports
full/incremental backups locally or remote over NFS and
FTP.
PR: ports/51158
Submitted by: Alex Kiesel <kiesel@schlund.de>
This port disappeared from its main (and only) site in 2001.
Although it can still be found in various places on the
web, the fact that no one has complained recently means
it's time to let it go.
PR: ports/56868
Submitted by: Mark Linimon <linimon@lonesome.com>
Approved by: msmith@freebsd.org (maintainer)