2023-06-08 16:35:46 by Joerg Sonnenberger | Files touched by this commit (3) |
Log message:
Improve portability with newer libstdc++
|
2022-11-28 14:18:23 by Thomas Klausner | Files touched by this commit (2) | |
Log message:
rdfind: update to 1.5.0.
* add option -maxsize N to ignore files with size>=N bytes
|
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
|
2020-05-22 12:56:49 by Adam Ciarcinski | Files touched by this commit (624) |
Log message:
revbump after updating security/nettle
|
2020-01-26 18:32:28 by Roland Illig | Files touched by this commit (981) |
Log message:
all: migrate homepages from http to https
pkglint -r --network --only "migrate"
As a side-effect of migrating the homepages, pkglint also fixed a few
indentations in unrelated lines. These and the new homepages have been
checked manually.
|
2019-11-17 13:38:52 by Makoto Fujiwara | Files touched by this commit (2) | |
Log message:
(sysutils/rdfind) Updated 1.3.4 to 1.4.1
2018-11-12 Paul Dreik <rdfind@pauldreik.se>
* release of 1.4.1
* fixes build failure on 32 bit platforms
* tests: fix bad test logic in hardlink fail test
2018-11-09 Paul Dreik <rdfind@pauldreik.se>
* release of 1.4.0
* improve error message when failing to make symlink.
See Github bug #5.
2018-10-28 Paul Dreik <rdfind@pauldreik.se>
* release of 1.4.0-alpha0
* cleanup of source to remove compiler warnings
and switch to c++11
* failure of making hard links will not delete the deduplicated
file, if pssible. See Github bug #5.
* failure of making symlinks will not delete the deduplicated
file, if possible. See Github bug #5.
* added option -minsize to optionally ignore files under a
certain size. See Github bug #1
* add sha256 support - see Debian Bug 815120 and Github #7
the default checksum is now sha1 instead of md5
* better error messages when -dryrun is misused. See Github #8
and Debian Bug 754663
* performance: pruning empty files earlier and other improvements.
"rdfind -checksum sha1 /usr /usr" goes from 5.9 to 4.86 \
seconds on the
author's machine, with hot filesystem cache.
* increase size of integer types to be able to handle more than INTMAX
files.
* add deterministic mode, enabled by default. See Github issue #13 and
Debian Bug 795790. When enabled, makes the program insensitive to the
order of files when listing directories.
2017-01-04 Paul Dreik <rdfind@pauldreik.se>
* release 1.3.5
* source cleanup like removing obsolete comments, formatting.
* fix man page typo on dryrun
* console output showing how much space that can be saved
is now properly capitalized. as you may have noted, I do not
really like uppercase...
* make check now works again (for some reason, it broke. maybe
due to autotools updates)
2014-08-23 Paul Dreik <rdfind@pauldreik.se>
* fix bug in using sha1 even if md5 is selected
|
2019-07-21 00:46:59 by Thomas Klausner | Files touched by this commit (595) |
Log message:
*: recursive bump for nettle 3.5.1
|
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.
|
2015-08-23 16:30:43 by Thomas Klausner | Files touched by this commit (125) |
Log message:
Bump PKGREVISION for nettle shlib major bump.
|