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