Designed specifically for the APC SmartUPS devices, the
software is dependent on the SmartUPS interface and will
only function with SmartUPS devices.
Essentially, this is a simpler version of upsd.
Warn user if no webserver is installed
Recommend apache13-php or apache13-modssl. the php version can
be configured to use the modssl module as well ...
Webmin is a web-based interface for system administration for Unix.
Using any browser that supports tables and forms, you can setup
user accounts, Apache, DNS, file sharing and so on.
Webmin consists of a simple web server, and a number of CGI programs
which directly update system files like /etc/inetd.conf and
/etc/passwd. The web server and all CGI programs are written in
Perl version 5, and use no external modules. This means that you
only need a Perl binary to run Webmin.
More infos:
http://www.webmin.com/webmin/
upgrade with only minor patch changes so I'm just going to commit it,
especially since the original was marked broken (can't fetch anymore).
PR: 8652
Submitted by: Glenn Johnson <gljohns@bellsouth.net>
something already there (PORTOBJFORMAT, OSVERSION) or move stuff from after
.include <bsd.port.mk> to before.
(This is not by any means the complete list but just the ones I've noticed
recently.)
MOUNT_NFS for -stable.
Now I'm not certain whether MNT_EXPORTED is correct for -current :( I can't
test it because I don't use NFS.
Pointed out by: Satoshi
The patches are now part of the tarball and have been deleted from the
patch directory.
Version 1.4a now includes the libdevstat patches, which were formerly
patch-ad.
Tested under -current (with CAM) successfully.
PR: ports/8167
Submitted by: Jian-Da Li (the maintainer)
with CAM.
I don't run NFS so I was unable to test whether xperfmon++ still shows
reasonable values for nfclient and nfsserver.
Obtained from: the update came from Lars Koeller, the libdevstat support
was added by me.