Next | Query returned 52 messages, browsing 1 to 10 | Previous

History of commit frequency

CVS Commit History:


   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-03-25 08:13:52 by Roland Illig | Files touched by this commit (1)
Log message:
inputmethod/ja-freewnn-lib: fix "array subscript has type 'char'"
   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-02 23:56:55 by Roland Illig | Files touched by this commit (24)
Log message:
inputmethod: align variable assignments

pkglint -Wall -F --only aligned --only indent -r

No manual corrections.
   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-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-06-29 13:06:49 by Ryo ONODERA | Files touched by this commit (47)
Log message:
Rename MASTER_SITE_SOURCEFORGE_JP to MASTER_SITE_OSDN.
sourceforge.jp is renamed to osdn.jp.
However its mirror sites are not ready for osdn.jp.
   2015-06-13 22:40:30 by Izumi Tsutsui | Files touched by this commit (4)
Log message:
Update ja-FreeWnn-lib and ja-FreeWnn-server to 1.11alpha23,
per FreeWnn-1.1.1-a023 release.

Upstream changelog in the release note:
 http://osdn.jp/projects/freewnn/releases/63271

Basically, This alhpa version is a snapshot release.

Main changes:

 * Merge modificaion used in OpenSUSE packages by new member,
   Mitsutoshi NAKANO. Added explicit function prototype and cast in
   many places, so we reduced unpredictable effect on 64bit environment.
 * As a consequence of this change, #define of WNN_CREATE / WNN_NO_CREATE
   in jl_dic_create() is also changed. We believe no change is needed
   for client build, but please report if you have problems.
 * Exit status of jserver changed on receiving some signals (ex. SIGTERM).
   (Not well documented.)
 * Fixed problem for parallel build (ex. make -jXX) on pubdic+.
   2013-10-15 08:25:38 by Makoto Fujiwara | Files touched by this commit (72) | Package removed
Log message:
Bump PKGREVISION to 1.

New DISTFILE announced recently as follows.
| Subject: [Freewnn-users 136]  Released 1.1.1-a022
| From: aono (at) cc.osaka-kyoiku.ac.jp (Tomoki AONO)
| Date: Mon, 5 Aug 2013 04:07:28 +0900

Our package had (all) diffs from 8 years old previous release.
  3617618 Nov 30  2005 FreeWnn-1.1.1-a021.tar.gz
  3702026 Aug  5 04:00 FreeWnn-1.1.1-a022.tar.gz

And already named following.
 PKGNAME=       ja-FreeWnn-lib-1.11alpha22

Thus this time, deleting patches and PKGREVISION= 1.

Next | Query returned 52 messages, browsing 1 to 10 | Previous