Date: Sun, 15 Feb 2009 19:45:43 +0000 (UTC) From: Ion-Mihai Tetcu <itetcu@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/sysutils/apcupsd Makefile distinfo Message-ID: <200902151945.n1FJjhH4035114@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
itetcu 2009-02-15 19:45:43 UTC
FreeBSD ports repository
Modified files:
sysutils/apcupsd Makefile distinfo
Log:
Update to 3.14.5:
* docs: Document the /refresh switch for apctray.
* apctest: Do not create pid file. There is little reason for it
since apctest is a command-line tool, not a daemon. Plus nothing
ever deletes the file so it interferes with apcupsd operation.
* gapcmon: Network connect timeout fix.
* Fix a few unsafe uses of sprintf and strcat.
* gapcmon: Iconify fixes for KDE
* Fix LOWBATT glitch handling bug that could cause us to act on a
LOWBATT signal immediately instead of waiting for the debounce time.
* Support shutting down apcupsd instances running in other sessions
(such as terminal services or remote desktop sessions).
* docs: PCNET minimum password length is 15 chars, default username
is 'apc', no known way to change the username.
* Makefile: Fix dependency build errors on Darwin and other platforms.
('echo -n' is not portable; use 'tr' to strip newline instead)
Tested by: beech@
Revision Changes Path
1.60 +1 -2 ports/sysutils/apcupsd/Makefile
1.25 +6 -6 ports/sysutils/apcupsd/distinfo
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200902151945.n1FJjhH4035114>
