summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authormarkd <markd>2015-05-16 02:51:22 +0000
committermarkd <markd>2015-05-16 02:51:22 +0000
commita5d170098c977907b2370995fd5184ea542b6713 (patch)
tree64d8b634c9bd967d0cc5001286f4fbc5cdf5f59f /print
parentdd4e7c30b6df74403851e4ce3d790afb8e7f757d (diff)
downloadpkgsrc-a5d170098c977907b2370995fd5184ea542b6713.tar.gz
Adding more tex hyphenation packages.
Diffstat (limited to 'print')
-rw-r--r--print/tex-hyphen-afrikaans/DESCR4
-rw-r--r--print/tex-hyphen-afrikaans/Makefile25
-rw-r--r--print/tex-hyphen-afrikaans/PLIST1
-rw-r--r--print/tex-hyphen-afrikaans/distinfo5
-rw-r--r--print/tex-hyphen-armenian/DESCR1
-rw-r--r--print/tex-hyphen-armenian/Makefile25
-rw-r--r--print/tex-hyphen-armenian/PLIST1
-rw-r--r--print/tex-hyphen-armenian/distinfo5
-rw-r--r--print/tex-hyphen-ethiopic/DESCR5
-rw-r--r--print/tex-hyphen-ethiopic/Makefile29
-rw-r--r--print/tex-hyphen-ethiopic/PLIST1
-rw-r--r--print/tex-hyphen-ethiopic/distinfo5
-rw-r--r--print/tex-hyphen-friulan/DESCR4
-rw-r--r--print/tex-hyphen-friulan/Makefile25
-rw-r--r--print/tex-hyphen-friulan/PLIST1
-rw-r--r--print/tex-hyphen-friulan/distinfo5
-rw-r--r--print/tex-hyphen-georgian/DESCR2
-rw-r--r--print/tex-hyphen-georgian/Makefile25
-rw-r--r--print/tex-hyphen-georgian/PLIST1
-rw-r--r--print/tex-hyphen-georgian/distinfo5
-rw-r--r--print/tex-hyphen-indic/DESCR3
-rw-r--r--print/tex-hyphen-indic/Makefile125
-rw-r--r--print/tex-hyphen-indic/PLIST1
-rw-r--r--print/tex-hyphen-indic/distinfo5
-rw-r--r--print/tex-hyphen-kurmanji/DESCR3
-rw-r--r--print/tex-hyphen-kurmanji/Makefile25
-rw-r--r--print/tex-hyphen-kurmanji/PLIST1
-rw-r--r--print/tex-hyphen-kurmanji/distinfo5
-rw-r--r--print/tex-hyphen-latvian/DESCR1
-rw-r--r--print/tex-hyphen-latvian/Makefile25
-rw-r--r--print/tex-hyphen-latvian/PLIST1
-rw-r--r--print/tex-hyphen-latvian/distinfo5
-rw-r--r--print/tex-hyphen-piedmontese/DESCR3
-rw-r--r--print/tex-hyphen-piedmontese/Makefile25
-rw-r--r--print/tex-hyphen-piedmontese/PLIST1
-rw-r--r--print/tex-hyphen-piedmontese/distinfo5
-rw-r--r--print/tex-hyphen-romansh/DESCR3
-rw-r--r--print/tex-hyphen-romansh/Makefile25
-rw-r--r--print/tex-hyphen-romansh/PLIST1
-rw-r--r--print/tex-hyphen-romansh/distinfo5
-rw-r--r--print/tex-hyphen-thai/DESCR1
-rw-r--r--print/tex-hyphen-thai/Makefile25
-rw-r--r--print/tex-hyphen-thai/PLIST1
-rw-r--r--print/tex-hyphen-thai/distinfo5
-rw-r--r--print/tex-hyphen-turkmen/DESCR1
-rw-r--r--print/tex-hyphen-turkmen/Makefile25
-rw-r--r--print/tex-hyphen-turkmen/PLIST1
-rw-r--r--print/tex-hyphen-turkmen/distinfo5
48 files changed, 507 insertions, 0 deletions
diff --git a/print/tex-hyphen-afrikaans/DESCR b/print/tex-hyphen-afrikaans/DESCR
new file mode 100644
index 00000000000..99dc188db22
--- /dev/null
+++ b/print/tex-hyphen-afrikaans/DESCR
@@ -0,0 +1,4 @@
+Hyphenation patterns for Afrikaans in T1/EC and UTF-8
+encodings. OpenOffice includes older patterns created by a
+different author, but the patterns packaged with TeX are
+considered superior in quality.
diff --git a/print/tex-hyphen-afrikaans/Makefile b/print/tex-hyphen-afrikaans/Makefile
new file mode 100644
index 00000000000..ef13f9335ea
--- /dev/null
+++ b/print/tex-hyphen-afrikaans/Makefile
@@ -0,0 +1,25 @@
+# $NetBSD: Makefile,v 1.1 2015/05/16 02:51:23 markd Exp $
+
+DISTNAME= hyphen-afrikaans
+PKGNAME= tex-${DISTNAME}-2014
+TEXLIVE_REV= 25990
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+COMMENT= Afrikaans hyphenation patterns
+
+DEPENDS+= tex-hyphen-base-[0-9]*:../../print/tex-hyphen-base
+DEPENDS+= tex-hyph-utf8-[0-9]*:../../print/tex-hyph-utf8
+
+TEX_HYPHEN_DAT+= afrikaans loadhyph-af.tex
+TEX_HYPHEN_DEF+= \\addlanguage{afrikaans}{loadhyph-af.tex}{}{1}{2}
+TEX_HYPHEN_LUA+= ['afrikaans']={ \
+ loader='loadhyph-af.tex', \
+ lefthyphenmin=1, \
+ righthyphenmin=2, \
+ synonyms={}, \
+ patterns='hyph-af.pat.txt', \
+ hyphenation='hyph-af.hyp.txt', \
+ },
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/print/tex-hyphen-afrikaans/PLIST b/print/tex-hyphen-afrikaans/PLIST
new file mode 100644
index 00000000000..5d499be590b
--- /dev/null
+++ b/print/tex-hyphen-afrikaans/PLIST
@@ -0,0 +1 @@
+@comment $NetBSD: PLIST,v 1.1 2015/05/16 02:51:23 markd Exp $
diff --git a/print/tex-hyphen-afrikaans/distinfo b/print/tex-hyphen-afrikaans/distinfo
new file mode 100644
index 00000000000..c9e6a50d7d9
--- /dev/null
+++ b/print/tex-hyphen-afrikaans/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2015/05/16 02:51:23 markd Exp $
+
+SHA1 (tex-hyphen-afrikaans-25990/hyphen-afrikaans.tar.xz) = e76fe19a45cbbba43b2946561da9f90ecfcf53b4
+RMD160 (tex-hyphen-afrikaans-25990/hyphen-afrikaans.tar.xz) = 3b96fbb2037a54237535a59e3fffb5529afd9975
+Size (tex-hyphen-afrikaans-25990/hyphen-afrikaans.tar.xz) = 504 bytes
diff --git a/print/tex-hyphen-armenian/DESCR b/print/tex-hyphen-armenian/DESCR
new file mode 100644
index 00000000000..a67a369c410
--- /dev/null
+++ b/print/tex-hyphen-armenian/DESCR
@@ -0,0 +1 @@
+Hyphenation patterns for Armenian for Unicode engines.
diff --git a/print/tex-hyphen-armenian/Makefile b/print/tex-hyphen-armenian/Makefile
new file mode 100644
index 00000000000..5a63a46c6ac
--- /dev/null
+++ b/print/tex-hyphen-armenian/Makefile
@@ -0,0 +1,25 @@
+# $NetBSD: Makefile,v 1.1 2015/05/16 02:51:22 markd Exp $
+
+DISTNAME= hyphen-armenian
+PKGNAME= tex-${DISTNAME}-2014
+TEXLIVE_REV= 23085
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+COMMENT= Armenian hyphenation patterns
+
+DEPENDS+= tex-hyphen-base-[0-9]*:../../print/tex-hyphen-base
+DEPENDS+= tex-hyph-utf8-[0-9]*:../../print/tex-hyph-utf8
+
+TEX_HYPHEN_DAT+= armenian loadhyph-hy.tex
+TEX_HYPHEN_DEF+= \\addlanguage{armenian}{loadhyph-hy.tex}{}{1}{2}
+TEX_HYPHEN_LUA+= ['armenian']={ \
+ loader='loadhyph-hy.tex', \
+ lefthyphenmin=1, \
+ righthyphenmin=2, \
+ synonyms={}, \
+ patterns='hyph-hy.pat.txt', \
+ hyphenation='', \
+ },
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/print/tex-hyphen-armenian/PLIST b/print/tex-hyphen-armenian/PLIST
new file mode 100644
index 00000000000..2038afc1046
--- /dev/null
+++ b/print/tex-hyphen-armenian/PLIST
@@ -0,0 +1 @@
+@comment $NetBSD: PLIST,v 1.1 2015/05/16 02:51:22 markd Exp $
diff --git a/print/tex-hyphen-armenian/distinfo b/print/tex-hyphen-armenian/distinfo
new file mode 100644
index 00000000000..e0b438c71ed
--- /dev/null
+++ b/print/tex-hyphen-armenian/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2015/05/16 02:51:22 markd Exp $
+
+SHA1 (tex-hyphen-armenian-23085/hyphen-armenian.tar.xz) = 3fce8b3c0e3b83e4e97ff093b354783a858a2f4a
+RMD160 (tex-hyphen-armenian-23085/hyphen-armenian.tar.xz) = e2a6d7011d6900d0e0f6d84dba0448f371760c21
+Size (tex-hyphen-armenian-23085/hyphen-armenian.tar.xz) = 396 bytes
diff --git a/print/tex-hyphen-ethiopic/DESCR b/print/tex-hyphen-ethiopic/DESCR
new file mode 100644
index 00000000000..fe151fd9521
--- /dev/null
+++ b/print/tex-hyphen-ethiopic/DESCR
@@ -0,0 +1,5 @@
+Hyphenation patterns for languages written using the Ethiopic
+script for Unicode engines. They are not supposed to be
+linguistically relevant in all cases and should, for proper
+typography, be replaced by files tailored to individual
+languages.
diff --git a/print/tex-hyphen-ethiopic/Makefile b/print/tex-hyphen-ethiopic/Makefile
new file mode 100644
index 00000000000..b1873e2f7bc
--- /dev/null
+++ b/print/tex-hyphen-ethiopic/Makefile
@@ -0,0 +1,29 @@
+# $NetBSD: Makefile,v 1.1 2015/05/16 02:51:22 markd Exp $
+
+DISTNAME= hyphen-ethiopic
+PKGNAME= tex-${DISTNAME}-2014
+TEXLIVE_REV= 23085
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+COMMENT= Hyphenation patterns for Ethiopic scripts
+
+DEPENDS+= tex-hyphen-base-[0-9]*:../../print/tex-hyphen-base
+DEPENDS+= tex-hyph-utf8-[0-9]*:../../print/tex-hyph-utf8
+
+TEX_HYPHEN_DAT+= ethiopic loadhyph-mul-ethi.tex
+TEX_HYPHEN_DAT+= = amharic
+TEX_HYPHEN_DAT+= = geez
+TEX_HYPHEN_DEF+= \\addlanguage{ethiopic}{loadhyph-mul-ethi.tex}{}{1}{1}
+TEX_HYPHEN_DEF+= \\addlanguage{amharic}{loadhyph-mul-ethi.tex}{}{1}{1}
+TEX_HYPHEN_DEF+= \\addlanguage{geez}{loadhyph-mul-ethi.tex}{}{1}{1}
+TEX_HYPHEN_LUA+= ['ethiopic']={ \
+ loader='loadhyph-mul-ethi.tex', \
+ lefthyphenmin=1, \
+ righthyphenmin=1, \
+ synonyms={'amharic','geez',}, \
+ patterns='hyph-mul-ethi.pat.txt', \
+ hyphenation='', \
+ },
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/print/tex-hyphen-ethiopic/PLIST b/print/tex-hyphen-ethiopic/PLIST
new file mode 100644
index 00000000000..2038afc1046
--- /dev/null
+++ b/print/tex-hyphen-ethiopic/PLIST
@@ -0,0 +1 @@
+@comment $NetBSD: PLIST,v 1.1 2015/05/16 02:51:22 markd Exp $
diff --git a/print/tex-hyphen-ethiopic/distinfo b/print/tex-hyphen-ethiopic/distinfo
new file mode 100644
index 00000000000..0829e48ccff
--- /dev/null
+++ b/print/tex-hyphen-ethiopic/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2015/05/16 02:51:22 markd Exp $
+
+SHA1 (tex-hyphen-ethiopic-23085/hyphen-ethiopic.tar.xz) = 940dceedd70a832f233d5f4db3e7ed59ab076045
+RMD160 (tex-hyphen-ethiopic-23085/hyphen-ethiopic.tar.xz) = aaf7d8f2746ba00791df6e7161d25bafaee8d876
+Size (tex-hyphen-ethiopic-23085/hyphen-ethiopic.tar.xz) = 548 bytes
diff --git a/print/tex-hyphen-friulan/DESCR b/print/tex-hyphen-friulan/DESCR
new file mode 100644
index 00000000000..9582f1085f3
--- /dev/null
+++ b/print/tex-hyphen-friulan/DESCR
@@ -0,0 +1,4 @@
+Hyphenation patterns for Friulan in ASCII encoding. They are
+supposed to comply with the common spelling of the Friulan
+(Furlan) language as fixed by the Regional Law N.15/96 dated
+November 6, 1996 and its following amendments.
diff --git a/print/tex-hyphen-friulan/Makefile b/print/tex-hyphen-friulan/Makefile
new file mode 100644
index 00000000000..f8390667655
--- /dev/null
+++ b/print/tex-hyphen-friulan/Makefile
@@ -0,0 +1,25 @@
+# $NetBSD: Makefile,v 1.1 2015/05/16 02:51:23 markd Exp $
+
+DISTNAME= hyphen-friulan
+PKGNAME= tex-${DISTNAME}-2014
+TEXLIVE_REV= 26595
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+COMMENT= Friulan hyphenation patterns
+
+DEPENDS+= tex-hyphen-base-[0-9]*:../../print/tex-hyphen-base
+DEPENDS+= tex-hyph-utf8-[0-9]*:../../print/tex-hyph-utf8
+
+TEX_HYPHEN_DAT+= friulan loadhyph-fur.tex
+TEX_HYPHEN_DEF+= \\addlanguage{friulan}{loadhyph-fur.tex}{}{2}{2}
+TEX_HYPHEN_LUA+= ['friulan']={ \
+ loader='loadhyph-fur.tex', \
+ lefthyphenmin=2, \
+ righthyphenmin=2, \
+ synonyms={}, \
+ patterns='hyph-fur.pat.txt', \
+ hyphenation='', \
+ },
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/print/tex-hyphen-friulan/PLIST b/print/tex-hyphen-friulan/PLIST
new file mode 100644
index 00000000000..5d499be590b
--- /dev/null
+++ b/print/tex-hyphen-friulan/PLIST
@@ -0,0 +1 @@
+@comment $NetBSD: PLIST,v 1.1 2015/05/16 02:51:23 markd Exp $
diff --git a/print/tex-hyphen-friulan/distinfo b/print/tex-hyphen-friulan/distinfo
new file mode 100644
index 00000000000..16c45b0a1d0
--- /dev/null
+++ b/print/tex-hyphen-friulan/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2015/05/16 02:51:23 markd Exp $
+
+SHA1 (tex-hyphen-friulan-26595/hyphen-friulan.tar.xz) = 7b098f4bc0e73db2a4400800aa552b0f43e0e4ec
+RMD160 (tex-hyphen-friulan-26595/hyphen-friulan.tar.xz) = d52a32a41af830d994149310dd48a0f5be1bf757
+Size (tex-hyphen-friulan-26595/hyphen-friulan.tar.xz) = 524 bytes
diff --git a/print/tex-hyphen-georgian/DESCR b/print/tex-hyphen-georgian/DESCR
new file mode 100644
index 00000000000..9b3a1ea1e90
--- /dev/null
+++ b/print/tex-hyphen-georgian/DESCR
@@ -0,0 +1,2 @@
+Hyphenation patterns for Georgian in T8M, T8K and UTF-8
+encodings.
diff --git a/print/tex-hyphen-georgian/Makefile b/print/tex-hyphen-georgian/Makefile
new file mode 100644
index 00000000000..94e6c65b47c
--- /dev/null
+++ b/print/tex-hyphen-georgian/Makefile
@@ -0,0 +1,25 @@
+# $NetBSD: Makefile,v 1.1 2015/05/16 02:51:23 markd Exp $
+
+DISTNAME= hyphen-georgian
+PKGNAME= tex-${DISTNAME}-2014
+TEXLIVE_REV= 30326
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+COMMENT= Georgian hyphenation patterns
+
+DEPENDS+= tex-hyphen-base-[0-9]*:../../print/tex-hyphen-base
+DEPENDS+= tex-hyph-utf8-[0-9]*:../../print/tex-hyph-utf8
+
+TEX_HYPHEN_DAT+= georgian loadhyph-ka.tex
+TEX_HYPHEN_DEF+= \\addlanguage{georgian}{loadhyph-ka.tex}{}{2}{3}
+TEX_HYPHEN_LUA+= ['georgian']={ \
+ loader='loadhyph-ka.tex', \
+ lefthyphenmin=2, \
+ righthyphenmin=3, \
+ synonyms={}, \
+ patterns='hyph-ka.pat.txt', \
+ hyphenation='', \
+ },
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/print/tex-hyphen-georgian/PLIST b/print/tex-hyphen-georgian/PLIST
new file mode 100644
index 00000000000..5d499be590b
--- /dev/null
+++ b/print/tex-hyphen-georgian/PLIST
@@ -0,0 +1 @@
+@comment $NetBSD: PLIST,v 1.1 2015/05/16 02:51:23 markd Exp $
diff --git a/print/tex-hyphen-georgian/distinfo b/print/tex-hyphen-georgian/distinfo
new file mode 100644
index 00000000000..08a509b8557
--- /dev/null
+++ b/print/tex-hyphen-georgian/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2015/05/16 02:51:23 markd Exp $
+
+SHA1 (tex-hyphen-georgian-30326/hyphen-georgian.tar.xz) = 491b65005ad4b6cc5644c49d65be255fb8a42b11
+RMD160 (tex-hyphen-georgian-30326/hyphen-georgian.tar.xz) = 4f473d66471a1047b6183709acb34f76bdeeec8e
+Size (tex-hyphen-georgian-30326/hyphen-georgian.tar.xz) = 412 bytes
diff --git a/print/tex-hyphen-indic/DESCR b/print/tex-hyphen-indic/DESCR
new file mode 100644
index 00000000000..3c772f3a440
--- /dev/null
+++ b/print/tex-hyphen-indic/DESCR
@@ -0,0 +1,3 @@
+Hyphenation patterns for Assamese, Bengali, Gujarati, Hindi,
+Kannada, Malayalam, Marathi, Oriya, Panjabi, Tamil and Telugu
+for Unicode engines.
diff --git a/print/tex-hyphen-indic/Makefile b/print/tex-hyphen-indic/Makefile
new file mode 100644
index 00000000000..ed73a95c25c
--- /dev/null
+++ b/print/tex-hyphen-indic/Makefile
@@ -0,0 +1,125 @@
+# $NetBSD: Makefile,v 1.1 2015/05/16 02:51:23 markd Exp $
+
+DISTNAME= hyphen-indic
+PKGNAME= tex-${DISTNAME}-2014
+TEXLIVE_REV= 25990
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+COMMENT= Indic hyphenation patterns
+
+DEPENDS+= tex-hyphen-base-[0-9]*:../../print/tex-hyphen-base
+DEPENDS+= tex-hyph-utf8-[0-9]*:../../print/tex-hyph-utf8
+
+TEX_HYPHEN_DAT+= assamese loadhyph-as.tex
+TEX_HYPHEN_DEF+= \\addlanguage{assamese}{loadhyph-as.tex}{}{1}{1}
+TEX_HYPHEN_LUA+= ['assamese']={ \
+ loader='loadhyph-as.tex', \
+ lefthyphenmin=1, \
+ righthyphenmin=1, \
+ synonyms={}, \
+ patterns='hyph-as.pat.txt', \
+ hyphenation='', \
+ },
+TEX_HYPHEN_DAT+= bengali loadhyph-bn.tex
+TEX_HYPHEN_DEF+= \\addlanguage{bengali}{loadhyph-bn.tex}{}{1}{1}
+TEX_HYPHEN_LUA+= ['bengali']={ \
+ loader='loadhyph-bn.tex', \
+ lefthyphenmin=1, \
+ righthyphenmin=1, \
+ synonyms={}, \
+ patterns='hyph-bn.pat.txt', \
+ hyphenation='', \
+ },
+TEX_HYPHEN_DAT+= gujarati loadhyph-gu.tex
+TEX_HYPHEN_DEF+= \\addlanguage{gujarati}{loadhyph-gu.tex}{}{1}{1}
+TEX_HYPHEN_LUA+= ['gujarati']={ \
+ loader='loadhyph-gu.tex', \
+ lefthyphenmin=1, \
+ righthyphenmin=1, \
+ synonyms={}, \
+ patterns='hyph-gu.pat.txt', \
+ hyphenation='', \
+ },
+TEX_HYPHEN_DAT+= hindi loadhyph-hi.tex
+TEX_HYPHEN_DEF+= \\addlanguage{hindi}{loadhyph-hi.tex}{}{1}{1}
+TEX_HYPHEN_LUA+= ['hindi']={ \
+ loader='loadhyph-hi.tex', \
+ lefthyphenmin=1, \
+ righthyphenmin=1, \
+ synonyms={}, \
+ patterns='hyph-hi.pat.txt', \
+ hyphenation='', \
+ },
+TEX_HYPHEN_DAT+= kannada loadhyph-kn.tex
+TEX_HYPHEN_DEF+= \\addlanguage{kannada}{loadhyph-kn.tex}{}{1}{1}
+TEX_HYPHEN_LUA+= ['kannada']={ \
+ loader='loadhyph-kn.tex', \
+ lefthyphenmin=1, \
+ righthyphenmin=1, \
+ synonyms={}, \
+ patterns='hyph-kn.pat.txt', \
+ hyphenation='', \
+ },
+TEX_HYPHEN_DAT+= malayalam loadhyph-ml.tex
+TEX_HYPHEN_DEF+= \\addlanguage{malayalam}{loadhyph-ml.tex}{}{1}{1}
+TEX_HYPHEN_LUA+= ['malayalam']={ \
+ loader='loadhyph-ml.tex', \
+ lefthyphenmin=1, \
+ righthyphenmin=1, \
+ synonyms={}, \
+ patterns='hyph-ml.pat.txt', \
+ hyphenation='', \
+ },
+TEX_HYPHEN_DAT+= marathi loadhyph-mr.tex
+TEX_HYPHEN_DEF+= \\addlanguage{marathi}{loadhyph-mr.tex}{}{1}{1}
+TEX_HYPHEN_LUA+= ['marathi']={ \
+ loader='loadhyph-mr.tex', \
+ lefthyphenmin=1, \
+ righthyphenmin=1, \
+ synonyms={}, \
+ patterns='hyph-mr.pat.txt', \
+ hyphenation='', \
+ },
+TEX_HYPHEN_DAT+= oriya loadhyph-or.tex
+TEX_HYPHEN_DEF+= \\addlanguage{oriya}{loadhyph-or.tex}{}{1}{1}
+TEX_HYPHEN_LUA+= ['oriya']={ \
+ loader='loadhyph-or.tex', \
+ lefthyphenmin=1, \
+ righthyphenmin=1, \
+ synonyms={}, \
+ patterns='hyph-or.pat.txt', \
+ hyphenation='', \
+ },
+TEX_HYPHEN_DAT+= panjabi loadhyph-pa.tex
+TEX_HYPHEN_DEF+= \\addlanguage{panjabi}{loadhyph-pa.tex}{}{1}{1}
+TEX_HYPHEN_LUA+= ['panjabi']={ \
+ loader='loadhyph-pa.tex', \
+ lefthyphenmin=1, \
+ righthyphenmin=1, \
+ synonyms={}, \
+ patterns='hyph-pa.pat.txt', \
+ hyphenation='', \
+ },
+TEX_HYPHEN_DAT+= tamil loadhyph-ta.tex
+TEX_HYPHEN_DEF+= \\addlanguage{tamil}{loadhyph-ta.tex}{}{1}{1}
+TEX_HYPHEN_LUA+= ['tamil']={ \
+ loader='loadhyph-ta.tex', \
+ lefthyphenmin=1, \
+ righthyphenmin=1, \
+ synonyms={}, \
+ patterns='hyph-ta.pat.txt', \
+ hyphenation='', \
+ },
+TEX_HYPHEN_DAT+= telugu loadhyph-te.tex
+TEX_HYPHEN_DEF+= \\addlanguage{telugu}{loadhyph-te.tex}{}{1}{1}
+TEX_HYPHEN_LUA+= ['telugu']={ \
+ loader='loadhyph-te.tex', \
+ lefthyphenmin=1, \
+ righthyphenmin=1, \
+ synonyms={}, \
+ patterns='hyph-te.pat.txt', \
+ hyphenation='', \
+ },
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/print/tex-hyphen-indic/PLIST b/print/tex-hyphen-indic/PLIST
new file mode 100644
index 00000000000..5d499be590b
--- /dev/null
+++ b/print/tex-hyphen-indic/PLIST
@@ -0,0 +1 @@
+@comment $NetBSD: PLIST,v 1.1 2015/05/16 02:51:23 markd Exp $
diff --git a/print/tex-hyphen-indic/distinfo b/print/tex-hyphen-indic/distinfo
new file mode 100644
index 00000000000..3cd967ebf81
--- /dev/null
+++ b/print/tex-hyphen-indic/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2015/05/16 02:51:23 markd Exp $
+
+SHA1 (tex-hyphen-indic-25990/hyphen-indic.tar.xz) = 2f0675b545a50eb03394fdbb881713d9f2ff7783
+RMD160 (tex-hyphen-indic-25990/hyphen-indic.tar.xz) = 03cfd4568a9a92fc69be216e4d378db7dc26654e
+Size (tex-hyphen-indic-25990/hyphen-indic.tar.xz) = 572 bytes
diff --git a/print/tex-hyphen-kurmanji/DESCR b/print/tex-hyphen-kurmanji/DESCR
new file mode 100644
index 00000000000..783295a52be
--- /dev/null
+++ b/print/tex-hyphen-kurmanji/DESCR
@@ -0,0 +1,3 @@
+Hyphenation patterns for Kurmanji (Northern Kurdish) as spoken
+in Turkey and by the Kurdish diaspora in Europe, in T1/EC and
+UTF-8 encodings.
diff --git a/print/tex-hyphen-kurmanji/Makefile b/print/tex-hyphen-kurmanji/Makefile
new file mode 100644
index 00000000000..013267bad2a
--- /dev/null
+++ b/print/tex-hyphen-kurmanji/Makefile
@@ -0,0 +1,25 @@
+# $NetBSD: Makefile,v 1.1 2015/05/16 02:51:23 markd Exp $
+
+DISTNAME= hyphen-kurmanji
+PKGNAME= tex-${DISTNAME}-2014
+TEXLIVE_REV= 25990
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+COMMENT= Kurmanji hyphenation patterns
+
+DEPENDS+= tex-hyphen-base-[0-9]*:../../print/tex-hyphen-base
+DEPENDS+= tex-hyph-utf8-[0-9]*:../../print/tex-hyph-utf8
+
+TEX_HYPHEN_DAT+= kurmanji loadhyph-kmr.tex
+TEX_HYPHEN_DEF+= \\addlanguage{kurmanji}{loadhyph-kmr.tex}{}{2}{2}
+TEX_HYPHEN_LUA+= ['kurmanji']={ \
+ loader='loadhyph-kmr.tex', \
+ lefthyphenmin=2, \
+ righthyphenmin=2, \
+ synonyms={}, \
+ patterns='hyph-kmr.pat.txt', \
+ hyphenation='', \
+ },
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/print/tex-hyphen-kurmanji/PLIST b/print/tex-hyphen-kurmanji/PLIST
new file mode 100644
index 00000000000..5d499be590b
--- /dev/null
+++ b/print/tex-hyphen-kurmanji/PLIST
@@ -0,0 +1 @@
+@comment $NetBSD: PLIST,v 1.1 2015/05/16 02:51:23 markd Exp $
diff --git a/print/tex-hyphen-kurmanji/distinfo b/print/tex-hyphen-kurmanji/distinfo
new file mode 100644
index 00000000000..fa101885786
--- /dev/null
+++ b/print/tex-hyphen-kurmanji/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2015/05/16 02:51:23 markd Exp $
+
+SHA1 (tex-hyphen-kurmanji-25990/hyphen-kurmanji.tar.xz) = 5daddb84263049a723e65fc302210b1e11c9d110
+RMD160 (tex-hyphen-kurmanji-25990/hyphen-kurmanji.tar.xz) = e5f8f04ef9bffd1dba665310e656b35410c804ba
+Size (tex-hyphen-kurmanji-25990/hyphen-kurmanji.tar.xz) = 456 bytes
diff --git a/print/tex-hyphen-latvian/DESCR b/print/tex-hyphen-latvian/DESCR
new file mode 100644
index 00000000000..c4149b4d479
--- /dev/null
+++ b/print/tex-hyphen-latvian/DESCR
@@ -0,0 +1 @@
+Hyphenation patterns for Latvian in L7X and UTF-8 encodings.
diff --git a/print/tex-hyphen-latvian/Makefile b/print/tex-hyphen-latvian/Makefile
new file mode 100644
index 00000000000..d5060762e2f
--- /dev/null
+++ b/print/tex-hyphen-latvian/Makefile
@@ -0,0 +1,25 @@
+# $NetBSD: Makefile,v 1.1 2015/05/16 02:51:23 markd Exp $
+
+DISTNAME= hyphen-latvian
+PKGNAME= tex-${DISTNAME}-2014
+TEXLIVE_REV= 25990
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+COMMENT= Latvian hyphenation patterns
+
+DEPENDS+= tex-hyphen-base-[0-9]*:../../print/tex-hyphen-base
+DEPENDS+= tex-hyph-utf8-[0-9]*:../../print/tex-hyph-utf8
+
+TEX_HYPHEN_DAT+= latvian loadhyph-lv.tex
+TEX_HYPHEN_DEF+= \\addlanguage{latvian}{loadhyph-lv.tex}{}{2}{2}
+TEX_HYPHEN_LUA+= ['latvian']={ \
+ loader='loadhyph-lv.tex', \
+ lefthyphenmin=2, \
+ righthyphenmin=2, \
+ synonyms={}, \
+ patterns='hyph-lv.pat.txt', \
+ hyphenation='', \
+ },
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/print/tex-hyphen-latvian/PLIST b/print/tex-hyphen-latvian/PLIST
new file mode 100644
index 00000000000..5d499be590b
--- /dev/null
+++ b/print/tex-hyphen-latvian/PLIST
@@ -0,0 +1 @@
+@comment $NetBSD: PLIST,v 1.1 2015/05/16 02:51:23 markd Exp $
diff --git a/print/tex-hyphen-latvian/distinfo b/print/tex-hyphen-latvian/distinfo
new file mode 100644
index 00000000000..c668673e249
--- /dev/null
+++ b/print/tex-hyphen-latvian/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2015/05/16 02:51:23 markd Exp $
+
+SHA1 (tex-hyphen-latvian-25990/hyphen-latvian.tar.xz) = bbcbfb107205cae746b98b60f58d3fc9a413b420
+RMD160 (tex-hyphen-latvian-25990/hyphen-latvian.tar.xz) = e9669a778b39a430be5c3bee7d13374c5d1ca0e9
+Size (tex-hyphen-latvian-25990/hyphen-latvian.tar.xz) = 404 bytes
diff --git a/print/tex-hyphen-piedmontese/DESCR b/print/tex-hyphen-piedmontese/DESCR
new file mode 100644
index 00000000000..3c2dcd8a12e
--- /dev/null
+++ b/print/tex-hyphen-piedmontese/DESCR
@@ -0,0 +1,3 @@
+Hyphenation patterns for Piedmontese in ASCII encoding.
+Compliant with 'Gramatica dla lengua piemonteisa' by Camillo
+Brero.
diff --git a/print/tex-hyphen-piedmontese/Makefile b/print/tex-hyphen-piedmontese/Makefile
new file mode 100644
index 00000000000..0849d4129c3
--- /dev/null
+++ b/print/tex-hyphen-piedmontese/Makefile
@@ -0,0 +1,25 @@
+# $NetBSD: Makefile,v 1.1 2015/05/16 02:51:23 markd Exp $
+
+DISTNAME= hyphen-piedmontese
+PKGNAME= tex-${DISTNAME}-2014
+TEXLIVE_REV= 29193
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+COMMENT= Piedmontese hyphenation patterns
+
+DEPENDS+= tex-hyphen-base-[0-9]*:../../print/tex-hyphen-base
+DEPENDS+= tex-hyph-utf8-[0-9]*:../../print/tex-hyph-utf8
+
+TEX_HYPHEN_DAT+= piedmontese loadhyph-pms.tex
+TEX_HYPHEN_DEF+= \\addlanguage{piedmontese}{loadhyph-pms.tex}{}{2}{2}
+TEX_HYPHEN_LUA+= ['piedmontese']={ \
+ loader='loadhyph-pms.tex', \
+ lefthyphenmin=2, \
+ righthyphenmin=2, \
+ synonyms={}, \
+ patterns='hyph-pms.pat.txt', \
+ hyphenation='', \
+ },
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/print/tex-hyphen-piedmontese/PLIST b/print/tex-hyphen-piedmontese/PLIST
new file mode 100644
index 00000000000..5d499be590b
--- /dev/null
+++ b/print/tex-hyphen-piedmontese/PLIST
@@ -0,0 +1 @@
+@comment $NetBSD: PLIST,v 1.1 2015/05/16 02:51:23 markd Exp $
diff --git a/print/tex-hyphen-piedmontese/distinfo b/print/tex-hyphen-piedmontese/distinfo
new file mode 100644
index 00000000000..e32fbefd6e4
--- /dev/null
+++ b/print/tex-hyphen-piedmontese/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2015/05/16 02:51:23 markd Exp $
+
+SHA1 (tex-hyphen-piedmontese-29193/hyphen-piedmontese.tar.xz) = db8cae36fdde0271178a6fd5e7128656c6e761e9
+RMD160 (tex-hyphen-piedmontese-29193/hyphen-piedmontese.tar.xz) = b79689332e3ec10c908387f7ce3e07fff3ccd763
+Size (tex-hyphen-piedmontese-29193/hyphen-piedmontese.tar.xz) = 452 bytes
diff --git a/print/tex-hyphen-romansh/DESCR b/print/tex-hyphen-romansh/DESCR
new file mode 100644
index 00000000000..2e26eb22ed5
--- /dev/null
+++ b/print/tex-hyphen-romansh/DESCR
@@ -0,0 +1,3 @@
+Hyphenation patterns for Romansh in ASCII encoding. They are
+supposed to comply with the rules indicated by the Lia
+Rumantscha (Romansh language society).
diff --git a/print/tex-hyphen-romansh/Makefile b/print/tex-hyphen-romansh/Makefile
new file mode 100644
index 00000000000..ea448b348f8
--- /dev/null
+++ b/print/tex-hyphen-romansh/Makefile
@@ -0,0 +1,25 @@
+# $NetBSD: Makefile,v 1.1 2015/05/16 02:51:23 markd Exp $
+
+DISTNAME= hyphen-romansh
+PKGNAME= tex-${DISTNAME}-2014
+TEXLIVE_REV= 25990
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+COMMENT= Romansh hyphenation patterns
+
+DEPENDS+= tex-hyphen-base-[0-9]*:../../print/tex-hyphen-base
+DEPENDS+= tex-hyph-utf8-[0-9]*:../../print/tex-hyph-utf8
+
+TEX_HYPHEN_DAT+= romansh loadhyph-rm.tex
+TEX_HYPHEN_DEF+= \\addlanguage{romansh}{loadhyph-rm.tex}{}{2}{2}
+TEX_HYPHEN_LUA+= ['romansh']={ \
+ loader='loadhyph-rm.tex', \
+ lefthyphenmin=2, \
+ righthyphenmin=2, \
+ synonyms={}, \
+ patterns='hyph-rm.pat.txt', \
+ hyphenation='', \
+ },
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/print/tex-hyphen-romansh/PLIST b/print/tex-hyphen-romansh/PLIST
new file mode 100644
index 00000000000..5d499be590b
--- /dev/null
+++ b/print/tex-hyphen-romansh/PLIST
@@ -0,0 +1 @@
+@comment $NetBSD: PLIST,v 1.1 2015/05/16 02:51:23 markd Exp $
diff --git a/print/tex-hyphen-romansh/distinfo b/print/tex-hyphen-romansh/distinfo
new file mode 100644
index 00000000000..2a282e1bece
--- /dev/null
+++ b/print/tex-hyphen-romansh/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2015/05/16 02:51:23 markd Exp $
+
+SHA1 (tex-hyphen-romansh-25990/hyphen-romansh.tar.xz) = 67b6c4fda765ef60a622156628c32bc01bf5f077
+RMD160 (tex-hyphen-romansh-25990/hyphen-romansh.tar.xz) = eed04e283a2301199acdc9987b26a0e641d56cba
+Size (tex-hyphen-romansh-25990/hyphen-romansh.tar.xz) = 468 bytes
diff --git a/print/tex-hyphen-thai/DESCR b/print/tex-hyphen-thai/DESCR
new file mode 100644
index 00000000000..c576f3b4d9a
--- /dev/null
+++ b/print/tex-hyphen-thai/DESCR
@@ -0,0 +1 @@
+Hyphenation patterns for Thai in LTH and UTF-8 encodings.
diff --git a/print/tex-hyphen-thai/Makefile b/print/tex-hyphen-thai/Makefile
new file mode 100644
index 00000000000..3648d349985
--- /dev/null
+++ b/print/tex-hyphen-thai/Makefile
@@ -0,0 +1,25 @@
+# $NetBSD: Makefile,v 1.1 2015/05/16 02:51:23 markd Exp $
+
+DISTNAME= hyphen-thai
+PKGNAME= tex-${DISTNAME}-2014
+TEXLIVE_REV= 30605
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+COMMENT= Thai hyphenation patterns
+
+DEPENDS+= tex-hyphen-base-[0-9]*:../../print/tex-hyphen-base
+DEPENDS+= tex-hyph-utf8-[0-9]*:../../print/tex-hyph-utf8
+
+TEX_HYPHEN_DAT+= thai loadhyph-th.tex
+TEX_HYPHEN_DEF+= \\addlanguage{thai}{loadhyph-th.tex}{}{2}{3}
+TEX_HYPHEN_LUA+= ['thai']={ \
+ loader='loadhyph-th.tex', \
+ lefthyphenmin=2, \
+ righthyphenmin=3, \
+ synonyms={}, \
+ patterns='hyph-th.pat.txt', \
+ hyphenation='', \
+ },
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/print/tex-hyphen-thai/PLIST b/print/tex-hyphen-thai/PLIST
new file mode 100644
index 00000000000..5d499be590b
--- /dev/null
+++ b/print/tex-hyphen-thai/PLIST
@@ -0,0 +1 @@
+@comment $NetBSD: PLIST,v 1.1 2015/05/16 02:51:23 markd Exp $
diff --git a/print/tex-hyphen-thai/distinfo b/print/tex-hyphen-thai/distinfo
new file mode 100644
index 00000000000..16f1e7e678c
--- /dev/null
+++ b/print/tex-hyphen-thai/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2015/05/16 02:51:23 markd Exp $
+
+SHA1 (tex-hyphen-thai-30605/hyphen-thai.tar.xz) = 0b1e6f44c6165c76bdf2630caa958e44351672bb
+RMD160 (tex-hyphen-thai-30605/hyphen-thai.tar.xz) = 818dfb0efc3fd5de38cf9f4a0d89fb7b40a8f57c
+Size (tex-hyphen-thai-30605/hyphen-thai.tar.xz) = 400 bytes
diff --git a/print/tex-hyphen-turkmen/DESCR b/print/tex-hyphen-turkmen/DESCR
new file mode 100644
index 00000000000..ba4a90edd63
--- /dev/null
+++ b/print/tex-hyphen-turkmen/DESCR
@@ -0,0 +1 @@
+Hyphenation patterns for Turkmen in T1/EC and UTF-8 encodings.
diff --git a/print/tex-hyphen-turkmen/Makefile b/print/tex-hyphen-turkmen/Makefile
new file mode 100644
index 00000000000..cfa0ef64361
--- /dev/null
+++ b/print/tex-hyphen-turkmen/Makefile
@@ -0,0 +1,25 @@
+# $NetBSD: Makefile,v 1.1 2015/05/16 02:51:23 markd Exp $
+
+DISTNAME= hyphen-turkmen
+PKGNAME= tex-${DISTNAME}-2014
+TEXLIVE_REV= 25990
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+COMMENT= Turkmen hyphenation patterns
+
+DEPENDS+= tex-hyphen-base-[0-9]*:../../print/tex-hyphen-base
+DEPENDS+= tex-hyph-utf8-[0-9]*:../../print/tex-hyph-utf8
+
+TEX_HYPHEN_DAT+= turkmen loadhyph-tk.tex
+TEX_HYPHEN_DEF+= \\addlanguage{turkmen}{loadhyph-tk.tex}{}{2}{2}
+TEX_HYPHEN_LUA+= ['turkmen']={ \
+ loader='loadhyph-tk.tex', \
+ lefthyphenmin=2, \
+ righthyphenmin=2, \
+ synonyms={}, \
+ patterns='hyph-tk.pat.txt', \
+ hyphenation='', \
+ },
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/print/tex-hyphen-turkmen/PLIST b/print/tex-hyphen-turkmen/PLIST
new file mode 100644
index 00000000000..5d499be590b
--- /dev/null
+++ b/print/tex-hyphen-turkmen/PLIST
@@ -0,0 +1 @@
+@comment $NetBSD: PLIST,v 1.1 2015/05/16 02:51:23 markd Exp $
diff --git a/print/tex-hyphen-turkmen/distinfo b/print/tex-hyphen-turkmen/distinfo
new file mode 100644
index 00000000000..2d2095d3265
--- /dev/null
+++ b/print/tex-hyphen-turkmen/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2015/05/16 02:51:23 markd Exp $
+
+SHA1 (tex-hyphen-turkmen-25990/hyphen-turkmen.tar.xz) = 86ec5ceb221de369cefb78789ece5023c0a56999
+RMD160 (tex-hyphen-turkmen-25990/hyphen-turkmen.tar.xz) = d55918567105abe24d75e78b4146c4d8e4b6f004
+Size (tex-hyphen-turkmen-25990/hyphen-turkmen.tar.xz) = 404 bytes