diff options
-rw-r--r-- | MOVED | 1 | ||||
-rw-r--r-- | print/Makefile | 1 | ||||
-rw-r--r-- | print/yatex-xemacs/Makefile | 16 | ||||
-rw-r--r-- | print/yatex/Makefile | 131 | ||||
-rw-r--r-- | print/yatex/files/patch-docs-yahtmle | 12 | ||||
-rw-r--r-- | print/yatex/files/patch-docs-yahtmlj | 12 | ||||
-rw-r--r-- | print/yatex/files/patch-docs-yatexe | 12 | ||||
-rw-r--r-- | print/yatex/files/patch-docs-yatexj | 12 | ||||
-rw-r--r-- | print/yatex/files/pkg-deinstall.in | 22 | ||||
-rw-r--r-- | print/yatex/files/pkg-install.in | 56 | ||||
-rw-r--r-- | print/yatex/files/pkg-message.in | 9 | ||||
-rw-r--r-- | print/yatex/files/yatex-startup.el.in | 4 | ||||
-rw-r--r-- | print/yatex/pkg-plist | 21 | ||||
-rw-r--r-- | print/yatex/pkg-plist.emacs | 25 | ||||
-rw-r--r-- | print/yatex/pkg-plist.xemacs | 28 | ||||
-rw-r--r-- | print/yatex/pkg-plist.xemacs-mule | 43 |
16 files changed, 53 insertions, 352 deletions
@@ -4268,3 +4268,4 @@ mail/sendmail-ldap|mail/sendmail|2013-05-17|Removed: Use mail/sendmail instead databases/innobackup|databases/xtrabackup|2013-05-18|Removed: Use databases/xtrabackup instead audio/gogo-petit||2013-05-20|Has expired: No more public distfiles x11-wm/transset-df|x11-wm/transset|2013-05-20|Project was renamed +print/yatex-xemacs||2013-05-21|Removed: obsolete diff --git a/print/Makefile b/print/Makefile index 89958383857a..38694d9898af 100644 --- a/print/Makefile +++ b/print/Makefile @@ -326,6 +326,5 @@ SUBDIR += xpp SUBDIR += xtexsh SUBDIR += yatex - SUBDIR += yatex-xemacs .include <bsd.port.subdir.mk> diff --git a/print/yatex-xemacs/Makefile b/print/yatex-xemacs/Makefile deleted file mode 100644 index 76ef32c03456..000000000000 --- a/print/yatex-xemacs/Makefile +++ /dev/null @@ -1,16 +0,0 @@ -# New ports collection makefile for: YaTeX -# Date created: 98/11/17 -# Whom: Satoshi Taoka <taoka@FreeBSD.org> -# -# $FreeBSD$ -# - -PKGNAMESUFFIX= -xemacs - -MASTERDIR= ${.CURDIR}/../yatex -COMMENT= Yet Another LaTeX mode and html mode on Emacs (for XEmacs21) - -USE_EMACS= yes -EMACS_PORT_NAME=xemacs21 - -.include "${MASTERDIR}/Makefile" diff --git a/print/yatex/Makefile b/print/yatex/Makefile index 6b8f63f2127e..68d64f116d89 100644 --- a/print/yatex/Makefile +++ b/print/yatex/Makefile @@ -10,129 +10,52 @@ DISTNAME= ${PORTNAME}${PORTVERSION} MAINTAINER= hrs@FreeBSD.org COMMENT= Yet Another LaTeX mode and html mode on Emacs -PKGINSTALL= ${WRKDIR}/pkg-install -PKGDEINSTALL= ${WRKDIR}/pkg-deinstall -PKGMESSAGE= ${WRKDIR}/pkg-message -DESCR= ${PKGDIR}/pkg-descr -WRKSRC= ${WRKDIR}/${PORTNAME}${PORTVERSION} -SUB_FILES= pkg-install pkg-deinstall pkg-message yatex-startup.el -SUB_LIST= TARGETNAME=${TARGETNAME} \ - VERSION=${PORTVERSION} \ - BASENAME=${BASENAME} \ - CAT=${CAT} \ - CP=${CP} \ - ECHO=${ECHO_CMD} \ - GREP=${GREP} \ - RM=${RM} \ - SED=${SED} \ - TOUCH=${TOUCH} \ - DO_NADA=${DO_NADA} \ - INFODIR=${PREFIX}/${INFO_PATH} \ - ELISPDIR=${ELISPDIR} \ - INFOFILES=${INFOFILES} \ - INFONODES="${INFONODES}" \ - INFONODEEXPS="${INFONODEEXPS}" \ - DIRSECTION="${DIRSECTION}" \ - EMACS_NAME=${EMACS_NAME} USE_DOS2UNIX= yes USE_EMACS= yes -EMACS_NO_RUN_DEPENDS=YES -EMACS_MASTERDIR_PKGFILES=YES -EMACS_PACKAGESDIR=${EMACS_LIBDIR}/site-packages - -TARGETNAME= YaTeX -DIRSECTION= The Emacs editor and associated tools - -OPTIONS_DEFINE= DOCS - -.include <bsd.port.pre.mk> +EMACS_NO_RUN_DEPENDS= yes +EMACS_NO_BUILD_DEPENDS= yes +NO_BUILD= yes +PKGMESSAGE= ${WRKDIR}/pkg-message +SUB_FILES= pkg-message yatex-startup.el +SUB_LIST= EMACS_SITE_LISPDIR="${EMACS_SITE_LISPDIR}" -.if (${EMACS_PORT_NAME} == xemacs21) -EMACS_NO_BUILD_DEPENDS= YES -INFO_PATH= ${EMACS_PACKAGESDIR}/info -ELISPDIR= ${PREFIX}/${EMACS_PACKAGESDIR}/lisp -HELPDIR= ${PREFIX}/${EMACS_LIBDIR}/site-lisp -PLIST= ${PKGDIR}/pkg-plist.xemacs -MANIFEST= MANIFEST.yatex -HELP= help/YATEXHLP.eng -INFOFILES= yatexe:yahtmle -INFONODES= YaTeX:yahtml -INFONODEEXPS= Yet Another tex-mode for Emacs.:Yet Another HTML mode. -.elif (${EMACS_PORT_NAME} == xemacs21-mule) -INFO_PATH= ${EMACS_PACKAGESDIR}/info -ELISPDIR= ${PREFIX}/${EMACS_PACKAGESDIR}/lisp -HELPDIR= ${PREFIX}/${EMACS_LIBDIR}/site-lisp -PLIST= ${PKGDIR}/pkg-plist.xemacs-mule -MANIFEST= MANIFEST.yatex -HELP= help/YATEXHLP.jp help/YATEXHLP.eng -PORTDOCS= 00readme readme.meadow.j yatex.new yatexj.tex yatex.ref \ - yahtmlj.tex htmlqa yatexadd.doc yatexgen.doc qanda -INFOFILES= yatexj:yatexe:yahtmlj:yahtmle -INFONODES= YaTeX-jp:YaTeX:yahtml-jp:yahtml -INFONODEEXPS= Yet Another tex-mode for Emacs. (Japanese):Yet Another tex-mode for Emacs.:Yet Another HTML mode. (Japanese):Yet Another HTML mode. -.else -EMACS_NO_BUILD_DEPENDS= YES -PLIST= ${PKGDIR}/pkg-plist.emacs -ELISPDIR= ${PREFIX}/${EMACS_LIBDIR}/site-lisp -HELPDIR= ${ELISPDIR} -HELP= help/YATEXHLP.jp help/YATEXHLP.eng PORTDOCS= 00readme readme.meadow.j yatex.new yatexj.tex yatex.ref \ - yahtmlj.tex htmlqa yatexadd.doc yatexgen.doc qanda -INFOFILES= yatexj:yatexe:yahtmlj:yahtmle -INFONODES= YaTeX-jp:YaTeX:yahtml-jp:yahtml -INFONODEEXPS= Yet Another tex-mode for Emacs. (Japanese):Yet Another tex-mode for Emacs.:Yet Another HTML mode. (Japanese):Yet Another HTML mode. -.endif + yahtmlj.tex htmlqa yatexadd.doc yatexgen.doc qanda \ + yatexe.tex htmlqa.eng yahtmle.tex yatexref.eng qanda.eng +INFO= yahtmle yahtmlj yatexe yatexj -PORTDOCS+= yatexe.tex htmlqa.eng yahtmle.tex yatexref.eng qanda.eng -EL_FILES= comment.el yatex.el yatexadd.el yatexgen.el \ +ELFILES= comment.el yatex.el yatexadd.el yatexgen.el \ yatexenv.el yatexlib.el \ yatexmth.el yatexhks.el yatexhlp.el yatexprc.el \ yatexm-o.el yatexsec.el yatexpkg.el yatexhie.el yahtml.el \ yatex19.el -do-build: - @${DO_NADA} -# For XEmacs, yatexj (a Japanese info file) should be remade. -.if (${EMACS_PORT_NAME} == xemacs21-mule) - cd ${WRKSRC}/docs && \ - ${SETENV} LANG=ja_JP.eucJP ${EMACS_CMD} -no-site-file -no-init-file \ - -batch -l texinfmt -f batch-texinfo-format yatexj.tex -.endif +OPTIONS_DEFINE= DOCS + +.include <bsd.port.options.mk> + +post-extract: + @${INSTALL_DATA} ${WRKSRC}/docs/* ${WRKSRC} do-install: - @${MKDIR} ${ELISPDIR}/yatex ${HELPDIR} ${PREFIX}/${INFO_PATH} + @${MKDIR} ${PREFIX}/${EMACS_SITE_LISPDIR}/yatex cd ${WRKSRC} && \ - ${INSTALL_DATA} ${EL_FILES} ${ELISPDIR}/yatex && \ - ${INSTALL_DATA} ${HELP} ${HELPDIR} -.if (${EMACS_PORT_NAME} == xemacs21) || (${EMACS_PORT_NAME} == xemacs21-mule) - for F in ${INFOFILES:S,:, ,g}; do \ - ${INSTALL_DATA} ${WRKSRC}/docs/$${F} \ - ${PREFIX}/${INFO_PATH}/$${F}.info; \ + ${INSTALL_DATA} ${ELFILES} ${PREFIX}/${EMACS_SITE_LISPDIR}/yatex + ${INSTALL_DATA} \ + ${WRKDIR}/yatex-startup.el \ + ${WRKSRC}/help/YATEXHLP.jp \ + ${WRKSRC}/help/YATEXHLP.eng \ + ${PREFIX}/${EMACS_SITE_LISPDIR} + for F in ${INFO}; do \ + ${INSTALL_DATA} ${WRKSRC}/docs/$$F \ + ${PREFIX}/${INFO_PATH}/$${F}.info; \ done -.else - cd ${WRKSRC}/docs && \ - ${INSTALL_DATA} ${INFOFILES:S,:, ,g} ${PREFIX}/${INFO_PATH} -.endif .if ${PORT_OPTIONS:MDOCS} - ${INSTALL_DATA} ${WRKSRC}/docs/* ${WRKSRC} @${MKDIR} ${DOCSDIR} cd ${WRKSRC} && ${INSTALL_DATA} ${PORTDOCS} ${DOCSDIR} .endif post-install: - @${SETENV} TOUCH=${TOUCH} INFODIR=${PREFIX}/${INFO_PATH} \ - ELISPDIR=${ELISPDIR} DIRSECTION="${DIRSECTION}" \ - INFOFILES="${INFOFILES}" \ - ${SH} ${PKGINSTALL} ${PKGNAME} POST-INSTALL - @${INSTALL_DATA} ${WRKDIR}/yatex-startup.el ${ELISPDIR} -.if (${EMACS_PORT_NAME} == xemacs21) || (${EMACS_PORT_NAME} == xemacs21-mule) - @${RM} -f ${WRKDIR}/${MANIFEST} - @${CAT} ${PLIST} | ${GREP} -e "^${EMACS_LIBDIR}" | \ - ${SED} -e "s;^${EMACS_LIBDIR}/;;" > ${WRKDIR}/${MANIFEST} - @${MKDIR} ${PREFIX}/${EMACS_LIBDIR}/site-packages/pkginfo - @${INSTALL_DATA} ${WRKDIR}/${MANIFEST} \ - ${PREFIX}/${EMACS_LIBDIR}/site-packages/pkginfo/ -.endif @${CAT} ${PKGMESSAGE} -.include <bsd.port.post.mk> +.include <bsd.port.mk> diff --git a/print/yatex/files/patch-docs-yahtmle b/print/yatex/files/patch-docs-yahtmle deleted file mode 100644 index 3ef7aba9b48a..000000000000 --- a/print/yatex/files/patch-docs-yahtmle +++ /dev/null @@ -1,12 +0,0 @@ ---- docs/yahtmle.orig 2012-08-05 01:01:50.000000000 +0900 -+++ docs/yahtmle 2012-08-05 01:02:09.000000000 +0900 -@@ -3,9 +3,6 @@ - from file `yahtmle.tex' - using `texinfmt.el' version 2.42 of 7 Jul 2006. - --START-INFO-DIR-ENTRY --* yahtml-e: (yahtmle). Yet Another html-mode for Emacs (English). --END-INFO-DIR-ENTRY - - - diff --git a/print/yatex/files/patch-docs-yahtmlj b/print/yatex/files/patch-docs-yahtmlj deleted file mode 100644 index 276d27ed5bf1..000000000000 --- a/print/yatex/files/patch-docs-yahtmlj +++ /dev/null @@ -1,12 +0,0 @@ ---- docs/yahtmlj.orig 2012-08-05 01:01:53.000000000 +0900 -+++ docs/yahtmlj 2012-08-05 01:02:14.000000000 +0900 -@@ -3,9 +3,6 @@ - from file `yahtmlj.tex' - using `texinfmt.el' version 2.42 of 7 Jul 2006. - --START-INFO-DIR-ENTRY --* yahtml: (yahtmlj). Yet Another html-mode for Emacs (Japanese). --END-INFO-DIR-ENTRY - - - diff --git a/print/yatex/files/patch-docs-yatexe b/print/yatex/files/patch-docs-yatexe deleted file mode 100644 index 5dcd59d22e5d..000000000000 --- a/print/yatex/files/patch-docs-yatexe +++ /dev/null @@ -1,12 +0,0 @@ ---- docs/yatexe.orig 2012-08-05 01:01:58.000000000 +0900 -+++ docs/yatexe 2012-08-05 01:02:22.000000000 +0900 -@@ -3,9 +3,6 @@ - from file `yatexe.tex' - using `texinfmt.el' version 2.42 of 7 Jul 2006. - --START-INFO-DIR-ENTRY --* YaTeX-e: (yatexe). Yet Another tex-mode for Emacs (English). --END-INFO-DIR-ENTRY - - - diff --git a/print/yatex/files/patch-docs-yatexj b/print/yatex/files/patch-docs-yatexj deleted file mode 100644 index a6f60ab75990..000000000000 --- a/print/yatex/files/patch-docs-yatexj +++ /dev/null @@ -1,12 +0,0 @@ ---- docs/yatexj.orig 2012-08-05 01:02:01.000000000 +0900 -+++ docs/yatexj 2012-08-05 01:02:19.000000000 +0900 -@@ -3,9 +3,6 @@ - from file `yatexj.tex' - using `texinfmt.el' version 2.42 of 7 Jul 2006. - --START-INFO-DIR-ENTRY --* YaTeX: (yatexj). Yet Another tex-mode for Emacs (Japanese). --END-INFO-DIR-ENTRY - - - diff --git a/print/yatex/files/pkg-deinstall.in b/print/yatex/files/pkg-deinstall.in deleted file mode 100644 index 274fa86f185f..000000000000 --- a/print/yatex/files/pkg-deinstall.in +++ /dev/null @@ -1,22 +0,0 @@ -#!/bin/sh -# $FreeBSD$ - -pkgname=$1 - -CP=${CP:-%%CP%%} -ECHO=${ECHO:-%%ECHO%%} -GREP=${GREP:-%%GREP%%} -RM=${RM:-%%RM%%} -SED=${SED:-%%SED%%} - -infodir=${INFODIR:-%%INFODIR%%} -infofiles=${INFOFILES:-%%INFOFILES%%} - -if [ "X$2" = X"DEINSTALL" -a %%EMACS_NAME%% != xemacs ]; then - ${ECHO} "Deleting entry for \"${pkgname}\" from ${infodir}/dir" - for file in `echo ${infofiles} | ${SED} "s,:, ,g"`; do - install-info --delete ${infodir}/${file} ${infodir}/dir - done -else - exit 0 -fi diff --git a/print/yatex/files/pkg-install.in b/print/yatex/files/pkg-install.in deleted file mode 100644 index db93039678c3..000000000000 --- a/print/yatex/files/pkg-install.in +++ /dev/null @@ -1,56 +0,0 @@ -#!/bin/sh -# $FreeBSD$ - -pkgname=$1 - -BASENAME=${BASENAME:-%%BASENAME%%} -CP=${CP:-%%CP%%} -ECHO=${ECHO:-%%ECHO%%} -GREP=${GREP:-%%GREP%%} -SED=${SED:-%%SED%%} -TOUCH=${TOUCH:-%%TOUCH%%} -CUT=${CUT:-%%CUT%%} -DO_NADA=${DO_NADA:-%%DO_NADA%%} -CUT=/usr/bin/cut -EXPR=/bin/expr - -infodir=${INFODIR:-%%INFODIR%%} -infofiles=${INFOFILES:-%%INFOFILES%%} -infonodes=${INFONODES:-%%INFONODES%%} -infonodeexps=${INFONODEEXPS:-%%INFONODEEXPS%%} -dirsection=${DIRSECTION:-%%DIRSECTION%%} - -if [ "X$2" = X"POST-INSTALL" ]; then - count=1 - # For example, the result of `cut ttt -d : -f 2` is ttt. Why? - infofiles=${infofiles}: - while ${DO_NADA}; do - if [ X`${ECHO} ${infofiles} | ${CUT} -d : -f $count` = X ]; then - break - fi - file=`${ECHO} ${infofiles} | ${CUT} -d : -f $count` - if [ X%%EMACS_NAME%% = Xxemacs ]; then - file=${file}.info - fi - nodename=`${ECHO} ${infonodes} | ${CUT} -d : -f $count` - nodeexp=`${ECHO} ${infonodeexps} | ${CUT} -d : -f $count` - if [ ! "`${GREP} \"START-INFO-DIR-ENTRY\" ${infodir}/${file}`" ]; then - ${ECHO} "INFO-DIR-SECTION ${dirsection}" \ - >> ${infodir}/${file} - ${ECHO} "START-INFO-DIR-ENTRY" >> ${infodir}/${file} - ${ECHO} "* ${nodename}: (`${BASENAME} ${file}`). ${nodeexp}" \ - >> ${infodir}/${file} - ${ECHO} "END-INFO-DIR-ENTRY" >> ${infodir}/${file} - fi - count=`${EXPR} $count + 1` - done - if [ X%%EMACS_NAME%% != Xxemacs ]; then - ${ECHO} "Adding entry for \"${pkgname}\" to ${infodir}/dir" - for file in `${ECHO} ${infofiles} | ${SED} "s,:, ,g"`; do - install-info ${infodir}/${file} ${infodir}/dir - done - fi - exit 0 -else - exit 0 -fi diff --git a/print/yatex/files/pkg-message.in b/print/yatex/files/pkg-message.in index 31e3ace96bf9..56a190734d6f 100644 --- a/print/yatex/files/pkg-message.in +++ b/print/yatex/files/pkg-message.in @@ -3,9 +3,6 @@ To use YaTeX, add the next line into your .emacs: (require 'yatex-startup) -where yatex-startup.el is in %%ELISPDIR%%. -Please check the setup file because it has a lot of examples. -To get more information, see the info file of YaTeX: - -Installation:: -Customizations => Lisp variables:: +yatex-startup.el in %%PREFIX%%/%%EMACS_SITE_LISPDIR%% also includes +configuration examples. To get more information, see the info file +of YaTeX. diff --git a/print/yatex/files/yatex-startup.el.in b/print/yatex/files/yatex-startup.el.in index 6aee4a066d3f..ada4106fbf36 100644 --- a/print/yatex/files/yatex-startup.el.in +++ b/print/yatex/files/yatex-startup.el.in @@ -2,10 +2,8 @@ ;; -- S. Taoka <taoka@FreeBSD.org> ;; $FreeBSD$ -;;;;;;;;;;; %%TARGETNAME%% (Ver.%%VERSION%%) ;;;;;;;;;;; - (setq load-path (append (list - "%%ELISPDIR%%/yatex" + "%%PREFIX%%/%%EMACS_SITE_LISPDIR%%/yatex" ) load-path)) (setq auto-mode-alist (cons (cons "\\.tex$" 'yatex-mode) auto-mode-alist)) diff --git a/print/yatex/pkg-plist b/print/yatex/pkg-plist new file mode 100644 index 000000000000..36d2d169a35b --- /dev/null +++ b/print/yatex/pkg-plist @@ -0,0 +1,21 @@ +@comment $FreeBSD$ +%%EMACS_SITE_LISPDIR%%/yatex/comment.el +%%EMACS_SITE_LISPDIR%%/yatex/yahtml.el +%%EMACS_SITE_LISPDIR%%/yatex/yatex.el +%%EMACS_SITE_LISPDIR%%/yatex/yatex19.el +%%EMACS_SITE_LISPDIR%%/yatex/yatexadd.el +%%EMACS_SITE_LISPDIR%%/yatex/yatexenv.el +%%EMACS_SITE_LISPDIR%%/yatex/yatexgen.el +%%EMACS_SITE_LISPDIR%%/yatex/yatexhie.el +%%EMACS_SITE_LISPDIR%%/yatex/yatexhks.el +%%EMACS_SITE_LISPDIR%%/yatex/yatexhlp.el +%%EMACS_SITE_LISPDIR%%/yatex/yatexlib.el +%%EMACS_SITE_LISPDIR%%/yatex/yatexm-o.el +%%EMACS_SITE_LISPDIR%%/yatex/yatexmth.el +%%EMACS_SITE_LISPDIR%%/yatex/yatexprc.el +%%EMACS_SITE_LISPDIR%%/yatex/yatexsec.el +%%EMACS_SITE_LISPDIR%%/yatex/yatexpkg.el +@dirrm %%EMACS_SITE_LISPDIR%%/yatex +%%EMACS_SITE_LISPDIR%%/YATEXHLP.jp +%%EMACS_SITE_LISPDIR%%/YATEXHLP.eng +%%EMACS_SITE_LISPDIR%%/yatex-startup.el diff --git a/print/yatex/pkg-plist.emacs b/print/yatex/pkg-plist.emacs deleted file mode 100644 index f9f87cf93a9a..000000000000 --- a/print/yatex/pkg-plist.emacs +++ /dev/null @@ -1,25 +0,0 @@ -@comment $FreeBSD$ -share/emacs/site-lisp/yatex/comment.el -share/emacs/site-lisp/yatex/yahtml.el -share/emacs/site-lisp/yatex/yatex.el -share/emacs/site-lisp/yatex/yatex19.el -share/emacs/site-lisp/yatex/yatexadd.el -share/emacs/site-lisp/yatex/yatexenv.el -share/emacs/site-lisp/yatex/yatexgen.el -share/emacs/site-lisp/yatex/yatexhie.el -share/emacs/site-lisp/yatex/yatexhks.el -share/emacs/site-lisp/yatex/yatexhlp.el -share/emacs/site-lisp/yatex/yatexlib.el -share/emacs/site-lisp/yatex/yatexm-o.el -share/emacs/site-lisp/yatex/yatexmth.el -share/emacs/site-lisp/yatex/yatexprc.el -share/emacs/site-lisp/yatex/yatexsec.el -share/emacs/site-lisp/yatex/yatexpkg.el -share/emacs/site-lisp/yatex-startup.el -share/emacs/site-lisp/YATEXHLP.jp -share/emacs/site-lisp/YATEXHLP.eng -info/yahtmle -info/yahtmlj -info/yatexe -info/yatexj -@dirrm share/emacs/site-lisp/yatex diff --git a/print/yatex/pkg-plist.xemacs b/print/yatex/pkg-plist.xemacs deleted file mode 100644 index b361f58771c6..000000000000 --- a/print/yatex/pkg-plist.xemacs +++ /dev/null @@ -1,28 +0,0 @@ -@comment $FreeBSD$ -lib/xemacs/site-packages/lisp/yatex/comment.el -lib/xemacs/site-packages/lisp/yatex/yahtml.el -lib/xemacs/site-packages/lisp/yatex/yatex.el -lib/xemacs/site-packages/lisp/yatex/yatex19.el -lib/xemacs/site-packages/lisp/yatex/yatexadd.el -lib/xemacs/site-packages/lisp/yatex/yatexenv.el -lib/xemacs/site-packages/lisp/yatex/yatexgen.el -lib/xemacs/site-packages/lisp/yatex/yatexhie.el -lib/xemacs/site-packages/lisp/yatex/yatexhks.el -lib/xemacs/site-packages/lisp/yatex/yatexhlp.el -lib/xemacs/site-packages/lisp/yatex/yatexlib.el -lib/xemacs/site-packages/lisp/yatex/yatexm-o.el -lib/xemacs/site-packages/lisp/yatex/yatexmth.el -lib/xemacs/site-packages/lisp/yatex/yatexprc.el -lib/xemacs/site-packages/lisp/yatex/yatexsec.el -lib/xemacs/site-packages/lisp/yatex/yatexpkg.el -lib/xemacs/site-packages/lisp/yatex-startup.el -lib/xemacs/site-packages/pkginfo/MANIFEST.yatex -lib/xemacs/site-packages/info/yahtmle.info -lib/xemacs/site-packages/info/yatexe.info -lib/xemacs/site-lisp/YATEXHLP.eng -@dirrm lib/xemacs/site-packages/lisp/yatex -@dirrmtry lib/xemacs/site-packages/lisp -@dirrmtry lib/xemacs/site-packages/info -@dirrmtry lib/xemacs/site-packages/pkginfo -@dirrmtry lib/xemacs/site-packages -@dirrmtry lib/xemacs diff --git a/print/yatex/pkg-plist.xemacs-mule b/print/yatex/pkg-plist.xemacs-mule deleted file mode 100644 index 824947bcf7bd..000000000000 --- a/print/yatex/pkg-plist.xemacs-mule +++ /dev/null @@ -1,43 +0,0 @@ -@comment $FreeBSD$ -lib/xemacs/site-packages/lisp/yatex/comment.el -lib/xemacs/site-packages/lisp/yatex/yahtml.el -lib/xemacs/site-packages/lisp/yatex/yatex.el -lib/xemacs/site-packages/lisp/yatex/yatex19.el -lib/xemacs/site-packages/lisp/yatex/yatexadd.el -lib/xemacs/site-packages/lisp/yatex/yatexenv.el -lib/xemacs/site-packages/lisp/yatex/yatexgen.el -lib/xemacs/site-packages/lisp/yatex/yatexhie.el -lib/xemacs/site-packages/lisp/yatex/yatexhks.el -lib/xemacs/site-packages/lisp/yatex/yatexhlp.el -lib/xemacs/site-packages/lisp/yatex/yatexlib.el -lib/xemacs/site-packages/lisp/yatex/yatexm-o.el -lib/xemacs/site-packages/lisp/yatex/yatexmth.el -lib/xemacs/site-packages/lisp/yatex/yatexprc.el -lib/xemacs/site-packages/lisp/yatex/yatexsec.el -lib/xemacs/site-packages/lisp/yatex/yatexpkg.el -lib/xemacs/site-packages/lisp/yatex-startup.el -lib/xemacs/site-packages/pkginfo/MANIFEST.yatex -lib/xemacs/site-packages/info/yahtmle.info -lib/xemacs/site-packages/info/yahtmlj.info -lib/xemacs/site-packages/info/yatexj.info -lib/xemacs/site-packages/info/yatexe.info -lib/xemacs/site-lisp/YATEXHLP.jp -lib/xemacs/site-lisp/YATEXHLP.eng -share/doc/yatex/00readme -share/doc/yatex/htmlqa -share/doc/yatex/htmlqa.eng -share/doc/yatex/qanda -share/doc/yatex/qanda.eng -share/doc/yatex/readme.meadow.j -share/doc/yatex/yahtmle.tex -share/doc/yatex/yahtmlj.tex -share/doc/yatex/yatex.new -share/doc/yatex/yatex.ref -share/doc/yatex/yatexadd.doc -share/doc/yatex/yatexe.tex -share/doc/yatex/yatexgen.doc -share/doc/yatex/yatexj.tex -share/doc/yatex/yatexref.eng -@dirrm lib/xemacs/site-packages/lisp/yatex -@dirrmtry lib/xemacs/site-lisp -@dirrm share/doc/yatex |