FreeBSD Bugzilla – Attachment 178564 Details for
Bug 215809
sysutils/apcupsd missing --enable-modbus-usb config option
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
apcupsd Makefile patch for --enable-modbus-usb
file_215809.txt (text/plain), 1.36 KB, created by
ipluta
on 2017-01-05 22:46:00 UTC
(
hide
)
Description:
apcupsd Makefile patch for --enable-modbus-usb
Filename:
MIME Type:
Creator:
ipluta
Created:
2017-01-05 22:46:00 UTC
Size:
1.36 KB
patch
obsolete
>--- apcupsd/Makefile 2016-12-04 11:30:47.000000000 +0100 >+++ apcupsd.enable-modbus-usb/Makefile 2017-01-05 21:42:25.659985000 +0100 >@@ -29,8 +29,8 @@ > LIBS+= -L${LOCALBASE}/lib > > OPTIONS_DEFINE= APCSMART_DRV APCDUMB_DRV CLIENT_ONLY CGI PCNET_DRV USB SNMP_DRV \ >- SNMP_DRV_OLD TCP_WRAPPERS TEST_DRV GAPCMON DOCS MODBUS >-OPTIONS_DEFAULT= APCSMART_DRV APCDUMB_DRV PCNET_DRV USB TCP_WRAPPERS MODBUS >+ SNMP_DRV_OLD TCP_WRAPPERS TEST_DRV GAPCMON DOCS MODBUS MODBUS_USB >+OPTIONS_DEFAULT= APCSMART_DRV APCDUMB_DRV PCNET_DRV USB TCP_WRAPPERS MODBUS MODBUS_USB > APCSMART_DRV_DESC= Compile APC SmartUPS serial driver > APCDUMB_DRV_DESC= Compile dumb UPS driver > CLIENT_ONLY_DESC= Only NIS client (no network server or drivers) >@@ -43,6 +43,7 @@ > TEST_DRV_DESC= Compile TEST driver > GAPCMON_DESC= Build GTK GUI front-end > MODBUS_DESC= Compile with MODBUS driver >+MODBUS_USB_DESC= Compile with MODBUS USB driver > > #PORTDOCS= ${PORTNAME}.pdf > >@@ -62,6 +63,7 @@ > USB_CONFIGURE_ENABLE= usb > SNMP_DRV_CONFIGURE_ENABLE= snmp > MODBUS_CONFIGURE_ENABLE= modbus >+MODBUS_USB_CONFIGURE_ENABLE= modbus-usb > SNMP_DRV_OLD_CONFIGURE_ENABLE= net-snmp > SNMP_DRV_OLD_LIB_DEPENDS= libnetsnmp.so:net-mgmt/net-snmp > TCP_WRAPPERS_CONFIGURE_WITH= libwrap=yes
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 215809
: 178564