summaryrefslogtreecommitdiff
path: root/textproc/p5-Text-Kakasi
AgeCommit message (Collapse)AuthorFilesLines
2009-05-21pkgsrc changes:sno4-9/+27
- Updating package for p5 module Text::Kakasi from 1.05nb4 to 2.04 - Setting license to gnu-gpl-v2 - Setting homepage to CPAN module (add original homepage to DESCR) - Add a patch to build properly Upstream changes: $Revision: 2.4 $ $Date: 2003/05/26 10:39:49 $ ! lib/Text/Kakasi/JP.pod s/Text::Kakasi/Text::Kakasi::JP/ for NAME section Thank Graham Barr <gbarr@pobox.com> for showing me the right trick. But I STILL THINK search.cpan.org is WRONG. Message-Id: <rt-22325-58215.2.40083316787562@rt.perl.org> - lib/Text/Kakasi.pod ! Kakasi.pm Merged pod back in and deleted lib/Text/Kakasi.pod 2.03 2003/05/26 04:29:26 ! lib/Text/Kakasi.pod Very minor document fixes ! Kakasi.pm Added 1st paragraph of =head1 DESCRIPTION so BSDPAN is happy. 2.02 2003/05/26 04:29:26 ! Kakasi.pm MANIFEST + lib/Text/Kakasi.pod English POD detached from Kakasi.pm prevent search.cpan.org from wrongly treats JP.pod as the main document for Kakasi. 2.01 2003/05/25 14:14:31 ! lib/Text/Kakasi/JP.pod POD retouches. ! MANIFEST + lib/Text/Kakasi/JP.pod - Kakasi/JP.pod Path renamed to prevent CPAN indexer from getting confused. 2.00 2003/05/22 18:19:11 + * ! Version jumps to 2.0 + OOP interface + cleaner XS codes + CPAN-savvy test suites + perl 5.8 Encode support = backword compatibility - ChangeLog -> ChangeLog.1 is the Changes file for ver. 1.x ! Dan Kogai <dankogai@dan.co.jp> Takes over the maintainance from NOKUBI Takatsugu <knok@daionet.gr.jp> Message-Id: <76B724DB-8B4B-11D7-9D18-000393AE4244@dan.co.jp>
2008-10-19Bump the PKGREVISION for all packages which depend directly on perl,he1-2/+2
to trigger/signal a rebuild for the transition 5.8.8 -> 5.10.0. The list of packages is computed by finding all packages which end up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl, or PERL5_PACKLIST defined in their make setup (tested via "make show-vars VARNAMES=...").
2008-06-12Add DESTDIR support.joerg1-1/+3
2007-10-25Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mkjlam1-1/+0
can handle packages having no PLIST files.
2006-03-13Bump PKGREVISION as for update of kakasi package.taca1-2/+2
2006-02-05Recursive revision bump / recommended bump for gettext ABI change.joerg1-2/+2
2005-08-06Bump the PKGREVISIONs of all (638) packages that hardcode the locationsjlam1-1/+2
of Perl files to deal with the perl-5.8.7 update that moved all pkgsrc-installed Perl files into the "vendor" directories.
2005-07-13Turn PERL5_PACKLIST into a relative path instead of an absolute path.jlam1-2/+2
These paths are now relative to PERL5_PACKLIST_DIR, which currently defaults to ${PERL5_SITEARCH}. There is no change to the binary packages.
2005-04-11Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.tv1-2/+1
2005-02-24Add RMD160 digests to the SHA1 ones.agc1-1/+2
2005-02-19Update to 1.05:wiz2-6/+5
* Kakasi.xs (do_kakasi): Fixed a bug: segfault on null string. * Kakasi.pm: Fixed bad place of "=back".
2004-12-20since perl is now built with threads on most platforms, the perl archlibgrant1-2/+2
module directory has changed (eg. "darwin-2level" vs. "darwin-thread-multi-2level"). binary packages of perl modules need to be distinguishable between being built against threaded perl and unthreaded perl, so bump the PKGREVISION of all perl module packages and introduce BUILDLINK_RECOMMENDED for perl as perl>=5.8.5nb5 so the correct dependencies are registered and the binary packages are distinct. addresses PR pkg/28619 from H. Todd Fujinaka.
2004-11-12Add 'perl5' to CATEGORIES.seb1-2/+2
2004-10-03Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10tv1-1/+2
in the process. (More information on tech-pkg.) Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and installing .la files. Bump PKGREVISION (only) of all packages depending directly on the above via a buildlink3 include.
2004-05-04Convert to buildlink3.snj1-3/+3
2003-07-21COMMENT should start with a capital letter.martti1-2/+2
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2002-10-19Remove unnecessary patch. Thanks buildlink2!seb2-16/+1
2002-10-05Convert to buildlink2. Use perl5/module.mk.wiz1-7/+4
2002-05-31Reimport of package p5-Text-Kakasi from japanese/p5-Text-Kakasi into ↵seb5-0/+46
textproc/p5-Text-Kakasi. This is part of the japanese category retirement. CATEGORIES and pathnames to japanese/ adjusted.