[Bug 191679] New: add LICENSE,fix typo
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Jul 7 06:30:44 UTC 2014
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191679
Bug ID: 191679
Summary: add LICENSE,fix typo
Product: Ports Tree
Version: Latest
Hardware: Any
OS: Any
Status: Needs Triage
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: freebsd-ports-bugs at FreeBSD.org
Reporter: takefu at airport.fm
diff -ruN /usr/ports/sysutils/apcupsd/Makefile ./Makefile
--- /usr/ports/sysutils/apcupsd/Makefile 2014-07-07 02:56:43.000000000 +0900
+++ ./Makefile 2014-07-07 15:00:37.000000000 +0900
@@ -10,6 +10,8 @@
MAINTAINER= itetcu at FreeBSD.org
COMMENT= Set of programs for controlling APC UPS
+LICENSE= GPLv2
+
USE_RC_SUBR= apcupsd
SUB_FILES= pkg-message
@@ -54,7 +56,7 @@
CGI_LIB_DEPENDS= libgd.so:${PORTSDIR}/graphics/gd
GAPCMON_CONFIGURE_ENABLE= gapcmon
GAPCMON_USE= GNOME=gconf2
-GPCMON_CONFLICTS= gapcmon-[0-9]*
+GAPCMON_CONFLICTS= gapcmon-[0-9]*
PCNET_DRV_CONFIGURE_ENABLE= pcnet
USB_CONFIGURE_ENABLE= usb
SNMP_DRV_CONFIGURE_ENABLE= snmp
diff -ruN /usr/ports/sysutils/apcupsd/files/pkg-message.in
./files/pkg-message.in
--- /usr/ports/sysutils/apcupsd/files/pkg-message.in 2014-01-23
00:52:06.000000000 +0900
+++ ./files/pkg-message.in 2014-07-07 15:19:30.000000000 +0900
@@ -1,7 +1,9 @@
**********************************************************************
Read the manual
- %%DOCSDIR%%/apcupsd.pdf
+http://apcupsd.com/manual/
+or
+http://apcupsd.com/manual/apcupsd.pdf
to do site specific configuration assigenments! Especially have a
detailed look into the chapter describing the shutdown procedure.
diff -ruN /usr/ports/sysutils/apcupsd/pkg-descr ./pkg-descr
--- /usr/ports/sysutils/apcupsd/pkg-descr 2014-07-06 22:14:34.000000000
+0900
+++ ./pkg-descr 2014-07-07 15:19:16.000000000 +0900
@@ -4,4 +4,4 @@
automatic shutdown, and can run in network mode in order to power down
other hosts on a LAN
-WWW: http://www.apcupsd.com
+WWW: http://apcupsd.com
---
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list