nia
0ca22fffb3
benchmarks: Replace RMD160 checksums with BLAKE2s checksums
...
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
2021-10-26 10:02:50 +00:00
nia
6d2646fa6c
benchmarks: Remove SHA1 hashes for distfiles
2021-10-07 13:18:28 +00:00
rillig
84f2203288
all: migrate some SourceForge homepage URLs back from https to http
...
https://mail-index.netbsd.org/pkgsrc-changes/2020/01/18/msg205146.html
In the above commit, the homepage URLs were migrated from http to https,
assuming that SourceForge would use the same host names for both http and
https connections. This assumption was wrong. Their documentation at
https://sourceforge.net/p/forge/documentation/Custom%20VHOSTs/ states
that the https URLs use the domain sourceforge.io instead.
To make the homepages from the above commit reachable again, pkglint has
been extended to check for reachable homepages. This check is only
enabled when the --network command line option is given.
Each of the homepages that referred to https://$project.sourceforge.net
before was migrated to https://$project.sourceforge.io (27), and if that
was not reachable, to the fallback URL http://$project.sourceforge.net
(163).
2020-01-26 05:26:08 +00:00
rillig
ffe83de7b1
all: migrate several HOMEPAGEs to https
...
pkglint --only "https instead of http" -r -F
With manual adjustments afterwards since pkglint 19.4.4 fixed a few
indentations in unrelated lines.
This mainly affects projects hosted at SourceForce, as well as
freedesktop.org, CTAN and GNU.
2020-01-18 23:30:05 +00:00
agc
7c48947773
Add SHA512 digests for distfiles for benchmarks category
...
Problems found with existing distfile for superpi:
distfiles/super_pi-20030927/super_pi.tar.gz
No changes were made to the superpi/distinfo file.
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.
distfiles/eagle-lin32-7.4.0.run
2015-11-03 00:25:49 +00:00
dholland
8f3500853b
Patch out use of sys/disklabel.h and sys/ioctl.h (neither is actually used)
...
and remove associated unnecessary ONLY_FOR_PLATFORM restriction.
2015-01-01 09:22:23 +00:00
wiz
cda18437be
Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles.
2014-10-09 14:05:50 +00:00
asau
c3874e0fe0
"user-destdir" is default these days
2012-09-11 22:37:10 +00:00
shattered
00816140c5
This is BSD-specific software (uses sys/disklabel.h), set ONLY_FOR_PLATFORM
2011-12-14 09:22:44 +00:00
obache
583b33d851
Update randread to 0.2.
...
Based on PR#44354 by Tony Young.
set LICENSE=public-domain, unit-test support by me.
Version 0.2 2002-09-11
Added unit test framework.
Read from a list of files, rather than just one, seeking evenly within
all of them based on the number of blocks in each.
Allow reading several contiguous blocks for each seek, so we can do
sequential/random and sequential read testing.
Print more and clearer information.
Added disktest shell scripts.
2011-02-03 14:15:12 +00:00
obache
230a88f469
Fixes for DragonFly.
2010-12-30 08:20:42 +00:00
wiz
a4eec2f4cc
Reset maintainer, developer lost his commit bit.
2010-03-21 16:29:38 +00:00
jlam
075003a60c
Mechanical changes to add full DESTDIR support to packages that install
...
their files via a custom do-install target.
2008-03-03 00:51:43 +00:00
tv
670019e723
NOT_FOR_PLATFORM Interix.
2005-10-31 17:33:42 +00:00
agc
8cafa95e37
Add RMD160 digests in addition to the SHA1 ones.
2005-02-22 21:08:31 +00:00
wiz
6e02d7ee41
Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs.
...
Suggested by Roland Illig, ok'd by various.
2004-12-03 15:14:50 +00:00
minskim
7e3f925b6c
Enable pkgviews installation.
2004-07-30 15:50:37 +00:00
agc
dc52048e01
Move WRKSRC definition away from the first paragraph in a Makefile.
2004-01-20 12:07:06 +00:00
martti
ff0278ea30
COMMENT should start with a capital letter.
2003-07-21 16:24:36 +00:00
grant
91f00f1cbc
s/netbsd.org/NetBSD.org/
2003-07-17 21:21:03 +00:00
jmmv
0916498c1b
Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.
2003-03-29 12:40:00 +00:00
dmcmahill
8329879460
add missing header file. fixes recently noted compilation problems on
...
1.5.3/alpha.
2002-08-09 02:01:55 +00:00
grant
04b02ce6d9
Initial import of readrand-0.1 (moved from sysutils).
...
Randread is a simple program to help benchmark random disk read
performance.
See http://randread.sourceforge.net/ for information.
2002-06-25 05:13:27 +00:00