summaryrefslogtreecommitdiff
path: root/sysutils/usbutil
AgeCommit message (Collapse)AuthorFilesLines
2015-11-04Add SHA512 digests for distfiles for sysutils categoryagc1-1/+2
Problems found with existing digests: Package memconf distfile memconf-2.16/memconf.gz b6f4b736cac388dddc5070670351cf7262aba048 [recorded] 95748686a5ad8144232f4d4abc9bf052721a196f [calculated] Problems found locating distfiles: Package dc-tools: missing distfile dc-tools/abs0-dc-burn-netbsd-1.5-0-gae55ec9 Package ipw-firmware: missing distfile ipw2100-fw-1.2.tgz Package iwi-firmware: missing distfile ipw2200-fw-2.3.tgz Package nvnet: missing distfile nvnet-netbsd-src-20050620.tgz Package syslog-ng: missing distfile syslog-ng-3.7.2.tar.gz Otherwise, existing SHA1 digests verified and found to be the same on the machine holding the existing distfiles (morden). All existing SHA1 digests retained for now as an audit trail.
2012-10-23Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau1-3/+1
2011-07-24support HID descriptors larger than 256 bytesjmcneill3-10/+34
2010-12-25add support for parsing interface association descriptors (IAD):jmcneill3-13/+77
INTERFACE ASSOCIATION descriptor: bLength=8 bDescriptorType=iad(11) bFirstInterface=1 bInterfaceCount=6 bFunctionClass=255 bFunctionSubClass=255 bFunctionProtocol=255 iFunction=0() bump pkgrevision
2008-12-07Back out new-style BSD makefile, as older NetBSD mk files do notbjs4-28/+21
support PROGS. Ensure that we install the usbgen(8) manual page, though. No PKGREVISION bump as no change in installed files from previous revision.
2008-11-25Add missing colon after post-extract targetbjs1-2/+2
2008-11-25Install the manual page for usbgen. While here,bjs5-19/+32
use a BSD Makefile for consistency's sake (why not?). PKGREVISION++
2008-10-14Regen.joerg1-3/+3
2008-10-10DESTDIR support.joerg3-9/+14
2007-09-14Make the install target create $(PREFIX)/sbin if it is missing, asgson2-1/+14
the case may be when doing a bulk build.
2007-02-26-don't assume that usb_descriptor_t has a field bDescriptorSubtype -drochner3-8/+81
this field is class specific and shouldn't be there -before reading a string descriptor, read the language table and use a correct language code if possible -bump PKGREVISION
2007-02-22Whitespace cleanup, courtesy of pkglint.wiz1-3/+3
Patch provided by Sergey Svishchev in private mail.
2007-01-23-make fetch of hub descriptors in usbctl work (by setting the correctdrochner3-5/+31
request value) -ifdef out the USB_DISCOVER ioctl on NetBSD, this doesn't exist -bump PKGREVISION
2005-12-18Include correct headers on DragonFly. Don't depend on sys/ioctl.h beingjoerg5-6/+90
included by dev/usb/usb.h, which is not the case on DragonFly and FreeBSD.
2005-02-24Add RMD160 digests.agc1-1/+2
2002-03-07Add a missing definition so this will compile on 1.5 systemsjmc2-1/+14
2002-02-25Make it compile after alpha conversion in usb.h.augustss2-5/+5
2001-10-31Move pkg/ files into package's toplevel directoryzuntum3-5/+5
2001-04-19Move to sha1 digests, and add distfile sizes.agc1-2/+3
2001-04-17+ move the distfile digest/checksum value from files/md5 to distinfoagc1-1/+1
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-02-17Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz2-2/+2
2001-01-18Remove unnecessary inclusion of bsd.prefs.mk.jlam1-3/+1
2000-03-29Update to compile with the latest usb.haugustss2-4/+4
2000-01-05Strip trailing '.', and/or leading '(a|an) 'abs1-1/+1
1999-10-27Update a little so this package compiles in both 1.4 and later.augustss2-6/+4
BROKEN flag removed.
1999-10-27Mark packages as broken, where necessary.agc1-1/+3
1999-10-11Update package so it compiles again.augustss2-4/+4
1999-05-19Add a few USB developer utilities.augustss5-0/+31