had both lines:
Author: ...
WWW: ....
So standardize on that, and move them to the end of the file when necessary.
Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.
s/AUTHOR/Author/
A few other various formatting issues
- part of UCD-SNMP-MIB::dskTable MIB implemented (submitted by kuriyama.bsd at gmail.com)
- some cleanup
PR: ports/137973
Submitted by: Mikolaj Golub <to.my.trociny at gmail.com> (maintainer)
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.
It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.
With help: marcus and kwm
Pointyhat-exp: a few times by pav
Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and
a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by: marcus
Approved by: portmgr
cpu utilization and other system statistics.
It implements parts of UCD-SNMP-MIB for this. It is also possible to specify
your own commands under UCD-SNMP-MIB::extTable mib.
PR: ports/120238
Submitted by: Mikolaj Golub <to.my.trociny (at) gmail.com>