Commit graph

12 commits

Author SHA1 Message Date
taca
c8cc9b48c1 Update p5-Jcode package to 0.87.
$Revision: 0.87 $ $Date: 2004/07/24 02:58:27 $
! Jcode.pm
  * Document Fix by shigeno@iij-mc.co.jp
  Message-Id: <20040708.175523.131609260.shigeno@iij-mc.co.jp>
  * getcode() reverted to pre-0.84 because the new algorithm is prone
    to false positive cases, reported by inu@kc5.so-net.ne.jp.
  Message-Id: <20040723.233005.78712771.inu@mail.design.co.jp>
2004-08-17 17:03:04 +00:00
taca
e8fd4148bf Update p5-Jcode package to 0.86.
$Revision: 0.86 $ $Date: 2004/06/20 09:54:33 $
! Unicode/uni.c Unicode/uni2euc.h
  Flat-table representation of uni2euc is now segmented to paged
  tables so Visual C++ happy.  Also pages w/ undefined characters
  only are aggregated to shrink the table by more than 50%.
  Thank you, Takahashi-san.
  Message-Id: <006301c45664$a048cb20$0401a8c0@makoto>

0.85 2004/06/18 18:32:19
! Jcode.pm
  getcode() is now less likely to fail to detect utf-8
  Message-Id: <001901c45541$234adb00$0401a8c0@makoto>

2003/06/21 07:37:54
! Unicode/* Manifest
  Unicode XS is completely rewritten from scratch.  It is now
  even faster than Encode (but less general, of course).
  Instead of bsearch(), Unicode XS now uses flat lookup table
  Which makes it not only faster but (hopefully) more portable.
  Its only price is slightly larger size of the shared library
  (360kb on FreeBSD 4-Stable)
2004-06-25 14:55:02 +00:00
minskim
4399951777 bl3ify and enable pkgviews installation. 2004-03-07 17:51:10 +00:00
jlam
79386bc77e Remove redundant TEST_TARGET definition that matches the default one in
perl5/module.mk.
2003-09-13 06:22:49 +00:00
martti
e69ab8c365 COMMENT should start with a capital letter. 2003-07-21 16:35:12 +00:00
grant
91f00f1cbc s/netbsd.org/NetBSD.org/ 2003-07-17 21:21:03 +00:00
taca
009b6dd33a Update p5-Jcode pacakge to 0.83.
#
# $Id: Changes,v 0.83 2003/03/16 16:15:34 dankogai Exp dankogai $
#

$Revision: 0.83 $ $Date: 2003/03/16 16:15:34 $
! Jcode.pm
  Addresses the issue that mime_encode() stalls when fed w/ bogus data.
  Found by Hisashi Nishimura <hisashin@hotsync.co.jp>
  Message-Id: <09AE8891-5773-11D7-AA19-000393AE4244@dan.co.jp>
2003-03-16 16:37:05 +00:00
dillo
5f4ad95078 convert to use test target from bsd.pkg.mk
addresses PR pkg/19416
2003-02-17 15:27:58 +00:00
seb
e8328761a2 Use buildlink2. Use perl5/module.mk. 2002-10-27 20:48:55 +00:00
taca
c2a051d14c Update p5-Jcode package to 0.82.
$Revision: 0.82 $
! Jcode.pm
  pod typo fix and better jcode.pl compatibility
  by MORIYAMA Masayuki <msyk@mtg.biglobe.ne.jp>
  Message-Id: <20020923190414.2134.MSYK@mtg.biglobe.ne.jp>
2002-09-23 23:39:58 +00:00
taca
d8c446f96e Update p5-Jcode pakcage to 0.81; one bug fix.
$Revision: 0.81 $ $Date: 2002/09/18 13:45:32 $
! Jcode.pm
  jfold() fix by SATOH Fumiyasu <fumiya@samba.gr.jp>
  Message-Id: <878z1zv2l3.wl@sugar.net-thrust.com.net-thrust.com>
2002-09-18 14:07:44 +00:00
seb
0104f589aa Reimport of package p5-Jcode from japanese/p5-Jcode into converters/p5-Jcode.
This is part of the japanese category retirement.
CATEGORIES and pathnames to japanese/ adjusted.
2002-05-31 13:00:19 +00:00