From 8085da601d9c2e3e737139952ccf2eb669f8136e Mon Sep 17 00:00:00 2001 From: Automaton Date: Thu, 16 May 2013 16:20:00 +0200 Subject: [PATCH] Import print/texlive-infra version 27610 --- print/texlive-infra/Makefile | 26 ++++++++++++++++++++++++++ print/texlive-infra/distinfo | 2 ++ print/texlive-infra/pkg-descr | 4 ++++ print/texlive-infra/pkg-plist | 17 +++++++++++++++++ 4 files changed, 49 insertions(+) create mode 100644 print/texlive-infra/Makefile create mode 100644 print/texlive-infra/distinfo create mode 100644 print/texlive-infra/pkg-descr create mode 100644 print/texlive-infra/pkg-plist diff --git a/print/texlive-infra/Makefile b/print/texlive-infra/Makefile new file mode 100644 index 00000000000..c2916859462 --- /dev/null +++ b/print/texlive-infra/Makefile @@ -0,0 +1,26 @@ +# $FreeBSD: print/texlive-infra/Makefile 317588 2013-05-07 08:44:32Z hrs $ + +PORTNAME= texlive +PORTVERSION= 27610 +CATEGORIES= print perl5 +MASTER_SITES= ftp://tug.org/tex-archive/systems/texlive/tlnet/archive/ +PKGNAMESUFFIX= -infra +DISTNAME= ${PORTNAME}.infra +DIST_SUBDIR= TeX + +MAINTAINER= hrs@FreeBSD.org +COMMENT= Basic TeXLive infrastructure + +USE_XZ= yes +USE_TEX= texmf +NO_BUILD= yes +NO_WRKSUBDIR= yes + +do-install: + ${MKDIR} ${SITE_PERL}/TeXLive + ${INSTALL_DATA} ${WRKSRC}/tlpkg/TeXLive/*.pm ${SITE_PERL}/TeXLive + ${INSTALL_DATA} ${WRKSRC}/texmf/web2c/fmtutil-hdr.cnf \ + ${WRKSRC}/texmf/web2c/updmap-hdr.cfg \ + ${PREFIX}/${TEXMFDIR}/web2c/ + +.include diff --git a/print/texlive-infra/distinfo b/print/texlive-infra/distinfo new file mode 100644 index 00000000000..875d512b968 --- /dev/null +++ b/print/texlive-infra/distinfo @@ -0,0 +1,2 @@ +SHA256 (TeX/texlive.infra.tar.xz) = 79833a30793daa31a147f749e0606f4cacf4d48a86fa93b42f5d985789eed808 +SIZE (TeX/texlive.infra.tar.xz) = 202680 diff --git a/print/texlive-infra/pkg-descr b/print/texlive-infra/pkg-descr new file mode 100644 index 00000000000..b301890a061 --- /dev/null +++ b/print/texlive-infra/pkg-descr @@ -0,0 +1,4 @@ +This package contains the files needed to get the TeX Live +tools (notably tlmgr) running: perl modules, xz binaries, plus +(sometimes) tar and wget. These files end up in the standalone +install packages, and in the tlcritical repository. diff --git a/print/texlive-infra/pkg-plist b/print/texlive-infra/pkg-plist new file mode 100644 index 00000000000..c05d029d975 --- /dev/null +++ b/print/texlive-infra/pkg-plist @@ -0,0 +1,17 @@ +@comment $FreeBSD: print/texlive-infra/pkg-plist 317452 2013-05-06 00:44:22Z hrs $ +%%SITE_PERL%%/TeXLive/Splashscreen.pm +%%SITE_PERL%%/TeXLive/TLConfFile.pm +%%SITE_PERL%%/TeXLive/TLConfig.pm +%%SITE_PERL%%/TeXLive/TLDownload.pm +%%SITE_PERL%%/TeXLive/TLPDB.pm +%%SITE_PERL%%/TeXLive/TLPOBJ.pm +%%SITE_PERL%%/TeXLive/TLPSRC.pm +%%SITE_PERL%%/TeXLive/TLPaper.pm +%%SITE_PERL%%/TeXLive/TLTREE.pm +%%SITE_PERL%%/TeXLive/TLUtils.pm +%%SITE_PERL%%/TeXLive/TLWinGoo.pm +%%SITE_PERL%%/TeXLive/TeXCatalogue.pm +%%SITE_PERL%%/TeXLive/waitVariableX.pm +@dirrm %%SITE_PERL%%/TeXLive +%%TEXMFDIR%%/web2c/fmtutil-hdr.cnf +%%TEXMFDIR%%/web2c/updmap-hdr.cfg -- 2.41.0