2021-10-26 12:59:39 by Nia Alarie | Files touched by this commit (378) |
Log message:
misc: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
The following distfiles could not be fetched (possibly fetched
conditionally?):
./misc/libreoffice/distinfo libreoffice/harfbuzz-2.6.4.tar.xz
|
2021-10-07 16:35:55 by Nia Alarie | Files touched by this commit (378) |
Log message:
misc: Remove SHA1 hashes for distfiles
|
2019-11-03 18:04:28 by Roland Illig | Files touched by this commit (71) |
Log message:
misc: align variable assignments
pkglint -Wall -F --only aligned --only indent -r
No manual corrections.
|
2017-08-16 22:21:18 by Thomas Klausner | Files touched by this commit (180) |
Log message:
Follow some http redirects.
|
2017-01-19 19:52:30 by Alistair G. Crooks | Files touched by this commit (352) |
Log message:
Convert all occurrences (353 by my count) of
MASTER_SITES= site1 \
site2
style continuation lines to be simple repeated
MASTER_SITES+= site1
MASTER_SITES+= site2
lines. As previewed on tech-pkg. With thanks to rillig for fixing pkglint
accordingly.
|
2015-11-04 00:49:56 by Alistair G. Crooks | Files touched by this commit (330) |
Log message:
Add SHA512 digests for distfiles for misc category
Problems found locating distfiles:
Package colorls: missing distfile ls.tar.gz
Package molden: missing distfile molden-4.6/molden4.6.tar.gz
Package softmaker-office-demo: missing distfile ofl06trial.tgz
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-08 11:57:42 by Aleksej Saushev | Files touched by this commit (239) |
Log message:
Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days.
|
2011-10-28 19:13:26 by Tim Zingelman | Files touched by this commit (3) | |
Log message:
update to 1.8 resolves SA46389
A bug fix and a couple of extra command-line options:
Fixed double free() in exec.c/prepare_exec(), thanks to reports from
Gregor Kopf of Recurity Labs, Jan Kohlrausch of DFN_CERT, and
Wolfgang Ley
Updated README & DISCLAIMER files removing DFN-CERT copyright
Now just Logsurfer, not Logsurfer+ any more
-D command line option for daemon mode. Warning: closes stdin, stdout,
& stderr, therefore no error messages
-F command line option to auto re-open log file
|
2010-02-04 18:25:25 by Joerg Sonnenberger | Files touched by this commit (1) |
Log message:
DESTDIR support
|
2009-06-14 20:07:32 by Joerg Sonnenberger | Files touched by this commit (129) |
Log message:
Remove @dirrm entries from PLISTs
|