2015-06-22 23:28:38 by Mark Davies | Files touched by this commit (2) |
Log message:
Be more forceful in checking for XInput2.1. Fixes build on
NetBSD-6.1.5 with native X. PR pkg/49986.
|
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 13:42:27 by Mark Davies | Files touched by this commit (2) |
Log message:
Update xdvik to 22.87
+ ft.c: Avoid a compiler warning.
+ font-open.c: Add support for .runlibfileifexists in gs Fontmap file;
tweak some messages.
+ dvi-draw.c: Fixed bug #388 ("currinf.set_char_p is not a registered
routine!")
+ gui/message-window.c, gui/message-window.h, hypertex.c: Avoid compiler
warnings.
+ configure.ac, events.c, main.c, xdvi.c, xdvi.h, mksedscript,
xdvi.1.in, m4/xdvi-xinput-2-1.m4: Add support for high-resolution
scrolling via XInput 2.1 (touchpads only).
+ gui/pagesel.c, events.c, events.h, xdvi.c: Fix wheel-mouse scrolling
in the page selector widget when using the Motif toolkit.
+ gui/print-dialog.c, gui/xm_prefs_helpers.c: Eliminate compiler
warnings.
+ xdvi.1.in: Fix the alphabetization of the options listing.
+ pulled in libraries from TeX Live repository and ran reautoconf
|
2015-02-24 22:44:35 by Joerg Sonnenberger | Files touched by this commit (3) |
Log message:
Fix up config.guess/config.sub.
|
2014-07-20 02:06:19 by David A. Holland | Files touched by this commit (2) |
Log message:
Fix build on case-sensitive filesystems. Hi dbj...
|
2014-07-18 06:49:42 by Darrin B. Jewell | Files touched by this commit (1) |
Log message:
remove a file in the build directory that causes conflict on case insensitive \
file system.
fixes a regression of PR pkg/41607
|
2013-11-17 17:56:47 by Min Sik Kim | Files touched by this commit (4) |
Log message:
Update xdvik to 22.86.
Changes:
+ xdvi.h, xdvi.c, x_util.h, x_util.c, dvi-init.c: Fixed bugs in
property handling on 64-bit systems (related to source specials).
+ Added support for XkbBell, to make the console bell work again.
+ Fixed #3514485 (mksedscript improperly handles macro values in
c-auto.in that contain spaces) (fix from TeX Live).
+ dvi-draw.c: Fixed #3578773 (type1 -> pk fallback bug if >1 size used)
+ events.c: Fixed a bug involving a segfault when switching to a dvi
file whose name does not end in .dvi
+ Many places: Switched from using the t1lib library to FreeType2
+ Added support for horizontal scrolling
|
2013-04-24 12:12:32 by Steven Drake | Files touched by this commit (1) |
Log message:
Instead of having a DEPENDS+=ghostscript... have USE_TOOLS+=gs:run
Bump PKGREVISION
|
2013-03-16 23:49:06 by David A. Holland | Files touched by this commit (1) |
Log message:
Update ghostscript depends. PKGREVISION -> 3
|
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.
|