The NetBSD Project

CVS log for pkgsrc/textproc/chasen-base/PLIST

[BACK] Up to [cvs.netbsd.org] / pkgsrc / textproc / chasen-base

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.6 / (download) - annotate - [select for diffs], Thu May 21 13:49:59 2009 UTC (3 years ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base, pkgsrc-2012Q1, pkgsrc-2011Q4-base, pkgsrc-2011Q4, pkgsrc-2011Q3-base, pkgsrc-2011Q3, pkgsrc-2011Q2-base, pkgsrc-2011Q2, pkgsrc-2011Q1-base, pkgsrc-2011Q1, pkgsrc-2010Q4-base, pkgsrc-2010Q4, pkgsrc-2010Q3-base, pkgsrc-2010Q3, pkgsrc-2010Q2-base, pkgsrc-2010Q2, pkgsrc-2010Q1-base, pkgsrc-2010Q1, pkgsrc-2009Q4-base, pkgsrc-2009Q4, pkgsrc-2009Q3-base, pkgsrc-2009Q3, pkgsrc-2009Q2-base, pkgsrc-2009Q2, HEAD
Changes since 1.5: +1 -6 lines
Diff to previous 1.5 (colored)

Remove (accidently added when update to 2.4.1?) redundant entries from PLIST
 * Redundant libraries, libtool .la entry taka care about it. PR 41467.
 * Redundant @dirrm entries, OWN_DIRS take care about it.

Bump PKGREVISION.

Revision 1.5 / (download) - annotate - [select for diffs], Thu Aug 2 15:03:10 2007 UTC (4 years, 9 months ago) by taca
Branch: MAIN
CVS Tags: pkgsrc-2009Q1-base, pkgsrc-2009Q1, pkgsrc-2008Q4-base, pkgsrc-2008Q4, pkgsrc-2008Q3-base, pkgsrc-2008Q3, pkgsrc-2008Q2-base, pkgsrc-2008Q2, pkgsrc-2008Q1-base, pkgsrc-2008Q1, pkgsrc-2007Q4-base, pkgsrc-2007Q4, pkgsrc-2007Q3-base, pkgsrc-2007Q3, cwrapper, cube-native-xorg-base, cube-native-xorg
Changes since 1.4: +6 -3 lines
Diff to previous 1.4 (colored)

Update chasen to 2.4.1.

pkgsrc change:

  o Add DESTDIR supoprt.
  o Update MASTER_SITES and HOMEPAGE.

chasen changes from 2.3.3 to 2.4.1.

----------------------------------------------------------------------
ChaSen 2.4.1 (2007/07/03)
----------------------------------------------------------------------
- bug fix
  https://sourceforge.jp/tracker/index.php?func=detail&aid=10259&group_id=2619&atid=9708

----------------------------------------------------------------------
ChaSen 2.4.0 (2007/03/30)
----------------------------------------------------------------------
- bug fix
- -s option (re-analysis)

Revision 1.4 / (download) - annotate - [select for diffs], Wed Sep 22 08:09:54 2004 UTC (7 years, 8 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2007Q2-base, pkgsrc-2007Q2, pkgsrc-2007Q1-base, pkgsrc-2007Q1, pkgsrc-2006Q4-base, pkgsrc-2006Q4, pkgsrc-2006Q3-base, pkgsrc-2006Q3, pkgsrc-2006Q2-base, pkgsrc-2006Q2, pkgsrc-2006Q1-base, pkgsrc-2006Q1, pkgsrc-2005Q4-base, pkgsrc-2005Q4, pkgsrc-2005Q3-base, pkgsrc-2005Q3, pkgsrc-2005Q2-base, pkgsrc-2005Q2, pkgsrc-2005Q1-base, pkgsrc-2005Q1, pkgsrc-2004Q4-base, pkgsrc-2004Q4
Changes since 1.3: +1 -5 lines
Diff to previous 1.3 (colored)

Mechanical changes to package PLISTs to make use of LIBTOOLIZE_PLIST.
All library names listed by *.la files no longer need to be listed
in the PLIST, e.g., instead of:

	lib/libfoo.a
	lib/libfoo.la
	lib/libfoo.so
	lib/libfoo.so.0
	lib/libfoo.so.0.1

one simply needs:

	lib/libfoo.la

and bsd.pkg.mk will automatically ensure that the additional library
names are listed in the installed package +CONTENTS file.

Also make LIBTOOLIZE_PLIST default to "yes".

Revision 1.3 / (download) - annotate - [select for diffs], Thu May 6 13:32:38 2004 UTC (8 years ago) by taca
Branch: MAIN
CVS Tags: pkgsrc-2004Q3-base, pkgsrc-2004Q3, pkgsrc-2004Q2-base, pkgsrc-2004Q2
Changes since 1.2: +2 -7 lines
Diff to previous 1.2 (colored)

Update chasen-base package to 2.3.3.

----------------------------------------------------------------------
ChaSen 2.3.3 (2003/08/16)
----------------------------------------------------------------------
- bug fix
- print null strings with empty readings and pronunciations.
- read the paths of chasenrc and grammar files from the registry
  on Windows.

----------------------------------------------------------------------
ChaSen 2.3.2 (2003/08/01)
----------------------------------------------------------------------
- bug fix
- new dictionary format for registoring conjugation form specified
  words.

----------------------------------------------------------------------
ChaSen 2.3.1 (2003/06/19)
----------------------------------------------------------------------
- removed PATDIC, SUFDIC
- introduced -i option (Character Encoding)
        (e: EUC-JP, s:Shift_JIS, w:UTF-8, a:ISO-8859-1)

----------------------------------------------------------------------
ChaSen 2.3.0 (2003/02/24)
----------------------------------------------------------------------
- introduced a double array library "Darts" for dictionary look up
- bug fix for sortdic
- extension for the module reading `cforms.cha'
    -- to change BASE_FORM name
- increased the number of dictionaries (*.int/pat/ary) from 5 to 32.
- removed server and client mode
- removed command interpreter

Revision 1.2 / (download) - annotate - [select for diffs], Sun Aug 25 21:51:13 2002 UTC (9 years, 9 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2004Q1-base, pkgsrc-2004Q1, pkgsrc-2003Q4-base, pkgsrc-2003Q4, netbsd-1-6-1-base, netbsd-1-6-1
Changes since 1.1: +1 -1 lines
Diff to previous 1.1 (colored)

Merge packages from the buildlink2 branch back into the main trunk that
have been converted to USE_BUILDLINK2.

Revision 1.1.1.1.2.2 / (download) - annotate - [select for diffs], Sun Jun 23 19:01:28 2002 UTC (9 years, 11 months ago) by jlam
Branch: buildlink2
Changes since 1.1.1.1.2.1: +18 -0 lines
Diff to previous 1.1.1.1.2.1 (colored) to branchpoint 1.1.1.1 (colored) next main 1.2 (colored)

Merge from pkgsrc-current to buildlink2 branch.

Revision 1.1.1.1.2.1, Fri May 31 13:00:50 2002 UTC (9 years, 11 months ago) by jlam
Branch: buildlink2
Changes since 1.1.1.1: +0 -18 lines
FILE REMOVED

file PLIST was added on branch buildlink2 on 2002-06-23 19:01:28 +0000

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Fri May 31 13:00:50 2002 UTC (9 years, 11 months ago) by seb
Branch: TNF
CVS Tags: pkgviews, pkgsrc-base, netbsd-1-6
Branch point for: buildlink2
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

Reimport of package chasen-base from japanese/chasen-base into textproc/chasen-base.
This is part of the japanese category retirement.
CATEGORIES adjusted.

Revision 1.1 / (download) - annotate - [select for diffs], Fri May 31 13:00:50 2002 UTC (9 years, 11 months ago) by seb
Branch: MAIN
CVS Tags: pkgviews-base, netbsd-1-6-RELEASE-base, buildlink2-base

Initial revision

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>