diff options
author | Vasil Dimov <vd@FreeBSD.org> | 2006-12-12 16:06:42 +0000 |
---|---|---|
committer | Vasil Dimov <vd@FreeBSD.org> | 2006-12-12 16:06:42 +0000 |
commit | 37a9257fe9e8ce5a248fa0f403fe42340afa2556 (patch) | |
tree | 420ecd6da62b5bee338614d54acda8a25a59bc02 /print/latex-layouts | |
parent | a3725cb2bbfd34876fd2047f98c6a42456997a96 (diff) |
Notes
Diffstat (limited to 'print/latex-layouts')
-rw-r--r-- | print/latex-layouts/Makefile | 62 | ||||
-rw-r--r-- | print/latex-layouts/distinfo | 15 | ||||
-rw-r--r-- | print/latex-layouts/pkg-descr | 7 | ||||
-rw-r--r-- | print/latex-layouts/pkg-plist | 11 |
4 files changed, 0 insertions, 95 deletions
diff --git a/print/latex-layouts/Makefile b/print/latex-layouts/Makefile deleted file mode 100644 index e542a7d158e4..000000000000 --- a/print/latex-layouts/Makefile +++ /dev/null @@ -1,62 +0,0 @@ -# New ports collection makefile for: latex-layouts -# Date created: 24 Jan 2004 -# Whom: hrs@FreeBSD.org -# -# $FreeBSD$ - -PORTNAME= latex-layouts -PORTVERSION= 2.6.20041025 -PORTREVISION= 0 -CATEGORIES= print -MASTER_SITES= ${MASTER_SITE_TEX_CTAN} -MASTER_SITE_SUBDIR= macros/latex/contrib/layouts -DISTFILES= ${DOC_FILES} layouts.dtx layouts.ins -DIST_SUBDIR= ${PORTNAME} -EXTRACT_ONLY= #empty - -MAINTAINER= hrs@FreeBSD.org -COMMENT= A LaTeX package for the display of layout elements - -BUILD_DEPENDS= mktexlsr:${PORTSDIR}/print/teTeX-base \ - ${TEXMFLOCAL_LSR}:${PORTSDIR}/print/tex-texmflocal -RUN_DEPENDS= latex:${PORTSDIR}/print/teTeX-base \ - ${TEXMFLOCAL_LSR}:${PORTSDIR}/print/tex-texmflocal - -PLIST_SUB= TEXMFLOCAL=${TEXMFLOCAL} MKTEXLSR=${MKTEXLSR} \ - CLASSDIR=${CLASSDIR} - -TEXMFLOCAL= share/texmf-local -TEXMFLOCAL_LSR= ${LOCALBASE}/${TEXMFLOCAL}/ls-R -MKTEXLSR= ${LOCALBASE}/bin/mktexlsr -TEX_BIN= ${LOCALBASE}/bin/etex -YES_CMD= /usr/bin/yes -CLASSDIR= ${TEXMFLOCAL}/tex/latex/${PORTNAME:S/^latex-//} -WRKSRC= ${WRKDIR}/${PORTNAME:S/^latex-//} - -CLASS_FILES= layouts.dtx layouts.ins layouts.sty - -DOC_FILES= README layman.pdf layman.tex - -IGNORE= is already included in the teTeX distribution -DEPRECATED= ${IGNORE} -EXPIRATION_DATE=2006-12-01 - -do-extract: - ${MKDIR} ${WRKSRC} - cd ${DISTDIR}/${DIST_SUBDIR} && ${CP} ${DISTFILES} ${WRKSRC} - -do-build: - cd ${WRKSRC} && ${YES_CMD} | ${TEX_BIN} layouts.ins - -do-install: - ${MKDIR} ${PREFIX}/${CLASSDIR} - ${INSTALL_DATA} ${CLASS_FILES:S@^@${WRKSRC}/@} ${PREFIX}/${CLASSDIR} -.if !defined(NOPORTDOCS) - ${MKDIR} ${DOCSDIR} - ${INSTALL_DATA} ${DOC_FILES:S@^@${WRKSRC}/@} ${DOCSDIR} -.endif - -post-install: - ${MKTEXLSR} - -.include <bsd.port.mk> diff --git a/print/latex-layouts/distinfo b/print/latex-layouts/distinfo deleted file mode 100644 index c2101b64d0f8..000000000000 --- a/print/latex-layouts/distinfo +++ /dev/null @@ -1,15 +0,0 @@ -MD5 (latex-layouts/README) = 24a2a4b62dbbb4731866621ac0181efc -SHA256 (latex-layouts/README) = 368718445d5538d8d9642a3c56413d35e5496b8016c9cd0b4c55bfcdb2645360 -SIZE (latex-layouts/README) = 3054 -MD5 (latex-layouts/layman.pdf) = af9a8b3542f0862780a1c51fdc79503b -SHA256 (latex-layouts/layman.pdf) = 58a22ca23805dcd181918580bb061c2b6b1bd446e4a61a149f4460b781e060f4 -SIZE (latex-layouts/layman.pdf) = 274438 -MD5 (latex-layouts/layman.tex) = 3177ead5cd6833e36665d7d2f33e1f91 -SHA256 (latex-layouts/layman.tex) = 52ff0e72ff4c549e41ee503baf526a6abb76473f5871eff6fea4f22b50876d54 -SIZE (latex-layouts/layman.tex) = 81268 -MD5 (latex-layouts/layouts.dtx) = cdbe9c1793afcc4ab876c3ee7adacd7b -SHA256 (latex-layouts/layouts.dtx) = 4c69f6c59eb501dbfbccbb1cc24facb6c6279980fb70d1330b4f647a20b5e0e4 -SIZE (latex-layouts/layouts.dtx) = 171755 -MD5 (latex-layouts/layouts.ins) = c20e1d693926a32fe0130ab2c9734769 -SHA256 (latex-layouts/layouts.ins) = 37e853a97b7f7d91f7ac4fb2ce00e586c306d43b92aae4a4e211293f4570de6b -SIZE (latex-layouts/layouts.ins) = 2604 diff --git a/print/latex-layouts/pkg-descr b/print/latex-layouts/pkg-descr deleted file mode 100644 index 9ad50403b2e3..000000000000 --- a/print/latex-layouts/pkg-descr +++ /dev/null @@ -1,7 +0,0 @@ -The layouts package enables the display of various elements of a -document's layout including: the general page layout; disposition -of floats; layout of paragraphs, lists, footnotes, table of contents, -and sectional headings; font boxes. - -Facilities are provided for a document designer to experiment with -the layout parameters. diff --git a/print/latex-layouts/pkg-plist b/print/latex-layouts/pkg-plist deleted file mode 100644 index 575f4341aa63..000000000000 --- a/print/latex-layouts/pkg-plist +++ /dev/null @@ -1,11 +0,0 @@ -@comment $FreeBSD$ -%%PORTDOCS%%%%DOCSDIR%%/README -%%PORTDOCS%%%%DOCSDIR%%/layman.pdf -%%PORTDOCS%%%%DOCSDIR%%/layman.tex -%%PORTDOCS%%@dirrm %%DOCSDIR%% -%%CLASSDIR%%/layouts.dtx -%%CLASSDIR%%/layouts.ins -%%CLASSDIR%%/layouts.sty -@dirrm %%CLASSDIR%% -@exec %%MKTEXLSR%% -@unexec %%MKTEXLSR%% |