Commit graph

2 commits

Author SHA1 Message Date
Danilo G. Baio
1936d5d190 sysutils/apcupsd: Several improvements
Add support for running multiple instances of apcupsd[1]
Add an option to use `shutdown -p` rather than `shutdown -h`[2]
Set as @sample several scripts that can be customized[3]
Add an option for build with MODBUS USB driver support (Enabled by default)[4]
Set LICENSE_FILE [5]
Sort OPTIONS and make a small adjustment in pkg-message
Take maintainer'ship

PR:		180336 [1]
PR:		187924 [2][3]
PR:		215809 [4]
PR:		220002 [5]

Submitted by:	leres@ee.lbl.gov [1]
Submitted by:	tdb [3]
Submitted by:	ipluta@wp.pl [4]
Submitted by:	takefu@airport.fm [5]

Approved by:	garga (mentor)
Differential Revision:	https://reviews.freebsd.org/D11224
2017-06-19 22:45:58 +00:00
Alexey Dokuchaev
9221d550d0 - Enable SNMP driver by default due to popular demand [1]
- Rename option USB -> USB_DRV for consistency with other drivers and
  provide better option names while I'm here
- Remove hand-rolled `post-install' target now that @sample files are
  installed properly
- Reorder some knobs and drop CPPFLAGS/LIBS now that those seem to
  be detected correctly

PR:	215153 [1]
2017-03-07 10:21:01 +00:00