From a6d0abbc6920b11a5dd5470d10939177c3cdd0df Mon Sep 17 00:00:00 2001 From: Ying-Chieh Liao Date: Thu, 22 May 2003 06:27:33 +0000 Subject: [PATCH] add latex-mk 1.0 A collection of makefile and scripts for LaTeX documents --- misc/Makefile | 1 + misc/latex-mk/Makefile | 23 +++++++ misc/latex-mk/distinfo | 1 + misc/latex-mk/pkg-descr | 9 +++ misc/latex-mk/pkg-plist | 132 ++++++++++++++++++++++++++++++++++++++++ 5 files changed, 166 insertions(+) create mode 100644 misc/latex-mk/Makefile create mode 100644 misc/latex-mk/distinfo create mode 100644 misc/latex-mk/pkg-descr create mode 100644 misc/latex-mk/pkg-plist diff --git a/misc/Makefile b/misc/Makefile index 3d92713caa4e..96de0a2fc113 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -212,6 +212,7 @@ SUBDIR += koffice-i18n-zu SUBDIR += kp SUBDIR += kwatch + SUBDIR += latex-mk SUBDIR += lc SUBDIR += less SUBDIR += libelysium diff --git a/misc/latex-mk/Makefile b/misc/latex-mk/Makefile new file mode 100644 index 000000000000..e87eef7fa8c3 --- /dev/null +++ b/misc/latex-mk/Makefile @@ -0,0 +1,23 @@ +# ex:ts=8 +# Ports collection makefile for: latex-mk +# Date created: May 22, 2003 +# Whom: ijliao +# +# $FreeBSD$ +# + +PORTNAME= latex-mk +PORTVERSION= 1.0 +CATEGORIES= misc +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITE_SUBDIR= ${PORTNAME} + +MAINTAINER= ports@FreeBSD.org +COMMENT= A collection of makefile and scripts for LaTeX documents + +BUILD_DEPEND= latex:${PORTSDIR}/print/teTeX +RUN_DEPEND= latex:${PORTSDIR}/print/teTeX + +GNU_CONFIGURE= yes + +.include diff --git a/misc/latex-mk/distinfo b/misc/latex-mk/distinfo new file mode 100644 index 000000000000..df7360322343 --- /dev/null +++ b/misc/latex-mk/distinfo @@ -0,0 +1 @@ +MD5 (latex-mk-1.0.tar.gz) = bfd2f2227c5c3e363d7ad8dad337ee8c diff --git a/misc/latex-mk/pkg-descr b/misc/latex-mk/pkg-descr new file mode 100644 index 000000000000..39f836edf9b3 --- /dev/null +++ b/misc/latex-mk/pkg-descr @@ -0,0 +1,9 @@ +LaTeX-Mk is a tool for managing small to large sized LaTeX projects. The +typical LaTeX-Mk input file is simply a series of variable definitions in a +Makefile for the project. After creating a simple Makefile the user can easily +perform all required steps to do such tasks as: preview the document, print +the document, or produce a PDF file. LaTeX-Mk will keep track of files that +have changed and how to run the various programs that are needed to produce +the output. + +WWW: http://latex-mk.sourceforge.net/ diff --git a/misc/latex-mk/pkg-plist b/misc/latex-mk/pkg-plist new file mode 100644 index 000000000000..f8115ee0e13b --- /dev/null +++ b/misc/latex-mk/pkg-plist @@ -0,0 +1,132 @@ +bin/latex-mk +bin/ieee-copyout +@unexec install-info --delete %D/info/latex-mk.info %D/info/dir +info/latex-mk.info +@exec install-info %D/info/latex-mk.info %D/info/dir +%%DATADIR%%/dated_draft.ps +%%DATADIR%%/example/README-example.txt +%%DATADIR%%/example/biblio.tex +%%DATADIR%%/example/ex2.tex +%%DATADIR%%/example/ex3.tex +%%DATADIR%%/example/example.tex +%%DATADIR%%/example/makefile.gmk +%%DATADIR%%/example/makefile.mk +%%DATADIR%%/example/refs.bib +%%DATADIR%%/example/tgif/myfig.obj +%%DATADIR%%/latex-mk.html +%%DATADIR%%/latex-mk.pdf +%%DATADIR%%/latex-mk.ps +%%DATADIR%%/latex.gmk +%%DATADIR%%/latex.mk +%%DATADIR%%/testsuite/bmake/basic1_dvi1.ref +%%DATADIR%%/testsuite/bmake/basic1_dvi2.ref +%%DATADIR%%/testsuite/bmake/basic1_dvipdfm_dvi1.ref +%%DATADIR%%/testsuite/bmake/basic1_dvipdfm_dvi2.ref +%%DATADIR%%/testsuite/bmake/basic1_dvipdfm_pdf1.ref +%%DATADIR%%/testsuite/bmake/basic1_dvipdfm_pdf2.ref +%%DATADIR%%/testsuite/bmake/basic1_dvipdfm_ps1.ref +%%DATADIR%%/testsuite/bmake/basic1_dvipdfm_ps2.ref +%%DATADIR%%/testsuite/bmake/basic1_pdf1.ref +%%DATADIR%%/testsuite/bmake/basic1_pdf2.ref +%%DATADIR%%/testsuite/bmake/basic1_pdflatex_dvi1.ref +%%DATADIR%%/testsuite/bmake/basic1_pdflatex_dvi2.ref +%%DATADIR%%/testsuite/bmake/basic1_pdflatex_pdf1.ref +%%DATADIR%%/testsuite/bmake/basic1_pdflatex_pdf2.ref +%%DATADIR%%/testsuite/bmake/basic1_pdflatex_ps1.ref +%%DATADIR%%/testsuite/bmake/basic1_pdflatex_ps2.ref +%%DATADIR%%/testsuite/bmake/basic1_ps1.ref +%%DATADIR%%/testsuite/bmake/basic1_ps2.ref +%%DATADIR%%/testsuite/bmake/basic2_dvi1.ref +%%DATADIR%%/testsuite/bmake/basic2_dvi2.ref +%%DATADIR%%/testsuite/bmake/basic2_dvi3.ref +%%DATADIR%%/testsuite/bmake/basic_bibtexsrcs_dvi1.ref +%%DATADIR%%/testsuite/bmake/basic_bibtexsrcs_dvi2.ref +%%DATADIR%%/testsuite/bmake/basic_bibtexsrcs_dvi3.ref +%%DATADIR%%/testsuite/bmake/basic_tgifdirs.ref +%%DATADIR%%/testsuite/bmake/basic_tgifsrcs.ref +%%DATADIR%%/testsuite/bmake/basic_xfigdirs.ref +%%DATADIR%%/testsuite/bmake/basic_xfigsrcs.ref +%%DATADIR%%/testsuite/bmake/multi1_dvi1.ref +%%DATADIR%%/testsuite/bmake/multi1_dvi2.ref +%%DATADIR%%/testsuite/bmake/multi1_dvi3.ref +%%DATADIR%%/testsuite/bmake/multi_texsrcs_dvi1.ref +%%DATADIR%%/testsuite/bmake/multi_texsrcs_dvi2.ref +%%DATADIR%%/testsuite/bmake/multi_texsrcs_dvi3.ref +%%DATADIR%%/testsuite/bmake/multi_texsrcs_dvi4.ref +%%DATADIR%%/testsuite/bmake/multi_texsrcs_dvi5.ref +%%DATADIR%%/testsuite/bmake/multi_tgifsrcs_dvi1.ref +%%DATADIR%%/testsuite/bmake/multi_tgifsrcs_dvi2.ref +%%DATADIR%%/testsuite/bmake/multi_tgifsrcs_dvi3.ref +%%DATADIR%%/testsuite/bmake/multi_tgifsrcs_dvi4.ref +%%DATADIR%%/testsuite/bmake/multi_tgifsrcs_dvi5.ref +%%DATADIR%%/testsuite/bmake/vars_bibtex.ref +%%DATADIR%%/testsuite/bmake/vars_dvipdfm.ref +%%DATADIR%%/testsuite/bmake/vars_dvips.ref +%%DATADIR%%/testsuite/bmake/vars_gv.ref +%%DATADIR%%/testsuite/bmake/vars_latex.ref +%%DATADIR%%/testsuite/bmake/vars_lpr.ref +%%DATADIR%%/testsuite/bmake/vars_pdflatex.ref +%%DATADIR%%/testsuite/bmake/vars_ps2pdf.ref +%%DATADIR%%/testsuite/bmake/vars_viewpdf.ref +%%DATADIR%%/testsuite/bmake/vars_xdvi.ref +%%DATADIR%%/testsuite/gmake/basic1_dvi1.ref +%%DATADIR%%/testsuite/gmake/basic1_dvi2.ref +%%DATADIR%%/testsuite/gmake/basic1_dvipdfm_dvi1.ref +%%DATADIR%%/testsuite/gmake/basic1_dvipdfm_dvi2.ref +%%DATADIR%%/testsuite/gmake/basic1_dvipdfm_pdf1.ref +%%DATADIR%%/testsuite/gmake/basic1_dvipdfm_pdf2.ref +%%DATADIR%%/testsuite/gmake/basic1_dvipdfm_ps1.ref +%%DATADIR%%/testsuite/gmake/basic1_dvipdfm_ps2.ref +%%DATADIR%%/testsuite/gmake/basic1_pdf1.ref +%%DATADIR%%/testsuite/gmake/basic1_pdf2.ref +%%DATADIR%%/testsuite/gmake/basic1_pdflatex_dvi1.ref +%%DATADIR%%/testsuite/gmake/basic1_pdflatex_dvi2.ref +%%DATADIR%%/testsuite/gmake/basic1_pdflatex_pdf1.ref +%%DATADIR%%/testsuite/gmake/basic1_pdflatex_pdf2.ref +%%DATADIR%%/testsuite/gmake/basic1_pdflatex_ps1.ref +%%DATADIR%%/testsuite/gmake/basic1_pdflatex_ps2.ref +%%DATADIR%%/testsuite/gmake/basic1_ps1.ref +%%DATADIR%%/testsuite/gmake/basic1_ps2.ref +%%DATADIR%%/testsuite/gmake/basic2_dvi1.ref +%%DATADIR%%/testsuite/gmake/basic2_dvi2.ref +%%DATADIR%%/testsuite/gmake/basic2_dvi3.ref +%%DATADIR%%/testsuite/gmake/basic_bibtexsrcs_dvi1.ref +%%DATADIR%%/testsuite/gmake/basic_bibtexsrcs_dvi2.ref +%%DATADIR%%/testsuite/gmake/basic_bibtexsrcs_dvi3.ref +%%DATADIR%%/testsuite/gmake/basic_tgifdirs.ref +%%DATADIR%%/testsuite/gmake/basic_tgifsrcs.ref +%%DATADIR%%/testsuite/gmake/basic_xfigdirs.ref +%%DATADIR%%/testsuite/gmake/basic_xfigsrcs.ref +%%DATADIR%%/testsuite/gmake/multi1_dvi1.ref +%%DATADIR%%/testsuite/gmake/multi1_dvi2.ref +%%DATADIR%%/testsuite/gmake/multi1_dvi3.ref +%%DATADIR%%/testsuite/gmake/multi_texsrcs_dvi1.ref +%%DATADIR%%/testsuite/gmake/multi_texsrcs_dvi2.ref +%%DATADIR%%/testsuite/gmake/multi_texsrcs_dvi3.ref +%%DATADIR%%/testsuite/gmake/multi_texsrcs_dvi4.ref +%%DATADIR%%/testsuite/gmake/multi_texsrcs_dvi5.ref +%%DATADIR%%/testsuite/gmake/multi_tgifsrcs_dvi1.ref +%%DATADIR%%/testsuite/gmake/multi_tgifsrcs_dvi2.ref +%%DATADIR%%/testsuite/gmake/multi_tgifsrcs_dvi3.ref +%%DATADIR%%/testsuite/gmake/multi_tgifsrcs_dvi4.ref +%%DATADIR%%/testsuite/gmake/multi_tgifsrcs_dvi5.ref +%%DATADIR%%/testsuite/gmake/vars_bibtex.ref +%%DATADIR%%/testsuite/gmake/vars_dvipdfm.ref +%%DATADIR%%/testsuite/gmake/vars_dvips.ref +%%DATADIR%%/testsuite/gmake/vars_gv.ref +%%DATADIR%%/testsuite/gmake/vars_latex.ref +%%DATADIR%%/testsuite/gmake/vars_lpr.ref +%%DATADIR%%/testsuite/gmake/vars_pdflatex.ref +%%DATADIR%%/testsuite/gmake/vars_ps2pdf.ref +%%DATADIR%%/testsuite/gmake/vars_viewpdf.ref +%%DATADIR%%/testsuite/gmake/vars_xdvi.ref +%%DATADIR%%/tgif.gmk +%%DATADIR%%/tgif.mk +%%DATADIR%%/xfig.gmk +%%DATADIR%%/xfig.mk +@dirrm %%DATADIR%%/example/tgif +@dirrm %%DATADIR%%/example +@dirrm %%DATADIR%%/testsuite/bmake +@dirrm %%DATADIR%%/testsuite/gmake +@dirrm %%DATADIR%%/testsuite +@dirrm %%DATADIR%%