Bug 241623 - New port: sysutils/apcctrl Fork of apcupsd 3.14.x for Brazilian APC nobreaks
Summary: New port: sysutils/apcctrl Fork of apcupsd 3.14.x for Brazilian APC nobreaks
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: amd64 Any
: --- Affects Many People
Assignee: Danilo G. Baio
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-10-31 19:40 UTC by Mario Lobo
Modified: 2019-11-01 14:13 UTC (History)
1 user (show)

See Also:


Attachments
new port files (24.95 KB, text/plain)
2019-10-31 19:40 UTC, Mario Lobo
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Mario Lobo 2019-10-31 19:40:19 UTC
Created attachment 208746 [details]
new port files

"apcctrl" can be used for controlling all Brazilian APC UPS models,
Unofficial branch from apcupsd 3.14.x

http://www.apcctrl.com.br
Comment 1 commit-hook freebsd_committer freebsd_triage 2019-10-31 23:44:47 UTC
A commit references this bug:

Author: dbaio
Date: Thu Oct 31 23:43:58 UTC 2019
New revision: 516204
URL: https://svnweb.freebsd.org/changeset/ports/516204

Log:
  Add sysutils/apcctrl: Fork of apcupsd 3.14.x with support for Brazilian APC nobreaks

  ApcCtrl is an unofficial branch from apcupsd 3.14.x. It can be
  used for controlling Brazilian APC UPS models (herited from Microsol).

  Models supported or in tests:
    - BACK-UPS BR 1200VA (BZ1200BI-BR)
    - BACK-UPS BR 1500VA (BZ1500PBI-BR)
    - BACK-UPS BR 2200VA (BZ2200BI-BR and BZ2200I-BR)
    - SMART-UPS BR 1000VA (SUA1000BI-BR and SOLIS1000BI)
    - SMART-UPS BR 1500VA (SUA1500BI-BR and SOLIS1500BI)
    - SMART-UPS BR 2000VA (SUA2000BI-BR)
    - SMART-UPS BR 3000VA (SUA3000BI-BR)
    - STAY 800 (PS800)
    - STAY 700 (PS700)

  WWW: http://www.apcctrl.com.br

  PR:		241623
  Submitted by:	Mario Lobo <lobo@bsd.com.br>

Changes:
  head/sysutils/Makefile
  head/sysutils/apcctrl/
  head/sysutils/apcctrl/Makefile
  head/sysutils/apcctrl/distinfo
  head/sysutils/apcctrl/files/apcctrl.in
  head/sysutils/apcctrl/files/apcupsd.conf.net-slave.sample
  head/sysutils/apcctrl/files/apcupsd.in
  head/sysutils/apcctrl/files/patch-configure
  head/sysutils/apcctrl/files/patch-include_apc.h
  head/sysutils/apcctrl/files/patch-platforms_etc_Makefile
  head/sysutils/apcctrl/files/patch-src_cgi_Makefile
  head/sysutils/apcctrl/files/pkg-message.in
  head/sysutils/apcctrl/pkg-descr
  head/sysutils/apcctrl/pkg-plist
  head/sysutils/apcupsd/Makefile
Comment 2 commit-hook freebsd_committer freebsd_triage 2019-10-31 23:48:48 UTC
A commit references this bug:

Author: dbaio
Date: Thu Oct 31 23:47:52 UTC 2019
New revision: 53517
URL: https://svnweb.freebsd.org/changeset/doc/53517

Log:
  Add Mario Lobo to contributors

  Maintainer of:	sysutils/apcctrl

  PR:		241623

Changes:
  head/en_US.ISO8859-1/articles/contributors/contrib.additional.xml
Comment 3 Danilo G. Baio freebsd_committer freebsd_triage 2019-10-31 23:52:05 UTC
Committed, thanks for your contribution Mario.
Comment 4 Mario Lobo 2019-11-01 14:13:24 UTC
My pleasure!