Age | Commit message (Expand) | Author | Files | Lines |
2019-08-06 | libusb: revert previous patch. this code is not doing unaligned access. | maya | 1 | -2/+2 |
2019-08-06 | libusb: avoid unaligned access. Improve code consistency. | maya | 1 | -2/+2 |
2019-05-16 | Disable -Werror when building. If it is enabled, current releases of | pgoyette | 1 | -1/+3 |
2018-08-19 | *: reset maintainer for drochner | wiz | 1 | -2/+2 |
2018-02-19 | eat EAGAIN messages and simply retry. this fixes libusb / ups-nut-usb | mrg | 1 | -2/+2 |
2017-08-11 | rototill^W omit low GCC_REQD | maya | 1 | -2/+1 |
2016-12-03 | devel/libusb: ONLY_FOR_PLATFORM=- DragonFly | marino | 1 | -2/+2 |
2016-04-10 | apply SED_TRANSFORMS first in order to at least generate usb.h, needed by | richard | 1 | -4/+4 |
2015-10-25 | Fix a long-standing bug in short reads. | wiz | 1 | -3/+3 |
2015-01-04 | Document ONLY_FOR_PLATFORM. | dholland | 1 | -3/+9 |
2013-06-23 | Use PKGVERSION_NOREV. Prodded by joerg. | jperkin | 1 | -3/+3 |
2013-06-22 | Add SunOS support, using the libusb implementation from OpenSolaris. | jperkin | 1 | -2/+52 |
2012-10-31 | Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. | asau | 1 | -3/+1 |
2012-05-30 | Note conflict with libusb-compat. | wiz | 1 | -1/+3 |
2012-05-30 | Mention that this is version 0 of the library. Bump PKGREVISION. | wiz | 1 | -3/+3 |
2010-12-04 | Fix building on Mac OS X | adam | 1 | -1/+2 |
2008-06-14 | The package supports installation to DESTDIR. | heinz | 1 | -1/+3 |
2007-10-11 | Make usb_control_msg() return the number of bytes actually transferred | drochner | 1 | -2/+2 |
2006-05-26 | Fix path names to USB devices on DragonFly. Bump revision. | joerg | 1 | -1/+2 |
2006-03-11 | Changes 0.1.12: | adam | 1 | -2/+3 |
2005-12-05 | Fixed pkglint warnings. The warnings are mostly quoting issues, for | rillig | 1 | -2/+2 |
2005-10-25 | Enabled tests through appropriate TEST_TARGET. | heinz | 1 | -1/+3 |
2005-08-22 | Add DragonFly support. (Okayed by drochner@.) | reed | 1 | -2/+2 |
2005-04-11 | Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. | tv | 1 | -2/+1 |
2005-02-24 | require gcc 3.3; should fix build on NetBSD-1.6 | drochner | 1 | -2/+3 |
2005-02-14 | Changes 0.1.10: | adam | 1 | -6/+6 |
2004-10-03 | Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 | tv | 1 | -2/+2 |
2004-06-23 | Bump PKGREVISION for patch-ad (usb_bulk_read() bugfix by mycroft). | wiz | 1 | -1/+2 |
2004-06-06 | libusb is only for Darwin, FreeBSD, Linux, NetBSD and OpenBSD. | grant | 1 | -1/+4 |
2004-05-03 | Changes 1.0.8: | adam | 1 | -3/+2 |
2004-02-21 | bl3ify | cube | 1 | -2/+2 |
2004-02-14 | LIBTOOL_OVERRIDE and SHLIBTOOL_OVERRIDE are now lists of shell globs | jlam | 1 | -2/+1 |
2003-07-17 | s/netbsd.org/NetBSD.org/ | grant | 1 | -2/+2 |
2002-11-18 | Update to 0.1.7. Changes from 0.1.6a: | schmonz | 1 | -3/+2 |
2002-10-22 | forcibly disable building docs, otherwise it tries if jade is found | drochner | 1 | -1/+2 |
2002-08-26 | buildlink1 -> buildlink2 | jlam | 1 | -2/+2 |
2002-08-25 | Merge changes in packages from the buildlink2 branch that have | jlam | 1 | -1/+1 |
2002-08-21 | Make PKGNAME's version number part numeric. | wiz | 1 | -1/+2 |
2002-08-19 | Update to 0.1.6a. There is no documentation included on the changes, but a | mycroft | 1 | -3/+2 |
2002-05-08 | LTCONFIG_OVERRIDE->LIBTOOL_OVERRIDE | drochner | 1 | -2/+2 |
2002-03-03 | Bump version to 0.1.5nb1 after the -current usb fix. | veego | 1 | -1/+2 |
2002-02-07 | Updated libusb to 0.1.5 (provided by Amitai Schlair in pkg/15516). | martti | 1 | -2/+2 |
2002-01-03 | Updated to 0.1.4. List of changes is unknown (ChangeLog was not updated). | martti | 1 | -2/+2 |
2001-07-24 | Mark as USE_BUILDLINK_ONLY and add a buildlink.mk file for use by other | jlam | 1 | -3/+4 |
2001-03-28 | user level USB access library, used by Linux apps mostly | drochner | 1 | -0/+16 |