statistic by summing up the transfered bytes. Statistics are created hourly,
daily and monthly and are saved as static HTML files.
It is written in pure C without the need of external libraries, targetted to
be used in an embedded firewall system. A HTTP server is not included.
WWW: mdolze.gmxhome.de/iograph.shtml
PR: ports/119841
Submitted by: Markus Dolze
"Swapd" is a daemon that watches free memory and manages swap files. If free
memory drops too low, additional swap files are created. Additionally, if there
is too much free memory, swap files are deactivated and disk space may be
reclaimed.
WWW: http://www.rkeene.org/oss/swapd/
build on amd64 because apm is not available there. This patch
enables apm only for i386 and fixes some apm variable declarations
which makes it build and usable on amd64.
PR: 119393
Submitted by: Bernhard Froehlich <decke@bluelife.at>
- Provide new rc script
- Prevent distribution install sample conf in DATADIR as we already install
them in PREFIX/etc
- Polish pkg-message
- Remove FTP from pkg-descr, we have WWW there
- Move LIB_DEPENDS before CONFLICTS to pet portlint
CAM stuff in this port. Current it's complete out of date and doesn't
function. Add this:
DEPRECATED= Lacking interest, need someone to update and port CAM in this port
EXPIRATION_DATE=2008-03-01
each line it reads to the regular expressions it finds in the
specified actionscript. If a line matches, respond executes a
rewritten command defined in the actionscript.
WWW: http://respond.sf.net
PR: ports/119426
Submitted by: Jouke Witteveen <j.witteveen@gmail.com>
Approved by: stas (mentor, implicit)
* Added rc.subr-style startup script for the server;
* Bump PORTREVISION.
PR: 115342
Submitted by: Lars Erik Gullerud <lerik at nolink.net>
Approved by: Robert Gogolok <gogo at cs.uni-sb.de> (maintainer)
ISPman is an ISP management software written in perl, using an LDAP
backend to manage virtual hosts for an ISP. It can be used to manage,
DNS, virtual hosts for apache config, postfix configuration, cyrus
mail boxes, proftpd etc.
ISPMan was written as a management tool for the network at 4unet where
between 30 to 50 domains are hosted and the number is crazily growing.
Managing these domains and their users was a little time consuming,
and needed an Administrator who knows linux and these daemons
fluently. Now the help-desk can easily manage the domains and users.
LDAP data can be easily replicated site wide, and mail box server can
be scaled from 1 to n as required. An LDAP entry called maildrop
tells the SMTP server (postfix) where to deliver the mail. The SMTP
servers can be loadbalanced with one of many load balancing
techniques. The program is written with scalibility and High
availibility in mind.
PR: ports/117047
Submitted by: Denis Shaposhnikov <dsh@vlink.ru> (maintainer)
Approved by: linimon (mantor)
- Correct pkg-plist by adding two newly added intermediate
libraries. [1]
- Use better way to make dependency on Berkeley DB. [2]
Pointy hat to: delphij
Reported by: Scot Hetzel <swhetzel gmail com> [1]
tinderbox via pav and edwin [2]
- Make BDB 4.6 as default BDB version;
- Modify MASTER_SITES according to official website.
Submitted by: delphij
PR: ports/118562
Approved by: maintainer timeout
interface, designed to handle LDAP based setups. Provided is access
to posix, shadow, samba, proxy, fax, and kerberos accounts. It is able
to manage the postfix/cyrus server combination and can write user
adapted sieve scripts.
WWW: http://www.gosa-project.org
PR: ports/119231
Submitted by: Denis Shaposhnikov <dsh@wizard.volgograd.ru>