1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
|
$Id$
Copyright 2006-2020 TeX Users Group.
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 using the script ../../Build or the
equivalent configure && make. In general, for TeX Live we only test
configuring the whole tree.
Upstream sources and last-checked versions follow. If a url is given,
that is the upstream, although this does not mean the program is
actively maintained. Programs marked with a "?" are not (knowingly)
maintained here, but the upstream is unknown. If a program is knowingly
maintained here in the TL repo, that is explicitly stated.
Anyone -- please research and update any of this information.
afm2pl - maintained here
old info: http://tex.aanhet.net/afm2pl/
bibtex-x - maintained here, contains
bibtex8
bibtexu
old info: http://omega.enstb.org/yannis/bibtexu/
chktex 1.7.6 - checked 15mar20
http://mirror.ctan.org/support/chktex/
http://download.savannah.gnu.org/releases/chktex/
cjkutils 4.8.4 - checked 18apr15
http://cjk.ffii.org/cjk-4.8.4.tar.gz
detex 2.8.7 - checked 15jun20
https://github.com/pkubowicz/opendetex/releases
old info: http://www.cs.purdue.edu/homes/trinkle/detex/
dtl - maintained here, by Takuji
dvi2tty 6.0.0 - checked 15mar20
https://github.com/t-tk/dvi2tty/releases
dvidvi - maintained here
dviljk - maintained here, by Joachim Schrod
dviout-util - by Japanese TeX Development Community (Hironobu, Takuji et al.)
https://github.com/texjporg/tex-jp-build
but also: https://github.com/aminophen/dviout-util
dvipdfm-x - maintained here, by us, contains
dvipdfmx
xdvipdfmx
old info: http://project.ktug.org/dvipdfmx/
dvipng 1.17 - checked 06jan20
http://mirror.ctan.org/dviware/dvipng/
dvipos - maintained here, by us
dvipsk - maintained here, by us
dvisvgm 2.9.1 - checked 21mar20
https://dvisvgm.de/Downloads/
gregorio 5.2.1 - checked 19dec19
CTAN/support/gregoriotex/gregorio-5.2.1.zip
gsftopk - from Paul Vojta's xdvi.
kpathsea - maintained here, by us
lcdf-typetools 2.108 - checked 15mar20
http://www.lcdf.org/type/
makeindexk - maintained here, by us
makejvf - by Japanese TeX Development Community (Takuji, Hironobu et al.)
https://github.com/texjporg/tex-jp-build
mendexk - by Japanese TeX Development Community (Takuji, Hironobu et al.)
https://github.com/texjporg/tex-jp-build
musixtnt 2016-01-30 - checked 15mar20
http://mirror.ctan.org/macros/musixtnt/
ps2pk - maintained here, by us
psutils 1.23 - checked 16jan14
https://github.com/rrthomas/psutils/releases/
ptexenc - maintained here, by us (Akira et al.)
but also: https://github.com/texjporg/tex-jp-build
seetexk - maintained here, by us (Takuji, Hironobu et al.)
tex4htk - part of tex4ht, needs full release
https://tug.org/tex4ht/
texlive - scripts and files maintained here, by us
ttf2pk2 - maintained here, by us
ttfdump - maintained here, by us, since Taiwan upstream apparently gone.
upmendex 0.54 - by Takuji Tanaka
http://www.ctan.org/pkg/upmendex
https://github.com/t-tk/upmendex-package
web2c - maintained here, by us - core web2c, plain tex, etc.
The TeX variant dirs (pdftexdir, xetexdir, etc.)
updated here by their respective maintainers. More info:
aleph - maintained here
ctie - CTAN
cweb - https://github.com/ascherer/cwebbin
(original Knuth, ftp://ftp.cs.stanford.edu/pub/cweb/
and ftp://ftp.cs.stanford.edu/pub/ctwill/)
eptex - https://github.com/texjporg/tex-jp-build
also: https://osdn.jp/projects/eptex
etex - maintained here
euptex - http://www.t-lab.opal.ne.jp/tex/uptex_en.html
mflua[jit] - https://serveur-svn.lri.fr/svn/modhel/mflua
also: http://www.luatex.org/download.html
mplibdir - http://tug.org/metapost/
also: http://www.luatex.org/download.html
luatex - http://luatex.org/
pdftex - http://pdftex.org/
[u]pmpost - nothing current, see README for old info
ptex - https://github.com/texjporg/tex-jp-build
old info: https://asciidwango.github.io/ptex/
synctex - maintained here, but also https://github.com/jlaurens/synctex
uptex - http://www.t-lab.opal.ne.jp/tex/uptex_en.html
xetex - http://tug.org/xetex/
xdvik 22.87.04 - checked 15mar20
http://sourceforge.net/projects/xdvi/files/xdvik/
Procedure for updating xdvik from sourceforge release:
tar xf ...
diff -crN2 \
-x .cvsignore -x configure -x autom4te.cache -x Makefile.in -x ChangeLog \
xdvik xdvik-22.87.03/texk/xdvik >/tmp/c
cd xdvik
patch -p1 </tmp/c
reautoconf
add import entry to ChangeLog, update texk/README
remove unpacked ../xdvik-*
make sure it builds.
commit.
|