Commit graph

26 commits

Author SHA1 Message Date
nia
d75334de07 sysutils: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
2021-10-26 11:19:17 +00:00
nia
67e36f8dd3 sysutils: Remove SHA1 hashes for distfiles 2021-10-07 14:57:31 +00:00
christos
0175501279 make this compile again 2019-10-06 17:45:50 +00:00
christos
d1edd9619d make this compile again. 2019-01-22 22:07:33 +00:00
wiz
eed12a7f43 Remove another RCS Id from patch. 2017-06-29 06:33:29 +00:00
wiz
f0365f9261 Remove RCS Id from patch context. 2017-06-29 06:32:41 +00:00
christos
c02d7ab863 make this compile again. 2017-06-27 15:26:05 +00:00
agc
17886c78da 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.
2015-11-04 01:32:05 +00:00
christos
7c8b2b3db0 PR/45323: Robert Elz: Make this work for 5.0; from kre 2011-09-03 14:44:03 +00:00
christos
5f1c53705e make syscalls generation code handle old style [5.x] syscalls.master 2011-09-01 13:00:49 +00:00
christos
daa7afeb17 make it work for NetBSD-current 2011-08-30 10:43:11 +00:00
shattered
a01f007099 Remove patch hunks that disable --recheck in GNU configure scripts.
These were generated, apparently, by mk/configure/gnu-configure.mk
(configure-scripts-override target).
2011-01-25 22:22:13 +00:00
spz
dda134763b compile fixes for a leaf package for non-x86 NetBSD
(note that there are no claims of making it actually work)
2009-12-29 22:03:41 +00:00
dholland
2d3e62b220 Fix, hopefully, broken build on NetBSD 4.x, based on observations by
Robert Elz in PR 42083.

bsd.own.mk tags "all" with .NOTMAIN, so including bsd.own.mk before
defining "all" causes it to be skipped in favor of whatever comes next
in the makefile. Hack around this by putting "all:;" at the top.

I can't *really* test it because the syscalls script blows its mind if
given a NetBSD 5.x syscalls.master file.
2009-12-07 05:06:37 +00:00
wiz
2631d2a1f8 regen checksum for patch-ab 2008-12-21 08:33:39 +00:00
rillig
53b6685028 Fixed the checksum for patch-av. Whenever a patch file contains CVS Ids,
the distinfo must be regenerated _after_ committing the patches.
2008-11-29 12:04:15 +00:00
christos
cece7702bc don't print warnings for #ifdef'ed syscalls with the same number. 2008-10-30 17:12:44 +00:00
christos
82b7bb0cd4 fix sum 2008-05-08 20:03:26 +00:00
christos
037a0dfdf9 PR/36778: Yakovetsky Vladimir: Fix linux build; many thanks. 2007-12-06 16:59:37 +00:00
christos
77193ecd35 Use newer strace 4.5.15; various improvements in syscall parsing and
split functions into more files.
2007-12-05 16:30:59 +00:00
christos
3138b71995 make x86_64 work. 2007-04-28 03:42:30 +00:00
christos
d2290df0c1 - make this work again on NetBSD/i386
- make this compile on NetBSD/x86_64 [does not work yet]
- completely automate the NetBSD header generation. This should make porting
  to other platforms easier.
2007-04-27 19:45:01 +00:00
rillig
80844435a1 Fixed the Size checksum. 2006-07-06 17:30:31 +00:00
christos
f3cb4378a8 make this more pkgsrc-friendly (thanks to agc for educating me) 2006-03-05 09:19:03 +00:00
christos
b2356cd626 delete a stray printf 2006-03-05 08:28:29 +00:00
christos
e84b073bbe add strace. This only works for NetBSD/i386 thus far. 2006-03-05 08:17:49 +00:00