2013-12-15 Javier Vasquez <j.e.vasquez.v@gmail.com>
	* Fixes Bug #630
	* DEPENDS, BUILD: Fixing finding the path for freetype2 headers

2013-08-10 Javier Vasquez <j.e.vasquez.v@gmail.com>
	* Fixes Bug #471
	* BUILD: Remove --disable-luatex
	* DEPENDS: Change lua51 by LUA (both lua and lua51 provide LUA)

2013-11-18 Remko van der Vossen <wich@sourcemage.org>
	* INSTALL: do not try to install luatex fonts if lua dependency is not
	  enabled.

2013-06-08 Thomas Orgis <sobukus@sourcemage.org>
	* INSTALL: hack to install a copy of TeXLive::TLUtils to make updmap work
	* BUILD: Do not disable gsftopk; who else provides it?

2012-09-16 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
	* DETAILS: version 20120701
	* BUILD, PRE_BUILD, INSTALL: build out of tree
	* PRE_BUILD: use default_pre_build
	* fix_paths.patch, texmf.cnf_fix.patch: refreshed patches

2011-12-17 Vlad Glagolev <stealth@sourcemage.org>
	* DEPENDS: lua -> lua51

2011-10-31 Sukneet Basuta <sukneet@sourcemage.org>
	* BUILD: added banner configure option
	* DEPENDS: clean up depends for luatex
	  added suggest_depends for RUBY and perl
	* INSTALL: Move old TEXMFLOCAL to new (/usr/share/texmf-local to /usr/local/share/texmf)
	  Explicitly define texlinks format file and destination so it 
	  reinstalls correctly
	  remove aleph files since they are no longer supported
	  recreate the filename DB and create the proper formats
	  install fontconfig conf file and regenerate fontconfig cache, 
	  needed for XeTeX and XeLaTeX
	  If luatex is installed, generate files and fonts for ConTeXt and LuaTeX
	* PRE_BUILD: use sed to edit files to use /usr/share/texmf and /usr/share/texmf-dist
	  patch mtxrun for luatex, see below
	* FINAL: added, display message notifying the user of TEXMFLOCAL change
	  if using luatex, notify user that they may have to generate
	  context's formats themselves. Not done in INSTALL, because it fails 
	  on recasts due to luatex using the wrong cache path. 
	* fixed_scripts_3.patch: removed, replaced with fix_paths.patch 
	* fix_paths.patch: fix paths not fixed by sed in PRE_BUILD
	* texmf.cnf_fix.patch: change TEXMFLOCAL to /usr/local/share/texmf
	* 09-texlive-fonts.conf: added, fontconfig conf file
	* mtxrun_fix.patch: fix paths for luatex
	  set ownpath to fixed value because it has trouble finding the correct 
	  path on recasts
	  fix SELFAUTOPARENT becuase mtxrun expects the script to be in

2011-10-12 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
	* INSTALL: fixed install failure

2011-09-09 Ismael Luceno <ismael@sourcemage.org>
	* INSTALL: use texlinks to complete installation
	* texmf.cnf_fix.patch: Fixed TEXMFROOT
	* INSTALL: make system-wide format files

2011-09-07 Ismael Luceno <ismael@sourcemage.org>
	* PRE_BUILD, fix_scripts_3.patch, texmf.cnf_fix.patch:
	  Fixed patches for the upgrade

2011-09-05 Ismael Luceno <ismael@sourcemage.org>
	* DETAILS: updated spell to 20110705

2011-07-30 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
	* DEPENDS: changed dependency on g++ to dependency on gcc with
	  sub-depends on CXX (scripted)

2010-07-20 Peng Chang (Charles) <chp@sourcemage.org>
	* DEPENDS: depends texinfo for install-info

2010-07-18 Peng Chang (Charles) <chp@sourcemage.org>
	* DETAILS: UPSTREAM_HASH
	  fill LICENSE according to Wikipedia
	* 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
	* gcc44.patch removed, already fixed upstream
	* texmf.cnf_fix.patch: texmf-local should also go to /usr/share

2010-04-20 Eric Sandall <sandalle@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)

2009-11-10 Finn Haedicke <finn_haedicke@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

2009-09-28 Eric Sandall <sandalle@sourcemage.org>
	* CONFLICTS: conflict -> conflicts
	  Auto-conflict with old packages

2009-09-24 Andraž "ruskie" Levstik <ruskie+f03a580f@codemages.net>
	* CONFLICTS: added from texlive-texmf, second sync

2009-08-13 Peng Chang (Charles) <chp@sourcemage.org>
	* INSTALL: created a symlink mf-nowin -> mf for pdftex needs it

2009-08-07 Andraž "ruskie" Levstik <ruskie+f03a580f@codemages.net>
	* PRE_BUILD: added comments so that the here-after people will
	  know what bit is what, fix the patching

2009-08-07 Peng Chang (Charles) <chp@sourcemage.org>
	* DEPENDS: some building script in texk/dvipsk makes use of ed

2009-08-06 Andraž "ruskie" Levstik <ruskie+f03a580f@codemages.net>
	* rename_getline.patch: patch to rename getline to tex_getline
	* PRE_BUILD: various sedits and some rm's, xpdf needs to be in,
 	  freetype1 as	well
	* DEPENDS: trying out system freetype1, no luck, trying some other stuff,
	  I really really really really HATE their build setup
	* BUILD: add -I flags else it doesn't find anything

2009-07-29 Andraž "ruskie" Levstik <ruskie+f03a580f@codemages.net>
	* BUILD, DEPENDS, DETAILS, PRE_BUILD: spell created
	* fix_scripts_2.patch, fix_scripts.patch, texmf.cnf_fix.patch: needed for
	  FHS

