From fbcd66cd140c356472c290e9d00836d1dfc9bc89 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Tue, 5 Apr 2016 23:25:51 +0000 Subject: remove mipsel-linux for 2016, per mojca git-svn-id: svn://tug.org/texlive/trunk@40254 c570f23f-e606-0410-a88d-b1316a301751 --- Master/tlpkg/doc/packages.txt | 2 +- Master/tlpkg/doc/releng.txt | 14 +++++++++++++- Master/tlpkg/installer/xz/xz.mipsel-linux | Bin 759903 -> 0 bytes Master/tlpkg/installer/xz/xzdec.mipsel-linux | Bin 266880 -> 0 bytes Master/tlpkg/tlpsrc/asymptote.tlpsrc | 2 +- Master/tlpkg/tlpsrc/biber.tlpsrc | 1 - Master/tlpkg/tlpsrc/texlive.infra.tlpsrc | 1 - Master/tlpkg/tlpsrc/xindy.tlpsrc | 2 +- 8 files changed, 16 insertions(+), 6 deletions(-) delete mode 100755 Master/tlpkg/installer/xz/xz.mipsel-linux delete mode 100755 Master/tlpkg/installer/xz/xzdec.mipsel-linux (limited to 'Master/tlpkg') diff --git a/Master/tlpkg/doc/packages.txt b/Master/tlpkg/doc/packages.txt index ad90784660c..36e3bf1beb1 100644 --- a/Master/tlpkg/doc/packages.txt +++ b/Master/tlpkg/doc/packages.txt @@ -17,7 +17,7 @@ To add a new platform: update 00texlive.installer.tlpsrc as needed. - update .tlpsrc files if necessary: most likely asymptote, biber, xindy. - regenerate tlpdb. -- ask builder for entry entry in source/README. +- ask builder for entry in source/README. To remove a platform: - remove directory in Master/bin. diff --git a/Master/tlpkg/doc/releng.txt b/Master/tlpkg/doc/releng.txt index 679a1f78420..f9094442209 100644 --- a/Master/tlpkg/doc/releng.txt +++ b/Master/tlpkg/doc/releng.txt @@ -2,6 +2,7 @@ $Id$ Public domain. Notes on putting together the pretest and yearly release --karl. +See ./packages.txt for info on regular updates, adding/removing platforms, etc. Coordinate schedule with: maintainers of: engines, LaTeX, GUST font, asymptote, context, texworks @@ -116,6 +117,17 @@ initial builds in any case): - if new kpathsea file types (kpsewhich --help), update kpathsea.texi. - ask tldistro for patches. +Specifics for tlperl update: +cd $pg +find tlperl -type f | sort >/tmp/now +tar tf newperl.tgz | \grep -v /\$ | sort >/tmp/new +comm -13 /tmp/now /tmp/new >/tmp/c2 +comm -23 /tmp/now /tmp/new >/tmp/c1 +svn rm `cat /tmp/c1` +svn add --parents --no-auto-props `cat /tmp/c2` +svn status | fgrep \? # shouldn't be anyway +svn commit when ready ... + After tlnet freeze: run tl-update-linked-scripts for consistency. in Master/tlpkg, update bundled Windows programs as needed: @@ -125,7 +137,7 @@ After tlnet freeze: update texcollection DVD text: http://tug.org/texcollection/ http://puszcza.gnu.org.ua/projects/texcollection/ - eventually: peb, akira, takuji, khaled, taco, laurens: no commits. + eventually: akira, takuji, luigi, taco, laurens: no commits. when even more stable: put date into NEWS and ChangeLog files. Just before the final pretest (i.e., to-be-published) build: diff --git a/Master/tlpkg/installer/xz/xz.mipsel-linux b/Master/tlpkg/installer/xz/xz.mipsel-linux deleted file mode 100755 index bfc5c9c9183..00000000000 Binary files a/Master/tlpkg/installer/xz/xz.mipsel-linux and /dev/null differ diff --git a/Master/tlpkg/installer/xz/xzdec.mipsel-linux b/Master/tlpkg/installer/xz/xzdec.mipsel-linux deleted file mode 100755 index 885ac14b81c..00000000000 Binary files a/Master/tlpkg/installer/xz/xzdec.mipsel-linux and /dev/null differ diff --git a/Master/tlpkg/tlpsrc/asymptote.tlpsrc b/Master/tlpkg/tlpsrc/asymptote.tlpsrc index bffdc56e0c3..770f21e18fd 100644 --- a/Master/tlpkg/tlpsrc/asymptote.tlpsrc +++ b/Master/tlpkg/tlpsrc/asymptote.tlpsrc @@ -1,7 +1,7 @@ category TLCore # binpattern f/!\ -amd64-freebsd,amd64-netbsd,i386-freebsd,i386-netbsd,mipsel-linux,sparc-solaris\ +amd64-freebsd,amd64-netbsd,i386-freebsd,i386-netbsd,sparc-solaris\ bin/${ARCH}/*asy # binpattern d/win32 tlpkg/${PKGNAME} diff --git a/Master/tlpkg/tlpsrc/biber.tlpsrc b/Master/tlpkg/tlpsrc/biber.tlpsrc index a17649355cd..b3b187eb520 100644 --- a/Master/tlpkg/tlpsrc/biber.tlpsrc +++ b/Master/tlpkg/tlpsrc/biber.tlpsrc @@ -5,7 +5,6 @@ amd64-netbsd,\ armel-linux,\ armhf-linux,\ i386-netbsd,\ -mipsel-linux,\ powerpc-linux,\ sparc-solaris\ bin/${ARCH}/biber diff --git a/Master/tlpkg/tlpsrc/texlive.infra.tlpsrc b/Master/tlpkg/tlpsrc/texlive.infra.tlpsrc index 077dcfd613e..3af07c27b5e 100644 --- a/Master/tlpkg/tlpsrc/texlive.infra.tlpsrc +++ b/Master/tlpkg/tlpsrc/texlive.infra.tlpsrc @@ -51,7 +51,6 @@ armhf-linux,\ i386-cygwin,\ i386-linux,\ i386-solaris,\ -mipsel-linux,\ powerpc-linux,\ x86_64-cygwin,\ x86_64-linux,\ diff --git a/Master/tlpkg/tlpsrc/xindy.tlpsrc b/Master/tlpkg/tlpsrc/xindy.tlpsrc index c2ef488fcbf..f830b1ff463 100644 --- a/Master/tlpkg/tlpsrc/xindy.tlpsrc +++ b/Master/tlpkg/tlpsrc/xindy.tlpsrc @@ -5,7 +5,7 @@ runpattern d texmf-dist/scripts/xindy # # Not all platforms provide this. tlpsetvar no_xindy_platforms \ - amd64-netbsd,mipsel-linux,i386-solaris,sparc-solaris,\ + amd64-netbsd,i386-solaris,sparc-solaris,\ x86_64-cygwin,x86_64-solaris # binpattern f/!${no_xindy_platforms} bin/${ARCH}/texindy -- cgit v1.2.3