aboutsummaryrefslogtreecommitdiff
path: root/devel/libusb
Commit message (Collapse)AuthorAgeFilesLines
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76032
* Update to 0.1.7.Josef Karthauser2002-12-083-3/+3
| | | | | | | PR: ports/46059 Notes: svn path=/head/; revision=71444
* Update to 0.1.6aKevin Lo2002-06-283-94/+2
| | | | | | | | PR: 39945 Submitted by: MAINTAINER Notes: svn path=/head/; revision=62144
* Fix a typo in the last patch.Josef Karthauser2002-03-121-6/+6
| | | | | | | Spotted by: John Reynolds~ <jreynold@sedona.ch.intel.com> Notes: svn path=/head/; revision=55936
* Only use the new usb structure names if the version of FreeBSD beingJosef Karthauser2002-03-111-20/+46
| | | | | | | used to compile libusb has them, otherwise use the old names. Notes: svn path=/head/; revision=55864
* Some structures in usb.h have changed recently.Josef Karthauser2002-03-111-0/+66
| | | | | | | Submitted by: John Reynolds <jreynold@sedona.ch.intel.com> Notes: svn path=/head/; revision=55839
* Upgrade to 0.1.5Vanilla I. Shu2002-02-233-4/+5
| | | | | | | | PR: ports/35232 Submitted by: maintainer Notes: svn path=/head/; revision=55131
* Update maintainer's email addressPatrick Li2002-01-041-2/+2
| | | | | | | | PR: 33554 Submitted by: maintainer Notes: svn path=/head/; revision=52576
* Update to 0.1.4 and add patch-ltmain.sh to prevent installingPatrick Li2001-11-244-4/+28
| | | | | | | | | | useless .la files (bows to sobomax) PR: 32245 Submitted by: maintainer Notes: svn path=/head/; revision=50465
* Add libusb 0.1.3b,Mikhail Teterin2001-02-265-0/+36
library giving userland programs access to USB devices. PR: 24703 Submitted by: John Reynolds <jjreynold@home.com> Notes: svn path=/head/; revision=38814