The NetBSD Project

CVS log for pkgsrc/textproc/chasen/Makefile

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

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.11 / (download) - annotate - [select for diffs], Sun Jan 6 15:45:12 2008 UTC (4 years, 4 months ago) by taca
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, 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, cwrapper, cube-native-xorg-base, cube-native-xorg, HEAD
Changes since 1.10: +3 -10 lines
Diff to previous 1.10 (colored)

Switch to use META_PACKAGE.  No functional change.

Revision 1.10 / (download) - annotate - [select for diffs], Thu Oct 25 22:01:06 2007 UTC (4 years, 7 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2007Q4-base, pkgsrc-2007Q4
Changes since 1.9: +2 -1 lines
Diff to previous 1.9 (colored)

* If PLIST_SRC is explicitly set to an empty value in a package Makefile,
  then automatically generate a PLIST that says "${PKGNAME} has no files".

* If PLIST_SRC and GENERATE_PLIST are not set in a package Makefile,
  and no PLIST files exist, then fail during the package build with
  PKG_FAIL_REASON.

* Remove "intentionally empty" PLISTs again.

Now, the easy way to say that a package installs no files is to just
add the following to the package Makefile:

	PLIST_SRC=	# empty

Revision 1.9 / (download) - annotate - [select for diffs], Thu Aug 2 15:03:09 2007 UTC (4 years, 9 months ago) by taca
Branch: MAIN
CVS Tags: pkgsrc-2007Q3-base, pkgsrc-2007Q3
Changes since 1.8: +5 -4 lines
Diff to previous 1.8 (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.8 / (download) - annotate - [select for diffs], Thu Aug 18 15:46:23 2005 UTC (6 years, 9 months ago) by taca
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
Changes since 1.7: +2 -1 lines
Diff to previous 1.7 (colored)

Bump PKGREVISION refrecting chasen-base's update.

Revision 1.7 / (download) - annotate - [select for diffs], Sun Feb 13 10:07:40 2005 UTC (7 years, 3 months ago) by taca
Branch: MAIN
CVS Tags: pkgsrc-2005Q2-base, pkgsrc-2005Q2, pkgsrc-2005Q1-base, pkgsrc-2005Q1
Changes since 1.6: +1 -2 lines
Diff to previous 1.6 (colored)

Remove extra EXTRACT_ONLY.  There is no need to here.

Revision 1.6 / (download) - annotate - [select for diffs], Sun Feb 13 09:54:38 2005 UTC (7 years, 3 months ago) by taca
Branch: MAIN
Changes since 1.5: +5 -5 lines
Diff to previous 1.5 (colored)

Minor clean up.

- Explictly set some macro to "yes" instead of empty value.
- Remove an extra empty line.

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

Update chasen (meta-package) to 2.3.3; chasen-base-2.3.3 and ipadic-2.7.0.

Revision 1.4 / (download) - annotate - [select for diffs], Thu Jul 17 22:54:11 2003 UTC (8 years, 10 months ago) by grant
Branch: MAIN
CVS Tags: pkgsrc-2004Q1-base, pkgsrc-2004Q1, pkgsrc-2003Q4-base, pkgsrc-2003Q4
Changes since 1.3: +2 -2 lines
Diff to previous 1.3 (colored)

s/netbsd.org/NetBSD.org/

Revision 1.3 / (download) - annotate - [select for diffs], Fri Mar 28 21:14:36 2003 UTC (9 years, 2 months ago) by wiz
Branch: MAIN
Changes since 1.2: +1 -2 lines
Diff to previous 1.2 (colored)

NO_PATCH is deprecated, says pkglint. Remove it.

Revision 1.2 / (download) - annotate - [select for diffs], Sun Aug 25 19:23:24 2002 UTC (9 years, 9 months ago) by jlam
Branch: MAIN
CVS Tags: netbsd-1-6-1-base, netbsd-1-6-1
Changes since 1.1: +1 -1 lines
Diff to previous 1.1 (colored)

Merge changes in packages from the buildlink2 branch that have
buildlink2.mk files back into the main trunk.

Revision 1.1.1.1.2.2 / (download) - annotate - [select for diffs], Sun Jun 23 19:01:25 2002 UTC (9 years, 11 months ago) by jlam
Branch: buildlink2
Changes since 1.1.1.1.2.1: +25 -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:56 2002 UTC (9 years, 11 months ago) by jlam
Branch: buildlink2
Changes since 1.1.1.1: +0 -25 lines
FILE REMOVED

file Makefile was added on branch buildlink2 on 2002-06-23 19:01:25 +0000

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Fri May 31 13:00:56 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 from japanese/chasen into textproc/chasen.
This is part of the japanese category retirement.
CATEGORIES and pathnames to japanese/ adjusted.

Revision 1.1 / (download) - annotate - [select for diffs], Fri May 31 13:00:56 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>