2018-01-01 23:30:04 by Roland Illig | Files touched by this commit (537) |
Log message:
Sort PLIST files.
Unsorted entries in PLIST files have generated a pkglint warning for at
least 12 years. Somewhat more recently, pkglint has learned to sort
PLIST files automatically. Since pkglint 5.4.23, the sorting is only
done in obvious, simple cases. These have been applied by running:
pkglint -Cnone,PLIST -Wnone,plist-sort -r -F
|
2017-06-20 22:50:51 by Mark Davies | Files touched by this commit (51) |
Log message:
Update to TeXlive 2017
Updated converters/dvi2tty to 6.0.0nb1
Updated fonts/afm2pl to 0.7.1nb3
Updated fonts/gsftopkk to 1.19.2nb8
Updated fonts/lcdftypetools to 2.106
Updated fonts/ps2pkm to 1.8nb1
Updated fonts/ttf2pk to 2.0nb3
Updated fonts/ttfdump to 0.5.5nb4
Updated print/cjkutils to 4.8.4nb2
Updated print/dvidvi to 1.1nb1
Updated print/dviljk to 2.6.5nb8
Updated print/dvipdfmx to 20170318
Updated print/dvipsk to 5.997
Updated print/kpathsea to 6.2.3
Updated print/lacheck to 1.28nb2
Updated print/luatex to 1.0.4
Updated print/ptexenc to 1.3.5
Updated print/seetexk to 1.1nb3
Updated print/tex4ht to 0.0.20170523
Updated print/vlna to 1.5nb3
Updated print/web2c to 2017
Updated print/xdvik to 22.87.03nb1
Updated print/xetex to 0.99997
Updated print/xpdfopen to 0.86nb2
Updated textproc/makeindexk to 2.15nb9
Updated textproc/mendexk to 2.6fnb7
|
2015-11-04 02:03:03 by Alistair G. Crooks | Files touched by this commit (1194) |
Log message:
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-06-14 14:50:07 by Mark Davies | Files touched by this commit (209) |
Log message:
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-04-25 11:53:16 by Mark Davies | Files touched by this commit (3) |
Log message:
include ptexenc/unicode-jp.h in package
|
2015-04-25 11:36:43 by Mark Davies | Files touched by this commit (2) |
Log message:
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-02-23 19:28:52 by Joerg Sonnenberger | Files touched by this commit (14) |
Log message:
Help config.guess/config.sub override logic.
|
2013-11-17 17:46:36 by Min Sik Kim | Files touched by this commit (2) |
Log message:
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.
|
2012-10-08 15:45:50 by Aleksej Saushev | Files touched by this commit (147) |
Log message:
Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days.
|
2012-07-11 00:33:54 by Min Sik Kim | Files touched by this commit (3) |
Log message:
Update ptexenc to 1.3.0.
Major changes:
- Support for upTeX and e-upTeX.
|