Date: Wed, 19 May 1999 09:00:02 -0700 (PDT) From: Inagaki Kentaro (=?iso-2022-jp?B?GyRCMHAzQDdyQkBPOhsoQg==?=) <inagaki@tg.rim.or.jp> To: freebsd-ports@FreeBSD.org Subject: Re: ports/11599: New port: japanese/xdvik-vflib Message-ID: <199905191600.JAA02272@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/11599; it has been noted by GNATS. From: Inagaki Kentaro (=?iso-2022-jp?B?GyRCMHAzQDdyQkBPOhsoQg==?=) <inagaki@tg.rim.or.jp> To: freebsd-gnats-submit@freebsd.org Cc: Subject: Re: ports/11599: New port: japanese/xdvik-vflib Date: Thu, 20 May 1999 00:55:39 +0900 update and bug fix. pkg/MESSAGE is added. diff -ruN xdvik-vflib.orig/Makefile xdvik-vflib/Makefile --- xdvik-vflib.orig/Makefile Thu May 20 00:52:48 1999 +++ xdvik-vflib/Makefile Thu May 20 00:15:37 1999 @@ -93,17 +93,13 @@ # ****************** .if ${DVIPS} == dvi2ps -RUN_DEPENDS+= dvi2ps:${PORTSDIR}/japanese/dvi2ps CONFIGURE_ARGS+= --with-dvifilter=dvi2ps .elif ${DVIPS} == dvipsk-vflib -RUN_DEPENDS+= dvips:${PORTSDIR}/japanese/dvipsk-vflib CONFIGURE_ARGS+= --with-dvifilter=dvips .elif ${DVIPS} == dvipsk -RUN_DEPENDS+= dvips:${PORTSDIR}/japanese/dvipsk CONFIGURE_ARGS+= --with-dvifilter=dvips .else DVIPS=dvipsk -RUN_DEPENDS+= dvips:${PORTSDIR}/japanese/dvipsk CONFIGURE_ARGS+= --with-dvifilter=dvips .endif @@ -145,5 +141,6 @@ ${INSTALL_DATA} ${WRKSRC}/texk/xdvik/$$i ${PREFIX}/share/doc/xdvi ; \ done .endif + @${CAT} ${PKGDIR}/MESSAGE .include <bsd.port.mk> diff -ruN xdvik-vflib.orig/pkg/MESSAGE xdvik-vflib/pkg/MESSAGE --- xdvik-vflib.orig/pkg/MESSAGE Thu Jan 1 09:00:00 1970 +++ xdvik-vflib/pkg/MESSAGE Thu May 20 00:40:29 1999 @@ -0,0 +1,21 @@ +********************************************************************** +******************* ATTENTION ********** ATTENTION ******************* +********************************************************************** +This port/package requires which whether of japanese/ptex-common and +print/pkfont*. + +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. + +ps. +For the people who, do not do a printing or request a different choice +this port/package is not defining reliance relation purposely :-) + +Kentaro Inagaki <inagaki@tg.rim.or.jp> +********************************************************************** ---- Kentaro Inagaki inagaki@tg.rim.or.jp 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?199905191600.JAA02272>