summaryrefslogtreecommitdiff
path: root/converters/p5-nkf
AgeCommit message (Collapse)AuthorFilesLines
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-06-25Update HOMEPAGE to proper URL.taca1-2/+2
2005-06-25Update converters/p5-nkf package to 2.05.taca2-8/+7
1. Added --guess option which print guessed character encoding. 2. Added --cp932inv options which enable to make some characters conversion compatible with Code Page 932 (CP932) when converting to Shift_JIS. 3. Added --prefix option. When converting to Shift_JIS, second byte of converted character may be "meta" character. --prefix option allow escape these characters. 4. Added support for JIS X 0212.
2005-04-11Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.tv1-2/+1
2005-02-23Add RMD160 digests in addition to SHA1 onesagc1-1/+2
2004-12-20since perl is now built with threads on most platforms, the perl archlibgrant1-1/+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-04-11Update p5-nkf package to 2.04. UTF-8 and MIME support were added.taca2-8/+9
2004-04-11Convert to buildlink3 and fix a typo in DESCR.snj2-3/+3
2004-01-20Move WRKSRC definition away from the first paragraph in a Makefile.agc1-2/+2
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-05-06Drop trailing whitespace. Ok'ed by wiz.jmmv1-3/+3
2003-03-29Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.jmmv1-3/+2
2002-10-20Use buildlink2. Use perl5/module.mk.seb1-6/+3
2002-05-31Reimport of package p5-nkf from japanese/p5-nkf into converters/p5-nkf.seb4-0/+34
This is part of the japanese category retirement. CATEGORIES and pathnames to japanese/ adjusted.