FreeBSD Bugzilla – Attachment 69741 Details for
Bug 101957
[NEW PORT] print/advi: Active-DVI viewer
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
advi-1.6.0.shar
advi-1.6.0.shar (text/plain), 4.37 KB, created by
Stanislav Sedov
on 2006-08-13 06:30:14 UTC
(
hide
)
Description:
advi-1.6.0.shar
Filename:
MIME Type:
Creator:
Stanislav Sedov
Created:
2006-08-13 06:30:14 UTC
Size:
4.37 KB
patch
obsolete
># This is a shell archive. Save it in a file, remove anything before ># this line, and then unpack it by entering "sh file". Note, it may ># create directories; files and directories will be owned by you and ># have default permissions. ># ># This archive contains: ># ># advi ># advi/pkg-descr ># advi/Makefile ># advi/pkg-plist ># advi/distinfo ># advi/files ># advi/files/patch-grY11.c ># advi/files/patch-graphicsY11.ml ># >echo c - advi >mkdir -p advi > /dev/null 2>&1 >echo x - advi/pkg-descr >sed 's/^X//' >advi/pkg-descr << 'END-of-advi/pkg-descr' >XActive-DVI ``plays'' the DVI files that is displays: during presentation advi >Xcan launch arbitrary commands that were incorporated into the LaTeX source of >Xthe DVI file to animate the presentation. >X >XWWW: http://caml.inria.fr/advi/ >END-of-advi/pkg-descr >echo x - advi/Makefile >sed 's/^X//' >advi/Makefile << 'END-of-advi/Makefile' >X# New ports collection makefile for: advi >X# Date created: 2006-08-13 >X# Whom: Stanislav Sedov <ssedov@mbsd.msk.ru> >X# >X# $MBSDlabs$ >X# $FreeBSD$ >X# >X >XPORTNAME= advi >XPORTVERSION= 1.6.0 >XCATEGORIES= print >XMASTER_SITES= http://caml.inria.fr/distrib/bazar-ocaml/${PORTNAME}/ >XEXTRACT_SUFX= .tgz >X >XMAINTAINER= ssedov@mbsd.msk.ru >XCOMMENT= Active-DVI viewer >X >XBUILD_DEPENDS= ${CI_DEPEND}:${PORTSDIR}/graphics/ocaml-images \ >X kpsewhich:${PORTSDIR}/print/teTeX-base >XLIB_DEPENDS= ungif.5:${PORTSDIR}/graphics/libungif \ >X png.5:${PORTSDIR}/graphics/png \ >X jpeg.9:${PORTSDIR}/graphics/jpeg \ >X tiff.4:${PORTSDIR}/graphics/tiff >XRUN_DEPENDS= kpsewhich:${PORTSDIR}/print/teTeX-base >X >XUSE_OCAML= yes >XNO_OCAML_RUNDEPENDS=yes >XUSE_GHOSTSCRIPT=yes >XUSE_XPM= yes >XUSE_FREETYPE= yes >XGNU_CONFIGURE= yes >XUSE_GMAKE= yes >XALL_TARGET= opt >XINSTALL_TARGET= installopt installman >X >XCI_DEPEND= ${LOCALBASE}/${OCAML_LIBDIR}/camlimages/ci_core.a >XMAN1= advi.1 >X >Xpost-extract: >X @${REINPLACE_CMD} -E \ >X -e 's,^(COPTIONS[[:space:]]*=).*,\1-ccopt "${CFLAGS}",' \ >X -e 's,^(COPTOPTIONS[[:space:]]*=).*,\1-ccopt "${CFLAGS}",' \ >X -e 's,^(X11_INCLUDES[[:space:]]*=).*,\1-I${X11BASE}/include,' \ >X -e 's,install -m 644,\$${BSD_INSTALL_DATA},' \ >X -e 's,install -m 755,\$${BSD_INSTALL_PROGRAM},' \ >X ${WRKSRC}/Makefile >X >X.include <bsd.port.pre.mk> >X.include "${PORTSDIR}/lang/ocaml/bsd.ocaml.mk" >X.include <bsd.port.post.mk> >END-of-advi/Makefile >echo x - advi/pkg-plist >sed 's/^X//' >advi/pkg-plist << 'END-of-advi/pkg-plist' >Xbin/advi >Xshare/texmf/tex/latex/advi/advi-annot.sty >Xshare/texmf/tex/latex/advi/advi-graphicx.sty >Xshare/texmf/tex/latex/advi/advi-slides.sty >Xshare/texmf/tex/latex/advi/advi.sty >Xshare/texmf/tex/latex/advi/advilogo.eps >Xshare/texmf/tex/latex/advi/argv.sty >Xshare/texmf/tex/latex/advi/bar.eps >Xshare/texmf/tex/latex/advi/bubble.sty >Xshare/texmf/tex/latex/advi/caml.eps >Xshare/texmf/tex/latex/advi/jpfonts.conf >Xshare/texmf/tex/latex/advi/scratch_draw_splash.dvi >Xshare/texmf/tex/latex/advi/scratch_write_splash.dvi >Xshare/texmf/tex/latex/advi/splash.dvi >Xshare/texmf/tex/latex/advi/superpose.sty >Xshare/texmf/tex/latex/advi/xwindows-colors.sty >X@dirrm share/texmf/tex/latex/advi >X@dirrmtry share/texmf/tex/latex >X@dirrmtry share/texmf/tex >X@dirrmtry share/texmf >END-of-advi/pkg-plist >echo x - advi/distinfo >sed 's/^X//' >advi/distinfo << 'END-of-advi/distinfo' >XMD5 (advi-1.6.0.tgz) = da0e71cbc99a8def27873d4f3c756fa6 >XSHA256 (advi-1.6.0.tgz) = ab77eb986987b4e6750e07e3a90f6bf58bea173eaeb2b1ebb0680d7545553e6b >XSIZE (advi-1.6.0.tgz) = 11436152 >END-of-advi/distinfo >echo c - advi/files >mkdir -p advi/files > /dev/null 2>&1 >echo x - advi/files/patch-grY11.c >sed 's/^X//' >advi/files/patch-grY11.c << 'END-of-advi/files/patch-grY11.c' >X--- grY11.c.orig Sun Aug 13 01:16:56 2006 >X+++ grY11.c Sun Aug 13 01:17:06 2006 >X@@ -473,7 +473,7 @@ >X return Val_unit; >X } >X >X-value caml_gr_resize_window (value wid, value w, value h) >X+value caml_gr_resize_window1 (value wid, value w, value h) >X { >X Window win; >X >END-of-advi/files/patch-grY11.c >echo x - advi/files/patch-graphicsY11.ml >sed 's/^X//' >advi/files/patch-graphicsY11.ml << 'END-of-advi/files/patch-graphicsY11.ml' >X--- graphicsY11.ml.orig Sun Aug 13 01:17:58 2006 >X+++ graphicsY11.ml Sun Aug 13 01:18:03 2006 >X@@ -109,7 +109,7 @@ >X = "caml_gr_move_window";; >X >X external raw_resize_window : window_id -> int -> int -> unit >X- = "caml_gr_resize_window";; >X+ = "caml_gr_resize_window1";; >X >X let resize_subwindow wid height width = >X if wid != null_window then begin >END-of-advi/files/patch-graphicsY11.ml >exit
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 101957
: 69741