add latex-mk 1.0

A collection of makefile and scripts for LaTeX documents
This commit is contained in:
Ying-Chieh Liao 2003-05-22 06:27:33 +00:00
parent a736e91045
commit a6d0abbc69
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=81672
5 changed files with 166 additions and 0 deletions

View file

@ -212,6 +212,7 @@
SUBDIR += koffice-i18n-zu
SUBDIR += kp
SUBDIR += kwatch
SUBDIR += latex-mk
SUBDIR += lc
SUBDIR += less
SUBDIR += libelysium

23
misc/latex-mk/Makefile Normal file
View file

@ -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 <bsd.port.mk>

1
misc/latex-mk/distinfo Normal file
View file

@ -0,0 +1 @@
MD5 (latex-mk-1.0.tar.gz) = bfd2f2227c5c3e363d7ad8dad337ee8c

9
misc/latex-mk/pkg-descr Normal file
View file

@ -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/

132
misc/latex-mk/pkg-plist Normal file
View file

@ -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%%