pkgsrc/converters
taca c47c2d84d5 Update p5-Jcode package to 2.06.
#
# $Id: Changes,v 2.6 2006/07/02 07:56:06 dankogai Exp dankogai $
#
$Revision: 2.6 $ $Date: 2006/07/02 07:56:06 $
! Jcode.pm t/regex.t t/tr.t
  Security fix by Hanabusa-san that prevents options from being eval'ed.
  <20060702140740.9DDB.DOT-DANKOGAI@ziro.org>

2.05 2006/05/16 05:00:19
! Jcode.pm t/jfold.t
  Jcode->new('12345678900')->jfold(5) must be ('12345','67890', '0')
  but the trailing 0 was lost.
  Message-Id: <6.2.3.4.2.20060516111520.03407f18@mail.sj.estore.co.jp>

2.04 2006/04/15 04:08:30
! Jcode.pm t/perl581.t
  Fixed: $j->GIVEN_ENCODING not working as advertized.
  Message-Id: <20060414152058.2BCE.KSK@be.to>
  Message-Id: <4355CE4F-6261-458F-8F2F-66BE6831991D@dan.co.jp>

2.03 2005/07/07 04:00:52
! Jcode.pm t/tr.t
  Fixed: $j->tr($from, "a-z/") yields unexpected result
  Message-Id: <20050706114544.D80E.KSK@be.to>
  Message-Id: <530FB8E2-B09D-4BBA-A271-09F0D91AAD79@dan.co.jp>

2.02 2005/06/29 14:00:09
! Jcode.pm t/convert.t
  Addressed: Jcode::convert("constant" ...) croaks
  because  'Modification of a read-only value attempted'.
  Reported by Akira Kawamata via htmllint@ring.gr.jp
  Message-Id: <200506291823.ADF32994.VUONVB@piedey.co.jp>
  Message-Id: <674CABD0-F30B-4244-AFD6-AE9BFA0F3744@dan.co.jp>

2.01 2005/06/20 06:21:06
! Makefile.PL
  vs. ExtUtils::MakeMaker 6.30 -- Thanks, Mike (Castle|Schwern).
  Message-Id: <20050620041227.GE5165@windhund.schwern.org>

2.00 2005/05/16 19:07:51
! Jcode.pm
  2.00 released ex officio!

1.99_07 2005/03/08
! Jcode.pm
  jfold() fixes by nipotan
  http://blog.livedoor.jp/nipotan/archives/15894714.html

1.99_06 2005/02/19
! Jcode.pm Jcode/Nihongo.pod
  tr(), jfold(), m() and s() now accepts flagged UTF-8 strings
  in addition to EUC-JP strings.
! Jcode.pm Jcode/Nihongo.pod t/jfold.t
  More patches by makamaka@donzoko.net.
  Message-Id: <200502180920.j1I9KLvB000550@www231.sakura.ne.jp>

1.99_05 2005/02/18
! Jcode.pm MANIFEST Makefile.PL
+ Jcode/Nihongo.pod t/jfold.t
  Enhancements & Japanese POD with a help from makamaka@donzoko.net.
  Message-Id: <200502161338.j1GDct2I012566@www231.sakura.ne.jp>

1.99_04 2005/02/15
! Jcode.pm
  * Minor pod fixes
  * More field test at http://openlab.jp/Jcode/ before the official release

1.99_03 2005/02/13
! Jcode.pm
  Addressed a bug that Jcode did not handle 'binary' correctly,
  reported by Takahashi-san
+ t/append.t
  Surprisingly, append() was not in the test suite so there.
! Jcode.pm
  * $j->any_encoding feature added via AUTOLOAD.
  * More testings
  * Pod revisions

1.99_02 2005/02/12
- Unicode/_test.pl
  This file was totally unnecessary but got installed via MakeMaker
  so it is now removed from MANIFEST
! Makefile.PL
  Now smarter so that only Jcode.pm is build and installed
  when appropriate (when your perl is 5.8.1 or better).

1.99_01 2005/02/12
! *
  First 2.0-beta.
