Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update lzma deps to allow xz-utils too, bug #279871 | Alexis Ballier | 2009-08-19 | 1 | -2/+2 |
| | |||||
* | Ignore TEXINPUTS from the environment when building formats, should fix bug ↵ | Alexis Ballier | 2009-08-14 | 1 | -2/+2 |
| | | | | #262177 | ||||
* | Set VARTEXFONTS to some sandboxed location when building formats, it cannot ↵ | Alexis Ballier | 2009-08-10 | 1 | -2/+2 |
| | | | | hurt and may fix bug #280914 | ||||
* | drop tl 2007 install support as all ebuilds are gone now | Alexis Ballier | 2009-06-21 | 1 | -19/+2 |
| | |||||
* | add the generated formats to the list of directories to search while ↵ | Alexis Ballier | 2009-06-08 | 1 | -2/+2 |
| | | | | building them | ||||
* | Use cp -pR for installing the texmf tree so that file permissions are ↵ | Alexis Ballier | 2008-11-06 | 1 | -6/+6 |
| | | | | preserved. Bug #245117 | ||||
* | Use TEXLIVE_MODULES_DEPS only for TeX Live 2007 | Alexis Ballier | 2008-10-31 | 1 | -3/+4 |
| | |||||
* | document TEXLIVE_MODULE_BINSCRIPTS | Alexis Ballier | 2008-09-02 | 1 | -1/+7 |
| | |||||
* | add a small function to install a script from the texmf tree, add ↵ | Alexis Ballier | 2008-09-02 | 1 | -1/+2 |
| | | | | TEXLIVE_MODULE_BINSCRIPTS variable to texlive-module so that ebuilds can use it easily | ||||
* | fix typo in comments | Alexis Ballier | 2008-08-22 | 1 | -3/+3 |
| | |||||
* | Implement the AddHyphen instruction of tlpobjs for TeX Live 2008. This ↵ | Alexis Ballier | 2008-08-22 | 1 | -3/+55 |
| | | | | creates language.foo.def and language.foo.dat files required for hyphenations support. | ||||
* | drop (more or less) useless messages to einfo instead of elog | Alexis Ballier | 2008-08-21 | 1 | -3/+3 |
| | |||||
* | Add TEXLIVE_MODULE_DOC_CONTENTS and TEXLIVE_MODULE_SRC_CONTENTS support for ↵ | Alexis Ballier | 2008-07-15 | 1 | -1/+29 |
| | | | | texlive 2008 and document it. | ||||
* | Add source useflag for texlive2008 | Alexis Ballier | 2008-07-14 | 1 | -3/+6 |
| | |||||
* | update comments about tl2008's way of distributing packages | Alexis Ballier | 2008-07-03 | 1 | -2/+3 |
| | |||||
* | remove doc useflag from documentation packages, it does not make much sense ↵ | Alexis Ballier | 2008-07-03 | 1 | -3/+3 |
| | | | | for them, thanks to Pacho Ramos <pacho@condmat1.ciencias.uniovi.es>, bug #223617. | ||||
* | start to make room for TeX Live 2008 and simplify the jobs parser. | Alexis Ballier | 2008-07-03 | 1 | -9/+36 |
| | |||||
* | improve comments of texlive eclasses so that they're ready to get a man ↵ | Alexis Ballier | 2008-02-14 | 1 | -8/+32 |
| | | | | page, thanks to mren <bugs@rennings.net>, bug #210049 | ||||
* | Check for texmf-update before trying to execute it, otherwise display a ↵ | Alexis Ballier | 2008-01-20 | 1 | -3/+11 |
| | | | | warning, bug #206537 | ||||
* | install dvips config files in dvips.d; no module installs such files, only ↵ | Alexis Ballier | 2007-12-02 | 1 | -2/+2 |
| | | | | texlive-core for now, but better safe than sorry if this happens after dvips config files handling has been switched to texmf-update | ||||
* | dont try to be too clever with TEXMFSYSVAR, it should not be modified, ↵ | Alexis Ballier | 2007-10-27 | 1 | -3/+2 |
| | | | | install paths should definitely not be dependant on tex configuration and consistent among themselves; thus hardcode default path for TEXMFSYSVAR | ||||
* | also remove texmf/doc directory if doc useflag is not set, will save much ↵ | Alexis Ballier | 2007-10-20 | 1 | -3/+9 |
| | | | | more space if you dont want the documention | ||||
* | add etexlinks helper function, use it for installing modules, bug #196246 | Alexis Ballier | 2007-10-20 | 1 | -1/+5 |
| | |||||
* | install formats in TEXMFSYSVAR, otherwise kpathsea will not find them | Alexis Ballier | 2007-10-17 | 1 | -2/+5 |
| | |||||
* | add texlive module eclass | Alexis Ballier | 2007-10-14 | 1 | -0/+116 |