Bug 220002 - sysutils/apcupsd: add LICENSE_FILE
Summary: sysutils/apcupsd: add LICENSE_FILE
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Danilo G. Baio
URL: https://reviews.freebsd.org/D11224
Keywords:
Depends on: 180336 187924 204522 215809 217612
Blocks:
  Show dependency treegraph
 
Reported: 2017-06-15 07:41 UTC by takefu
Modified: 2017-06-19 22:51 UTC (History)
2 users (show)

See Also:


Attachments
apcupsd-3.14.14_1.patch (5.98 KB, patch)
2017-06-15 07:41 UTC, takefu
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Comment 1 Danilo G. Baio freebsd_committer freebsd_triage 2017-06-15 16:59:18 UTC
I'll take it.
Comment 2 commit-hook freebsd_committer freebsd_triage 2017-06-19 22:46:37 UTC
A commit references this bug:

Author: dbaio
Date: Mon Jun 19 22:45:59 UTC 2017
New revision: 443914
URL: https://svnweb.freebsd.org/changeset/ports/443914

Log:
  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

Changes:
  head/sysutils/apcupsd/Makefile
  head/sysutils/apcupsd/files/apcupsd.in
  head/sysutils/apcupsd/files/patch-platforms_etc_Makefile
  head/sysutils/apcupsd/files/pkg-message.in
  head/sysutils/apcupsd/pkg-plist
Comment 3 Danilo G. Baio freebsd_committer freebsd_triage 2017-06-19 22:51:54 UTC
Committed, thanks.