2021-10-26 12:02:56 by Nia Alarie | Files touched by this commit (52) |
Log message:
benchmarks: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
|
2021-10-07 15:18:34 by Nia Alarie | Files touched by this commit (52) |
Log message:
benchmarks: Remove SHA1 hashes for distfiles
|
2015-11-03 01:25:52 by Alistair G. Crooks | Files touched by this commit (43) |
Log message:
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
|
2014-10-09 16:07:17 by Thomas Klausner | Files touched by this commit (1163) |
Log message:
Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles.
|
2013-07-17 14:45:19 by Greg Troxel | Files touched by this commit (1) |
Log message:
Drop "-ffloat-store" from CFLAGS.
The point of paranoia is to assess a compiler/machine environment.
Therefore, this package should be built with the default CFLAGS, and
not add options to try to get the tests to pass. This will cause
errors to be reported on i386.
Take MAINTAINERSHIP.
|
2012-09-12 00:37:15 by Aleksej Saushev | Files touched by this commit (42) |
Log message:
"user-destdir" is default these days
|
2009-02-22 15:15:28 by Aleksej Saushev | Files touched by this commit (7) |
Log message:
Use MASTER_SITE_NETLIB for Netlib and its mirrors.
Discussed with Tobias Nygren.
|
2008-03-03 01:51:44 by Johnny C. Lam | Files touched by this commit (21) |
Log message:
Mechanical changes to add full DESTDIR support to packages that install
their files via a custom do-install target.
|
2008-01-19 10:16:27 by Thomas Klausner | Files touched by this commit (81) |
Log message:
Reset maintainer on his request.
|
2006-01-21 19:57:42 by Johnny C. Lam | Files touched by this commit (47) |
Log message:
Update package Makefile now that bsd.pkg.extract.mk is using the
"extract" script for extraction. Many cases where a custom EXTRACT_CMD
simply copied the distfile into the work directory are no longer
needed. The extract script also hides differences between pax and
tar behind a common command-line interface, so we no longer need code
that's conditional on whether EXTRACT_USING is tar or pax.
|