This port attempts to monitor swap usage and dynamically add a swapfile as
neccessary.
PR: ports/148711
Submitted by: Alexander Kuehn <freebsd@nagilum.org>
Approved by: wxs (mentor)
statistics displaying tool for the HAProxy unix socket.
HATop's appearance is similar to top. It supports various modes for
detailed statistics of all configured proxies and services in near
realtime. In addition, it features an interactive CLI for the haproxy
unix socket. This allows administrators to control the given haproxy
instance (change server weight, put servers into maintenance mode,
etc.) directly out of hatop (using keybinds or the CLI) and monitor the
results immediately.
WWW: http://feurix.org/projects/hatop/
PR: ports/149719
Submitted by: Jim Riggs <ports at christianserving dot org> (maintainer)
Approved by: beat (co-mentor)
PR: 146776
Submitted by: Michael Brune <admin _at_ mjbrune.org>
Approved by: glarkin (mentor)
Monitorix is a free, open source, lightweight system monitoring tool
designed to monitorize as many services as possible. At this time it
monitors from the CPU load and temperatures to the users using the system.
Network devices activity, network services demand and even the devices'
interrupt activity are also monitored, and more. The current status of any
corporate server with Monitorix installed can be accessed via a web browser.
WWW: http://www.monitorix.org/
A KDE Plasma applet that monitors uninterruptible power supplies
controlled by apcupsd <http://www.apcupsd.com/>. It can connect to
any UPS (or more precisely: any apcupsd daemon) which is reachable
over the network.
WWW: http://code.google.com/p/plasma-apcups/
focused on the following problems:
* Having a clean syntax
* Directing a raw syslog stream to different files based on content
* Mailing out alerts based on content
* Being fast
Sievelog's syntax is as simple as "<regex>" -> /some/file.
WWW: http://sievelog.googlecode.com/
PR: ports/149347
Submitted by: Jesse Kempf <jkempf@davisvision.com>
- Add support for amd64 [1]
- Add 23 new ports to to bsd.fpc.mk
- Remove obsolete patch file patch-packages-fcl-db_Makefile
- Turn off some optional dependencies like databases/unixODBC,
graphics/svgalib, databases/oracle8-client for avoid break amd64 support
- Clean up
PR: ports/146001
Submmitted by: Christopher Key <cjk32__ at _cam.ac.uk>
Patch reviewed by: marcov_ at _pascalprogramming.com (fpc developer)[1]
utility to retrieve mount point data. These dinamically linked
executables do not work on recent FreeBSD releases due to missing
libraries.
- Remove all unused binaries.
- Fix a couple of warnings in the source file and always build the
version that is actually used.
- While I'm here, use SUB_FILES to improve PKGMESSAGE.
gathering uptime information. You can retrieve data
in seconds, minutes, days, hours, or all of the above.
WWW: http://sysutils.rubyforge.org/
PR: ports/149384
Submitted by: Eric Freeman <freebsdports at chillibear.com>
module that allows you to get information about
users and groups.
WWW: http://sysutils.rubyforge.org/
PR: ports/149383
Submitted by: Eric Freeman <freebsdports at chillibear.com>
for gathering filesystem information, such as
disk space and mount point data.
WWW: http://sysutils.rubyforge.org/
PR: ports/149382
Submitted by: Eric Freeman <freebsdports at chillibear.com>
along the lines of the uname Unix command
WWW: http://sysutils.rubyforge.org/
PR: ports/149381
Submitted by: Eric Freeman <freebsdports at chillibear.com>
- Remove -e, there are too many false positives (e.g. using diff to
generate a patch for 'etcupdate diff', or the compare function) that
it breaks.
- Bump to 0.2.
Reported by: kan (2)
zfSnap is very simple sh script to make periodic zfs snapshots with cron.
It will also delete old snapshots.
WWW: http://aldis.git.bsdroot.lv/zfSnap
PR: ports/149188
Submitted by: Aldis Berjoza <aldis at bsdroot.lv>
zfSnap is very simple sh script to make periodic zfs snapshots with cron.
It will also delete old snapshots.
WWW: http://aldis.git.bsdroot.lv/zfSnap
PR: ports/149188
Submitted by: Aldis Berjoza <aldis at bsdroot.lv>
of pstree from PSmisc for FreeBSD. It also works without /proc and will
show the full set of processes in a jail even if init is not present.
WWW: http://code.douglasthrift.net/trac/dtpstree
PR: ports/149108
Submitted by: Douglas Thrift
Approved by: jadawin@ (co-mentor)
Thanks for all contributors to this port:
Alberto Villa <avilla@>
Andriy Gapon <avg@>
Dima Panov <fluffy@>
Ganael Laplanche <ganael.laplanche at martymac.com>
Jason E. Hale <bsdkaffee at gmail.com>
Juergen Lock <nox@>
ABI backwards compatible. It is unnecessary to have more than one same
libraries (ie: neon28 and neon29) as it creates issue in our ports tree such
as CONFLICTS and made our Makefile complicate.
- Remove www/neonpp and www/neon28.
- Add USE_GNOME=ltverhack; it corrects the shared library version by change
from libneon.so.29 to libneon.so.27. It won't get bump again with no reason
unless ABI changes.
- Bump the PORTREVISION on all ports and chase the shared library change.
- Add info in the UPDATING for how to rebuild on all ports that depend on
neon.
PR: ports/148295
Approved by: lev (maintainer timeout, no respone for months),
portmgr
Tested by: pointyhat-exp by pav
will fix a lot of problems with delays starting GNOME applications,
permission problems mounting removable media, and problems not being able
to shutdown or reboot.
Reported by: many