diff options
author | Mamoru Komachi <usata@gentoo.org> | 2004-10-17 12:30:14 +0000 |
---|---|---|
committer | Mamoru Komachi <usata@gentoo.org> | 2004-10-17 12:30:14 +0000 |
commit | ab323ef78f0cee0355b17292ab01737f9add498b (patch) | |
tree | c27f181d3839fc211d83d90ab253df9d91ea489b /app-text/tetex/files | |
parent | stable on ia64, bug #66371 (diff) | |
download | historical-ab323ef78f0cee0355b17292ab01737f9add498b.tar.gz historical-ab323ef78f0cee0355b17292ab01737f9add498b.tar.bz2 historical-ab323ef78f0cee0355b17292ab01737f9add498b.zip |
Added tetex-beta distribution; bug #60835.
Diffstat (limited to 'app-text/tetex/files')
-rw-r--r-- | app-text/tetex/files/digest-tetex-2.96.7.20040721 | 3 | ||||
-rw-r--r-- | app-text/tetex/files/tetex-2.96.7.20040721-dont-run-config.diff | 33 | ||||
-rw-r--r-- | app-text/tetex/files/tetex-2.96.7.20040721.diff | 70 |
3 files changed, 106 insertions, 0 deletions
diff --git a/app-text/tetex/files/digest-tetex-2.96.7.20040721 b/app-text/tetex/files/digest-tetex-2.96.7.20040721 new file mode 100644 index 000000000000..9d8075c780e6 --- /dev/null +++ b/app-text/tetex/files/digest-tetex-2.96.7.20040721 @@ -0,0 +1,3 @@ +MD5 16bc502d5270d79cab73a5f3f3ff1b63 tetex-src-beta-2.96.7.20040721.tar.gz 12419773 +MD5 a02189f0cb478272de17f24fbc6401ac tetex-texmf-beta-2.96.5.20040711.tar.gz 74362161 +MD5 235fcec50055fb4efd8370ddea2d56aa tetex-texmfsrc-beta-2.96.5.20040711.tar.gz 42285205 diff --git a/app-text/tetex/files/tetex-2.96.7.20040721-dont-run-config.diff b/app-text/tetex/files/tetex-2.96.7.20040721-dont-run-config.diff new file mode 100644 index 000000000000..e06ae347aaab --- /dev/null +++ b/app-text/tetex/files/tetex-2.96.7.20040721-dont-run-config.diff @@ -0,0 +1,33 @@ +--- Makefile.in.bak 2004-09-03 00:50:00.917463912 +0900 ++++ Makefile.in 2004-09-03 00:50:00.920463456 +0900 +@@ -57,18 +57,18 @@ + cd texk/web2c/omegafonts; $(MAKE) install-links + + $(srcdir)/selfautofix "$(bindir)" "$(texmf)/web2c" +- if test -f $(scriptdir)/mktexlsr; then \ +- TEXMFMAIN=$(texmf) PATH=$(scriptdir):$(bindir):$(PATH) \ +- $(scriptdir)/mktexlsr; \ +- else :; fi +- if test -f $(scriptdir)/fmtutil; then \ +- TEXMFMAIN=$(texmf) PATH=$(scriptdir):$(bindir):$(PATH) \ +- $(scriptdir)/fmtutil --all; \ +- else :; fi +- if test -f $(scriptdir)/texlinks; then \ +- TEXMFMAIN=$(texmf) PATH=$(scriptdir):$(bindir):$(PATH) \ +- $(scriptdir)/texlinks; \ +- else :; fi ++ #if test -f $(scriptdir)/mktexlsr; then \ ++ # TEXMFMAIN=$(texmf) PATH=$(scriptdir):$(bindir):$(PATH) \ ++ # $(scriptdir)/mktexlsr; \ ++ #else :; fi ++ #if test -f $(scriptdir)/fmtutil; then \ ++ # TEXMFMAIN=$(texmf) PATH=$(scriptdir):$(bindir):$(PATH) \ ++ # $(scriptdir)/fmtutil --all; \ ++ #else :; fi ++ #if test -f $(scriptdir)/texlinks; then \ ++ # TEXMFMAIN=$(texmf) PATH=$(scriptdir):$(bindir):$(PATH) \ ++ # $(scriptdir)/texlinks; \ ++ #else :; fi + + install-exec: + for dir in $(INSTDIRS); do \ diff --git a/app-text/tetex/files/tetex-2.96.7.20040721.diff b/app-text/tetex/files/tetex-2.96.7.20040721.diff new file mode 100644 index 000000000000..1440428c5941 --- /dev/null +++ b/app-text/tetex/files/tetex-2.96.7.20040721.diff @@ -0,0 +1,70 @@ +diff -urN tetex-src-beta-2.96.7.20040721.orig/texk/kpathsea/texmf.in tetex-src-beta-2.96.7.20040721/texk/kpathsea/texmf.in +--- tetex-src-beta-2.96.7.20040721.orig/texk/kpathsea/texmf.in 2004-06-19 18:35:43.000000000 +0900 ++++ tetex-src-beta-2.96.7.20040721/texk/kpathsea/texmf.in 2004-09-03 01:00:44.002700096 +0900 +@@ -63,11 +63,11 @@ + + % A place for local additions to a "standard" texmf tree. If defined, + % teTeX's texconfig also stores modified config files here: +-TEXMFLOCAL = @texmf@-local ++TEXMFLOCAL = /etc/texmf + + % If defined, teTeX's texconfig stores variable runtime data here + % (instead of the TEXMFMAIN tree). +-% VARTEXMF = @texmf@-var ++VARTEXMF = /var/lib/texmf + + % User texmf trees can be catered for like this... + HOMETEXMF = $HOME/texmf +@@ -79,7 +79,7 @@ + % - list $VARTEXMF in the TEXMF definition; + % - make sure that $VARTEXMF precedes $TEXMFMAIN in the TEXMF definition. + % TEXMF = $TEXMFMAIN +-TEXMF = {$HOMETEXMF,!!$TEXMFLOCAL,!!$TEXMFMAIN,!!$TEXMFDIST} ++TEXMF = {$HOMETEXMF,!!$TEXMFLOCAL,!!$VARTEXMF,!!$TEXMFMAIN,!!$TEXMFDIST} + + % The system trees. These are the trees that are shared by all the users. + SYSTEXMF = $TEXMFLOCAL:$TEXMFMAIN:$TEXMFDIST +@@ -87,7 +87,7 @@ + % Where generated fonts may be written. This tree is used when the sources + % were found in a system tree and either that tree wasn't writable, or the + % varfonts feature was enabled in MT_FEATURES in mktex.cnf. +-VARTEXFONTS = @vartexfonts@ ++VARTEXFONTS = /var/cache/fonts + + % Where to look for ls-R files. There need not be an ls-R in the + % directories in this path, but if there is one, Kpathsea will use it. +diff -urN tetex-src-beta-2.96.7.20040721.orig/texk/web2c/fmtutil.in tetex-src-beta-2.96.7.20040721/texk/web2c/fmtutil.in +--- tetex-src-beta-2.96.7.20040721.orig/texk/web2c/fmtutil.in 2004-05-10 08:03:11.000000000 +0900 ++++ tetex-src-beta-2.96.7.20040721/texk/web2c/fmtutil.in 2004-09-03 01:05:34.032608848 +0900 +@@ -38,7 +38,7 @@ + + # Change "tex.ini -> bplain.ini" and "- -> language.dat" + # if you want babel support in tex: +-tex tex - -8bit tex.ini ++tex tex language.dat -8bit bplain.ini + @ALEPH@aleph aleph - *aleph.ini + @PETEX@latex pdfetex language.dat -8bit *latex.ini + @PETEX@etex pdfetex language.def -8bit *etex.ini +@@ -52,11 +52,11 @@ + + # Change "amstex.ini -> bamstex.ini" and "- -> language.dat" + # if you want babel support in amstex: +-#! amstex pdfetex - -8bit *amstex.ini ++amstex pdfetex language.dat -8bit *bamstex.ini + + # Change "pdfamstex.ini -> pdfbamstex.ini" and "- -> language.dat" + # if you want babel support in pdfamstex: +-#! pdfamstex pdfetex - -8bit *pdfamstex.ini ++pdfamstex pdfetex language.dat -8bit *pdfbamstex.ini + + # Context formats: + #! cont-cz pdfetex cont-usr.tex -8bit *cont-cz.ini +@@ -93,7 +93,7 @@ + + # Change "eplain.ini -> ebplain.ini" and "- -> language.dat" + # if you want babel support in eplain: +-#! eplain pdfetex - -8bit *eplain.ini ++eplain pdfetex language.dat -8bit *ebplain.ini + + + # mptopdf utility |