summaryrefslogtreecommitdiff
path: root/japanese/p5-Text-Kakasi (follow)
Commit message (Collapse)AuthorAgeFilesLines
* utilize SITE_PERLYing-Chieh Liao2003-10-242-9/+8
| | | | | | | | PR: 58166 Submitted by: Cheng-Lung Sung <clsung@dragon2.net> Notes: svn path=/head/; revision=92059
* Add textproc to CATEGORIES.Akinori MUSHA2003-04-021-1/+1
| | | | Notes: svn path=/head/; revision=77981
* De-pkg-comment my non-ruby ports as well.Akinori MUSHA2003-02-182-1/+1
| | | | Notes: svn path=/head/; revision=75780
* Fix a bug where the following piece of code causes coredump:Akinori MUSHA2002-10-052-0/+12
| | | | | | | | | | | | | 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> Notes: svn path=/head/; revision=67311
* Update to 1.05 and chase the libkakasi's version bump.Akinori MUSHA2001-09-112-3/+3
| | | | Notes: svn path=/head/; revision=47705
* Use PERL_CONFIGURE.Akinori MUSHA2001-03-021-6/+2
| | | | Notes: svn path=/head/; revision=38957
* Back out the previous commit. That one has a problem which occurs onAkinori MUSHA2000-08-271-2/+5
| | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=32040
* PKGNAMEPREFIX cleanup. This should allow chained PKGNAMEPREFIX'es.Akinori MUSHA2000-08-271-5/+2
| | | | | | | No response from: ports list, PW Notes: svn path=/head/; revision=32029
* Lots and lots of cleanups. Teach p5-* in general about PKGNAMEPREFIX.Will Andrews2000-06-171-2/+3
| | | | | | | | | | | 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> Notes: svn path=/head/; revision=29658
* Remove the directory if empty.Akinori MUSHA2000-05-171-0/+1
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=28518
* Change MAINTAINER addresses from knu@idaemons.org to knu@FreeBSD.orgAkinori MUSHA2000-04-241-1/+1
| | | | | | | so as to make it clear that a FreeBSD committer maintains them. Notes: svn path=/head/; revision=27967
* Update to 1.04.Akinori MUSHA2000-04-202-2/+2
| | | | Notes: svn path=/head/; revision=27792
* Update the japanese/[o-t]* ports with the newAkinori MUSHA2000-04-121-4/+7
| | | | | | | PORT{NAME,VERSION}/PKGNAME{PRE,SUF}FIX variables. Notes: svn path=/head/; revision=27463
* Style fix:Akinori MUSHA2000-04-041-4/+0
| | | | | | | | | | | - Remove post-install information from DESCR's. - Replace /usr/local with ${PREFIX} in DESCR's and MESSAGE's. - Remove unnecessary whitespace. Pointed out by: portlint Notes: svn path=/head/; revision=27329
* PR: ports/16961Seiichirou Hiraoka2000-03-016-0/+54
Submitted by: knu@idaemons.org Kakasi library module for Perl5 Notes: svn path=/head/; revision=26473