summaryrefslogtreecommitdiff
path: root/sysutils/usbutils (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-2/+2
| | | | | | | | | - Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead PR: 157936 Submitted by: myself Exp-runs by: pav Approved by: pav
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
|
* - Do not attempt to delete empty pkgconfig directoryHenrik Brix Andersen2010-07-282-1/+1
| | | | Reported by: QAT@
* - Update to v0.86Henrik Brix Andersen2010-07-269-78/+53
| | | | - Add LICENSE information
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-2/+1
| | | | starting with P,R,S
* - Chase libusb20 rename in r189585.Stanislav Sedov2009-03-091-2/+4
| | | | | | | | - Mark sane-backends broken on current due to changes in USB stack. Reviewed by: thompsa (old version), miwi Tested by: miwi
* Add usbutils, which contains the popular lsusb(8) utility for listingHenrik Brix Andersen2007-12-118-0/+123
USB device descriptors. Approved by: erwin (mentor)