summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHiroki Sato <hrs@FreeBSD.org>2005-09-30 08:39:41 +0000
committerHiroki Sato <hrs@FreeBSD.org>2005-09-30 08:39:41 +0000
commitb04f69c73e57575b88adbd90ed37b9f0f2b6dc75 (patch)
tree6b26ee5f63f376e2019b45e159d78d009c31ccf4
parentSet --with-texmf-dir explicitly. (diff)
print/preview-latex has been integrated into print/auctex.
Notes
Notes: svn path=/head/; revision=143827
-rw-r--r--MOVED1
-rw-r--r--print/Makefile1
-rw-r--r--print/preview-latex/Makefile63
-rw-r--r--print/preview-latex/distinfo2
-rw-r--r--print/preview-latex/pkg-descr10
-rw-r--r--print/preview-latex/pkg-message11
-rw-r--r--print/preview-latex/pkg-plist36
7 files changed, 1 insertions, 123 deletions
diff --git a/MOVED b/MOVED
index 0ae119466b89..750e2de450a5 100644
--- a/MOVED
+++ b/MOVED
@@ -1629,3 +1629,4 @@ devel/libunrar|archivers/libunrar|2005-09-23|corrected category
www/gecko-sharp|www/gecko-sharp10|2005-09-25|renamed to reflect API version
x11-toolkits/gtk-sharp|x11-toolkits/gtk-sharp10|2005-09-28|renamed to reflect API version
x11-toolkits/gtk-sharp-devel|x11-toolkits/gtk-sharp20|2005-09-28|renamed to reflect API version
+print/preview-latex|print/auctex|2005-09-30|integrated into print/auctex
diff --git a/print/Makefile b/print/Makefile
index eafd5f7d2d08..8a2073117989 100644
--- a/print/Makefile
+++ b/print/Makefile
@@ -232,7 +232,6 @@
SUBDIR += pmw
SUBDIR += pnm2ppa
SUBDIR += poster
- SUBDIR += preview-latex
SUBDIR += pscal
SUBDIR += pslib
SUBDIR += psmark
diff --git a/print/preview-latex/Makefile b/print/preview-latex/Makefile
deleted file mode 100644
index 212691a38e4f..000000000000
--- a/print/preview-latex/Makefile
+++ /dev/null
@@ -1,63 +0,0 @@
-# New ports collection makefile for: preview-latex (for emacs21)
-# Date Created: 27 Jan 2002
-# Whom: Yoichi NAKAYAMA <yoichi@FreeBSD.org>
-#
-# $FreeBSD$
-#
-
-PORTNAME= preview-latex
-PORTVERSION= 0.8.1
-PORTREVISION= 0
-CATEGORIES= print elisp
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
-MASTER_SITE_SUBDIR= ${PORTNAME}
-PKGNAMESUFFIX= -${EMACS_PORT_NAME}
-
-MAINTAINER= hrs@FreeBSD.org
-COMMENT= LaTeX previewer on Emacs
-
-BUILD_DEPENDS= ${LOCALBASE}/${EMACS_VERSION_SITE_LISPDIR}/auctex/latex.el:${PORTSDIR}/print/auctex \
- ${MKTEXLSR}:${PORTSDIR}/print/teTeX-base
-RUN_DEPENDS= ${LOCALBASE}/${EMACS_VERSION_SITE_LISPDIR}/auctex/latex.el:${PORTSDIR}/print/auctex \
- ${MKTEXLSR}:${PORTSDIR}/print/teTeX-base
-
-EMACS_PORT_NAME?= emacs21
-
-INFO= preview-latex
-
-HAS_CONFIGURE= yes
-CONFIGURE_ARGS= --with-emacs=${EMACS_CMD} \
- --with-lispdir=${PREFIX}/${EMACS_VERSION_SITE_LISPDIR}/preview \
- --with-texmf-dir=${PREFIX}/${TEXMFLOCAL} \
- --disable-8bit-test
-USE_GHOSTSCRIPT= yes
-USE_PERL5_BUILD= yes
-PLIST_SUB= TEXMFLOCAL=${TEXMFLOCAL} MKTEXLSR=${MKTEXLSR}
-
-INFO= preview-latex
-DOCS= ChangeLog INSTALL PROBLEMS README latex/README-preview RELEASE TODO
-
-TEXMFLOCAL= share/texmf-local
-MKTEXLSR= ${LOCALBASE}/bin/mktexlsr
-EMACS_PORT_NAME?= emacs21
-
-pre-everything::
-.if !defined(WITH_GHOSTSCRIPT_AFPL) || ${WITH_GHOSTSCRIPT_AFPL} != yes
- @${ECHO_MSG} ""
- @${ECHO_MSG} " Define WITH_GHOSTSCRIPT_AFPL=yes to use"
- @${ECHO_MSG} " AFPL Postscript interpreter instead of GNU one"
- @${ECHO_MSG} ""
-.endif
-
-post-install:
- ${MKTEXLSR}
- ${INSTALL_DATA} ${WRKSRC}/preview-latex.el ${PREFIX}/${EMACS_VERSION_SITE_LISPDIR}/preview/
-.if !defined(NOPORTDOCS)
- ${MKDIR} ${DOCSDIR}
-.for i in ${DOCS}
- ${INSTALL_DATA} ${WRKSRC}/${i} ${DOCSDIR}
-.endfor
-.endif
- @${CAT} ${PKGMESSAGE}
-
-.include <bsd.port.mk>
diff --git a/print/preview-latex/distinfo b/print/preview-latex/distinfo
deleted file mode 100644
index 95f6c6b75291..000000000000
--- a/print/preview-latex/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-MD5 (preview-latex-0.8.1.tar.gz) = 9c4afbf5c003da2873be5118a78a08d8
-SIZE (preview-latex-0.8.1.tar.gz) = 249624
diff --git a/print/preview-latex/pkg-descr b/print/preview-latex/pkg-descr
deleted file mode 100644
index 1922b766c8d4..000000000000
--- a/print/preview-latex/pkg-descr
+++ /dev/null
@@ -1,10 +0,0 @@
-preview-latex is a system for displaying inline images of selected
-parts of a file in Emacs source buffers.
-
-To use preview-latex, put the expression below into your ~/.emacs
-
-(require 'tex-site)
-(load "preview-latex")
-
-
-WWW: http://preview-latex.sourceforge.net/
diff --git a/print/preview-latex/pkg-message b/print/preview-latex/pkg-message
deleted file mode 100644
index 2fc75d83f49d..000000000000
--- a/print/preview-latex/pkg-message
+++ /dev/null
@@ -1,11 +0,0 @@
-====================================================
-To preview, dviware (dvips) must be installed.
-You can use print/teTeX or japanese/teTeX.
-
-Before using preview-latex, you should add following
-to your own .emacs file. It adds autoload setting to
-LaTeX-mode-hook.
-
- (require 'tex-site)
- (load "preview-latex")
-====================================================
diff --git a/print/preview-latex/pkg-plist b/print/preview-latex/pkg-plist
deleted file mode 100644
index 5b5eb3deef5d..000000000000
--- a/print/preview-latex/pkg-plist
+++ /dev/null
@@ -1,36 +0,0 @@
-@comment $FreeBSD$
-%%TEXMFLOCAL%%/tex/latex/preview/prauctex.cfg
-%%TEXMFLOCAL%%/tex/latex/preview/prauctex.def
-%%TEXMFLOCAL%%/tex/latex/preview/prcounters.def
-%%TEXMFLOCAL%%/tex/latex/preview/preview.sty
-%%TEXMFLOCAL%%/tex/latex/preview/prfootnotes.def
-%%TEXMFLOCAL%%/tex/latex/preview/prlyx.def
-%%TEXMFLOCAL%%/tex/latex/preview/prshowbox.def
-%%TEXMFLOCAL%%/tex/latex/preview/prshowlabels.def
-%%TEXMFLOCAL%%/tex/latex/preview/prtightpage.def
-%%TEXMFLOCAL%%/tex/latex/preview/prtracingall.def
-%%TEXMFLOCAL%%/doc/latex/styles/preview.dvi
-@dirrm %%TEXMFLOCAL%%/doc/latex/styles
-@exec %%MKTEXLSR%%
-@unexec %%MKTEXLSR%%
-%%EMACS_VERSION_SITE_LISPDIR%%/preview/preview.el
-%%EMACS_VERSION_SITE_LISPDIR%%/preview/preview.elc
-%%EMACS_VERSION_SITE_LISPDIR%%/preview/preview-latex.el
-%%EMACS_VERSION_SITE_LISPDIR%%/preview/prv-emacs.el
-%%EMACS_VERSION_SITE_LISPDIR%%/preview/prv-emacs.elc
-%%EMACS_VERSION_SITE_LISPDIR%%/preview/preverr.xbm
-%%EMACS_VERSION_SITE_LISPDIR%%/preview/preverr.xpm
-%%EMACS_VERSION_SITE_LISPDIR%%/preview/preview.xbm
-%%EMACS_VERSION_SITE_LISPDIR%%/preview/preview.xpm
-%%EMACS_VERSION_SITE_LISPDIR%%/preview/preview-cap-up.xpm
-%%EMACS_VERSION_SITE_LISPDIR%%/preview/prevwork.xbm
-%%EMACS_VERSION_SITE_LISPDIR%%/preview/prevwork.xpm
-@dirrm %%EMACS_VERSION_SITE_LISPDIR%%/preview
-%%PORTDOCS%%%%DOCSDIR%%/ChangeLog
-%%PORTDOCS%%%%DOCSDIR%%/INSTALL
-%%PORTDOCS%%%%DOCSDIR%%/PROBLEMS
-%%PORTDOCS%%%%DOCSDIR%%/README
-%%PORTDOCS%%%%DOCSDIR%%/README-preview
-%%PORTDOCS%%%%DOCSDIR%%/RELEASE
-%%PORTDOCS%%%%DOCSDIR%%/TODO
-%%PORTDOCS%%@dirrm %%DOCSDIR%%