aboutsummaryrefslogtreecommitdiff
path: root/sysutils/usbutils
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 Notes: svn path=/head/; revision=282282
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* - Do not attempt to delete empty pkgconfig directoryHenrik Brix Andersen2010-07-282-1/+1
| | | | | | | Reported by: QAT@ Notes: svn path=/head/; revision=258381
* - Update to v0.86Henrik Brix Andersen2010-07-269-78/+53
| | | | | | | - Add LICENSE information Notes: svn path=/head/; revision=258280
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-2/+1
| | | | | | | starting with P,R,S Notes: svn path=/head/; revision=240075
* - 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 Notes: svn path=/head/; revision=229765
* Add usbutils, which contains the popular lsusb(8) utility for listingHenrik Brix Andersen2007-12-118-0/+123
USB device descriptors. Approved by: erwin (mentor) Notes: svn path=/head/; revision=203005