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.
from DESCR:
safecat is a program which implements D. J. Bernstein's
maildir algorithm to copy stdin safely to a file in a speci-
fied directory. With safecat, the user is offered two assur-
ances. First, if safecat returns a successful exit status,
then all data is guaranteed to be saved in the destination
directory. Second, if a file exists in the destination
directory, placed there by safecat, then the file is guaran-
teed to be complete.
Submitted by Joshua Stein <jcs@rt.fm>.
GKrellM is a single process stack of system monitors which supports
applying themes to match its appearance to your window manager, Gtk,
or any other theme.
Submitted by Peter Stromberg <home@wilfried.net>.
wmCube is a dockapp that displays a realtime rotating 3d-object
and the current cpu-load. The cpu-load also makes the object
spin faster/slower. You can zoom in and out by clicking on
the app and you can design your own objects or use the objects
that come with the package.
Submitted by Peter Stromberg <home@wilfried.net>.
WMAPM is an APM/battery monitor. It is used to visually display and
interpret details of APM/battery status from the system's BIOS.