2021-10-26 12:49:47 by Nia Alarie | Files touched by this commit (147) |
Log message:
inputmethod: 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?):
./inputmethod/anthy/distinfo 2ch.t
./inputmethod/anthy/distinfo okinawa-20090801.t
|
2021-10-07 16:19:53 by Nia Alarie | Files touched by this commit (148) |
Log message:
inputmethod: Remove SHA1 hashes for distfiles
|
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.
|
2018-03-23 05:43:36 by Rin Okuyama | Files touched by this commit (3) |
Log message:
Fix buffer over run in mkdic, found by stack protector.
Bump PKGREVISION for Canna-server.
|
2017-08-08 07:47:25 by Johnny C. Lam | Files touched by this commit (1) |
Log message:
The Canna-* packages require the "makedepend" tool to configure.
|
2017-07-22 19:53:16 by Maya Rashish | Files touched by this commit (2) |
Log message:
Don't include machine/ansi.h on fbsd and os x which removed it.
do include sys/_types.h on freebsd because gcc does in the identical
fragment of code that it contains.
|
2017-07-22 19:44:40 by Maya Rashish | Files touched by this commit (2) |
Log message:
Don't provide a declaration of fgets and gets in a function.
stdio.h is enough. fixes build failure with ssp/fortify
|
2015-11-04 18:41:21 by Alistair G. Crooks | Files touched by this commit (78) |
Log message:
Remove duplicate SHA512 digests that crept in.
|
2015-11-03 23:13:42 by Alistair G. Crooks | Files touched by this commit (111) |
Log message:
Add SHA512 digests for distfiles for inputmethod category
Problems found locating distfiles:
Package anthy: missing distfile 2ch.t
Package anthy: missing distfile okinawa-20090801.t
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-10-25 13:17:36 by Izumi Tsutsui | Files touched by this commit (4) | |
Log message:
Pull upstream fix to avoid libcanna crash triggered by set-key command.
Reported by Takeshi Nakayama in PR pkg/50368.
Also update comment in patch-lib_RK_ncache.c to mention about
the upstream fix in the same commit.
Bump PKGREVISION.
|