Displaying 3 results from an estimated 3 matches for "master_site_sourceforg".
Did you mean:
  master_site_sourceforge
  
2014 Sep 18
0
Nut 2.7.2 on OpenBSD 5.6 with APC USB UPS
On Sep 12, 2014, at 5:15 PM, Stan Gammons <sg063015 at gmail.com> wrote:
> On 09/11/14 22:34, Charles Lepple wrote:
>> On Sep 11, 2014, at 11:04 PM, Stan Gammons <sg063015 at gmail.com> wrote:
>> 
>>> I see a libusb_get_interrupt message in the log. Could that be the problem?
>> Yes, it seems related.
>> 
>>    1.126896	upsdrv_initinfo...
2014 Sep 19
2
Nut 2.7.2 on OpenBSD 5.6 with APC USB UPS
..._LIBS +=          usb-1.0                   1.0 # 1.0
CATEGORIES =            devel
HOMEPAGE =              http://www.libusb.org
MAINTAINER =            Martin Pieuchot <mpi at openbsd.org>
# LGPL 2.1
PERMIT_PACKAGE_CDROM =  Yes
WANTLIB =               pthread
MASTER_SITES =          ${MASTER_SITE_SOURCEFORGE:=libusb/}
EXTRACT_SUFX =          .tar.bz2
CONFIGURE_STYLE =       gnu
CONFIGURE_ARGS +=       ${CONFIGURE_SHARED}
.ifdef DEBUG
CONFIGURE_ARGS +=       --enable-debug-log \
                         --enable-examples-build \
                         --enable-debug
.endif
.include <bsd.port.mk...
2014 Sep 12
2
Nut 2.7.2 on OpenBSD 5.6 with APC USB UPS
On 09/11/14 22:34, Charles Lepple wrote:
> On Sep 11, 2014, at 11:04 PM, Stan Gammons <sg063015 at gmail.com> wrote:
>
>> I see a libusb_get_interrupt message in the log. Could that be the problem?
> Yes, it seems related.
>
>     1.126896	upsdrv_initinfo...
>     1.126906	upsdrv_updateinfo...
>     1.127023	libusb_get_interrupt: Function not implemented
>