diff options
author | Karl Berry <karl@freefriends.org> | 2008-02-28 01:07:10 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2008-02-28 01:07:10 +0000 |
commit | a40e4e854277d2b6d7c847892c78cb722d863fd3 (patch) | |
tree | 784ef2d0f37849603556146d3b4ea9c1643dca45 /Build | |
parent | b22361dd13e4f864ffe71141f6ffdf03943c1238 (diff) |
more maintainer info in README, no more README.TL
git-svn-id: svn://tug.org/texlive/trunk@6765 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build')
-rw-r--r-- | Build/source/texk/README | 64 | ||||
-rw-r--r-- | Build/source/texk/README.TL | 30 |
2 files changed, 60 insertions, 34 deletions
diff --git a/Build/source/texk/README b/Build/source/texk/README index 063cef1b919..f4062ccfc10 100644 --- a/Build/source/texk/README +++ b/Build/source/texk/README @@ -1,5 +1,5 @@ $Id$ -Copyright 2006, 2007 TeX Users Group. +Copyright 2006, 2007, 2008 TeX Users Group. (Originally written in 2006 by Karl Berry.) You may freely use, modify and/or distribute this file. @@ -11,13 +11,35 @@ itself, cannot. Instead, try configure --enable-tetex-build in .., or using the Build script there. In general, for TeX Live we only test configuring the whole tree. -Upstream sources for the programs as last checked: +Sources for the programs as last checked: afm2pl 0.7.03 - ok 5dec06 http://tex.aanhet.net/afm2pl/ +bibtex8 - ? + +chktex - ? + +cjkutils - from Werner Lemberg + +detex - ? + devnag - from devnag package installed in texmf-dist. +djgpp - ? + +dtl - ? + +dvi2tty 5.3.1 - needs update 18may07 + http://www.mesa.nl/pub/dvi2tty/ + +dvidvi - ? + +dviljk - Joachim Schrod + +dvipdfm - now moribund, but until dvipdfmx is a 100% replacement we + cannot drop it. + dvipdfmx 20061211 - ok 14dec06 http://project.ktug.or.kr/dvipdfmx/snapshot/current/ -> http://www.ctan.org/tex-archive/dviware/dvipdfmx/ @@ -25,11 +47,45 @@ dvipdfmx 20061211 - ok 14dec06 dvipng 1.9 - ok 5dec06 http://www.ctan.org/tex-archive/dviware/dvipng/ -dvi2tty 5.3.1 - needs update 18may07 - http://www.mesa.nl/pub/dvi2tty/ +dvipos - ? + +dvipsk - maintained here by Tom Rokicki, Karl Berry, Akira Kakuto, ... + +etc - random additional files + +gsftopk - from Paul Vojta? + +kpathsea - maintained here by Karl Berry, Akira Kakuto, ... + +lacheck - ? + +m4 - maintained here, part of our build + +make - maintained here, part of our build + +makeindexk - maintained here (but should it be?) + +musixflx - ? + +ps2pkm - ? lcdf-typetools 2.66 - ok 17feb08 http://www.lcdf.org/type/ +tex4htk + http://www.cse.ohio-state.edu/~gurari/TeX4ht/ + +texlive - maintained here, scripts + +ttf2pk - ? + +web2c - maintained here by Karl Berry, ... - core web2c, plain tex, omega. + The TeX variant dirs (pdftexdir, xetexdir, etc.) + updated here by their respective maintainers. + +xdv2pdf - Jonathan Kew + xdvik 22.84.10 - ok 4dec06 http://xdvi.sourceforge.net/ + +xdvipdfmx - Jonathan Kew diff --git a/Build/source/texk/README.TL b/Build/source/texk/README.TL deleted file mode 100644 index 640c51f981c..00000000000 --- a/Build/source/texk/README.TL +++ /dev/null @@ -1,30 +0,0 @@ -Copyright 2006, 2007 Karl Berry. -You may freely use, modify and/or distribute this file. - -This TeX Live directory contains the programs that use the kpathsea -library for configuration and path searching, and the library itself. - -Some programs can be built on their own, but others, including kpathsea -itself, cannot. Instead, try configure --enable-tetex-build at the top -level. In general, for TeX Live we only ever test configuring the whole -tree. - -Upstream sources for the programs here: - -afm2pl 0.7.03 - ok 5dec06 - http://tex.aanhet.net/afm2pl/ - -devnag - from devnag package installed in texmf-dist. - -dvipdfmx 20061211 - ok 14dec06 - http://project.ktug.or.kr/dvipdfmx/snapshot/current/ - -> http://www.ctan.org/tex-archive/dviware/dvipdfmx/ - -dvipng 1.9 - ok 5dec06 - http://www.ctan.org/tex-archive/dviware/dvipng/ - -dvi2tty 5.3.1 - needs update 18may07 - http://www.mesa.nl/pub/dvi2tty/ - -xdvik 22.84.10 - ok 4dec06 - http://xdvi.sourceforge.net/ |