CVS log for ports/japanese/p5-Text-Kakasi/Makefile
Up to [FreeBSD] / ports / japanese / p5-Text-Kakasi
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.15: download - view: text, markup, annotated - select for diffs
Sun Feb 4 15:29:49 2007 UTC (5 years ago) by sat
Branches: MAIN
CVS tags: RELEASE_9_0_0, RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_8_0_0, RELEASE_7_4_0, RELEASE_7_3_0, RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_7_0_0, RELEASE_6_EOL, RELEASE_6_4_0, RELEASE_6_3_0, RELEASE_5_EOL, PRE_XORG_7, HEAD
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +6 -5 lines
- Update to 2.0.4
Revision 1.14: download - view: text, markup, annotated - select for diffs
Fri Nov 11 01:17:38 2005 UTC (6 years, 3 months ago) by linimon
Branches: MAIN
CVS tags: RELEASE_6_2_0, RELEASE_6_1_0, RELEASE_5_5_0, RELEASE_4_EOL
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +1 -1 lines
With portmgr hat on, reset maintainership of knu's ports since he has been inactive more than 6 months. We hope to see him back sometime.
Revision 1.13: download - view: text, markup, annotated - select for diffs
Fri Oct 24 12:02:33 2003 UTC (8 years, 3 months ago) by ijliao
Branches: MAIN
CVS tags: RELEASE_6_0_0, RELEASE_5_4_0, RELEASE_5_3_0, RELEASE_5_2_1, RELEASE_5_2_0, RELEASE_4_11_0, RELEASE_4_10_0
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +0 -1 lines
utilize SITE_PERL PR: 58166 Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
Revision 1.12: download - view: text, markup, annotated - select for diffs
Wed Apr 2 12:33:40 2003 UTC (8 years, 10 months ago) by knu
Branches: MAIN
CVS tags: RELEASE_5_1_0, RELEASE_4_9_0
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +1 -1 lines
Add textproc to CATEGORIES.
Revision 1.11: download - view: text, markup, annotated - select for diffs
Tue Feb 18 05:52:53 2003 UTC (8 years, 11 months ago) by knu
Branches: MAIN
CVS tags: RELEASE_4_8_0
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +1 -0 lines
De-pkg-comment my non-ruby ports as well.
Revision 1.10: download - view: text, markup, annotated - select for diffs
Sat Oct 5 11:24:29 2002 UTC (9 years, 4 months ago) by knu
Branches: MAIN
CVS tags: RELEASE_5_0_0
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -1 lines
Fix a bug where the following piece of code causes coredump:
perl -e '
use Text::Kakasi;
Text::Kakasi::getopt_argv("kakasi", "-ieuc", "-Ha");
Text::Kakasi::do_kakasi("\xa1\xb3");
'
Found by: GOTO Kentaro <gotoken@notwork.org>
Revision 1.9: download - view: text, markup, annotated - select for diffs
Tue Sep 11 19:04:19 2001 UTC (10 years, 5 months ago) by knu
Branches: MAIN
CVS tags: RELEASE_5_0_DP1, RELEASE_4_7_0, RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0, RELEASE_4_5_0, RELEASE_4_4_0
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +3 -3 lines
Update to 1.05 and chase the libkakasi's version bump.
Revision 1.8: download - view: text, markup, annotated - select for diffs
Fri Mar 2 06:34:05 2001 UTC (10 years, 11 months ago) by knu
Branches: MAIN
CVS tags: RELEASE_4_3_0
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +3 -7 lines
Use PERL_CONFIGURE.
Revision 1.7: download - view: text, markup, annotated - select for diffs
Sun Aug 27 16:52:45 2000 UTC (11 years, 5 months ago) by knu
Branches: MAIN
CVS tags: RELEASE_4_2_0, RELEASE_4_1_1
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +6 -3 lines
Back out the previous commit. That one has a problem which occurs on cross-language master-slave ports. I just wonder how I could overlook this. I thought I tested with Wnn, netscape and so on. *sigh* Yes, I know how I can fix it, but I'd certainly back out first. Reported by: steve Pointy hat to: knu
Revision 1.6: download - view: text, markup, annotated - select for diffs
Sun Aug 27 06:13:33 2000 UTC (11 years, 5 months ago) by knu
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +3 -6 lines
PKGNAMEPREFIX cleanup. This should allow chained PKGNAMEPREFIX'es. No response from: ports list, PW
Revision 1.5: download - view: text, markup, annotated - select for diffs
Sat Jun 17 02:36:42 2000 UTC (11 years, 7 months ago) by will
Branches: MAIN
CVS tags: RELEASE_4_1_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +4 -3 lines
Lots and lots of cleanups. Teach p5-* in general about PKGNAMEPREFIX. Add some missing/wrong dependencies. Show how to respect CC/CFLAGS. Many miscellaneous modifications. I used more excessive hacks to force p5-Jcode and p5-WWW-Search to respect CC/CFLAGS. Patches largely done by: Christian Weisgerber <naddy@mips.inka.de>
Revision 1.4: download - view: text, markup, annotated - select for diffs
Mon Apr 24 15:51:18 2000 UTC (11 years, 9 months ago) by knu
Branches: MAIN
CVS tags: RELEASE_3_5_0
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -2 lines
Change MAINTAINER addresses from knu@idaemons.org to knu@FreeBSD.org so as to make it clear that a FreeBSD committer maintains them.
Revision 1.3: download - view: text, markup, annotated - select for diffs
Thu Apr 20 18:23:56 2000 UTC (11 years, 9 months ago) by knu
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -2 lines
Update to 1.04.
Revision 1.2: download - view: text, markup, annotated - select for diffs
Wed Apr 12 14:36:33 2000 UTC (11 years, 10 months ago) by knu
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +8 -5 lines
Update the japanese/[o-t]* ports with the new
PORT{NAME,VERSION}/PKGNAME{PRE,SUF}FIX variables.
Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Wed Mar 1 20:15:35 2000 UTC (11 years, 11 months ago) by flathill
Branches: KNU
CVS tags: v1_01, RELEASE_4_0_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
PR: ports/16961 Submitted by: knu@idaemons.org Kakasi library module for Perl5
Revision 1.1: download - view: text, markup, annotated - select for diffs
Wed Mar 1 20:15:35 2000 UTC (11 years, 11 months ago) by flathill
Branches: MAIN
Initial revision
