head 1.2; access; symbols pkgsrc-2013Q2:1.2.0.6 pkgsrc-2013Q2-base:1.2 pkgsrc-2012Q4:1.2.0.4 pkgsrc-2012Q4-base:1.2 pkgsrc-2011Q4:1.2.0.2 pkgsrc-2011Q4-base:1.2 pkgsrc-2011Q2:1.1.0.46 pkgsrc-2011Q2-base:1.1 pkgsrc-2011Q1:1.1.0.44 pkgsrc-2011Q1-base:1.1 pkgsrc-2010Q4:1.1.0.42 pkgsrc-2010Q4-base:1.1 pkgsrc-2010Q3:1.1.0.40 pkgsrc-2010Q3-base:1.1 pkgsrc-2010Q2:1.1.0.38 pkgsrc-2010Q2-base:1.1 pkgsrc-2010Q1:1.1.0.36 pkgsrc-2010Q1-base:1.1 pkgsrc-2009Q4:1.1.0.34 pkgsrc-2009Q4-base:1.1 pkgsrc-2009Q3:1.1.0.32 pkgsrc-2009Q3-base:1.1 pkgsrc-2009Q2:1.1.0.30 pkgsrc-2009Q2-base:1.1 pkgsrc-2009Q1:1.1.0.28 pkgsrc-2009Q1-base:1.1 pkgsrc-2008Q4:1.1.0.26 pkgsrc-2008Q4-base:1.1 pkgsrc-2008Q3:1.1.0.24 pkgsrc-2008Q3-base:1.1 cube-native-xorg:1.1.0.22 cube-native-xorg-base:1.1 pkgsrc-2008Q2:1.1.0.20 pkgsrc-2008Q2-base:1.1 cwrapper:1.1.0.18 pkgsrc-2008Q1:1.1.0.16 pkgsrc-2008Q1-base:1.1 pkgsrc-2007Q4:1.1.0.14 pkgsrc-2007Q4-base:1.1 pkgsrc-2007Q3:1.1.0.12 pkgsrc-2007Q3-base:1.1 pkgsrc-2007Q2:1.1.0.10 pkgsrc-2007Q2-base:1.1 pkgsrc-2007Q1:1.1.0.8 pkgsrc-2007Q1-base:1.1 pkgsrc-2006Q4:1.1.0.6 pkgsrc-2006Q4-base:1.1 pkgsrc-2006Q3:1.1.0.4 pkgsrc-2006Q3-base:1.1 pkgsrc-2006Q2:1.1.0.2 pkgsrc-2006Q2-base:1.1; locks; strict; comment @# @; 1.2 date 2011.08.07.20.40.58; author wiz; state dead; branches; next 1.1; 1.1 date 2006.04.19.13.13.05; author tonio; state Exp; branches; next ; desc @@ 1.2 log @Update to 1.10.1, adding destdir support and switching to texlive, from Nicolas Thauvin. Version 1.10.1 - Prefetching fonts to group calls to kpsewhich (starts faster) - Made scroll buttons preemptive (stop displaying) - Fix install path of dlladvi - Fix compatibility of event loop with new version of graphics Version 1.10 - Updated the doc - Bytecode version uses a library dlladvi.so - Changed configuration to use 4.0 of camlimages - Dynamics libraries loaded last (provided by Stefan Potyra) Version 1.9 - EPS files are read by advi and sent to gs - splash.dvi is now distributed and correctly installed - examples are distributed but not compiled by default - added conf/jpfonts.conf in the disbribution - gs path is now set by configure - Added support for gzip and bzip2 compressed files. - Fixed advi.man (provided mostly by Debian managers). - Included security patches (provided by Debian managers). Version 1.8 Rendering EPS files with gs by default. PGF patches for pstrick support of PDF macros in advi.sty Bug fixes. Version 1.7 2005/09/02 Having Active-DVI compatible with the new Graphics library. 2004/12/07 Getting rid of the new warnings of the Caml compiler. @ text @$NetBSD: patch-al,v 1.1 2006/04/19 13:13:05 tonio Exp $ --- graphicsY11.ml.orig 2004-04-06 09:54:05.000000000 +0200 +++ graphicsY11.ml @@@@ -109,7 +109,7 @@@@ external raw_move_window : window_id -> = "caml_gr_move_window";; external raw_resize_window : window_id -> int -> int -> unit - = "caml_gr_resize_window";; + = "caml_gr_resize_subwindow";; let resize_subwindow wid height width = if wid != null_window then begin @ 1.1 log @let advi compile and run happily with ocaml-3.09 Use the teTeX/module.mk and honor PKG_LOCALTEXMFPREFIX make sure advi's makefile do not run texhash by itself (rely on module.mk for that) Many patches removing warnings (from advi's cvs) bump PKGREVISION, and remove broken-in @ text @d1 1 a1 1 $NetBSD$ @