Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2007-09-14 | Make the install target create $(PREFIX)/sbin if it is missing, as | gson | 2 | -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 - | drochner | 3 | -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-22 | Whitespace cleanup, courtesy of pkglint. | wiz | 1 | -3/+3 | |
Patch provided by Sergey Svishchev in private mail. | |||||
2007-01-23 | -make fetch of hub descriptors in usbctl work (by setting the correct | drochner | 3 | -5/+31 | |
request value) -ifdef out the USB_DISCOVER ioctl on NetBSD, this doesn't exist -bump PKGREVISION | |||||
2005-12-18 | Include correct headers on DragonFly. Don't depend on sys/ioctl.h being | joerg | 5 | -6/+90 | |
included by dev/usb/usb.h, which is not the case on DragonFly and FreeBSD. | |||||
2005-02-24 | Add RMD160 digests. | agc | 1 | -1/+2 | |
2002-03-07 | Add a missing definition so this will compile on 1.5 systems | jmc | 2 | -1/+14 | |
2002-02-25 | Make it compile after alpha conversion in usb.h. | augustss | 2 | -5/+5 | |
2001-10-31 | Move pkg/ files into package's toplevel directory | zuntum | 3 | -5/+5 | |
2001-04-19 | Move to sha1 digests, and add distfile sizes. | agc | 1 | -2/+3 | |
2001-04-17 | + move the distfile digest/checksum value from files/md5 to distinfo | agc | 1 | -1/+1 | |
+ move the patch digest/checksum values from files/patch-sum to distinfo | |||||
2001-02-17 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 2 | -2/+2 | |
2001-01-18 | Remove unnecessary inclusion of bsd.prefs.mk. | jlam | 1 | -3/+1 | |
2000-03-29 | Update to compile with the latest usb.h | augustss | 2 | -4/+4 | |
2000-01-05 | Strip trailing '.', and/or leading '(a|an) ' | abs | 1 | -1/+1 | |
1999-10-27 | Update a little so this package compiles in both 1.4 and later. | augustss | 2 | -6/+4 | |
BROKEN flag removed. | |||||
1999-10-27 | Mark packages as broken, where necessary. | agc | 1 | -1/+3 | |
1999-10-11 | Update package so it compiles again. | augustss | 2 | -4/+4 | |
1999-05-19 | Add a few USB developer utilities. | augustss | 5 | -0/+31 | |