Commit graph

16 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
ace3e758e5 Update dvipsk to 5.994
* dvips.c, resident.c: Allow multibyte string with 0x5c
  in CP932-like system. (Windows only)
* dvips.c, output.c, search.c: Allow Unicode file names.
  (Windows only)
* writet1.c (t1_subset_ascii_part): Remove UniqueID.
  Report from Christian Zietz (czietz/gmx/net),
  tex-k 01 Sep 2013 11:25:47 and previous.
* bbox.c: Fix a bug in bbdopage() to obtain correct BoundingBox in
  vertical mode of pTeX.
2015-04-25 11:49:17 +00:00
pgoyette
8153b3955f Remove duplicated text to improve readability. 2015-04-06 02:34:09 +00:00
minskim
6bf8ef31c5 Update dvipsk to 5.993.
- `m' value <= 0 now means no limit on vm.
2013-11-17 16:54:41 +00:00
asau
6ebceaf75d Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days. 2012-10-08 13:45:34 +00:00
minskim
87eaea5de1 Update dvipsk to 5.992.
Changes:
- `c' config file include directive.
2012-08-13 20:07:27 +00:00
minskim
6a5e7dddb7 Update dvipsk to 5.991.
Changes:
	* output.c (hvpos): recover the old code in hvpos() for japanese
	because the changed code leads to incorrect result in some cases.
	other cases than japanese are not affected.
	* writet1.c (t1_check_unusual_charstring): new fn.
	(t1_subset_charstrings): call it.  This resolves a bug reported by
	Knuth when there is a newline between the /CharStrings and the
	following number (dict size).
2012-03-03 23:28:04 +00:00
minskim
eb6bf07bf8 Update dvipsk to 5.99.
Changes:
  * config.ps: include cid-base.map.
  * bug fixes.
2010-09-13 04:40:12 +00:00
minskim
36e3416da0 Fix CVE-2010-1440. Patch from TeX Live repository.
Multiple integer overflows in dvipsk/dospecial.c in dvips in TeX
  Live 2009 and earlier, and teTeX, allow remote attackers to cause a
  denial of service (application crash) or possibly execute arbitrary
  code via a special command in a DVI file, related to the (1)
  predospecial and (2) bbdospecial functions, a different
  vulnerability than CVE-2010-0739.
2010-06-08 15:17:04 +00:00
minskim
ca448db3f0 Avoid integer overflow (CVE-2010-0739).
Patch from TeX Live repository (Revision 17559).
2010-04-20 17:07:28 +00:00
minskim
8d070d7507 Update dvipsk to 5.98.
Major changes:
    * dvips.texi (Configuration file commands): document -G,
      including its obsolesence.
    * Master/texmf/dvips/tetex/config.pdf: remove the G setting,
      now actively problematic.
2010-01-16 03:47:31 +00:00
roy
877a5f4b41 Fix compiling with systems that provide their own getline 2009-07-15 18:56:44 +00:00
minskim
663045abae PKGREVISION bump because of the kpathsea API change. 2009-06-09 21:31:03 +00:00
minskim
dabe31c211 - texlive-tetex is needed at build-time only.
- Make sure that generating config.ps is not affected by the system's
  config.ps.

Bump PKGREVISION.
2009-03-01 18:09:18 +00:00
minskim
f926fb448b Import dvipsk-5.97 as print/dvipsk.
dvips takes a DVI file file[.dvi] produced by TeX (or by some other
processor such as GFtoDVI) and converts it to PostScript, normally
sending the result directly to the (laser)printer.  The DVI file may
be specified without the .dvi extension.  Fonts used may either be
resident in the printer or defined as bitmaps in PK files, or a
`virtual' combination of both.  If the mktexpk program is installed,
either be resident in the printer or defined as bitmaps in PK files,
or a `virtual' combination of both.  If the mktexpk program is
installed, dvips will automatically invoke METAFONT to generate fonts
that don't already exist.
2009-02-17 19:10:49 +00:00