aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2021-05-05 16:22:29 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2021-05-05 16:25:32 +0000
commit75b84e53f2fc86cf666dfad929445318fac13bc7 (patch)
treecb298a9bda46f15b8a620dfe1d834c22c864f693
parent424ca6b993b16023f64b935a5de0e13f67ec84ee (diff)
downloadports-75b84e53f2fc86cf666dfad929445318fac13bc7.tar.gz
ports-75b84e53f2fc86cf666dfad929445318fac13bc7.zip
print/texlive-full: Update maintainership of TeX Live universe ports
- Give the maintainership of the TeX-live related ports to the FreeBSD TeX group [1]. [1] https://wiki.freebsd.org/tex Approved by: hrs
-rw-r--r--Mk/bsd.tex.mk2
-rw-r--r--devel/tex-kpathsea/Makefile2
-rw-r--r--devel/tex-libtexlua/Makefile2
-rw-r--r--devel/tex-libtexluajit/Makefile2
-rw-r--r--devel/tex-synctex/Makefile2
-rw-r--r--devel/tex-web2c/Makefile2
-rw-r--r--japanese/tex-ptex/Makefile2
-rw-r--r--print/latex-biber/Makefile2
-rw-r--r--print/tex-aleph/Makefile2
-rw-r--r--print/tex-basic-engines/Makefile2
-rw-r--r--print/tex-dvipdfmx/Makefile2
-rw-r--r--print/tex-dvipsk/Makefile2
-rw-r--r--print/tex-formats/Makefile2
-rw-r--r--print/tex-jadetex/Makefile2
-rw-r--r--print/tex-luatex/Makefile2
-rw-r--r--print/tex-ptexenc/Makefile2
-rw-r--r--print/tex-xdvik/Makefile2
-rw-r--r--print/tex-xetex/Makefile2
-rw-r--r--print/tex-xmltex/Makefile2
-rw-r--r--print/texlive-base/Makefile2
-rw-r--r--print/texlive-docs/Makefile2
-rw-r--r--print/texlive-full/Makefile2
-rw-r--r--print/texlive-texmf-source/Makefile2
-rw-r--r--print/texlive-texmf/Makefile2
-rw-r--r--print/texlive-tlmgr/Makefile2
25 files changed, 25 insertions, 25 deletions
diff --git a/Mk/bsd.tex.mk b/Mk/bsd.tex.mk
index 5e4573ccb678..c5df30051cd5 100644
--- a/Mk/bsd.tex.mk
+++ b/Mk/bsd.tex.mk
@@ -1,6 +1,6 @@
# bsd.tex.mk - Common part for TeX related ports
#
-TEX_MAINTAINER= hrs@FreeBSD.org
+TEX_MAINTAINER= freebsd-tex@FreeBSD.org
#
# Ports which depend on TeX should use USE_TEX.
diff --git a/devel/tex-kpathsea/Makefile b/devel/tex-kpathsea/Makefile
index ecbd5b0cb2e4..603aacd4c997 100644
--- a/devel/tex-kpathsea/Makefile
+++ b/devel/tex-kpathsea/Makefile
@@ -7,7 +7,7 @@ PKGNAMEPREFIX= tex-
DISTNAME= texlive-20150521-source
DIST_SUBDIR= TeX
-MAINTAINER= hrs@FreeBSD.org
+MAINTAINER= freebsd-tex@FreeBSD.org
COMMENT= Path searching library for TeX
LICENSE= LGPL21+
diff --git a/devel/tex-libtexlua/Makefile b/devel/tex-libtexlua/Makefile
index 6479fb6fd24a..6153e9c0f52d 100644
--- a/devel/tex-libtexlua/Makefile
+++ b/devel/tex-libtexlua/Makefile
@@ -6,7 +6,7 @@ PKGNAMEPREFIX= tex-
DISTNAME= texlive-20150521-source
DIST_SUBDIR= TeX
-MAINTAINER= hrs@FreeBSD.org
+MAINTAINER= freebsd-tex@FreeBSD.org
COMMENT= Lua library for TeXLive
LICENSE= MIT
diff --git a/devel/tex-libtexluajit/Makefile b/devel/tex-libtexluajit/Makefile
index f77fc0c3d6ad..eb892aa3a9e5 100644
--- a/devel/tex-libtexluajit/Makefile
+++ b/devel/tex-libtexluajit/Makefile
@@ -6,7 +6,7 @@ PKGNAMEPREFIX= tex-
DISTNAME= texlive-20150521-source
DIST_SUBDIR= TeX
-MAINTAINER= hrs@FreeBSD.org
+MAINTAINER= freebsd-tex@FreeBSD.org
COMMENT= LuaJIT library for TeXLive
LICENSE= MIT
diff --git a/devel/tex-synctex/Makefile b/devel/tex-synctex/Makefile
index 57126a51ba4d..5d89b24b9a40 100644
--- a/devel/tex-synctex/Makefile
+++ b/devel/tex-synctex/Makefile
@@ -7,7 +7,7 @@ PKGNAMEPREFIX= tex-
DISTNAME= texlive-20150521-source
DIST_SUBDIR= TeX
-MAINTAINER= hrs@FreeBSD.org
+MAINTAINER= freebsd-tex@FreeBSD.org
COMMENT= Synchronization TeXnology parser library
LICENSE= MIT
diff --git a/devel/tex-web2c/Makefile b/devel/tex-web2c/Makefile
index 92d6a964f6e0..01ba02d7d44f 100644
--- a/devel/tex-web2c/Makefile
+++ b/devel/tex-web2c/Makefile
@@ -7,7 +7,7 @@ PKGNAMEPREFIX= tex-
DISTNAME= texlive-${PORTVERSION}-source
DIST_SUBDIR= TeX
-MAINTAINER= hrs@FreeBSD.org
+MAINTAINER= freebsd-tex@FreeBSD.org
COMMENT= TeX implementation translating WEB to C
LIB_DEPENDS= libopenjpeg.so:graphics/openjpeg15 \
diff --git a/japanese/tex-ptex/Makefile b/japanese/tex-ptex/Makefile
index 13def6de7874..25d5669f24a7 100644
--- a/japanese/tex-ptex/Makefile
+++ b/japanese/tex-ptex/Makefile
@@ -10,7 +10,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \
DIST_SUBDIR= TeX
EXTRACT_ONLY= texlive-${DISTVERSION_TEXLIVE_SOURCE}-source${EXTRACT_SUFX}
-MAINTAINER= hrs@FreeBSD.org
+MAINTAINER= freebsd-tex@FreeBSD.org
COMMENT= ASCII Japanese pTeX
USES= tar:xz pkgconfig
diff --git a/print/latex-biber/Makefile b/print/latex-biber/Makefile
index 8448f812107a..e0c060f83786 100644
--- a/print/latex-biber/Makefile
+++ b/print/latex-biber/Makefile
@@ -6,7 +6,7 @@ CATEGORIES= print perl5
PKGNAMEPREFIX= latex-
DIST_SUBDIR= TeX
-MAINTAINER= hrs@FreeBSD.org
+MAINTAINER= freebsd-tex@FreeBSD.org
COMMENT= BibTeX replacement for users of biblatex
LICENSE= ART10 GPLv1+
diff --git a/print/tex-aleph/Makefile b/print/tex-aleph/Makefile
index 91c4534b0255..5e2e3170e786 100644
--- a/print/tex-aleph/Makefile
+++ b/print/tex-aleph/Makefile
@@ -10,7 +10,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \
DIST_SUBDIR= TeX
EXTRACT_ONLY= texlive-${DISTVERSION_TEXLIVE_SOURCE}-source${EXTRACT_SUFX}
-MAINTAINER= hrs@FreeBSD.org
+MAINTAINER= freebsd-tex@FreeBSD.org
COMMENT= TeX Engine including Omega and e-TeX features
LIB_DEPENDS= libmpfr.so:math/mpfr \
diff --git a/print/tex-basic-engines/Makefile b/print/tex-basic-engines/Makefile
index 0feddf0264f7..deef5aa23da5 100644
--- a/print/tex-basic-engines/Makefile
+++ b/print/tex-basic-engines/Makefile
@@ -6,7 +6,7 @@ PKGNAMEPREFIX= tex-
DISTNAME= texlive-20150521-source
DIST_SUBDIR= TeX
-MAINTAINER= hrs@FreeBSD.org
+MAINTAINER= freebsd-tex@FreeBSD.org
COMMENT= Basic TeX Engines
LIB_DEPENDS= libpng.so:graphics/png
diff --git a/print/tex-dvipdfmx/Makefile b/print/tex-dvipdfmx/Makefile
index eb981ed02925..6f792947c148 100644
--- a/print/tex-dvipdfmx/Makefile
+++ b/print/tex-dvipdfmx/Makefile
@@ -12,7 +12,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \
DIST_SUBDIR= TeX
EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
-MAINTAINER= hrs@FreeBSD.org
+MAINTAINER= freebsd-tex@FreeBSD.org
COMMENT= DVI Previewer(kpathsearch) for X
LICENSE= GPLv2
diff --git a/print/tex-dvipsk/Makefile b/print/tex-dvipsk/Makefile
index 533ca0201ac2..ad4726bff5a8 100644
--- a/print/tex-dvipsk/Makefile
+++ b/print/tex-dvipsk/Makefile
@@ -10,7 +10,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \
DIST_SUBDIR= TeX
EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
-MAINTAINER= hrs@FreeBSD.org
+MAINTAINER= freebsd-tex@FreeBSD.org
COMMENT= Convert a TeX DVI file to PostScript
LICENSE= GPLv2
diff --git a/print/tex-formats/Makefile b/print/tex-formats/Makefile
index e1fbb8a2023a..20eb670e0ae8 100644
--- a/print/tex-formats/Makefile
+++ b/print/tex-formats/Makefile
@@ -7,7 +7,7 @@ PKGNAMEPREFIX= tex-
DISTFILES= #empty
EXTRACT_ONLY= #empty
-MAINTAINER= hrs@FreeBSD.org
+MAINTAINER= freebsd-tex@FreeBSD.org
COMMENT= Formats for basic TeX engines and the 'latex' command
NO_ARCH= yes
diff --git a/print/tex-jadetex/Makefile b/print/tex-jadetex/Makefile
index a23b8e8282b3..1d2e0f0ded14 100644
--- a/print/tex-jadetex/Makefile
+++ b/print/tex-jadetex/Makefile
@@ -8,7 +8,7 @@ DISTNAME= texlive-20150523-texmf
DIST_SUBDIR= TeX
EXTRACT_ONLY=
-MAINTAINER= hrs@FreeBSD.org
+MAINTAINER= freebsd-tex@FreeBSD.org
COMMENT= TeX backend for Jade, DSSSL processor for SGML/XML documents
USES= tar:xz
diff --git a/print/tex-luatex/Makefile b/print/tex-luatex/Makefile
index 7b52ad2ceb05..2170772f1dd4 100644
--- a/print/tex-luatex/Makefile
+++ b/print/tex-luatex/Makefile
@@ -10,7 +10,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \
DIST_SUBDIR= TeX
EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
-MAINTAINER= hrs@FreeBSD.org
+MAINTAINER= freebsd-tex@FreeBSD.org
COMMENT= Extended version of pdfTeX using Lua
LIB_DEPENDS= libpng.so:graphics/png \
diff --git a/print/tex-ptexenc/Makefile b/print/tex-ptexenc/Makefile
index 1c28cc049e2d..b90b0a6b1fef 100644
--- a/print/tex-ptexenc/Makefile
+++ b/print/tex-ptexenc/Makefile
@@ -7,7 +7,7 @@ PKGNAMEPREFIX= tex-
DISTNAME= texlive-20150521-source
DIST_SUBDIR= TeX
-MAINTAINER= hrs@FreeBSD.org
+MAINTAINER= freebsd-tex@FreeBSD.org
COMMENT= Library for Japanese pTeX and its tools
LICENSE= BSD3CLAUSE
diff --git a/print/tex-xdvik/Makefile b/print/tex-xdvik/Makefile
index d517d569cb7f..c6b13c95033f 100644
--- a/print/tex-xdvik/Makefile
+++ b/print/tex-xdvik/Makefile
@@ -8,7 +8,7 @@ MASTER_SITES= SF/xdvi/${PORTNAME}/${PORTVERSION}
PKGNAMEPREFIX= tex-
DIST_SUBDIR= TeX
-MAINTAINER= hrs@FreeBSD.org
+MAINTAINER= freebsd-tex@FreeBSD.org
COMMENT= DVI Previewer(kpathsearch) for X
LIB_DEPENDS= libfreetype.so:print/freetype2 \
diff --git a/print/tex-xetex/Makefile b/print/tex-xetex/Makefile
index bbb5e38e1797..68c9316fd3ba 100644
--- a/print/tex-xetex/Makefile
+++ b/print/tex-xetex/Makefile
@@ -10,7 +10,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \
DIST_SUBDIR= TeX
EXTRACT_ONLY= texlive-${DISTVERSION_TEXLIVE_SOURCE}-source${EXTRACT_SUFX}
-MAINTAINER= hrs@FreeBSD.org
+MAINTAINER= freebsd-tex@FreeBSD.org
COMMENT= TeX System with Unicode and Modern Font Technologies
LIB_DEPENDS= libfreetype.so:print/freetype2 \
diff --git a/print/tex-xmltex/Makefile b/print/tex-xmltex/Makefile
index a3470bef9cc4..225525dd96a3 100644
--- a/print/tex-xmltex/Makefile
+++ b/print/tex-xmltex/Makefile
@@ -8,7 +8,7 @@ DISTNAME= texlive-20150523-texmf
DIST_SUBDIR= TeX
EXTRACT_ONLY=
-MAINTAINER= hrs@FreeBSD.org
+MAINTAINER= freebsd-tex@FreeBSD.org
COMMENT= Non-validating XML parser, written in TeX
USES= tar:xz
diff --git a/print/texlive-base/Makefile b/print/texlive-base/Makefile
index 29612c0396b2..89198a1fc995 100644
--- a/print/texlive-base/Makefile
+++ b/print/texlive-base/Makefile
@@ -7,7 +7,7 @@ PKGNAMESUFFIX= -base
DISTNAME= ${PORTNAME}-${DISTVERSION}-source
DIST_SUBDIR= TeX
-MAINTAINER= hrs@FreeBSD.org
+MAINTAINER= freebsd-tex@FreeBSD.org
COMMENT= TeX Live Typesetting System, base binaries
LIB_DEPENDS= libicuio.so:devel/icu \
diff --git a/print/texlive-docs/Makefile b/print/texlive-docs/Makefile
index eb47086bff88..ecb3e2fef9f6 100644
--- a/print/texlive-docs/Makefile
+++ b/print/texlive-docs/Makefile
@@ -6,7 +6,7 @@ PKGNAMESUFFIX= -docs
DISTNAME= ${PORTNAME}-${PORTVERSION}-texmf
DIST_SUBDIR= TeX
-MAINTAINER= hrs@FreeBSD.org
+MAINTAINER= freebsd-tex@FreeBSD.org
COMMENT= TeX Live Typesetting System, documentation
USES= tar:xz
diff --git a/print/texlive-full/Makefile b/print/texlive-full/Makefile
index b20f568c6799..5475fad3d3b0 100644
--- a/print/texlive-full/Makefile
+++ b/print/texlive-full/Makefile
@@ -3,7 +3,7 @@ DISTVERSION= 20150521
CATEGORIES= print
PKGNAMESUFFIX= -full
-MAINTAINER= hrs@FreeBSD.org
+MAINTAINER= freebsd-tex@FreeBSD.org
COMMENT= TeX Live, Full Version
USE_TEX= full texhash
diff --git a/print/texlive-texmf-source/Makefile b/print/texlive-texmf-source/Makefile
index eec9ebc9fa49..994e9e7087bc 100644
--- a/print/texlive-texmf-source/Makefile
+++ b/print/texlive-texmf-source/Makefile
@@ -6,7 +6,7 @@ PKGNAMESUFFIX= -texmf-source
DISTNAME= ${PORTNAME}-${PORTVERSION}-texmf
DIST_SUBDIR= TeX
-MAINTAINER= hrs@FreeBSD.org
+MAINTAINER= freebsd-tex@FreeBSD.org
COMMENT= TeX Live Typesetting System, texmf Tree (source)
CONFLICTS_INSTALL= texlive-base-201[234]*
diff --git a/print/texlive-texmf/Makefile b/print/texlive-texmf/Makefile
index e4c3139c8654..7917350d0dcb 100644
--- a/print/texlive-texmf/Makefile
+++ b/print/texlive-texmf/Makefile
@@ -10,7 +10,7 @@ DISTFILES= ${PORTNAME}-${PORTVERSION}${PKGNAMESUFFIX}${EXTRACT_SUFX}:texmf \
DIST_SUBDIR= TeX
EXTRACT_ONLY= latex-base-20150101.2${EXTRACT_SUFX}
-MAINTAINER= hrs@FreeBSD.org
+MAINTAINER= freebsd-tex@FreeBSD.org
COMMENT= TeX Live Typesetting System, texmf Tree
CONFLICTS_INSTALL= texlive-base-201[234]* \
diff --git a/print/texlive-tlmgr/Makefile b/print/texlive-tlmgr/Makefile
index c75a84c0b328..309490bb7232 100644
--- a/print/texlive-tlmgr/Makefile
+++ b/print/texlive-tlmgr/Makefile
@@ -11,7 +11,7 @@ DISTFILES= ${PORTNAME}-${PORTVERSION}-extra${EXTRACT_SUFX}:tlmgr \
DIST_SUBDIR= TeX
EXTRACT_ONLY= ${PORTNAME}-${PORTVERSION}-extra${EXTRACT_SUFX}
-MAINTAINER= hrs@FreeBSD.org
+MAINTAINER= freebsd-tex@FreeBSD.org
COMMENT= TeXLive manager modules
RUN_DEPENDS= tex-kpathsea>=6.2.1_1:devel/tex-kpathsea