2018-02-10 14:53:49 by Pierre Pronchery | Files touched by this commit (39) |
Log message:
Import global switch for libusb's implementation [2/2]
This switch is meant to be used by packages requiring an implementation of the
former libusb (as in devel/libusb). The original implementation can be
chosen by setting LIBUSB_TYPE to "native".
The alternative implementation libusb-compat (as in devel/libusb-compat) wraps
libusb1 (in devel/libusb1). This implementation can be chosen by setting
LIBUSB_TYPE to "compat". On NetBSD, it has the advantage of not \
requiring root
privileges to locate and use USB devices without a kernel driver.
This second part switches packages using libusb to this framework. It does not
change compilation options or dependencies at this point.
Compile-tested on most packages affected and available on NetBSD/amd64.
|
2018-01-07 14:04:44 by Roland Illig | Files touched by this commit (583) |
Log message:
Fix indentation in buildlink3.mk files.
The actual fix as been done by "pkglint -F */*/buildlink3.mk", and was
reviewed manually.
There are some .include lines that still are indented with zero spaces
although the surrounding .if is indented. This is existing practice.
|
2017-09-03 10:37:04 by Thomas Klausner | Files touched by this commit (182) |
Log message:
Comment out dead MASTER_SITES/HOMEPAGEs.
|
2017-02-17 18:00:31 by Joerg Sonnenberger | Files touched by this commit (2) |
Log message:
Don't define accept4 locally on new enough NetBSD current.
|
2016-11-24 15:11:31 by Makoto Fujiwara | Files touched by this commit (7) |
Log message:
Update doxygen-depend version to 1.8.12 (or add new BUILD_DEPENDS+)
|
2016-11-24 14:43:36 by Makoto Fujiwara | Files touched by this commit (14) | |
Log message:
Adjust PLIST for doxygen update 1.8.11 to 1.8.12, PKGREVISION++.
|
2015-11-03 02:34:58 by Alistair G. Crooks | Files touched by this commit (79) |
Log message:
Add SHA512 digests for distfiles for comms category
Existing SHA1 digests verified, all found to be the same on the
machine holding the existing distfiles (morden). Existing SHA1
digests retained for now as an audit trail.
|
2015-02-02 03:47:02 by Makoto Fujiwara | Files touched by this commit (2) |
Log message:
Update PLIST for doxygen 1.8.9.1, PKGREVISION++
|
2014-11-23 12:33:33 by Makoto Fujiwara | Files touched by this commit (3) |
Log message:
Update 1.7 to 1.7.1
Changes since OpenOBEX-1.7:
- Add OBEX_FL_STREAM_CONTINUE
- Several fixes
|
2014-04-28 14:14:27 by Joerg Sonnenberger | Files touched by this commit (10) |
Log message:
Dance the doxygen!
|