diff options
author | Karl Berry <karl@freefriends.org> | 2016-05-10 22:48:54 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2016-05-10 22:48:54 +0000 |
commit | 07d50dbbc142a70148c18bc78d939cdaa04ca157 (patch) | |
tree | 6c55a0f0131e059b4a0c6283896ce3427f21814a | |
parent | cb1475713e2eb818e78d927aa4fabb5738b00f73 (diff) |
(u)p(la)tex excludes, doc
git-svn-id: svn://tug.org/texlive/trunk@41021 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r-- | Build/source/README | 6 | ||||
-rw-r--r-- | Master/tlpkg/doc/packages.txt | 10 | ||||
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 1 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/platex.tlpsrc | 7 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/ptex.tlpsrc | 4 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/uplatex.tlpsrc | 2 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/uptex.tlpsrc | 4 |
7 files changed, 31 insertions, 3 deletions
diff --git a/Build/source/README b/Build/source/README index 445b6a59586..da09bb759ce 100644 --- a/Build/source/README +++ b/Build/source/README @@ -34,12 +34,16 @@ amd64-netbsd: NetBSD/amd64 6.1.3 TL_MAKE=gmake LDFLAGS='-L/usr/X11R7/lib -Wl,-rpath,/usr/X11R7/lib' ./Build +i386-openbsd, amd64-openbsd: + e.g., see CONFIGURE_ARGS in the Makefile in + http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/print/texlive/base/ + i386-solaris, x86_64-solaris: Solaris 10. See doc/README.solaris. i386-cygwin, x86_64-cygwin: gcc-4.8.2, cygwin-1.7.29. ./Build (with --enable-xindy for i386). -powerpc-linux (Debian Squeeze) +powerpc-linux (Debian Squeeze): Linux homer 2.6.32-5-powerpc64 #1 SMP Tue Mar 8 02:01:42 UTC 2011 ppc64 Debian GNU/Linux 6.0 (only the kernel is 64bit, the entire userland is 32bit) diff --git a/Master/tlpkg/doc/packages.txt b/Master/tlpkg/doc/packages.txt index 42a8722ecae..16cf8eb4ada 100644 --- a/Master/tlpkg/doc/packages.txt +++ b/Master/tlpkg/doc/packages.txt @@ -28,13 +28,19 @@ To remove a platform: - rebuild. -To remake tlcritical from scratch: + To check tlpsrc changes without committing: + tl-update-tlpdb --save-anyway + tlmgr check --use-svn files # or whatever +Do not fail to revert the tlpdb, or it will create an svn conflict. + + + To remake tlcritical from scratch: cd /home/ftp/texlive rm -rf tlcritical mkdir tlcritical tl-update-tlcritical --recreate - + To branch before a release, in the unlikely event of separate development work before we want to switch trunk over: svn copy -r 12205 -m'texlive-2009-dev tag based on r12205' \ diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index 5e291981f32..a9d75063d35 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -578,6 +578,7 @@ chomp ($Build = `cd $Master/../Build/source && pwd`); 'latex-fonts', "&MAKEflatten", 'latex-base', "die 'skipping, use latex'", 'latex-doc', "die 'skipping, use latex'", + 'latex-graphics', "die 'skipping, use graphics'", 'latex-help-texinfo', "die 'skipping, use latex2e-help-texinfo'", 'latex-pro-pragmatiky', "die 'skipping, no source'", 'latex-sciences-humaines', "die 'skipping, no source'", diff --git a/Master/tlpkg/tlpsrc/platex.tlpsrc b/Master/tlpkg/tlpsrc/platex.tlpsrc index af5cc80d3a7..0fc3fa0432a 100644 --- a/Master/tlpkg/tlpsrc/platex.tlpsrc +++ b/Master/tlpkg/tlpsrc/platex.tlpsrc @@ -2,4 +2,11 @@ tlpsetvar fmtcomm cm,hyphen-base,ptex execute AddFormat name=platex engine=eptex options="*platex.ini" \ patterns=language.dat \ fmttriggers=${fmtcomm},babel,latex,latex-fonts + binpattern f bin/${ARCH}/platex + +# not any of the other package subdirectories. +docpattern d texmf-dist/doc/platex/base +srcpattern d texmf-dist/source/platex/base +runpattern d texmf-dist/tex/platex/base +runpattern +d texmf-dist/tex/platex/config diff --git a/Master/tlpkg/tlpsrc/ptex.tlpsrc b/Master/tlpkg/tlpsrc/ptex.tlpsrc index 7a350dcffd7..43fb374531e 100644 --- a/Master/tlpkg/tlpsrc/ptex.tlpsrc +++ b/Master/tlpkg/tlpsrc/ptex.tlpsrc @@ -47,3 +47,7 @@ runpattern +!d texmf-dist/fonts/source/ptex runpattern +!d texmf-dist/fonts/type1/ptex docpattern +!d texmf-dist/doc/fonts/ptex docpattern +!d texmf-dist/doc/ptex/jvf + +# ptex-base excludes: +runpattern +!d texmf-dist/tex/ptex/ptex-base +docpattern +!d texmf-dist/doc/ptex/ptex-base diff --git a/Master/tlpkg/tlpsrc/uplatex.tlpsrc b/Master/tlpkg/tlpsrc/uplatex.tlpsrc index 8e5070ac4cb..b0e7e668944 100644 --- a/Master/tlpkg/tlpsrc/uplatex.tlpsrc +++ b/Master/tlpkg/tlpsrc/uplatex.tlpsrc @@ -5,3 +5,5 @@ execute AddFormat name=uplatex engine=euptex options="*uplatex.ini" \ fmttriggers=${fmtcomm},babel,latex,latex-fonts,ptex # binpattern f bin/${ARCH}/uplatex + +docpattern +!d texmf-dist/doc/fonts/japanese-otf-uptex/test/uplatex diff --git a/Master/tlpkg/tlpsrc/uptex.tlpsrc b/Master/tlpkg/tlpsrc/uptex.tlpsrc index ad4ab7a18c7..cfbecc4a609 100644 --- a/Master/tlpkg/tlpsrc/uptex.tlpsrc +++ b/Master/tlpkg/tlpsrc/uptex.tlpsrc @@ -40,3 +40,7 @@ runpattern +!d texmf-dist/fonts/vf/uptex runpattern +!d texmf-dist/fonts/cmap/uptex srcpattern +!d texmf-dist/source/fonts/uptex docpattern +!d texmf-dist/doc/fonts/uptex + +# uptex-base excludes: +runpattern +!d texmf-dist/tex/uptex/uptex-base +docpattern +!d texmf-dist/doc/uptex/uptex-base |