New commits:
commit d6b1b2784a4fa54bdca24f6dd814c0902f09fbc3
Author: Peng Chang (Charles) <chp AT sourcemage.org>
Commit: Peng Chang (Charles) <chp AT sourcemage.org>
Revert "texlive-texmf: => 20091107"
This reverts commit 15562a492af4730a2066cc2ee68608f671f6b39b.
commit 238a90812981c78d2be69d92c00fa18efec059ed
Author: Peng Chang (Charles) <chp AT sourcemage.org>
Commit: Peng Chang (Charles) <chp AT sourcemage.org>
Revert "texlive: => 20091107"
This reverts commit 321ae4a9af4a214510d1a4f22d5f1f7a09cae17c.
There's WIP update in branch devel-texlive
commit 5e4c73346213613f8308c3dda9222b0ad105bcd3
Author: Peng Chang (Charles) <chp AT sourcemage.org>
Commit: Peng Chang (Charles) <chp AT sourcemage.org>
texlive: update spell comments, fix path in texmf.cnf_fix.patch
commit 0aece6c498c963d44f0da2217cbd78a5b468ce44
Author: Peng Chang (Charles) <chp AT sourcemage.org>
Commit: Peng Chang (Charles) <chp AT sourcemage.org>
texlive: install wrappers like latex, pdflatex
This problem is specific to this version (I hope)
commit 49bc889e5ae985bdac1ef34216126ace1245f965
Author: Peng Chang (Charles) <chp AT sourcemage.org>
Commit: Peng Chang (Charles) <chp AT sourcemage.org>
texlive: many --without options are --disable now
commit 3375f9a2a0291ad206a7782934fad6e387324711
Author: Peng Chang (Charles) <chp AT sourcemage.org>
Commit: Peng Chang (Charles) <chp AT sourcemage.org>
texlive: upstream hash
commit da3123c502dbbc3766f32fc4cabb138927494611
Author: Finn Haedicke <finn_haedicke AT gmx.net>
Commit: Finn Haedicke <finn_haedicke AT gmx.net>
texlive: updated patch
* to install working symlinks
* to skip overwriting /usr/bin/man
commit 4833bc34e1b39b3bb1213f14f8e529734de3367c
Author: Finn Haedicke <finn_haedicke AT gmx.net>
Commit: Finn Haedicke <finn_haedicke AT gmx.net>
texlive: removed old patches
commit 82cf92d515080e203f7d79bb9d917970c580a04b
Author: Finn Haedicke <finn_haedicke AT gmx.net>
Commit: Finn Haedicke <finn_haedicke AT gmx.net>
texlive: removed getline fixes (not needed)
commit c282990884f58bd0026d43e38eef7c7642c9ccec
Author: Finn Haedicke <finn_haedicke AT gmx.net>
Commit: Finn Haedicke <finn_haedicke AT gmx.net>
texlive: use appropriate flag instead of changing configure
commit 5663e5c94b47f52e7675b0738f8ab575324a8c5f
Author: Finn Haedicke <finn_haedicke AT gmx.net>
Commit: Finn Haedicke <finn_haedicke AT gmx.net>
texlive: HISTORY added for 20091107 update
commit e16468fbda3548f2b418f13cc3331a495b073817
Author: Finn Haedicke <finn_haedicke AT gmx.net>
Commit: Finn Haedicke <finn_haedicke AT gmx.net>
texlive => 20091107
* matches upstream sha256
* mangled PRE_BUILD to make texlive compile
(disabled check in configure)
* disabled old patches and created new ones to not install to /usr/texmf.
* updated texmf_cnf patch
commit ee0652af2b7bd433751fca3456a8cf8a60036c08
Author: Finn Haedicke <finn_haedicke AT gmx.net>
Commit: Finn Haedicke <finn_haedicke AT gmx.net>
2010-01-17 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
* volatiles: marked volatile files as such
+2009-11-10 Finn Haedicke <finn_haedicke AT gmx.net>
+ * DETAILS: version 20091107, new tarball suffix
+ * INSTALL: removed nonexistent folder
+
2009-11-04 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
* INSTALL: fixed failure due to use of mv
diff --git a/latex/texlive/HISTORY b/latex/texlive/HISTORY
index e12da8e..390ec03 100644
--- a/latex/texlive/HISTORY
+++ b/latex/texlive/HISTORY
@@ -1,21 +1,21 @@
-2010-07-17 Peng Chang (Charles) <chp AT sourcemage.org>
- * DETAILS: Fixed SOURCE_URL[0], SOURCE_DIRECTORY
- updated spell to 20091107, UPSTREAM_HASH
- * BUILD: changing a bunch of options from --without to --disable,
- added --disable-native-texlive-build for it is not default now
- * DEPENDS: changing --without to --disable,
- removed ncurses and texinfo for they are dependencies of basesystem
- and there are no special flags for them
- * INSTALL: cp wrappers like latex, pdflatex (specific to this version)
- * PRE_BUILD: a lot of changes for patching
- * gcc44.patch, rename_getline.patch: not needed, fixed upstream
- * fix_scripts.patch, fix_scripts_2.patch: no longer apply
- * texmf.cnf_fix.patch: regenerated by me
- * fix_paths.patch: FHS patch generated by me
-
-2010-04-20 Eric Sandall <sandalle AT sourcemage.org>
- gcc44.patch: From http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/~checkout~/packages/texlive/texlive-gcc44.patch?rev=1.1;content-type=text/plain
- * PRE_BUILD: Apply gcc44.patch (Bug #15535)
+2010-07-18 Peng Chang (Charles) <chp AT sourcemage.org>
+ * DETAILS: UPSTREAM_HASH
+ * BUILD: many --without options are --disable now
+ * DEPDENDS: --without -> --disable, removed dependencies ncurses and
+ texinfo as they are dependencies of basesystem and there are no
flags
+ for them now
+ * INSTALL: install wrappers like latex, pdflatex (specific to
20091107)
+ /usr/bin/mf-nowin -> $INSTALL_ROOT/usr/bin/mf-nowin
+ * PRE_BUILD: update comments
+ * texmf.cnf_fix.patch: texmf-local should also go to /usr/share
+
+2009-11-10 Finn Haedicke <finn_haedicke AT gmx.net>
+ * DETAILS: updated to 20091107, fixed source
+ * BUILD: added flag to build with external libs
+ * PRE_BUILD,fix_scripts_3.patch,texmf.cnd_fix.patch
+ replaced old patches for install path /usr/share/texmf
+ updated texmf.cnf patch
+ removed getline fixes/patches