2021-10-26 13:20:30 by Nia Alarie | Files touched by this commit (630) |
Log message:
sysutils: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
|
2021-10-07 16:58:44 by Nia Alarie | Files touched by this commit (630) |
Log message:
sysutils: Remove SHA1 hashes for distfiles
|
2019-07-29 13:19:56 by Michael Baeuerle | Files touched by this commit (4) |
Log message:
Failed to build with RELRO option
- Honor LDFLAGS
- Bump PKGREVISION
- Add LICENSE (to fix pkglint error)
- Comment out dead homepage, reset maintainer
OK by wiz@
|
2015-11-04 02:32:42 by Alistair G. Crooks | Files touched by this commit (499) |
Log message:
Add SHA512 digests for distfiles for sysutils category
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 21:51:39 by Aleksej Saushev | Files touched by this commit (447) |
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
|
2011-07-24 20:00:07 by Jared D. McNeill | Files touched by this commit (3) |
Log message:
support HID descriptors larger than 256 bytes
|
2010-12-25 15:03:57 by Jared D. McNeill | Files touched by this commit (3) | |
Log message:
add support for parsing interface association descriptors (IAD):
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 13:32:27 by Blair Sadewitz | Files touched by this commit (4) |
Log message:
Back out new-style BSD makefile, as older NetBSD mk files do not
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 14:22:30 by Blair Sadewitz | Files touched by this commit (1) |
Log message:
Add missing colon after post-extract target
|
2008-11-25 14:21:48 by Blair Sadewitz | Files touched by this commit (5) |
Log message:
Install the manual page for usbgen. While here,
use a BSD Makefile for consistency's sake (why not?).
PKGREVISION++
|