2006-07-09 13:13:00 +00:00
..
2vcard Get rid of USE_PERL5. The new way to express needing the Perl executable 2005-07-16 01:19:06 +00:00
ack Create directories before installing files into them. 2005-06-16 06:57:37 +00:00
autoconvert Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
base64 Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
bbcim Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
bib2xml Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
bibtex2html Update converters/bibtex2html to 1.82 2006-06-13 07:25:27 +00:00
cbmconvert Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
chef USE_TOOLS+=lex 2006-06-09 15:26:46 +00:00
cn2jp Remove conflicting declaration of malloc(); include stdlib.h instead. 2006-06-21 15:00:51 +00:00
code2html Replaced "# defined" with "yes" in Makefile variables like GNU_CONFIGURE, 2005-09-28 20:52:18 +00:00
convmv Updated to version 1.09. 2006-02-11 17:24:17 +00:00
doc2html Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
dvi2tty Fixed pkglint warnings. The warnings are mostly quoting issues, for 2005-12-05 20:49:47 +00:00
enriched2html Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
fondu Create directories before installing files into them. 2005-06-16 06:57:37 +00:00
fribidi Change the format of BUILDLINK_ORDER to contain depth information as well, 2006-07-08 23:10:35 +00:00
hztty Fixed pkglint warnings. The warnings are mostly quoting issues, for 2005-12-05 20:49:47 +00:00
ish Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
ja-dvi2tty Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
kcc Imported kcc from pkgsrc-wip. 2006-02-11 16:49:04 +00:00
latex2rtf * Nuke all references to and definitions of INFO_DIR in package Makefiles 2006-03-20 18:15:37 +00:00
libiconv Change the format of BUILDLINK_ORDER to contain depth information as well, 2006-07-08 23:10:35 +00:00
libwpd Change the format of BUILDLINK_ORDER to contain depth information as well, 2006-07-08 23:10:35 +00:00
macfork Fixed pkglint warnings. 2006-03-10 23:21:53 +00:00
mpack Remove conflicting declaration of malloc(); include stdlib.h instead. 2006-06-09 15:34:31 +00:00
nkf Update HOMEPAGE to proper URL. 2005-06-25 12:29:17 +00:00
p5-chkjis Update package Makefile now that bsd.pkg.extract.mk is using the 2006-01-21 18:57:40 +00:00
p5-Convert-BinHex Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
p5-Convert-TNEF Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
p5-Convert-UUlib Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
p5-Jcode Update p5-Jcode package to 2.06. 2006-07-09 13:13:00 +00:00
p5-jcode Update package Makefile now that bsd.pkg.extract.mk is using the 2006-01-21 18:57:40 +00:00
p5-MIME-Base32 Initial import of p5-MIME-Base32, a Perl module similar to p5-MIME-Base64, 2006-01-02 20:03:07 +00:00
p5-MIME-Base64 Update to 3.07: 2006-01-01 22:11:09 +00:00
p5-nkf Bump the PKGREVISIONs of all (638) packages that hardcode the locations 2005-08-06 06:19:03 +00:00
p5-Text-Iconv Bump the PKGREVISIONs of all (638) packages that hardcode the locations 2005-08-06 06:19:03 +00:00
p5-Unicode-IMAPUtf7 Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
p5-Unicode-Map8 Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
p5-Unicode-String Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
p5-Unicode-UTF8simple Unicode::UTF8simple - Conversions to/from UTF8 from/to charactersets 2006-04-16 16:12:52 +00:00
php-iconv Fix CONFLICTS of php/pear packages, the asterix was missing (thanks tv). 2006-06-04 16:26:52 +00:00
psiconv Change the format of BUILDLINK_ORDER to contain depth information as well, 2006-07-08 23:10:35 +00:00
py-cjkcodecs Needs Python 2.1+ 2006-06-04 12:10:49 +00:00
py-jpCodecs Needs Python 2.1+ 2006-06-04 12:10:49 +00:00
py-zhCodecs Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
qkc Honor PKGMANDIR. 2006-03-23 03:10:25 +00:00
recode Change the format of BUILDLINK_ORDER to contain depth information as well, 2006-07-08 23:10:35 +00:00
rpm2cpio Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
rss2html update to rsshtml-0.8 2006-02-19 20:49:11 +00:00
rtf2html Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
ru-d1489 Add RMD160 digests in addition to SHA1 ones 2005-02-23 16:12:33 +00:00
ruby-iconv Remove specifying RUBY_VERSION_SUPPORTED. 2005-11-03 07:17:18 +00:00
ruby-romkan Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
ruby-uconv Bump PKGREVISION by update of ruby18-base package. 2006-01-03 15:07:28 +00:00
skf Update to 1.03.10. pkg/33915. 2006-07-04 15:44:13 +00:00
smbchartool Add an explicit run-time dependency on perl because these packages 2006-07-07 22:10:06 +00:00
tex2rtf Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update. 2006-04-17 13:45:57 +00:00
txt2html Remove some unnecessarily strong dependencies on perl that resulted 2005-07-16 19:10:37 +00:00
txt2man Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
txt2pdbdoc Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
unix2dos Create directories before installing files into them. 2005-06-16 06:57:37 +00:00
uudeview Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
uulib Change the format of BUILDLINK_ORDER to contain depth information as well, 2006-07-08 23:10:35 +00:00
wv Change the format of BUILDLINK_ORDER to contain depth information as well, 2006-07-08 23:10:35 +00:00
wv2 Change the format of BUILDLINK_ORDER to contain depth information as well, 2006-07-08 23:10:35 +00:00
xdeview Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
xlhtml Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
xlreader Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
yencode Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
Makefile +p5-Unicode-UTF8simple 2006-04-16 16:13:45 +00:00