Hi,
The known issue refferred to in README.OpenBSD of texlive-base was
fixed a while back.
--
Best Regards
Edd Barrett
(Freelance software developer / technical writer / open-source developer)
http://students.dec.bmth.ac.uk/ebarrett
? LOG
Index: Makefile
===================================================================
RCS file: /cvs/ports/print/texlive/base/Makefile,v
retrieving revision 1.23
diff -u -r1.23 Makefile
--- Makefile 23 Apr 2009 00:18:17 -0000 1.23
+++ Makefile 22 May 2009 19:01:55 -0000
@@ -4,7 +4,7 @@
DIST_V = 20080816
DISTNAME = texlive-${DIST_V}-source
-PKGNAME = texlive_base-${V}p10
+PKGNAME = texlive_base-${V}p11
SHARED_LIBS = kpathsea 1.0
WANTLIB = m X11 ICE freetype Xt pthread c Xext fontconfig \
Index: files/README.OpenBSD
===================================================================
RCS file: /cvs/ports/print/texlive/base/files/README.OpenBSD,v
retrieving revision 1.4
diff -u -r1.4 README.OpenBSD
--- files/README.OpenBSD 27 Dec 2008 18:22:36 -0000 1.4
+++ files/README.OpenBSD 22 May 2009 19:01:55 -0000
@@ -31,9 +31,6 @@
If you know more, please mail me: <[email protected]>
-Known issues:
-* texdoc is broken due to lua being broken (working on this)
-
Have fun TeXing.
Edd