Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-11-04 | Add SHA512 digests for distfiles for sysutils category | agc | 1 | -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-23 | Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. | asau | 1 | -3/+1 | |
2011-07-24 | support HID descriptors larger than 256 bytes | jmcneill | 3 | -10/+34 | |
2010-12-25 | add support for parsing interface association descriptors (IAD): | jmcneill | 3 | -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-07 | Back out new-style BSD makefile, as older NetBSD mk files do not | bjs | 4 | -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-25 | Add missing colon after post-extract target | bjs | 1 | -2/+2 | |
2008-11-25 | Install the manual page for usbgen. While here, | bjs | 5 | -19/+32 | |
use a BSD Makefile for consistency's sake (why not?). PKGREVISION++ | |||||
2008-10-14 | Regen. | joerg | 1 | -3/+3 | |
2008-10-10 | DESTDIR support. | joerg | 3 | -9/+14 | |
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 | |