summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorwiz <wiz>2015-05-05 18:02:21 +0000
committerwiz <wiz>2015-05-05 18:02:21 +0000
commitbe867ca46af41b8ee057eca181fce98e106ea49a (patch)
treeddf3a5fd491a75371673ead81eab5176e9ff5eac /print
parent8baee673d6c4b1931490a0913f9f0e3a7df7208c (diff)
downloadpkgsrc-be867ca46af41b8ee057eca181fce98e106ea49a.tar.gz
Set HOMEPAGE.
Diffstat (limited to 'print')
-rw-r--r--print/tex-hyph-utf8-doc/DESCR2
-rw-r--r--print/tex-hyph-utf8-doc/Makefile3
-rw-r--r--print/tex-hyph-utf8/DESCR20
-rw-r--r--print/tex-hyph-utf8/Makefile3
4 files changed, 16 insertions, 12 deletions
diff --git a/print/tex-hyph-utf8-doc/DESCR b/print/tex-hyph-utf8-doc/DESCR
index 9118946ade5..32e757e9800 100644
--- a/print/tex-hyph-utf8-doc/DESCR
+++ b/print/tex-hyph-utf8-doc/DESCR
@@ -1 +1 @@
-This is documentation for tex-hyph-utf8.
+Documentation for tex-hyph-utf8.
diff --git a/print/tex-hyph-utf8-doc/Makefile b/print/tex-hyph-utf8-doc/Makefile
index 631d35de562..35fda4d9590 100644
--- a/print/tex-hyph-utf8-doc/Makefile
+++ b/print/tex-hyph-utf8-doc/Makefile
@@ -1,10 +1,11 @@
-# $NetBSD: Makefile,v 1.7 2015/04/23 11:32:54 markd Exp $
+# $NetBSD: Makefile,v 1.8 2015/05/05 18:03:09 wiz Exp $
DISTNAME= hyph-utf8.doc
PKGNAME= tex-${DISTNAME:S/./-/}-2014
TEXLIVE_REV= 35367
MAINTAINER= minskim@NetBSD.org
+HOMEPAGE= http://ctan.org/pkg/hyph-utf8
COMMENT= Documentation for tex-hyph-utf8
.include "../../print/texlive/package.mk"
diff --git a/print/tex-hyph-utf8/DESCR b/print/tex-hyph-utf8/DESCR
index 93f1bdf99e6..9bf94bf84aa 100644
--- a/print/tex-hyph-utf8/DESCR
+++ b/print/tex-hyph-utf8/DESCR
@@ -1,9 +1,11 @@
-Modern native UTF-8 engines such as XeTeX and LuaTeX need hyphenation
-patterns in UTF-8 format, whereas older systems require hyphenation
-patterns in the 8-bit encoding of the font in use (such encodings are
-codified in the LaTeX scheme with names like OT1, T2A, TS1, OML, LY1,
-etc). The present package offers a collection of conversions of
-existing patterns to UTF- 8 format, together with converters for use
-with 8-bit fonts in older systems. Since hyphenation patterns for TeX
-are only read at iniTeX time, it is hoped that the UTF-8 patterns,
-with their converters, will completely supplant the older patterns.
+Modern native UTF-8 engines such as XeTeX and LuaTeX need
+hyphenation patterns in UTF-8 format, whereas older systems
+require hyphenation patterns in the 8-bit encoding of the font
+in use (such encodings are codified in the LaTeX scheme with
+names like OT1, T2A, TS1, OML, LY1, etc). The present package
+offers a collection of conversions of existing patterns to UTF-
+8 format, together with converters for use with 8-bit fonts in
+older systems. Since hyphenation patterns for Knuthian-style
+TeX systems are only read at iniTeX time, it is hoped that the
+UTF-8 patterns, with their converters, will completely supplant
+the older patterns.
diff --git a/print/tex-hyph-utf8/Makefile b/print/tex-hyph-utf8/Makefile
index b6d293b1b01..e2800c1a5f6 100644
--- a/print/tex-hyph-utf8/Makefile
+++ b/print/tex-hyph-utf8/Makefile
@@ -1,10 +1,11 @@
-# $NetBSD: Makefile,v 1.7 2015/04/23 11:32:54 markd Exp $
+# $NetBSD: Makefile,v 1.8 2015/05/05 18:02:21 wiz Exp $
DISTNAME= hyph-utf8
PKGNAME= tex-${DISTNAME}-2014
TEXLIVE_REV= 35367
MAINTAINER= minskim@NetBSD.org
+HOMEPAGE= http://ctan.org/pkg/hyph-utf8
COMMENT= Hyphenation patterns expressed in UTF-8
.include "../../print/texlive/package.mk"