Date: Wed, 06 Oct 1999 19:52:34 +0900 From: Inagaki Kentaro (=?iso-2022-jp?B?GyRCMHAzQDdyQkBPOhsoQg==?=) <inagaki@tg.rim.or.jp> To: freebsd-gnats-submit@freebsd.org Cc: inagaki@tg.rim.or.jp Subject: ports/14161: UPDATE: japanese/vfxdvik (version up!) Message-ID: <19991006195234K.inagaki@tg.rim.or.jp>
next in thread | raw e-mail | index | archive | help
>Number: 14161 >Category: ports >Synopsis: New port: japanese/vfxdvik >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Wed Oct 6 04:10:01 PDT 1999 >Closed-Date: >Last-Modified: >Originator: Inagaki Kentaro & >Release: FreeBSD 4.0-CURRENT i386 >Organization: <Organization of PR author (multiple lines)> >Environment: >Description: 1.version up (22.05b(j1.02) -> 22.15(j1.03)) and some fix. patches/patch-ac is deleted. patches/patch-ad is deleted. patches/patch-ae is deleted. patches/patch-af is deleted. patches/patch-ag is deleted. files/zeit.c.diff is deleted. 2.rewrite pkg/MESSAGE by NAGAO -abtk- Tadaaki <tada@rr.iij4u.or.jp> . Thank you! >How-To-Repeat: patches/patch-ac is deleted. patches/patch-ad is deleted. patches/patch-ae is deleted. patches/patch-af is deleted. patches/patch-ag is deleted. files/zeit.c.diff is deleted. >Fix: diff -ruNx CVS vfxdvik/Makefile vfxdvik-CURRENT/Makefile --- vfxdvik/Makefile Wed Oct 6 19:38:34 1999 +++ vfxdvik-CURRENT/Makefile Wed Oct 6 19:38:56 1999 @@ -1,68 +1,70 @@ # New ports collection makefile for: xdvik + jp-patch -# Version required: 22.05b +# Version required: 22.15 # Date created: 15 Jun 1998 # Whom: Kentaro Inagaki <inagaki@tg.rim.or.jp> # # $FreeBSD: ports/japanese/vfxdvik/Makefile,v 1.10 1999/08/25 05:27:46 obrien Exp $ # -DISTNAME= xdvik-22.05b -PKGNAME= ja-vfxdvik-22.05b +DISTNAME= xdvik-22.15 +PKGNAME= ja-vfxdvik-22.15 CATEGORIES= japanese print -MASTER_SITES= ftp://ftp.iij.ad.jp/pub/TeX/CTAN/dviware/xdvik/ \ +MASTER_SITES= ftp://ftp.appi.keio.ac.jp/pub/xdvi/ \ ftp://ftp.ipc.chiba-u.ac.jp/pub/pub.yamaga/xdvik-22/ \ - ftp://ftp.ascii.co.jp/pub/TeX/ascii-ptex/ptex218/ \ + ftp://komadori.planet.sci.kobe-u.ac.jp/pub/xdvi/ \ + ftp://ftp.chem.eng.himeji-tech.ac.jp/pub/xdvi/ \ + ftp://ftp.iij.ad.jp/pub/TeX/CTAN/dviware/xdvik/ \ + ftp://ftp.ipc.chiba-u.ac.jp/pub/pub.yamaga/xdvik-22/ \ + ftp://ftp.ascii.co.jp/pub/TeX/ascii-ptex/jvf/ \ ftp://ftp.tex.ac.uk/tex-archive/dviware/xdvik/ \ ${MASTER_SITE_LOCAL} -DISTFILES= ${DISTNAME}${EXTRACT_SUFX} plib-1.4-euc.tar.gz \ - xdvik-22.02-j1.02.patch.gz +DISTFILES= ${DISTNAME}${EXTRACT_SUFX} -#PATCH_SITES= ftp://ftp.ipc.chiba-u.ac.jp/pub/pub.yamaga/xdvik-22/ \ -# ${MASTER_SITE_LOCAL} -#PATCHFILES= xdvik-22.02-j1.02.patch.gz +PATCH_SITES= ftp://ftp.appi.keio.ac.jp/pub/xdvi/ \ + ftp://ftp.ipc.chiba-u.ac.jp/pub/pub.yamaga/xdvik-22/ \ + ftp://komadori.planet.sci.kobe-u.ac.jp/pub/xdvi/ \ + ftp://ftp.chem.eng.himeji-tech.ac.jp/pub/xdvi/ \ + ${MASTER_SITE_LOCAL} +PATCHFILES= xdvik-22.15-j1.03.patch.gz PATCH_DIST_STRIP= -p1 MAINTAINER= inagaki@tg.rim.or.jp LIB_DEPENDS= VFlib2.24:${PORTSDIR}/japanese/vflib +RUN_DEPENDS= makejvf:${PORTSDIR}/japanese/makejvf -DIST_SUBDIR= ptex EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} -USE_GMAKE=YES -GNU_CONFIGURE=YES +DIST_SUBDIR= xdvik +USE_GMAKE= YES +GNU_CONFIGURE= YES CONFIGURE_ARGS= \ --enable-a4 --enable-bdpi=300 --enable-shrink=8 \ --enable-xdviprint=${PREFIX}/libexec/xdviprint CONFIGURE_ENV= INSTALL="${INSTALL}" \ - INSTALL_PROGRAM="${INSTALL_PROGRAM}" INSTALL_SCRIPT="${INSTALL_SCRIPT}" \ - INSTALL_DATA="${INSTALL_DATA}" INSTALL_MAN="${INSTALL_MAN}" + INSTALL_PROGRAM="${INSTALL_PROGRAM}" INSTALL_SCRIPT="${INSTALL_SCRIPT}" \ + INSTALL_DATA="${INSTALL_DATA}" INSTALL_MAN="${INSTALL_MAN}" SCRIPTS_ENV= MV=${MV} SED=${SED} -VFFONTS= .:${PREFIX}/share/fonts/makejvf// -TFMFONTS= .:${PREFIX}/share/fonts/{makejvf:tfm/ptex}// +VFFONTS= .:${PREFIX}/share/fonts/makejvf/vf// +TFMFONTS= .:${PREFIX}/share/fonts/makejvf/tfm/ptex// PKFONTS= .:${PREFIX}/lib/fonts/pk{118:240:300:360:400:600}// MAKE_ENV= XDEFS="-DDEFAULT_VFFONTS='"\"\\\"${VFFONTS}\\\""\"' -DDEFAULT_TFMFONTS='"\"\\\"${TFMFONTS}\\\""\"' -DDEFAULT_PKFONTS='"\"\\\"${PKFONTS}\\\""\"'" PATCH_STRIP= -p1 -MAN1=xdvi.1 +MAN1= xdvi.1 TEXMF= ${PREFIX}/share/texmf -VARTEXFONTS=/var/tmp/texfonts +VARTEXFONTS= /var/tmp/texfonts XDVIDIR= ${TEXMF}/xdvi -PTEXTFMDIR= ${PREFIX}/share/fonts/tfm/ptex +MAKEJVFDIR= ${PREFIX}/share/fonts/makejvf MAKETEX_MODE?= ljfour DVIPS?= dvipsk -PTEXTFM=goth10.tfm goth5.tfm goth6.tfm goth7.tfm goth8.tfm goth9.tfm \ - min10.tfm min5.tfm min6.tfm min7.tfm min8.tfm min9.tfm \ - ngoth10.tfm ngoth5.tfm ngoth6.tfm ngoth7.tfm ngoth8.tfm ngoth9.tfm \ - nmin10.tfm nmin5.tfm nmin6.tfm nmin7.tfm nmin8.tfm nmin9.tfm \ - tgoth10.tfm tgoth5.tfm tgoth6.tfm tgoth7.tfm tgoth8.tfm tgoth9.tfm \ - tmin10.tfm tmin5.tfm tmin6.tfm tmin7.tfm tmin8.tfm tmin9.tfm - -DOCS= FAQ \ +PTEXTFM= standard nmin-ngoth jis morisawa +DOCS= FAQ \ xdvi.icon \ + CHANGES.xdvik-jp \ README \ - README.xdvik-22.x-jp \ + README.xdvik-jp \ READMEs/ChangeLog.xdvik20a-j1.1 \ READMEs/ChangeLog.xdvik20c-j1.0 \ READMEs/HEADERS.DOC \ @@ -113,25 +115,8 @@ ${ECHO} "* Please refer to Makefile about a change. *"; \ ${ECHO} "************************************************************") -post-extract: - @${TAR} -C ${WRKDIR}/ -zxf ${DISTDIR}/${DIST_SUBDIR}/plib-1.4-euc.tar.gz \ - texmf/fonts/tfm/ptex - -pre-patch: - @${GZCAT} ${DISTDIR}/${DIST_SUBDIR}/xdvik-22.02-j1.02.patch.gz | ${PATCH} ${PATCH_ARGS} -d ${WRKSRC} 2> /dev/null || exit 0 - -post-patch: - @${CAT} ${FILESDIR}/zeit.c.diff | ${PATCH} ${PATCH_ARGS} -d ${WRKSRC} - pre-build: @(cd ${WRKSRC} ; find . -name '*.orig' -exec ${RM} -f {} \;) - -pre-install: - @${MKDIR} ${PTEXTFMDIR} - @for i in ${PTEXTFM} ; do \ - ${INSTALL_DATA} ${WRKDIR}/texmf/fonts/tfm/ptex/$$i \ - ${PTEXTFMDIR} ; \ - done do-install: @(cd ${WRKSRC}/texk/xdvik ; ${SETENV} ${MAKE_ENV} ${GMAKE} \ diff -ruNx CVS vfxdvik/files/md5 vfxdvik-CURRENT/files/md5 --- vfxdvik/files/md5 Wed Oct 6 19:38:34 1999 +++ vfxdvik-CURRENT/files/md5 Wed Oct 6 19:07:26 1999 @@ -1,3 +1,2 @@ -MD5 (ptex/xdvik-22.05b.tar.gz) = cf6e2c78f114e9e3f5c3954163c47d9d -MD5 (ptex/plib-1.4-euc.tar.gz) = 8913238d89fd1d4a57e9853a91c76c4d -MD5 (ptex/xdvik-22.02-j1.02.patch.gz) = fbb1a3a85dae5fd7710332435298e148 +MD5 (xdvik/xdvik-22.15.tar.gz) = 2052b671e87c9d41ea8ef5fb7aafeb5e +MD5 (xdvik/xdvik-22.15-j1.03.patch.gz) = 06071006a05c23be2817a722dc9b1852 diff -ruNx CVS vfxdvik/files/vfontmap vfxdvik-CURRENT/files/vfontmap --- vfxdvik/files/vfontmap Wed Oct 6 19:38:34 1999 +++ vfxdvik-CURRENT/files/vfontmap Thu Jul 8 22:46:27 1999 @@ -1,23 +1,47 @@ ## ---- start of defaults ---- -#dg goth # for NTT -#dm min # for NTT -#ngoth goth # for ASCII -#tgoth goth # for ASCII -#goth goth # for ASCII -#nmin min # for ASCII -#tmin min # for ASCII -#min min # for ASCII +## ---- NTT jTeX fontset ---- +#dg goth +#dm min + +## ---- pTeX fontset ---- +#goth goth +#min min +#ngoth goth +#nmin min +#tgoth goth +#tmin min ## ---- end of defaults ---- +## ---- jis fontset ---- +#jis min +#jisg goth + +## ---- morisawa 5 fontset ---- +#Ryumin-Light-H min +#Ryumin-Light-J min +#Ryumin-Light-V min +#GothicBBB-Medium-H goth +#GothicBBB-Medium-J goth +#GothicBBB-Medium-V goth +#FutoMinA101-Bold-H min +#FutoMinA101-Bold-J min +#FutoMinA101-Bold-V min +#FutoGoB101-Bold-H goth +#FutoGoB101-Bold-J goth +#FutoGoB101-Bold-V goth +#Jun101-Light-H min +#Jun101-Light-J min +#Jun101-Light-V min + ## ---- other ---- #mgoth maru #fmin fmin #fgoth goth -## ---- tate fonts ---- -#tmin tmin # for ASCII -#tgoth tgoth # for ASCII +## ---- pTeX tate fonts ---- +#tmin tmin +#tgoth tgoth ## ---- not use pTeX TFM (VF) ---- #rml min diff -ruNx CVS vfxdvik/files/zeit.c.diff vfxdvik-CURRENT/files/zeit.c.diff --- vfxdvik/files/zeit.c.diff Wed Oct 6 19:38:34 1999 +++ vfxdvik-CURRENT/files/zeit.c.diff Thu Jan 1 09:00:00 1970 @@ -1,37 +0,0 @@ ---- xdvik-22.05b/texk/xdvik/zeit.c.orig Sun May 16 18:57:03 1999 -+++ xdvik-22.05b/texk/xdvik/zeit.c Sun May 16 18:58:51 1999 -@@ -225,7 +225,7 @@ - for (h = 0; h < bm->h; h++) { - unsigned char *p = (unsigned char *) &bm->bits[h * bwidth]; - -- if (d2 > 0) -+ if (d2 > 0) { - for (w = 0; w < bwidth - 1; w++) { - unsigned int word; - -@@ -233,6 +233,8 @@ - word <<= d2; - *(p + w) = word >> 8; - } -+ *(p + bwidth - 1) = *(p + bwidth - 1) << d2; -+ } - - for (w = 0; w < bwidth; w++) - *(p + w) = (w < bwidth - d1) ? *(p + w + d1) : 0; -@@ -244,7 +246,7 @@ - for (h = 0; h < bm->h; h++) { - unsigned char *p = (unsigned char *) &bm->bits[h * bwidth]; - -- if (d2 > 0) -+ if (d2 > 0) { - for (w = bwidth - 1; 0 < w; w--) { - unsigned int word; - -@@ -253,6 +255,7 @@ - *(p + w) = word & 0xff; - } - *p = *p >> d2; -+ } - - for (w = bwidth - 1; w <= 0; w++) - *(p + w) = (w > d1) ? *(p + w - d1) : 0; diff -ruNx CVS vfxdvik/patches/patch-ac vfxdvik-CURRENT/patches/patch-ac --- vfxdvik/patches/patch-ac Wed Oct 6 19:38:34 1999 +++ vfxdvik-CURRENT/patches/patch-ac Thu Jan 1 09:00:00 1970 @@ -1,12 +0,0 @@ ---- xdvik-22.05b.orig/texk/xdvik/xdviprint.sample.orig Mon Jun 14 19:02:18 1999 -+++ xdvik-22.05b/texk/xdvik/xdviprint.sample Mon Jun 14 19:04:13 1999 -@@ -44,7 +44,8 @@ - ###### print out - ###### - ## for BSD --lpr -s -r -P$PRINTER $PSTMP -+lpr -P$PRINTER $PSTMP -+/bin/rm -f $PSTMP - #### - ## for SYSV - # lp -c -d $PRINTER $PSTMP diff -ruNx CVS vfxdvik/patches/patch-ad vfxdvik-CURRENT/patches/patch-ad --- vfxdvik/patches/patch-ad Wed Oct 6 19:38:34 1999 +++ vfxdvik-CURRENT/patches/patch-ad Thu Jan 1 09:00:00 1970 @@ -1,23 +0,0 @@ ---- xdvik-22.05b-j1.02/texk/xdvik/xdvi.c Sun Mar 14 23:06:14 1999 -+++ xdvik-22.05b-j1.03/texk/xdvik/xdvi.c Sat Apr 24 08:22:02 1999 -@@ -2941,15 +2941,15 @@ - rebindkey(XK_Redo, "A"); - rebindkey(XK_Home, "^"); - #ifdef VI_KEY -- rebindkey(XK_Left, "l"); -- rebindkey(XK_Up, "u"); -- rebindkey(XK_Right, "r"); -- rebindkey(XK_Down, "d"); --#else /* VI_KEY */ - rebindkey(XK_Left, "h"); - rebindkey(XK_Up, "k"); - rebindkey(XK_Right, "l"); - rebindkey(XK_Down, "j"); -+#else /* VI_KEY */ -+ rebindkey(XK_Left, "l"); -+ rebindkey(XK_Up, "u"); -+ rebindkey(XK_Right, "r"); -+ rebindkey(XK_Down, "d"); - #endif /* VI_KEY */ - rebindkey(XK_End, "g"); - #ifdef XK_Page_Up diff -ruNx CVS vfxdvik/patches/patch-ae vfxdvik-CURRENT/patches/patch-ae --- vfxdvik/patches/patch-ae Wed Oct 6 19:38:34 1999 +++ vfxdvik-CURRENT/patches/patch-ae Thu Jan 1 09:00:00 1970 @@ -1,40 +0,0 @@ ---- xdvik-22.05b/texk/xdvik/events.c.orig Sun Aug 29 22:33:08 1999 -+++ xdvik-22.05b/texk/xdvik/events.c Sun Aug 29 22:09:18 1999 -@@ -1566,6 +1566,12 @@ - - XtGetValues(vport_widget, arg_wh, XtNumber(arg_wh)); - XtGetValues(clip_widget, arg_wh_clip, XtNumber(arg_wh_clip)); -+#if defined(BUTTONS) && defined(TOC) -+ if (! resource.expert) { -+ XtDestroyWidget(XtNameToWidget(panel_widget, "viewport")); -+ Create_TOC((XtArgVal) window_h); -+ } -+#endif - #ifndef MOTIF - /* Note: widgets may be destroyed but not forgotten */ - if (x_bar == NULL) { -@@ -2081,7 +2087,23 @@ - } - } - #endif -- if (alt.win != (Window) 0 || mane.shrinkfactor == 1 || size_ptr->w <= 0) -+ if (event->button == 4) { -+ if (!y_bar) -+ XBell(DISP, 10); -+ else -+ XtCallCallbacks(y_bar, XtNscrollProc, -+ (XtPointer) ((int) -(page_h - clip_h) / 8)); -+ return; -+ } -+ else if (event->button == 5) { -+ if (!y_bar) -+ XBell(DISP, 10); -+ else -+ XtCallCallbacks(y_bar, XtNscrollProc, -+ (XtPointer) ((int) (page_h - clip_h) / 8)); -+ return; -+ } -+ else if (alt.win != (Window) 0 || mane.shrinkfactor == 1 || size_ptr->w <= 0) - XBell(DISP, 20); - else { - mag_x = event->x; diff -ruNx CVS vfxdvik/patches/patch-af vfxdvik-CURRENT/patches/patch-af --- vfxdvik/patches/patch-af Wed Oct 6 19:38:34 1999 +++ vfxdvik-CURRENT/patches/patch-af Thu Jan 1 09:00:00 1970 @@ -1,37 +0,0 @@ ---- xdvik-22.05b/texk/xdvik/toc.c.orig Wed Jun 30 22:54:51 1999 -+++ xdvik-22.05b/texk/xdvik/toc.c Wed Jun 30 22:56:34 1999 -@@ -305,6 +305,17 @@ - int n; - XEvent *event; - { -+ int i = 0; -+ Dimension length; -+ Arg arglist[10]; -+ Widget y_bar; -+ -+ y_bar = XtNameToWidget(viewport, "vertical"); -+ if (y_bar) { -+ XtSetArg(arglist[i], XtNlength, &length); i++; -+ XtGetValues(y_bar, arglist, i); -+ } -+ - switch(event->type) { - case ButtonPress: - /* when TOC pressed */ -@@ -314,6 +325,16 @@ - break; - case Button3: - Press_Mark_Page(w, event, Button3); -+ break; -+ case Button4: -+ if (y_bar) -+ XtCallCallbacks(y_bar, XtNscrollProc, -+ (XtPointer) ((int) -length)); -+ break; -+ case Button5: -+ if (y_bar) -+ XtCallCallbacks(y_bar, XtNscrollProc, -+ (XtPointer) ((int) +length)); - break; - } - break; diff -ruNx CVS vfxdvik/patches/patch-ag vfxdvik-CURRENT/patches/patch-ag --- vfxdvik/patches/patch-ag Wed Oct 6 19:38:34 1999 +++ vfxdvik-CURRENT/patches/patch-ag Thu Jan 1 09:00:00 1970 @@ -1,11 +0,0 @@ ---- xdvik-22.05b/texk/xdvik/toc.c~ Sun Jul 4 00:18:14 1999 -+++ xdvik-22.05b/texk/xdvik/toc.c Sun Jul 4 10:54:19 1999 -@@ -367,7 +367,7 @@ - static int height; - static int width; - -- if (!(height)) height = (int)h - 50; -+ if (!(height) || (int)h > 0) height = (int)h - 50; - width = MAX(width, get_TOC_size()); - - if(total_pages>MAX_PAGE) diff -ruNx CVS vfxdvik/pkg/DESCR vfxdvik-CURRENT/pkg/DESCR --- vfxdvik/pkg/DESCR Wed Oct 6 19:38:34 1999 +++ vfxdvik-CURRENT/pkg/DESCR Wed Oct 6 19:11:10 1999 @@ -1,5 +1,5 @@ Japanese dvi file previewer for X. -(xdvik-22.05b + xdvik-22.02-j1.02) +(xdvik-22.15 + xdvik-22.15-j1.03) 1. support dvi file of ASCII Japanese TeX(and pTeX) and NTT jTeX. 2. require METAFONT and VFlib (vector font library). @@ -8,5 +8,6 @@ 5. built-in EPS preview (need to any ghostscript) 6. print out from this program (use lpr). 7. convert dvi -> ps (default use japanese/dvipsk). + 8. support wheel mouse. - Kentaro Inagaki <inagaki@tg.rim.or.jp> diff -ruNx CVS vfxdvik/pkg/MESSAGE vfxdvik-CURRENT/pkg/MESSAGE --- vfxdvik/pkg/MESSAGE Wed Oct 6 19:38:34 1999 +++ vfxdvik-CURRENT/pkg/MESSAGE Wed Oct 6 19:17:48 1999 @@ -1,21 +1,23 @@ ********************************************************************** ******************* ATTENTION ********** ATTENTION ******************* ********************************************************************** -This port/package requires which whether of japanese/ptex-common and -print/pkfont*. +To use this port/package, you must install japanese/ptex-common, or +alternatively, print/pkfont*. Not both, but either one is required. -If you do not install japanese/ptex-*you must install print/pkfont*. - -Also, you must install any of japanese/dvipsk or japanese/dvipsk-vflib, -if you even a printing want to cause to this port/package. - -If you want to use japanese/dvi2ps on a printing you must edit -${PREFIX}/libexec/xdviprint, whether or not this port/package is compiled -once again. Although it is an easy case it will had better not do it. +Additionally, if you also want to utilize the printing facility of +this port/package, you will need any one of japanese/dvipsk, +japanese/dvipsk-vflib and japanese/dvi2ps. Please note, however, +that if you select japanese/dvi2ps for it ${PREFIX}/libexec/xdviprint +must be edited by hand, although no recompiling of this port/package +will be required even if it is the case. At any rate, selecting +japanese/dvipsk or japanese/dvipsk-vflib is the easiest way to go. +But again note that these two are incompatible with each other and +you must not install both. ps. -For the people who, do not do a printing or request a different choice -this port/package is not defining reliance relation purposely :-) +This port/package doesn't define too much dependancy in it, purposely +for those who never use its printing facility and who want other +choice of softwares than such combination as above. :-) Kentaro Inagaki <inagaki@tg.rim.or.jp> ********************************************************************** diff -ruNx CVS vfxdvik/pkg/PLIST vfxdvik-CURRENT/pkg/PLIST --- vfxdvik/pkg/PLIST Wed Oct 6 19:38:34 1999 +++ vfxdvik-CURRENT/pkg/PLIST Wed Oct 6 19:05:43 1999 @@ -6,8 +6,9 @@ share/texmf/xdvi/xdvipaper.jdvi2kps share/doc/xdvi/FAQ share/doc/xdvi/xdvi.icon +share/doc/xdvi/CHANGES.xdvik-jp share/doc/xdvi/README -share/doc/xdvi/README.xdvik-22.x-jp +share/doc/xdvi/README.xdvik-jp share/doc/xdvi/ChangeLog.xdvik20a-j1.1 share/doc/xdvi/ChangeLog.xdvik20c-j1.0 share/doc/xdvi/HEADERS.DOC @@ -24,43 +25,5 @@ share/doc/xdvi/README.xdvik20a-j1.1.patch share/doc/xdvi/README.xdvik20c-j1.0+hal2+dvisel share/doc/xdvi/README.xdvik20c-j1.0p1.patch -share/fonts/tfm/ptex/goth10.tfm -share/fonts/tfm/ptex/goth5.tfm -share/fonts/tfm/ptex/goth6.tfm -share/fonts/tfm/ptex/goth7.tfm -share/fonts/tfm/ptex/goth8.tfm -share/fonts/tfm/ptex/goth9.tfm -share/fonts/tfm/ptex/min10.tfm -share/fonts/tfm/ptex/min5.tfm -share/fonts/tfm/ptex/min6.tfm -share/fonts/tfm/ptex/min7.tfm -share/fonts/tfm/ptex/min8.tfm -share/fonts/tfm/ptex/min9.tfm -share/fonts/tfm/ptex/ngoth10.tfm -share/fonts/tfm/ptex/ngoth5.tfm -share/fonts/tfm/ptex/ngoth6.tfm -share/fonts/tfm/ptex/ngoth7.tfm -share/fonts/tfm/ptex/ngoth8.tfm -share/fonts/tfm/ptex/ngoth9.tfm -share/fonts/tfm/ptex/nmin10.tfm -share/fonts/tfm/ptex/nmin5.tfm -share/fonts/tfm/ptex/nmin6.tfm -share/fonts/tfm/ptex/nmin7.tfm -share/fonts/tfm/ptex/nmin8.tfm -share/fonts/tfm/ptex/nmin9.tfm -share/fonts/tfm/ptex/tgoth10.tfm -share/fonts/tfm/ptex/tgoth5.tfm -share/fonts/tfm/ptex/tgoth6.tfm -share/fonts/tfm/ptex/tgoth7.tfm -share/fonts/tfm/ptex/tgoth8.tfm -share/fonts/tfm/ptex/tgoth9.tfm -share/fonts/tfm/ptex/tmin10.tfm -share/fonts/tfm/ptex/tmin5.tfm -share/fonts/tfm/ptex/tmin6.tfm -share/fonts/tfm/ptex/tmin7.tfm -share/fonts/tfm/ptex/tmin8.tfm -share/fonts/tfm/ptex/tmin9.tfm @dirrm share/texmf/xdvi -@dirrm share/fonts/tfm/ptex -@dirrm share/fonts/tfm @dirrm share/doc/xdvi >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19991006195234K.inagaki>