2022-08-22 19:23:36 by Tobias Nygren | Files touched by this commit (2) |
Log message:
radeontool: use sysconf(3) instead of non-portable PAGE_SIZE macro
|
2021-12-19 10:48:00 by Maya Rashish | Files touched by this commit (11) |
Log message:
sysutils/pciutils: no longer static, remove
BUILDLINK_DEPMETHOD.pciutils?= build
And pkgrevision bump consumers.
Pointed out by tsutsui in PR pkg/56553
|
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
|
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.
|
2009-01-12 17:20:54 by Jared D. McNeill | Files touched by this commit (1) |
Log message:
drop maintainership
|
2008-12-30 21:25:54 by Hasso Tepper | Files touched by this commit (2) |
Log message:
Make it build on DragonFly.
|
2008-11-03 23:04:33 by Blair Sadewitz | Files touched by this commit (1) |
Log message:
Bump PKGREVISION for sysutils/pciutils, add DESTDIR support
|
2007-12-18 21:45:50 by Stephen M. Rumble | Files touched by this commit (3) |
Log message:
The mmap error condition is MAP_FAILED, not necessarily pointer < 0. Now
it not only builds, but works again on my laptop.
|