Commit graph

10 commits

Author SHA1 Message Date
jlam
a020ed9056 Merge packages from the buildlink2 branch back into the main trunk that
have been converted to USE_BUILDLINK2.
2002-08-25 21:50:52 +00:00
lukem
2e7c32a306 update to nut 0.50.0. notable changes:
- change from tcp/ip port 3305 to the IANA assigned 3493
- all old-style drivers have been deprecated:
	aeg bestfort bestuferrups engetron ipt-anzen
	mgeups multilink mustekups optiups sms
	toshiba1500 ups-trust425+625 upseyeux
- newvictron renamed to victronups
- newpowercom renamed to powercom, replacing previous powercom
  and ups-trust425+625 as well
2002-07-03 11:57:11 +00:00
lukem
86ae7d8aa1 Update ups-nut from 0.45.3 to 0.45.5. Notable changes:
- upsd.users(5) has changed formats.
  NOTE: you need to update your file for upsd(8) to function
- upsmon can reload its configuration on the fly (with '-c reload')
- upsdrvctl can power off UPS's in an orderly fashion
- new drivers:
	- tripplite - Tripp-Lite SmartUPS models
	- newvictron - IMV/Victron hardware
	- bestferrups801-807 - Best FerrUPS 8.01-8.07 firmware
	- genericups type 14 - for Online P-series units
- upsdrvctl now waits up to "maxstartdelay" (default 45) seconds for a
  driver to start before it gives up and goes to the next entry

(refer to CHANGES in the distribution, or
	http://www.exploits.org/nut/release/new-0.45.4.txt
and
	http://www.exploits.org/nut/release/new-0.45.5.txt
for a detailed list)
2002-05-13 14:40:51 +00:00
lukem
3858993760 Update to nut 0.45.3. Notable changes:
- upsd can reload its config files on the fly.
- 'upsdrvctl status' will check for presence of pid files
- upsd can be stopped with 'upsd -c stop'
- newpowercom driver added
- cyberpower driver added
- more man pages
- various bug fixes
2002-01-03 14:42:43 +00:00
jlam
9f920e162b Buildlinkify, respect ${CONFDIR}, and use general INSTALL/DEINSTALL scripts.
Also replace rc.d scripts with much better ones by Luke Mewburn
<lukem@wasabisystems.com> that were slightly editted by me to have some
minimal functionality on pre-rc.d systems.
2001-11-21 15:50:55 +00:00
simonb
503251b07d Move the individual UPS drivers from ${PREFIX}/bin to
${PREFIX}/sbin/ups-drivers.
2001-11-21 03:22:05 +00:00
lukem
90908af1f8 remove etc/nut from PLIST; instead, remind the admin to remove it manually 2001-11-19 04:40:00 +00:00
lukem
94cca33ef8 patch man/Makefile.in to install upssched.conf(5), upsd(8) and upsmon(8) 2001-11-18 00:41:20 +00:00
lukem
6b42dd5e4e update to ups-nut 0.45.2
notable new features:
- upsdrvctl has more options. You can now say "stop" to stop all drivers, or
  "stop <ups>" to stop just one.  Also, "start <ups>" to just start one is
  now supported.
- lots of man pages
- newapc driver converted to new framework
- new masterguard ups driver
- fentonups driver now recognizes the PowerCom SMK-800A
- bestups driver now does proper locking on the serial port
- sms driver table has been updated, and sms.txt provided to explain this
2001-11-17 15:50:56 +00:00
zuntum
d038a73ebd Move pkg/ files into package's toplevel directory 2001-10-31 22:52:58 +00:00