Date: Sun, 30 Dec 2001 22:57:36 -0800 (PST) From: Jun Kuriyama <kuriyama@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/textproc/p5-XML-Parser Makefile pkg-plist Message-ID: <200112310657.fBV6vaJ21594@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
kuriyama 2001/12/30 22:57:36 PST
Modified files:
textproc/p5-XML-Parser Makefile pkg-plist
Log:
Add knobs to enable "euc-jp" and "shift_jis" encodings.
Encoding mappings between euc-jp and Shift_JIS and other encoding (such
as Unicode) is not determined as exactly one to one.
This knobs are off by default because author of encoding mappings thought
that any of mappings should not be used by default until final mapping
will be determined (by foo organization?).
Define $XMLPARSER_EUCJP and/or $XMLPARSER_SJIS in /etc/make.conf to
x-euc-jp-(jisx0221|unicode) and/or x-sjis(cp932|jdk117|jisx0221|unicode)
to use these encodings in XML files by p5-XML-Parser (and it's dependents).
Revision Changes Path
1.16 +25 -1 ports/textproc/p5-XML-Parser/Makefile
1.8 +2 -0 ports/textproc/p5-XML-Parser/pkg-plist
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200112310657.fBV6vaJ21594>
