The FreeBSD Ports Archive

Freebsd | Contact
Welcome to FreeBSD Software


FreeBSD sysutils : apcupsd

A daemon for controlling APC UPS

 "apcupsd" can be used for controlling all APC UPS models

It can monitor and log the current power and battery status, perform
automatic shutdown, and can run in network mode in order to power down
other hosts on a LAN 

http://www.apcupsd.com



apcupsd history


v. 1.53
date: 2007/10/21 10:39:38;  author: itetcu;  state: Exp;  lines: +15 -12
- Update to 3.14.2
- Now the port build depends on devel/makedepend
- Utilize ETCDIR for Makefile and pkg-plist
- Move pkg-message to FILESDIR
- No need to use USE_GETTEXT=yes, because port doesn't install any mo files
and --enable-nls option doesn't help. With --with-included-gettext apcupsd
doesn't build.

PR:		ports/116774
Submitted by:	Alexander Logvinov

v. 1.52 date: 2007/07/23 09:36:33; author: rafan; state: Exp; lines: +2 -3 - Set --mandir and --infodir in CONFIGURE_ARGS if the configure script supports them. This is determined by running ``configure --help'' in do-configure target and set the shell variable _LATE_CONFIGURE_ARGS which is then passed to CONFIGURE_ARGS. - Remove --mandir and --infodir in ports' Makefile where applicable Few ports use REINPLACE_CMD to achieve the same effect, remove them too. - Correct some manual pages location from PREFIX/man to MANPREFIX/man - Define INFO_PATH where necessary - Document that .info files are installed in a subdirectory relative to PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and subdirectory detection. PR: ports/111470 Approved by: portmgr Discussed with: stas (Mk/*), gerald (info related stuffs) Tested by: pointyhat exp run
v. 1.51 date: 2007/06/12 19:39:21; author: itetcu; state: Exp; lines: +1 -0 The pdf file still changes to much, so put it back in IGNORE files. Poked by: a few people on IRC
v. 1.50 date: 2007/06/10 23:18:10; author: itetcu; state: Exp; lines: +1 -2 - Update to 3.14.1 - try to checksum the pdf manual again, since there's a new version for the 3.14.x series PR: ports/113211 Submitted by: Alexander Logvinov
v. 1.49 date: 2007/04/05 19:57:25; author: itetcu; state: Exp; lines: +2 -8 Update to 3.14.0 - MASTER/SLAVE networking mode removed (use NIS instead, see manual) - PowerChute Network Shutdown driver - New configuration directives to set paths at runtime Note: GAPCMON GUI monitoring tool is not yet builded in this port, but it will. PR: ports/111253 Submitted by: Jui-Nan Lin Poked by: infofarmer@
v. 1.48 date: 2007/02/28 01:19:04; author: kuriyama; state: Exp; lines: +2 -1 - Bump shlib version to libnetsnmp.so.10 and bump $PORTREVISION.
v. 1.47 date: 2006/09/09 17:25:05; author: itetcu; state: Exp; lines: +1 -2 Update to 3.12.4: This is a bug fix release which includes fixes for SNMP crash in the face of network errors. Also status and data logging interval was often off by one period. NIS port now properly defaults to 3551 or value provided by configure, not hard-coded 7000.
v. 1.46 date: 2006/08/04 14:17:31; author: itetcu; state: Exp; lines: +6 -15 - remove w/o PTHREADS OPTION since it's not supported upstream anymore. [1] - remove pre-4.x support - change MAINIANER addres to my @FreeBSD.org one - bump PORTREVISION PR: ports/101342 [1] Submitted by: Shane Bell [1]
v. 1.45 date: 2006/05/01 14:35:47; author: pav; state: Exp; lines: +3 -2 - Update to 3.12.3 PR: ports/96545 Submitted by: Ion-Mihai "IOnut" Tetcu (maintainer)
v. 1.44 date: 2006/04/22 13:51:37; author: mnag; state: Exp; lines: +50 -66 - Update to 3.12.2 - Use new rc.d script - Reorganize Makefile PR: 92466 Notified by: "Alex Samorukov" Submitted by: maintainer
v. 1.43 date: 2006/01/28 15:54:02; author: pav; state: Exp; lines: +2 -2 - Take maintainership PR: ports/92336 Submitted by: Ion-Mihai "IOnut" Tetcu
v. 1.42 date: 2005/11/30 05:23:09; author: kuriyama; state: Exp; lines: +2 -2 Chase shlib version bump of net-snmp.
v. 1.41 date: 2005/11/17 20:08:14; author: pav; state: Exp; lines: +7 -1 - Add NOPTHREADS knob PR: ports/88811 Submitted by: Josh Carroll - Properly capitalize FreeBSD.org
v. 1.40 date: 2005/11/13 17:17:01; author: lkoeller; state: Exp; lines: +1 -1 o) Due to lack of time it's not possible for me to maintain this port anymore.
v. 1.39 date: 2005/10/02 11:23:56; author: lkoeller; state: Exp; lines: +2 -2 o) Update to version 3.10.18
v. 1.38 date: 2005/07/03 12:26:37; author: lkoeller; state: Exp; lines: +1 -1 o) Forgotten to increase PORTREVISION (always the same ....)
v. 1.37 date: 2005/07/03 12:25:23; author: lkoeller; state: Exp; lines: +7 -0 o) Add switch for SNMP support (ports/82765) o) Add patch for propper power off of ups device with USB driver on FBSD-5 ("Mike Tancsa" ) PR: ports/82765 Submitted by: Benjamin Constant , "Mike Tancsa"
v. 1.36 date: 2005/05/15 14:51:44; author: lkoeller; state: Exp; lines: +1 -1 o) This release will fix the BSD USB lockup bug that many users have experienced. (I can't check this due to lack of an USP apcups device) Perhaps this fixes PR ports/80233.
v. 1.35 date: 2005/04/15 17:24:04; author: lkoeller; state: Exp; lines: +17 -15 o) Update to version 3.10.17 (from 3.10.15) now USB on FreeBSD should work (read manual!!)
v. 1.34 date: 2004/12/13 20:36:18; author: lkoeller; state: Exp; lines: +1 -1 o) Increase port v. due to pkg-plist fix
v. 1.33 date: 2004/11/02 14:34:21; author: lkoeller; state: Exp; lines: +2 -2 o) Fix pkg-plist errors and install of config templates.
v. 1.32 date: 2004/10/28 19:21:50; author: lkoeller; state: Exp; lines: +11 -1 o) Fix some pkg-plist errors o) Handle new config file correctly PR: - Submitted by: Neil Darlow
v. 1.31 date: 2004/10/14 19:28:31; author: lkoeller; state: Exp; lines: +2 -18 Update from 3.10.13 -> 3.10.15 - Fix for lost config files during "portupgrade apcupsd" (PR ports/67251) - Mandrake 10 USB users, please note, you must either use devfs to access the USB or reconfigure your kernel and turn CONFIG_USB_DYNAMIC_MINORS off. - The NIS slave server code (net driver) should be much more efficient and robust than previous versions. - The code as a whole is much more resistant to buffer overflows since most all string copies are now protected. PR: 67251 Submitted by: Rob
v. 1.30 date: 2004/05/11 17:02:45; author: lkoeller; state: Exp; lines: +2 -2 o) Upgrade to version 3.10.13
v. 1.29 date: 2004/03/09 20:01:43; author: lkoeller; state: Exp; lines: +2 -3 o) Integrate a fix to work around an OpenBSD/FreeBSD pthread bug (set/unset of O_NONBLOCK, hope, someone will fix this bug soon). Submitted by: Gary Bajaj , Adam Kropelin
v. 1.28 date: 2004/03/06 17:22:11; author: lkoeller; state: Exp; lines: +3 -2 o) Add --disable-pthreads cause with pthreads the called apccontrol programm sometimes hangs and prevents a graceful shutdown :-(
v. 1.27 date: 2004/02/09 19:23:34; author: lkoeller; state: Exp; lines: +5 -2 o) Include new OPTIONS directive into Makefile.
v. 1.26 date: 2004/02/04 04:36:25; author: marcus; state: Exp; lines: +2 -3 Add USE_GETTEXT and bump PORTREVISION. Submitted by: trevor Tested by: bento
v. 1.25 date: 2004/02/03 20:18:25; author: lkoeller; state: Exp; lines: +24 -10 o) Update to version 3.10.11 o) Add flag WITH_CGI=yes for building with/without cgi support o) When cgi support is choosen dependency on libgd is now added out of the ports tree (not internal one).
v. 1.24 date: 2004/01/23 18:12:20; author: trevor; state: Exp; lines: +1 -1 Now gettext 0.12.1 is gettext-old.
v. 1.23 date: 2004/01/23 14:28:13; author: lkoeller; state: Exp; lines: +3 -2 o) Fix Problem with forcing use of internel libgd and an installed one in /usr/local/lib. Now alway libgd out of the ports collection is used. PR: - Submitted by: artur@pydo.org, stefano@merlinobbs.net, glyn@grinstead.org
v. 1.22 date: 2004/01/18 16:29:11; author: lkoeller; state: Exp; lines: +2 -1 o) Add option --with-nologin=/var/run o) Modify configure to use internal libgd. This avoids compat problems and the overkill install of libgd and dependent ports for a apcupsd server machine. Submitted by: Neil Darlow
v. 1.21 date: 2004/01/07 00:14:00; author: pav; state: Exp; lines: +2 -2 - Install stylesheet for manual [1] - Add missed file to pkg-plist - Raise portrevision PR: ports/60995 [1] Submitted by: Krzysztof Stryjek
v. 1.20 date: 2004/01/05 08:13:18; author: lkoeller; state: Exp; lines: +4 -2 o) Delete needlessly patches o) Install sample config and add them to pkg-plist Submitted by: Andrzej Tobola
v. 1.19 date: 2004/01/04 19:18:20; author: lkoeller; state: Exp; lines: +19 -3 o) Update to version 3.10.9 o) files dir contains a sample config for network master-slave which seems to be stable on my test environment o) still lack of USB support, cause noone ports the LINUX usb code to FreeBSD (perhaps libusb is also a staring point)
v. 1.18 date: 2003/11/18 20:18:17; author: lkoeller; state: Exp; lines: +45 -27 o) Update to version 3.10.6 (USB support)
v. 1.17 date: 2003/11/07 09:28:13; author: marcus; state: Exp; lines: +2 -2 Rename PORTDOCS to MYPORTDOCS to avoid a conflict with the recently added bsd.port.mk macro. Submitted by: Oliver Eikemeier
v. 1.16 date: 2003/08/26 20:25:54; author: marcus; state: Exp; lines: +1 -0 Bump the PORTREVISION for the ports directly affected by the gettext upgrade. Prodded by: kris
v. 1.15 date: 2003/08/25 05:41:35; author: marcus; state: Exp; lines: +1 -1 Chase the libintl.so shared lib version.
v. 1.14 date: 2003/03/09 15:22:53; author: lkoeller; state: Exp; lines: +2 -1 - Fix fetch problem due to changes on www.apcupds.org -> sourceforge - Approved by Kris Kenneway - PR: ports/48955 Subbmnitted by: Andrew Stuart
v. 1.13 date: 2003/02/25 20:20:32; author: lkoeller; state: Exp; lines: +2 -2 - Upgrade to Version 3.8.6 which fixes a root exploit of slave machines.
v. 1.12 date: 2003/02/21 13:28:34; author: knu; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.11 date: 2003/01/19 13:36:07; author: lkoeller; state: Exp; lines: +3 -3 o Add some missiong documentation files, lost during the updates before o PR: ports/47059 Originator: David A Bestor <1nd3n14l@indenial.com>
v. 1.10 date: 2002/08/05 07:40:20; author: lkoeller; state: Exp; lines: +1 -1 o) Change apcupsd.org -> apcupsd.com due to massive network reachability issues of the .org domain from some networks. They are both the same sites. PR: - Submitted by: Nuno Teixeira
v. 1.9 date: 2002/08/01 16:22:34; author: ade; state: Exp; lines: +1 -1 Chase shlib rev of devel/gettext Submitted by: lots and lots Pointy hat to: ade
v. 1.8 date: 2002/04/12 17:10:05; author: ade; state: Exp; lines: +2 -1 gettext upgrade uber-patch (stage 3) - switch devel/gettext (0.11.1) on, installing full package - flip devel/gettext-old (0.10.35) to installing only static binaries with a "-old" suffix -- gettext-old will have its deorbit burn sequence initiated just after 4.6-RELEASE - fix up ports for the new world order Reviewed by: portmgr
v. 1.7 date: 2002/03/15 19:44:18; author: ade; state: Exp; lines: +1 -1 Stage 1 of gettext update. Move gettext (0.10.35) with gettext-old Update gettext from gettext-devel (0.10.40) Remove gettext-devel Fix dependencies Stage 2 will involve upgraded gettext to 0.11 and fixing issues Stage 3 involves a de-orbit burn sequence for gettext-old Reviewed by: portmgr
v. 1.6 date: 2002/01/28 15:15:08; author: pat; state: Exp; lines: +1 -1 Update to 3.8.5 PR: 34218 Submitted by: Edward Ping-Da Chuang Approved by: maintainer
v. 1.5 date: 2001/12/21 18:29:33; author: lkoeller; state: Exp; lines: +1 -2 Update to version 3.8.4-2.
v. 1.4 date: 2001/12/05 21:15:26; author: lkoeller; state: Exp; lines: +2 -2 * Add missing patch file to compile correctly with libwrap * Use --disable-install-distdir instead of patching Makefile * Bump port revision
v. 1.3 date: 2001/12/03 21:27:28; author: lkoeller; state: Exp; lines: +19 -4 * Add HTML documentation * Fix problems with libwrap support
v. 1.2 date: 2001/12/02 13:19:05; author: lkoeller; state: Exp; lines: +1 -0 Forgotten to bump PORTREVISION ;-(
v. 1.1 date: 2001/12/02 11:24:51; author: lkoeller; state: Exp; Add apcupsd 3.8.3, a daemon for controlling APC UPS. PR: 31478 Submitted by: Lars Koeller ============================================================================= v. 1.53 date: 2007/10/21 10:39:38; author: itetcu; state: Exp; lines: +15 -12 - Update to 3.14.2 - Now the port build depends on devel/makedepend - Utilize ETCDIR for Makefile and pkg-plist - Move pkg-message to FILESDIR - No need to use USE_GETTEXT=yes, because port doesn't install any mo files and --enable-nls option doesn't help. With --with-included-gettext apcupsd doesn't build. PR: ports/116774 Submitted by: Alexander Logvinov
v. 1.52 date: 2007/07/23 09:36:33; author: rafan; state: Exp; lines: +2 -3 - Set --mandir and --infodir in CONFIGURE_ARGS if the configure script supports them. This is determined by running ``configure --help'' in do-configure target and set the shell variable _LATE_CONFIGURE_ARGS which is then passed to CONFIGURE_ARGS. - Remove --mandir and --infodir in ports' Makefile where applicable Few ports use REINPLACE_CMD to achieve the same effect, remove them too. - Correct some manual pages location from PREFIX/man to MANPREFIX/man - Define INFO_PATH where necessary - Document that .info files are installed in a subdirectory relative to PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and subdirectory detection. PR: ports/111470 Approved by: portmgr Discussed with: stas (Mk/*), gerald (info related stuffs) Tested by: pointyhat exp run
v. 1.51 date: 2007/06/12 19:39:21; author: itetcu; state: Exp; lines: +1 -0 The pdf file still changes to much, so put it back in IGNORE files. Poked by: a few people on IRC
v. 1.50 date: 2007/06/10 23:18:10; author: itetcu; state: Exp; lines: +1 -2 - Update to 3.14.1 - try to checksum the pdf manual again, since there's a new version for the 3.14.x series PR: ports/113211 Submitted by: Alexander Logvinov
v. 1.49 date: 2007/04/05 19:57:25; author: itetcu; state: Exp; lines: +2 -8 Update to 3.14.0 - MASTER/SLAVE networking mode removed (use NIS instead, see manual) - PowerChute Network Shutdown driver - New configuration directives to set paths at runtime Note: GAPCMON GUI monitoring tool is not yet builded in this port, but it will. PR: ports/111253 Submitted by: Jui-Nan Lin Poked by: infofarmer@
v. 1.48 date: 2007/02/28 01:19:04; author: kuriyama; state: Exp; lines: +2 -1 - Bump shlib version to libnetsnmp.so.10 and bump $PORTREVISION.
v. 1.47 date: 2006/09/09 17:25:05; author: itetcu; state: Exp; lines: +1 -2 Update to 3.12.4: This is a bug fix release which includes fixes for SNMP crash in the face of network errors. Also status and data logging interval was often off by one period. NIS port now properly defaults to 3551 or value provided by configure, not hard-coded 7000.
v. 1.46 date: 2006/08/04 14:17:31; author: itetcu; state: Exp; lines: +6 -15 - remove w/o PTHREADS OPTION since it's not supported upstream anymore. [1] - remove pre-4.x support - change MAINIANER addres to my @FreeBSD.org one - bump PORTREVISION PR: ports/101342 [1] Submitted by: Shane Bell [1]
v. 1.45 date: 2006/05/01 14:35:47; author: pav; state: Exp; lines: +3 -2 - Update to 3.12.3 PR: ports/96545 Submitted by: Ion-Mihai "IOnut" Tetcu (maintainer)
v. 1.44 date: 2006/04/22 13:51:37; author: mnag; state: Exp; lines: +50 -66 - Update to 3.12.2 - Use new rc.d script - Reorganize Makefile PR: 92466 Notified by: "Alex Samorukov" Submitted by: maintainer
v. 1.43 date: 2006/01/28 15:54:02; author: pav; state: Exp; lines: +2 -2 - Take maintainership PR: ports/92336 Submitted by: Ion-Mihai "IOnut" Tetcu
v. 1.42 date: 2005/11/30 05:23:09; author: kuriyama; state: Exp; lines: +2 -2 Chase shlib version bump of net-snmp.
v. 1.41 date: 2005/11/17 20:08:14; author: pav; state: Exp; lines: +7 -1 - Add NOPTHREADS knob PR: ports/88811 Submitted by: Josh Carroll - Properly capitalize FreeBSD.org
v. 1.40 date: 2005/11/13 17:17:01; author: lkoeller; state: Exp; lines: +1 -1 o) Due to lack of time it's not possible for me to maintain this port anymore.
v. 1.39 date: 2005/10/02 11:23:56; author: lkoeller; state: Exp; lines: +2 -2 o) Update to version 3.10.18
v. 1.38 date: 2005/07/03 12:26:37; author: lkoeller; state: Exp; lines: +1 -1 o) Forgotten to increase PORTREVISION (always the same ....)
v. 1.37 date: 2005/07/03 12:25:23; author: lkoeller; state: Exp; lines: +7 -0 o) Add switch for SNMP support (ports/82765) o) Add patch for propper power off of ups device with USB driver on FBSD-5 ("Mike Tancsa" ) PR: ports/82765 Submitted by: Benjamin Constant , "Mike Tancsa"
v. 1.36 date: 2005/05/15 14:51:44; author: lkoeller; state: Exp; lines: +1 -1 o) This release will fix the BSD USB lockup bug that many users have experienced. (I can't check this due to lack of an USP apcups device) Perhaps this fixes PR ports/80233.
v. 1.35 date: 2005/04/15 17:24:04; author: lkoeller; state: Exp; lines: +17 -15 o) Update to version 3.10.17 (from 3.10.15) now USB on FreeBSD should work (read manual!!)
v. 1.34 date: 2004/12/13 20:36:18; author: lkoeller; state: Exp; lines: +1 -1 o) Increase port v. due to pkg-plist fix
v. 1.33 date: 2004/11/02 14:34:21; author: lkoeller; state: Exp; lines: +2 -2 o) Fix pkg-plist errors and install of config templates.
v. 1.32 date: 2004/10/28 19:21:50; author: lkoeller; state: Exp; lines: +11 -1 o) Fix some pkg-plist errors o) Handle new config file correctly PR: - Submitted by: Neil Darlow
v. 1.31 date: 2004/10/14 19:28:31; author: lkoeller; state: Exp; lines: +2 -18 Update from 3.10.13 -> 3.10.15 - Fix for lost config files during "portupgrade apcupsd" (PR ports/67251) - Mandrake 10 USB users, please note, you must either use devfs to access the USB or reconfigure your kernel and turn CONFIG_USB_DYNAMIC_MINORS off. - The NIS slave server code (net driver) should be much more efficient and robust than previous versions. - The code as a whole is much more resistant to buffer overflows since most all string copies are now protected. PR: 67251 Submitted by: Rob
v. 1.30 date: 2004/05/11 17:02:45; author: lkoeller; state: Exp; lines: +2 -2 o) Upgrade to version 3.10.13
v. 1.29 date: 2004/03/09 20:01:43; author: lkoeller; state: Exp; lines: +2 -3 o) Integrate a fix to work around an OpenBSD/FreeBSD pthread bug (set/unset of O_NONBLOCK, hope, someone will fix this bug soon). Submitted by: Gary Bajaj , Adam Kropelin
v. 1.28 date: 2004/03/06 17:22:11; author: lkoeller; state: Exp; lines: +3 -2 o) Add --disable-pthreads cause with pthreads the called apccontrol programm sometimes hangs and prevents a graceful shutdown :-(
v. 1.27 date: 2004/02/09 19:23:34; author: lkoeller; state: Exp; lines: +5 -2 o) Include new OPTIONS directive into Makefile.
v. 1.26 date: 2004/02/04 04:36:25; author: marcus; state: Exp; lines: +2 -3 Add USE_GETTEXT and bump PORTREVISION. Submitted by: trevor Tested by: bento
v. 1.25 date: 2004/02/03 20:18:25; author: lkoeller; state: Exp; lines: +24 -10 o) Update to version 3.10.11 o) Add flag WITH_CGI=yes for building with/without cgi support o) When cgi support is choosen dependency on libgd is now added out of the ports tree (not internal one).
v. 1.24 date: 2004/01/23 18:12:20; author: trevor; state: Exp; lines: +1 -1 Now gettext 0.12.1 is gettext-old.
v. 1.23 date: 2004/01/23 14:28:13; author: lkoeller; state: Exp; lines: +3 -2 o) Fix Problem with forcing use of internel libgd and an installed one in /usr/local/lib. Now alway libgd out of the ports collection is used. PR: - Submitted by: artur@pydo.org, stefano@merlinobbs.net, glyn@grinstead.org
v. 1.22 date: 2004/01/18 16:29:11; author: lkoeller; state: Exp; lines: +2 -1 o) Add option --with-nologin=/var/run o) Modify configure to use internal libgd. This avoids compat problems and the overkill install of libgd and dependent ports for a apcupsd server machine. Submitted by: Neil Darlow
v. 1.21 date: 2004/01/07 00:14:00; author: pav; state: Exp; lines: +2 -2 - Install stylesheet for manual [1] - Add missed file to pkg-plist - Raise portrevision PR: ports/60995 [1] Submitted by: Krzysztof Stryjek
v. 1.20 date: 2004/01/05 08:13:18; author: lkoeller; state: Exp; lines: +4 -2 o) Delete needlessly patches o) Install sample config and add them to pkg-plist Submitted by: Andrzej Tobola
v. 1.19 date: 2004/01/04 19:18:20; author: lkoeller; state: Exp; lines: +19 -3 o) Update to version 3.10.9 o) files dir contains a sample config for network master-slave which seems to be stable on my test environment o) still lack of USB support, cause noone ports the LINUX usb code to FreeBSD (perhaps libusb is also a staring point)
v. 1.18 date: 2003/11/18 20:18:17; author: lkoeller; state: Exp; lines: +45 -27 o) Update to version 3.10.6 (USB support)
v. 1.17 date: 2003/11/07 09:28:13; author: marcus; state: Exp; lines: +2 -2 Rename PORTDOCS to MYPORTDOCS to avoid a conflict with the recently added bsd.port.mk macro. Submitted by: Oliver Eikemeier
v. 1.16 date: 2003/08/26 20:25:54; author: marcus; state: Exp; lines: +1 -0 Bump the PORTREVISION for the ports directly affected by the gettext upgrade. Prodded by: kris
v. 1.15 date: 2003/08/25 05:41:35; author: marcus; state: Exp; lines: +1 -1 Chase the libintl.so shared lib version.
v. 1.14 date: 2003/03/09 15:22:53; author: lkoeller; state: Exp; lines: +2 -1 - Fix fetch problem due to changes on www.apcupds.org -> sourceforge - Approved by Kris Kenneway - PR: ports/48955 Subbmnitted by: Andrew Stuart
v. 1.13 date: 2003/02/25 20:20:32; author: lkoeller; state: Exp; lines: +2 -2 - Upgrade to Version 3.8.6 which fixes a root exploit of slave machines.
v. 1.12 date: 2003/02/21 13:28:34; author: knu; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.11 date: 2003/01/19 13:36:07; author: lkoeller; state: Exp; lines: +3 -3 o Add some missiong documentation files, lost during the updates before o PR: ports/47059 Originator: David A Bestor <1nd3n14l@indenial.com>
v. 1.10 date: 2002/08/05 07:40:20; author: lkoeller; state: Exp; lines: +1 -1 o) Change apcupsd.org -> apcupsd.com due to massive network reachability issues of the .org domain from some networks. They are both the same sites. PR: - Submitted by: Nuno Teixeira
v. 1.9 date: 2002/08/01 16:22:34; author: ade; state: Exp; lines: +1 -1 Chase shlib rev of devel/gettext Submitted by: lots and lots Pointy hat to: ade
v. 1.8 date: 2002/04/12 17:10:05; author: ade; state: Exp; lines: +2 -1 gettext upgrade uber-patch (stage 3) - switch devel/gettext (0.11.1) on, installing full package - flip devel/gettext-old (0.10.35) to installing only static binaries with a "-old" suffix -- gettext-old will have its deorbit burn sequence initiated just after 4.6-RELEASE - fix up ports for the new world order Reviewed by: portmgr
v. 1.7 date: 2002/03/15 19:44:18; author: ade; state: Exp; lines: +1 -1 Stage 1 of gettext update. Move gettext (0.10.35) with gettext-old Update gettext from gettext-devel (0.10.40) Remove gettext-devel Fix dependencies Stage 2 will involve upgraded gettext to 0.11 and fixing issues Stage 3 involves a de-orbit burn sequence for gettext-old Reviewed by: portmgr
v. 1.6 date: 2002/01/28 15:15:08; author: pat; state: Exp; lines: +1 -1 Update to 3.8.5 PR: 34218 Submitted by: Edward Ping-Da Chuang Approved by: maintainer
v. 1.5 date: 2001/12/21 18:29:33; author: lkoeller; state: Exp; lines: +1 -2 Update to version 3.8.4-2.
v. 1.4 date: 2001/12/05 21:15:26; author: lkoeller; state: Exp; lines: +2 -2 * Add missing patch file to compile correctly with libwrap * Use --disable-install-distdir instead of patching Makefile * Bump port revision
v. 1.3 date: 2001/12/03 21:27:28; author: lkoeller; state: Exp; lines: +19 -4 * Add HTML documentation * Fix problems with libwrap support
v. 1.2 date: 2001/12/02 13:19:05; author: lkoeller; state: Exp; lines: +1 -0 Forgotten to bump PORTREVISION ;-(
v. 1.1 date: 2001/12/02 11:24:51; author: lkoeller; state: Exp; Add apcupsd 3.8.3, a daemon for controlling APC UPS. PR: 31478 Submitted by: Lars Koeller ============================================================================= v. 1.53 date: 2007/10/21 10:39:38; author: itetcu; state: Exp; lines: +15 -12 - Update to 3.14.2 - Now the port build depends on devel/makedepend - Utilize ETCDIR for Makefile and pkg-plist - Move pkg-message to FILESDIR - No need to use USE_GETTEXT=yes, because port doesn't install any mo files and --enable-nls option doesn't help. With --with-included-gettext apcupsd doesn't build. PR: ports/116774 Submitted by: Alexander Logvinov
v. 1.52 date: 2007/07/23 09:36:33; author: rafan; state: Exp; lines: +2 -3 - Set --mandir and --infodir in CONFIGURE_ARGS if the configure script supports them. This is determined by running ``configure --help'' in do-configure target and set the shell variable _LATE_CONFIGURE_ARGS which is then passed to CONFIGURE_ARGS. - Remove --mandir and --infodir in ports' Makefile where applicable Few ports use REINPLACE_CMD to achieve the same effect, remove them too. - Correct some manual pages location from PREFIX/man to MANPREFIX/man - Define INFO_PATH where necessary - Document that .info files are installed in a subdirectory relative to PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and subdirectory detection. PR: ports/111470 Approved by: portmgr Discussed with: stas (Mk/*), gerald (info related stuffs) Tested by: pointyhat exp run
v. 1.51 date: 2007/06/12 19:39:21; author: itetcu; state: Exp; lines: +1 -0 The pdf file still changes to much, so put it back in IGNORE files. Poked by: a few people on IRC
v. 1.50 date: 2007/06/10 23:18:10; author: itetcu; state: Exp; lines: +1 -2 - Update to 3.14.1 - try to checksum the pdf manual again, since there's a new version for the 3.14.x series PR: ports/113211 Submitted by: Alexander Logvinov
v. 1.49 date: 2007/04/05 19:57:25; author: itetcu; state: Exp; lines: +2 -8 Update to 3.14.0 - MASTER/SLAVE networking mode removed (use NIS instead, see manual) - PowerChute Network Shutdown driver - New configuration directives to set paths at runtime Note: GAPCMON GUI monitoring tool is not yet builded in this port, but it will. PR: ports/111253 Submitted by: Jui-Nan Lin Poked by: infofarmer@
v. 1.48 date: 2007/02/28 01:19:04; author: kuriyama; state: Exp; lines: +2 -1 - Bump shlib version to libnetsnmp.so.10 and bump $PORTREVISION.
v. 1.47 date: 2006/09/09 17:25:05; author: itetcu; state: Exp; lines: +1 -2 Update to 3.12.4: This is a bug fix release which includes fixes for SNMP crash in the face of network errors. Also status and data logging interval was often off by one period. NIS port now properly defaults to 3551 or value provided by configure, not hard-coded 7000.
v. 1.46 date: 2006/08/04 14:17:31; author: itetcu; state: Exp; lines: +6 -15 - remove w/o PTHREADS OPTION since it's not supported upstream anymore. [1] - remove pre-4.x support - change MAINIANER addres to my @FreeBSD.org one - bump PORTREVISION PR: ports/101342 [1] Submitted by: Shane Bell [1]
v. 1.45 date: 2006/05/01 14:35:47; author: pav; state: Exp; lines: +3 -2 - Update to 3.12.3 PR: ports/96545 Submitted by: Ion-Mihai "IOnut" Tetcu (maintainer)
v. 1.44 date: 2006/04/22 13:51:37; author: mnag; state: Exp; lines: +50 -66 - Update to 3.12.2 - Use new rc.d script - Reorganize Makefile PR: 92466 Notified by: "Alex Samorukov" Submitted by: maintainer
v. 1.43 date: 2006/01/28 15:54:02; author: pav; state: Exp; lines: +2 -2 - Take maintainership PR: ports/92336 Submitted by: Ion-Mihai "IOnut" Tetcu
v. 1.42 date: 2005/11/30 05:23:09; author: kuriyama; state: Exp; lines: +2 -2 Chase shlib version bump of net-snmp.
v. 1.41 date: 2005/11/17 20:08:14; author: pav; state: Exp; lines: +7 -1 - Add NOPTHREADS knob PR: ports/88811 Submitted by: Josh Carroll - Properly capitalize FreeBSD.org
v. 1.40 date: 2005/11/13 17:17:01; author: lkoeller; state: Exp; lines: +1 -1 o) Due to lack of time it's not possible for me to maintain this port anymore.
v. 1.39 date: 2005/10/02 11:23:56; author: lkoeller; state: Exp; lines: +2 -2 o) Update to version 3.10.18
v. 1.38 date: 2005/07/03 12:26:37; author: lkoeller; state: Exp; lines: +1 -1 o) Forgotten to increase PORTREVISION (always the same ....)
v. 1.37 date: 2005/07/03 12:25:23; author: lkoeller; state: Exp; lines: +7 -0 o) Add switch for SNMP support (ports/82765) o) Add patch for propper power off of ups device with USB driver on FBSD-5 ("Mike Tancsa" ) PR: ports/82765 Submitted by: Benjamin Constant , "Mike Tancsa"
v. 1.36 date: 2005/05/15 14:51:44; author: lkoeller; state: Exp; lines: +1 -1 o) This release will fix the BSD USB lockup bug that many users have experienced. (I can't check this due to lack of an USP apcups device) Perhaps this fixes PR ports/80233.
v. 1.35 date: 2005/04/15 17:24:04; author: lkoeller; state: Exp; lines: +17 -15 o) Update to version 3.10.17 (from 3.10.15) now USB on FreeBSD should work (read manual!!)
v. 1.34 date: 2004/12/13 20:36:18; author: lkoeller; state: Exp; lines: +1 -1 o) Increase port v. due to pkg-plist fix
v. 1.33 date: 2004/11/02 14:34:21; author: lkoeller; state: Exp; lines: +2 -2 o) Fix pkg-plist errors and install of config templates.
v. 1.32 date: 2004/10/28 19:21:50; author: lkoeller; state: Exp; lines: +11 -1 o) Fix some pkg-plist errors o) Handle new config file correctly PR: - Submitted by: Neil Darlow
v. 1.31 date: 2004/10/14 19:28:31; author: lkoeller; state: Exp; lines: +2 -18 Update from 3.10.13 -> 3.10.15 - Fix for lost config files during "portupgrade apcupsd" (PR ports/67251) - Mandrake 10 USB users, please note, you must either use devfs to access the USB or reconfigure your kernel and turn CONFIG_USB_DYNAMIC_MINORS off. - The NIS slave server code (net driver) should be much more efficient and robust than previous versions. - The code as a whole is much more resistant to buffer overflows since most all string copies are now protected. PR: 67251 Submitted by: Rob
v. 1.30 date: 2004/05/11 17:02:45; author: lkoeller; state: Exp; lines: +2 -2 o) Upgrade to version 3.10.13
v. 1.29 date: 2004/03/09 20:01:43; author: lkoeller; state: Exp; lines: +2 -3 o) Integrate a fix to work around an OpenBSD/FreeBSD pthread bug (set/unset of O_NONBLOCK, hope, someone will fix this bug soon). Submitted by: Gary Bajaj , Adam Kropelin
v. 1.28 date: 2004/03/06 17:22:11; author: lkoeller; state: Exp; lines: +3 -2 o) Add --disable-pthreads cause with pthreads the called apccontrol programm sometimes hangs and prevents a graceful shutdown :-(
v. 1.27 date: 2004/02/09 19:23:34; author: lkoeller; state: Exp; lines: +5 -2 o) Include new OPTIONS directive into Makefile.
v. 1.26 date: 2004/02/04 04:36:25; author: marcus; state: Exp; lines: +2 -3 Add USE_GETTEXT and bump PORTREVISION. Submitted by: trevor Tested by: bento
v. 1.25 date: 2004/02/03 20:18:25; author: lkoeller; state: Exp; lines: +24 -10 o) Update to version 3.10.11 o) Add flag WITH_CGI=yes for building with/without cgi support o) When cgi support is choosen dependency on libgd is now added out of the ports tree (not internal one).
v. 1.24 date: 2004/01/23 18:12:20; author: trevor; state: Exp; lines: +1 -1 Now gettext 0.12.1 is gettext-old.
v. 1.23 date: 2004/01/23 14:28:13; author: lkoeller; state: Exp; lines: +3 -2 o) Fix Problem with forcing use of internel libgd and an installed one in /usr/local/lib. Now alway libgd out of the ports collection is used. PR: - Submitted by: artur@pydo.org, stefano@merlinobbs.net, glyn@grinstead.org
v. 1.22 date: 2004/01/18 16:29:11; author: lkoeller; state: Exp; lines: +2 -1 o) Add option --with-nologin=/var/run o) Modify configure to use internal libgd. This avoids compat problems and the overkill install of libgd and dependent ports for a apcupsd server machine. Submitted by: Neil Darlow
v. 1.21 date: 2004/01/07 00:14:00; author: pav; state: Exp; lines: +2 -2 - Install stylesheet for manual [1] - Add missed file to pkg-plist - Raise portrevision PR: ports/60995 [1] Submitted by: Krzysztof Stryjek
v. 1.20 date: 2004/01/05 08:13:18; author: lkoeller; state: Exp; lines: +4 -2 o) Delete needlessly patches o) Install sample config and add them to pkg-plist Submitted by: Andrzej Tobola
v. 1.19 date: 2004/01/04 19:18:20; author: lkoeller; state: Exp; lines: +19 -3 o) Update to version 3.10.9 o) files dir contains a sample config for network master-slave which seems to be stable on my test environment o) still lack of USB support, cause noone ports the LINUX usb code to FreeBSD (perhaps libusb is also a staring point)
v. 1.18 date: 2003/11/18 20:18:17; author: lkoeller; state: Exp; lines: +45 -27 o) Update to version 3.10.6 (USB support)
v. 1.17 date: 2003/11/07 09:28:13; author: marcus; state: Exp; lines: +2 -2 Rename PORTDOCS to MYPORTDOCS to avoid a conflict with the recently added bsd.port.mk macro. Submitted by: Oliver Eikemeier
v. 1.16 date: 2003/08/26 20:25:54; author: marcus; state: Exp; lines: +1 -0 Bump the PORTREVISION for the ports directly affected by the gettext upgrade. Prodded by: kris
v. 1.15 date: 2003/08/25 05:41:35; author: marcus; state: Exp; lines: +1 -1 Chase the libintl.so shared lib version.
v. 1.14 date: 2003/03/09 15:22:53; author: lkoeller; state: Exp; lines: +2 -1 - Fix fetch problem due to changes on www.apcupds.org -> sourceforge - Approved by Kris Kenneway - PR: ports/48955 Subbmnitted by: Andrew Stuart
v. 1.13 date: 2003/02/25 20:20:32; author: lkoeller; state: Exp; lines: +2 -2 - Upgrade to Version 3.8.6 which fixes a root exploit of slave machines.
v. 1.12 date: 2003/02/21 13:28:34; author: knu; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.11 date: 2003/01/19 13:36:07; author: lkoeller; state: Exp; lines: +3 -3 o Add some missiong documentation files, lost during the updates before o PR: ports/47059 Originator: David A Bestor <1nd3n14l@indenial.com>
v. 1.10 date: 2002/08/05 07:40:20; author: lkoeller; state: Exp; lines: +1 -1 o) Change apcupsd.org -> apcupsd.com due to massive network reachability issues of the .org domain from some networks. They are both the same sites. PR: - Submitted by: Nuno Teixeira
v. 1.9 date: 2002/08/01 16:22:34; author: ade; state: Exp; lines: +1 -1 Chase shlib rev of devel/gettext Submitted by: lots and lots Pointy hat to: ade
v. 1.8 date: 2002/04/12 17:10:05; author: ade; state: Exp; lines: +2 -1 gettext upgrade uber-patch (stage 3) - switch devel/gettext (0.11.1) on, installing full package - flip devel/gettext-old (0.10.35) to installing only static binaries with a "-old" suffix -- gettext-old will have its deorbit burn sequence initiated just after 4.6-RELEASE - fix up ports for the new world order Reviewed by: portmgr
v. 1.7 date: 2002/03/15 19:44:18; author: ade; state: Exp; lines: +1 -1 Stage 1 of gettext update. Move gettext (0.10.35) with gettext-old Update gettext from gettext-devel (0.10.40) Remove gettext-devel Fix dependencies Stage 2 will involve upgraded gettext to 0.11 and fixing issues Stage 3 involves a de-orbit burn sequence for gettext-old Reviewed by: portmgr
v. 1.6 date: 2002/01/28 15:15:08; author: pat; state: Exp; lines: +1 -1 Update to 3.8.5 PR: 34218 Submitted by: Edward Ping-Da Chuang Approved by: maintainer
v. 1.5 date: 2001/12/21 18:29:33; author: lkoeller; state: Exp; lines: +1 -2 Update to version 3.8.4-2.
v. 1.4 date: 2001/12/05 21:15:26; author: lkoeller; state: Exp; lines: +2 -2 * Add missing patch file to compile correctly with libwrap * Use --disable-install-distdir instead of patching Makefile * Bump port revision
v. 1.3 date: 2001/12/03 21:27:28; author: lkoeller; state: Exp; lines: +19 -4 * Add HTML documentation * Fix problems with libwrap support
v. 1.2 date: 2001/12/02 13:19:05; author: lkoeller; state: Exp; lines: +1 -0 Forgotten to bump PORTREVISION ;-(
v. 1.1 date: 2001/12/02 11:24:51; author: lkoeller; state: Exp; Add apcupsd 3.8.3, a daemon for controlling APC UPS. PR: 31478 Submitted by: Lars Koeller =============================================================================



Main menu

FreeBSD

Program categories

Freebsd accessibility
Freebsd archivers
Freebsd astro
Freebsd audio
Freebsd benchmarks
Freebsd biology
Freebsd cad
Freebsd chinese
Freebsd comms
Freebsd converters
Freebsd databases
Freebsd deskutils
Freebsd devel
Freebsd dns
Freebsd editors
Freebsd emulators
Freebsd finance
Freebsd french
Freebsd ftp
Freebsd games
Freebsd german
Freebsd graphics
Freebsd hebrew
Freebsd hungarian
Freebsd irc
Freebsd japanese
Freebsd java
Freebsd korean
Freebsd lang
Freebsd mail
Freebsd math
Freebsd mbone
Freebsd misc
Freebsd multimedia
Freebsd net
Freebsd net-im
Freebsd net-mgmt
Freebsd net-p2p
Freebsd news
Freebsd palm
Freebsd polish
Freebsd ports-mgmt
Freebsd portuguese
Freebsd print
Freebsd russian
Freebsd science
Freebsd security
Freebsd shells
Freebsd sysutils
Freebsd textproc
Freebsd ukrainian
Freebsd vietnamese
Freebsd www
Freebsd x11
Freebsd x11-clocks
Freebsd x11-drivers
Freebsd x11-fm
Freebsd x11-fonts
Freebsd x11-servers
Freebsd x11-themes
Freebsd x11-toolkits
Freebsd x11-wm