- the start/stop scripts failed when booting on 5.x machines,
detected by Barry Pederson <bp@barryp.org>
- Fix OpenLDAP ITS 2672: eternal loop in back-bdb (2.1 only)
- unify the start/stop scripts again, so that they are identical
across versions
- added a check for the deprecated variable slapd_args
PR: ports/56174
Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
Zabbix is software for application and network monitoring.
Zabbix supports both polling and trapping techniques to
collect data from monitored hosts. Flexible notification
mechanism allows easy and quckly configure email notifications
for pre-defined events. Zabbix is freely available under
the terms of the GNU General Public License (GPL).
PR: ports/54565
Submitted by: Sergey Akifyev <asa@gascom.ru>
Zabbix is software for application and network monitoring.
Zabbix supports both polling and trapping techniques to
collect data from monitored hosts. Flexible notification
mechanism allows easy and quckly configure email notifications
for pre-defined events. Zabbix is freely available under
the terms of the GNU General Public License (GPL).
PR: ports/54565
Submitted by: Sergey Akifyev <asa@gascom.ru>
o Convert K&R style function declarations to ANSI C style.
o Add calls to EZ_WidgetExists() in several places to verify
existance of widgets before use.
- Bump PORTREVISION
PR: 56162
Submitted by: Michael Edenfield <kutulu@kutulu.org>
wmwave works on Prism cards but not on Lucent ones (minipci
and PCMCIA tested) since wireq.wi_val is empty. I've patched
it to use a more portable way for data acquisition known
from gkrellm and other tools.
PR: ports/54511
Submitted by: Hendrik Scholz <hendrik@scholz.net>
Approved by: Bruce M Simpson <bms@spc.org>
libNSS-MySQL allows you to authenticate UNIX groups and
users using a MySQL database. It uses the NSS API which
provides an abstraction layer between the UNIX authentication
API and the related data. NSS-MySQL currently supports the
passwd and groups services. Version 1.0 has native FreeBSD
suppport.
PR: ports/54423
Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org>
New port: zonecheck - check DNS zone files for consistency
and report it. It supports IPv6 zones.
PR: ports/54319
Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu>
This is a new port for bitlbee (http://www.lintux.cx/bitlbee.html)
which acts as an IRC server and then is an ICQ/AIM/MSN/Jabber
etc. client itself.
PR: ports/53232
Submitted by: Peter van Dijk <peter@dataloss.nl>
roadrunner is a library implementing the BEEP (Blocks
Extensible Exchange Protocol) protocol for use in developing
network applications.
PR: ports/47520
Submitted by: Yann Berthier <yb@sainte-barbe.org>
FPL is a complete script programming language _very_ similar
to C. If you are a software developer and plans to add any
kind of macro/script control, consider the FPL alternative!
FPL library lets the software programmer define functions
and variables that FPL should accept. The library will call
a function in the software whenever any of these functions
are used or variables are read in an FPL program.
PR: ports/46756
Submitted by: Dominic Marks <dom@cus.org.uk>
LuaSocket is a Lua extension library that provides support
for the TCP and UDP transport layers.
Extra Lua modules implementing SMTP, HTTP and FTP protocols
are installed to /usr/local/lib/lua/luasocket.
PR: ports/46325
Submitted by: Jan Hornyak <pav@oook.cz>
This port contains just the java client libraries, which
have been split from the net/spread port to make them easier
to find, build and include, as a separate port.
PR: ports/45180
Submitted by: Joshua Goodall <joshua@roughtrade.net>
Poslib is a portable C++ DNS library, a part of Posadis
project. It consists of two parts: a client library and a
server library.
Using the client library, you can simply develop applications
that use the Domain Name System (DNS). It includes many
functions for resolving, domain-name manipulation and
Resource Record (RR) creation.
The server library, based on the client core, can be used
to develop DNS servers. By implementing a query entry-point
function using the Poslib library of functions, you can
easily create DNS servers, without worrying about low-level
details such as DNS message compilation, domain-name
compression and UDP/TCP transmission.
Author: Meilof Veeningen <meilof@users.sourceforge.net>
WWW: http://posadis.sourceforge.net/projects/poslib.php
PR: ports/55195
Submitted by: Sergei Kolobov <sergei@kolobov.com>
A very small and fast DNS server made especially for DNSBL
zones. Inspired by Dan J Bernstein's rbldns from djbdns,
but entirely original (and faster and more featureful).
PR: ports/53274
Submitted by: Paul Chvostek <paul+fbsd@it.ca>
This is a new port of the Perl WeedNS skeleton_client that
can be use to update your yi.org/whyi.org dynamic DNS
entries.
PR: ports/52582
Submitted by: Matthias Andree <matthias.andree@gmx.de>
This port seems to build on neither ia64 nor sparc64,
probably due to some kind of pointer casting problem. Mark
as NOT_FOR_ARCHS to save bento from trying to build it on
those architectures.
A more careful reading of bsd.port.mk suggests that IGNORE
should be set in this case instead of NOT_FOR_ARCHS. This
will still save bento build time, but not indicate that the
port will _never_ run on these archs.
PR: ports/53457
Submitted by: Mark Linimon <linimon@lonesome.com>
Tclxml (ports/devel/tclxml) depends on ports/devel/tcllib,
but this is not present in RUN_DEPENDS variable (see
Makefile).
PR: ports/54584
Submitted by: Nicola Vitale <nivit@libero.it>
Filelight graphically represents a file system as a set
of concentric segmented-rings, indicating where diskspace is
being used. Segments expanding from the center represent files
(including directories), with each segment's size being
proportional to the file's size and directories having child
segments.
PR: 56152
Submitted by: Markus Brueffer <brueffer@phoenix-systems.de>