Commit graph

10 commits

Author SHA1 Message Date
agc
03010d7bd0 Add SHA512 digests for distfiles for print category
Problems found locating distfiles:
	Package acroread7: missing distfile AdobeReader_enu-7.0.9-1.i386.tar.gz
	Package acroread8: missing distfile AdobeReader_enu-8.1.7-1.sparc.tar.gz
	Package cups-filters: missing distfile cups-filters-1.1.0.tar.xz
	Package dvidvi: missing distfile dvidvi-1.0.tar.gz
	Package lgrind: missing distfile lgrind.tar.bz2

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
2015-11-04 01:01:30 +00:00
markd
62a4ba308b Update to texlive 2015.
pdfTEX: Support JPEG Exif as well as JFIF; do not even emit a warning if
 \pdfinclusionerrorlevel is negative; sync with xpdf 3.04.
LuaTEX: New library newtokenlib for scanning tokens; bug fixes in the normal
 random number generator and other places.
XeTEX: Image handling fixes; xdvipdfmx binary looked for first as a sibling
 to xetex; internal XDV opcodes changed.
MetaPost: New numbersystem binary; new Japanese-enabled upmpost and
 updvitomp programs, analogous to up*tex.
Infrastructure: The fmtutil script has been reimplemented to read
 fmtutil.cnf on a per-tree basis, analogous to updmap. Web2C mktex* scripts
 (including mktexlsr, mktextfm, mktexpk) now prefer programs in their own
 directory, instead of always using the existing PATH.
2015-06-14 12:50:00 +00:00
markd
3f649d5b7d include ptexenc/unicode-jp.h in package 2015-04-25 09:53:16 +00:00
markd
2b46c48b9e Update ptexenc to 1.3.2
* ptexenc.c: Return replacement character U+FFFD
    for illegal surrogate pair in console (keyboard) input
    in upTeX on Windows.
  * ptexenc.c, ptexenc/unicode.h: Enable console (keyboard) input
    of Unicode characters in upTeX on Windows.
  * configure.ac (AH_TOP): Simplify the generation of c-auto.h.
  * ptexenc.c: Provide right console output on windows for both
    ptex and uptex if --sjis-terminal option is given. (from T. Tanaka).
  * ptexenc.c: Remove redundant lines in input_line2(), which are
    inconsistent with those lines in texmfmp.c.
2015-04-25 09:36:43 +00:00
joerg
5231be19e1 Help config.guess/config.sub override logic. 2015-02-23 18:28:51 +00:00
minskim
8229df1e34 Update ptexenc to 1.3.1.
Changes:
    - ptexenc.c: Use kpse_readable_file() with non-const arg.
    - ptexenc/ptexenc.h: Correct set_enc_string() return type.
    - ptexenc.c (input_line2): Handle input files with Dos/Windows
      (CRLF) line endings.
    - Various sjisterminal related changes.
    - unicode-jp.c: Update variation[] table.
2013-11-17 16:46:36 +00:00
asau
6ebceaf75d Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days. 2012-10-08 13:45:34 +00:00
minskim
fa7af13aca Update ptexenc to 1.3.0.
Major changes:
- Support for upTeX and e-upTeX.
2012-07-10 22:33:54 +00:00
minskim
283dd1ffec Update ptexenc to 1.2.0.
Changes:
        * ptexenc.c, ptexenc/ptexenc.h: Export toUCS().
        * ptexenc/unicode.h: Export UCStoUTF8().
        * ptexenc.c: Change version string "ptetex" => "ptexenc".
        * Makefile.am: Install ptexenc/unicode.h.
2011-07-28 04:30:04 +00:00
minskim
91965fbe26 Import ptexenc-1.1.1 as print/ptexenc.
ptexenc is a useful library for Japanese pTeX (which stands for
publishing TeX, and is an extension of TeX by ASCII Co.) and its
surrounding tools.  ptexenc provides a better way of handling
character encodings.
2010-11-05 23:56:49 +00:00