./textproc/chasen, Meta package of ChaSen, Japanese Morphological Analysis System

[ Image CVSweb ] [ Image Homepage ] [ Image RSS ] [ Image Required by ] [ Image Add to tracker ]


Branch: CURRENT, Version: 2.4.5, Package name: chasen-2.4.5, Maintainer: tech-pkg-ja

ChaSen, Japanese Morphological Analysis System.


Required to run:
[textproc/ipadic] [textproc/chasen-base]

Required to build:
[pkgtools/cwrappers]

Version history: (Expand)


CVS history: (Expand)


   2025-11-28 08:26:27 by Thomas Klausner | Files touched by this commit (1)
Log message:
chasen: remove squatted site, use github
   2023-11-22 11:44:20 by Thomas Klausner | Files touched by this commit (1)
Log message:
chasen: fix some pkglint
   2023-11-22 11:43:54 by Thomas Klausner | Files touched by this commit (1)
Log message:
chasen: remove bogus buildlink3.mk file that uses another package's files
   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.
   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-03-15 02:00:12 by Takahiro Kambe | Files touched by this commit (8)
Log message:
Update chasen packages to 2.4.5.

It includes security problem of 2.4.4 which was already fixed by official
patch.

pkgsrc change: Add comment in patches.
   2014-10-05 18:41:09 by Thomas Klausner | Files touched by this commit (58)
Log message:
Fix ``Please add a line "# used by foo/bar/Makefile" here.'' warnings.
   2013-04-06 05:45:29 by Blue Rats | Files touched by this commit (152)
Log message:
Fixes:

 COMMENT should not be longer than 70 characters.
 COMMENT should not begin with 'A'.
 COMMENT should not begin with 'An'.
 COMMENT should not begin with 'a'.
 COMMENT should not end with a period.
 COMMENT should start with a capital letter.

pkglint warnings. Some files also got minor formatting, spelling, and style
corrections.