Currently it consists of the following utilities:
* rrd_hwreapply: Re-apply Holt-Winters prediction parameters to RRD data
RRDman is hosted as a subproject of RRFW
WWW: http://rrfw.sourceforge.net/rrdman/
PR: ports/113449
Submitted by: Janos Mohacsi <janos.mohacsi at bsd.hu>
* HTTP authentication.
* Ignoring SSL certificate errors (upon request).
* Partial support for Atom 1.0.
* Open links with target="_blank".
* Relative links work.
* Theme setting (and the program) works for first-time users (broken in
* previous release).
* RSS feeds with <content:encoded> work.
* The clipboard's content appears as the feed's address by default.
* Appear with the name 'blam' in process listings.
PR: 111635
Submitted by: Phillip Neumann
Project by: BSD# <http://www.mono-project.com/Mono:FreeBSD>
Major bug fixes included in Samba 3.0.25a are:
o Missing supplementary Unix group membership when using "force
group".
o Premature expiration of domain user passwords when using a
Samba domain controller.
o Failure to open the Windows object picker against a server
configured to use "security = domain".
* Authentication failures when using security = server.
Plus additional local fixes.
PR: ports/113358
Submitted by: maintainer
- Remove EXPIRATION_DATE
* Though it hasn't been updated in some time upstream it's commonly
distributed with other opensource OSes and having it around makes
it easier for those of us who use those OSes by day but secretly
fight crime using FreeBSD by night.
Approved by: gnn
2007-05-15 devel/ups-debug: only runs on FreeBSD 4.X/386
2007-03-10 korean/han: Broken on all supported versions of FreeBSD
2007-05-11 net/tspc2: development is discontinued
available.
It manages a bunch of virtual IPs, that should be available
to the outside world at all times. Wackamole ensures that a single
machine within a cluster is listening on each virtual IP address
that Wackamole manages. If it discovers that particular machines
within the cluster are not alive, it will almost immediately ensure
that other machines acquire these public IPs.
At no time will more than one machine listen on any virtual IP.
Wackamole also works toward achieving a balanced distribution of
number IPs on the machine within the cluster it manages.
WWW: http://www.backhand.org/wackamole/
PR: ports/112368
Submitted by: Marcin Cieslak <saper at system.pl>
- add standard rc.subr startup script.
- add post-install message mentioning necessary configuration steps.
- move pid-file to /var/run, the usual place. Do setuid/setgid later,
so that we can create it.
- make message about stale pid file a bit more explanatory.