--
Main changes:
* Monit now reloads configuration ONLY after it receives SIGHUP.
Automatic reload based on monit's control file timestamp is now
defunct.
* New monit command 'reload' is added. If used, it will reinitialize
a running monit daemon (send it the SIGHUP signal).
* A new monit option '-t' is added. If used, monit will run a syntax
check for the control file and exit with the status.
* The ssl version for TCPSSL tests can now explicitly be set if auto-
detection should fail. (Thanks to Mark Foster for
the bugreport)
* Added support for LDAPv2 and LDAPv3, and DWP.
* Restart method added to monit httpd cervlet
* Alert messages in passive mode fixed
* Console command "monit restart [service]" in daemon mode fixed
* Start/stop/restart race condition fixed.
Changelog: http://www.tildeslash.com/monit/changes.html
Patches OpenBSD specific submitted to authors.
--
freedt is a reimplementation of Dan Bernstein's daemontools under the GNU GPL,
sharing no code with the original implementation.
It currently includes feature-equivalent replacements for argv0, envdir,
envuidgid, setlock, setuidgid, softlimit, supervise, svc, svok, svscan, svstat
and recordio. It also includes dumblog (a simple multilog replacement),
mkservice (a script for automatically creating service directories), anonidentd
(an anonimising identd implementation) and ratelimit (a bandwidth-limiting
filter along the lines of recordio). All the tools include usage messages; for
instance, do "ratelimit -h" for a brief rundown of the options.
Please note that this package is not a drop-in replacement for daemontools; the
internal state files in service directories are different, and the error
messages (and a few of the options) aren't quite the same.
WWW: http://azz.us-lot.org/code/freedt.html
userland (and breaks build on sparc) instead use sysconf(3) to get
page size.
lead to the right direction by naddy & miod - thanks
Problem reported by John Pavlakis <xyloplax@yahoo.com>
--
The Sleuth Kit (previously known as TASK) is a collection of
UNIX-based command line file system forensic tools that allow
an investigator to examine NTFS, FAT, FFS, EXT2FS, and EXT3FS
file systems of a suspect computer in a non-intrusive fashion.
The tools have a layer-based design and can extract data from
internal file system structures. Because the tools do not rely
on the operating system to process the file systems, deleted
and hidden content is shown.
This port replaces TASK, previously removed.
--
multitail allows the viewing of one or multiple files like
the original tail(1) program.
The difference is that this program creates multiple windows
windows on the console (with ncurses). It can also use colors
while displaying the logfiles for faster recognizing which
lines are important and which are not. It is optimized for
terminal-sessions through slow links.
--
ModLogAn is a modular logfile analyzer which is able to analyze
15 logfiles from different servers.
Its template engine generates XHTML based on usersupplied themes
which makes it possible to provide different look and feel.
It's written in C and provides a plugin system.
From: Michael Coulter <mjc@bitz.ca> with some changes from me.
Tentakel is a simple program for executing the same command on many
hosts in parallel using ssh or rsh. It takes care of managing remote
return errors and remote stderr/stdout as well.
KNUTClient is a graphical interface to NUT - the Network UPS Tool.
KNUTClient allows realtime monitoring of UPS variables such as load,
voltage and temperature. Supports accessing NUT across networks.
* Upgrade to new version 3.3 (security update from previous, see advisory)
* remove MESSAGE and enable-script
* INSTALL/DEINSTALL scripts to properly place binary in /usr/libexec/auth
* correct LIB_DEPENDS on openldap-client
* no setuid root anymore!
* new maintainer Sebastian Stark
* honor PREFIX in manpage
Changes are listed here:
http://www.exploits.org/nut/release/1.2/new-1.2.1.txt
ok sturm@
Note: the initial checkin aborted half way through, before any log
messages were generated. What you see here is the second half of the
commit, the first half is already in-tree.
--
Submitted by James Devenish (j-devenish@users.sourceforge.net)
Modified by danh@
Proctools provides the pgrep and pkill commands which can
scan for and send signals to processes that are matched by
command-line options.
The pgrep utility displays process IDs for those processes
that match the requirements specified on the command line.
The pkill utility sends a signal to process IDs for those
processes that match the requirements specified on the com-
mand line.
WWW: http://sourceforge.net/projects/proctools
--
This release optionally makes use of OpenSSL, it is now
possible to monitor processes forged with SSL. It is also
possible to run monit's HTTP server with SSL.
Also added:
Timestamp monitoring for files and directories and an SSH
protocol test.
brad@ ok
Some changes to symon:
- multiple tcp clients to symux was broken (2.54)
- added a perl module to interact with symux (2.54)
- added a debug module for debug vars in kernel
- network code is redone, everything = ip v4/6 agnostic
- network addresses in config need no longer be resolvable
--
monit is an utility for monitoring and managing daemons
or similar programs running on a Unix system.
It will start specified programs if they are not running
and restart programs not responding.
It supports MD5 checksums, alert notifications, an http
interface among other useful features.
brad@ ok
--
Module that provides access to the system logger available
on most UNIX systems via Perl's XSUBs (Perl's C interface).
From: Ibrahim Khalifa <ibo@toontown.org>
brad@ ok
--
This perl module is used to interact with "mon" clients.
It supports a protocol-independent API for retrieving the status
of the Mon server, and performing certain operations, such as
disableing hosts and service checks.
brad@ ok
--
autossh is a program to start a copy of SSH and monitor it, restarting
it as necessary should it die or stop passing traffic.
The idea and the mechanism are from rstunnel (Reliable SSH Tunnel),
but implemented in C.
ok and review from brad@
--
This routine displays information on a file system such as its type,
the amount of disk space occupied, the total disk space and the number
of inodes.
From: Margarida Sequeira <niness@devilness.org>
--
mac-robber is a forensics and incident response program that collects
Modified, Access, and Change (MAC) times from files.
Its output can be used as input to the 'mactime' tool in The @stake
Sleuth Kit (TASK) to make a time line of file activity.
From: Margarida Sequeira <niness@devilness.org>
Submitted by Peter Werner <peterw@ifost.org.au>
----
This port is for OpenBSD administrators wanting to authenticate
users off an LDAP server. It uses the BSD Authentication API.
Please visit WWW for information on updates and commercial support.
WWW: http://www.ifost.org.au/~peterw/
License: BSD
--
The @stake Sleuth Kit (TASK) is the only open source forensic toolkit
for a complete analysis of Microsoft and UNIX file systems. TASK
enables investigators to identify and recover evidence from images
acquired during incident response or from live systems.
WWW: http://www.atstake.com/research/tools/task/
MAINTAINER= Margarida Sequeira <niness@devilness.org>
pfTop is a curses-based utility for real-time display of
active states and rules for pf. It is a cross between top
and pfctl -sr and pfctl -ss.
Maintainer Can Erkin Acar <canacar@eee.metu.edu.tr>
--
pfTop is a curses-based utility for real-time display of
active states and rules for pf. It is a cross between top
and pfctl -sr and pfctl -ss.
WWW: http://www.eee.metu.edu.tr/~canacar/pftop/
Submitted by Can Erkin Acar <canacar@eee.metu.edu.tr>
Mencal is a simple variation of the well-known unix command cal.
The main difference is that you can have some periodically repeating
days highlighted in color.
Take maintainership, ok angelos
- Fix uvm kernel detection on ELF archs, enable lsof on them. Replaced
check with a better one. Understand how nlist() works.
Submitted by Dave Watson <dave@elephantride.org>.
binchunker converts a CD image in a ".bin / .cue" format (sometimes
".raw / .cue") to a set of .iso and .cdr tracks.
* Added support for building on OpenBSD.
* Reworked the GOAD workaround (again) as the new version didn't seem
to work too well.
* Added missing build dependency.
Submitted by maintainer Nils Nordman <nino@nforced.com>.
when the databases/db port is installed.
o GNU mirrors don't hold this version of cfengine any more, use
ftp://ftp.gnu.org/old-gnu/cfengine/.
input from naddy@
* Take care to set a sane PATH.
* Add set -e
* Copy example files into ${PREFIX}/share/examples/PORTNAME.
* Replace PKGNAME with P_NAME in INSTALL/DEINSTALL scripts, unclear
since it already exists in the Makefile with a different value.
* Change output of INSTALL/DEINSTALL to be more like other scripts
found in the tree(suggested by heko@).
Submitted by maintainer Nils Nordman <nino@nforced.com>.
include much faster redraws, significantly lower CPU usage, ability
to specify color for both flat-shaded and wireframe objects, and
transparent CPU load / zoom buttons.
"BubbleMon" applet (here). Basically, it displays CPU and memory
load as bubbles in a jar of water. But that's where similarity ends.
New bubblemon-dockapp features translucent CPU load meter (for
accurate CPU load measurement), yellow duck swimming back and forth
on the water surface (just for fun), and fading load average and
memory usage screens.
Submitted by maintainer Joshua Stein <jcs@rt.fm>.
- Hostname panel can also display system name
- Move krells out of the way only if data is displayed in panels
- Bugfixes:
- Close open files before launching panel commands and net timer
command.
- Allow "owner" as well as "user" for fstab mounting.
- Added a Polish translation.
NOTE: Some configuration issues:
o Net and inet command launching will need re-entering.
o Inet charts can't use data saved by 1.0.x versions.
o Plugins that were automatically enabled by being in
~/.gkrellm/plugins will now have to be enabled on the plugins
config page. A consequence of this is that your existing
configuration setup for these plugins may be lost.
o CPU charts can now show nice time, which also uses a new theme
image.
o Added an alert interface so limits can be set for triggering
warn and alarm commands. Builtin APM and sensor (temps, fan, volt)
monitors can have alerts set. Alerts can use the gvoice plugin.
o User selectable fonts.
o User plugin placements.
o User definable format strings for drawing chart labels.
o Right click on most panels to open the monitor config window.
NOTE: To adjust panel heights, right click on them.
o There is no longer compatibility with pre 0.10.0 theme formats (the
change was announced a year ago).
- this unbreaks and fakes the port
- new maintainer
Work by Jeff Bachtel <jeff@cepheid.org>, some fixes by me
## Not one person on ports@ showed interest in testing this out,
## so if you have a printer then please give feedback
* Place the sample config file in ${SYSCONFDIR} and make that the default
path (instead of lib/)
* Correct path to template file - share/examples
* Use INSTALL/DEINSTALL scripts to place the config file and print the
appropriate warnings instead of messing with @exec/@unexec in PLIST
* Don't mess with permissions in the install target, use BSD_INSTALL* macros
* Rename patch, make -> ${MAKE_PROGRAM}
* Run DESCR through fmt(1)
work by me and naddy@
--
What is service-config? The programs in service-config create and
configure svscan-format service directories.
* server-config creates an svscan-format directory for an arbitrary
service.
* rules-config configures access rules for use by a service.
* svscan-config configures a service to run svscan.
* ipc-config configures a service to run ipcserver.
* ipcx-config configures a service to run ipcserver using access
rules.
* tcp-config configures a service to run tcpserver.
* tcpx-config configures a service to run tcpserver using access
rules.
WWW: http://www.superscript.com/service-config/intro.html
2. General cleanup in wmmon/wmmon.c
3. If you have root privs and exit, you'll get "Broken pipe". This occurs
upon execution of XCloseDisplay() (which followed by exit(0)). Handle it
with signal(SIGPIPE, exit).
Submitted by maintainer.
Changes:
- Updated ja.po.
- Add man page.
- POP3/IMAP connections can be on non-standard port numbers if you
enter server:port instead of just the server in the config.
- IMAP checking could not handle untagged responses to LOGIN.
- Meminfo label initialization and mua_is_launched fixes.