Next | Query returned 147 messages, browsing 61 to 70 | Previous

History of commit frequency

CVS Commit History:


   2005-10-02 08:09:47 by Takahiro Kambe | Files touched by this commit (2)
Log message:
Update libiconv-1.10-cp932.patch to libiconv-1.10-ja-1.patch,
approved by wiz.

Bump PKGREVISION.

 New in libiconv-1.10-ja.patch:

 * Changed EUC-JP, SHIFT_JIS, ISO-2022-JP, ISO-2022-JP-1, ISO-2022-JP-2,
   ISO-2022-JP-3, DEC-KANJI converters, so that JIS X 0208 1-29(0x815C )EM DASH
   is converted into U+2014 EM DASH instead of U+2015 HORIZONTAL BAR.
 * Changed SHIFT_JIS, SHIFT_JISX0213, ISO-2022-JP, ISO-2022-JP-1, ISO-2022-JP-2,
   ISO-2022-JP-3 converters, so that JIS X 0201 5/12(0x5C) YEN SIGN is
   converted into U+005C REVERSE SOLIDUS instead of U+00A5 YEN SIGN and
   JIS X 0201 7/14(0x7E) OVER LINE is converted into U+007E TILDE instead of
   U+203E OVER LINE.
 * Changed EUC-JP, SHIFT_JIS converters to exclude UDC mappings.
 * Added Shift_JIS-MS, SJIS-MS,
   MS932 as aliases for CP932.
 * Added CP51932 converter.
 * Added ISO-2022-JP-MS converter.
 * Added CP50221 as aliases for ISO-2022-JP-MS.

 New in libiconv-1.10-ja-1.patch:

* Fixed output JIS X 0201 kata-kana character as raw 8bit when converted to
  iso-2022-jp-ms.
* Fixed check tests/SHIFT_JISX0213.TXT
* Add WINDOWS-932 as alias of CP932.
* Add WINDOWS-51932 and MS51932 as alias of CP51932.
* Add WINDOWS-50221 and MS50221 as alias of ISO-2022-JP-MS.
* Add eucjpms (from MySQL) as alias of eucJP-ms.
* Introduce CHARSET_ALIAS environment variable support.
  Example)
    with /bin/sh:

      $ \ 
CHARSET_ALIAS="Shift_JIS=WINDOWS-932:EUC-JP=EUC-JP-MS:ISO-2022-JP=ISO-2022- \ 
JP-MS"
      $ export CHARSET_ALIAS
   2005-09-27 03:41:18 by Jan Schaumann | Files touched by this commit (1)
Log message:
add -c99 to CFLAGS for IRIX' MIPSPro compilers.
   2005-09-12 15:41:31 by Adam Ciarcinski | Files touched by this commit (2)
Log message:
Added cp932 patch; closing PR-31142
   2005-08-20 00:26:21 by Johnny C. Lam | Files touched by this commit (2)
Log message:
Put the charset.alias file into place using REQD_FILES instead of
CONF_FILES since we need it to always be present for libiconv to
function properly.  It's now no longer removed automatically at
deinstallation if it differs from the stock charset.alias file, meaning
it's now preserved in case the user made modifications to the file;
however a warning will be output that the file can be safely removed
if you don't need it anymore.  Bump the PKGREVISION to 1.
   2005-08-19 20:12:40 by Johnny C. Lam | Files touched by this commit (49)
Log message:
Merge CONF_FILES/SUPPORT_FILES and CONF_FILES_PERMS/SUPPORT_FILES_PERMS
as the INSTALL and DEINSTALL scripts no longer distinguish between
the two types of files.  Drop SUPPORT_FILES{,_PERMS} and modify the
packages in pkgsrc accordingly.
   2005-07-28 17:15:18 by Adam Ciarcinski | Files touched by this commit (7)
Log message:
Changes 1.10:
* Added ISO-8859-11 converter.
* Updated the ISO-8859-7 converter.
* Added ATARIST converter, available through --enable-extra-encodings.
* Added BIG5-2003 converter (experimental), available through
  --enable-extra-encodings.
* Updated EUC-TW converter to include the Euro sign.
* The preloadable library has been renamed from libiconv_plug.so to
  preloadable_libiconv.so.
* Portability to mingw.
   2005-06-06 03:30:56 by Johnny C. Lam | Files touched by this commit (1)
Log message:
Back out previous and reset the BUILTIN_VERSION.iconv variable instead.
This should fix functioning on Linux systems that actually use GNU
libiconv as the builtin iconv implementation.
   2005-06-06 00:05:00 by Min Sik Kim | Files touched by this commit (1)
Log message:
Make BUILTIN_PKG.iconv follow what the comment says.
   2005-06-05 12:00:20 by Julio M. Merino Vidal | Files touched by this commit (1)
Log message:
Assume that DragonFly's native libiconv is good enough for pkgsrc, just as
we do for NetBSD.  Patch from Joerg Sonnenberger.
   2005-06-05 11:25:37 by Johnny C. Lam | Files touched by this commit (3)
Log message:
In builtin.mk files, use _BLTN_ as the private namespace prefix.

Next | Query returned 147 messages, browsing 61 to 70 | Previous