Age | Commit message (Expand) | Author | Files | Lines |
2010-06-30 | Fix path on MASTER_SITE_TEX_CTAN. | wiz | 1 | -2/+2 |
2010-06-17 | Fix the context format generation by replacing teTeX's context and | minskim | 1 | -5/+3 |
2010-06-13 | Bump PKGREVISION for libpng shlib name change. | wiz | 1 | -2/+2 |
2010-02-19 | tex-bin-latex was replaced with tex-latex-bin in TeX Live 2009. | minskim | 1 | -3/+3 |
2010-02-08 | Replace tex-bin-metafont with tex-metafont. | minskim | 1 | -3/+3 |
2010-01-30 | Replace tex-bin-kpathsea (TeX Live 2008) with tex-kpathsea (TeX Live 2009). | minskim | 1 | -3/+3 |
2010-01-29 | Adapt teTeX-bin to TeX Live 2009. | minskim | 1 | -6/+4 |
2010-01-28 | More teTeX3-bin fixes for TeX Live 2009. | minskim | 1 | -2/+2 |
2010-01-28 | Do not build formats using omega. | minskim | 1 | -6/+2 |
2009-09-24 | Resolve conflicts between tex-a2ping, texlive-pdftools, and teTeX-bin, | minskim | 1 | -2/+2 |
2009-09-20 | Add missing commands "bin/a2ping", "bin/e2pall" and "bin/epstopdf". | tron | 1 | -2/+2 |
2009-09-19 | Do not build gsftopk, ps2pkm, a2ping, and pdftools included in teTeX. | minskim | 1 | -7/+4 |
2009-09-02 | Remove kei as maintainer, he resigned. | wiz | 1 | -2/+2 |
2009-06-09 | PKGREVISION bump because of the kpathsea API change. | minskim | 1 | -2/+2 |
2009-04-30 | Replace the following commands and utilities of teTeX with those in | minskim | 1 | -3/+6 |
2009-04-15 | - Replace teTeX's LaTeX macro with TeX Live's version. | minskim | 1 | -3/+7 |
2009-04-14 | Do not create a symlink for pdfetex; it is handled by print/tex-pdftex. | minskim | 1 | -3/+2 |
2009-04-13 | Replace teTeX's tex and pdftex formats with those in print/tex-bin-tex | minskim | 1 | -2/+4 |
2009-04-12 | Replace teTeX's web2c (7.5.4) with print/web2c (7.5.7). | minskim | 1 | -3/+22 |
2009-04-12 | Replace teTeX's dvipdfm with a newer version in print/dvipdfm. | minskim | 1 | -3/+3 |
2009-04-11 | Resolve conflicts between dvipng and teTeX-bin. | minskim | 1 | -2/+3 |
2009-03-06 | Let teTeX-texmf register its map files and hyphenation patterns using | minskim | 1 | -49/+4 |
2009-02-23 | Do not build xdvi included in teTeX so that teTeX-bin can be installed | minskim | 1 | -7/+3 |
2009-02-17 | Do not build dvipsk included in teTeX. | minskim | 1 | -2/+3 |
2009-01-29 | Remove a redundant entry in DEPENDS. | minskim | 1 | -2/+1 |
2009-01-26 | Remove references to pkgsrc-wip. | minskim | 1 | -4/+4 |
2009-01-26 | Use format.mk and map.mk in texlive-tetex to update TeX formats and | minskim | 1 | -7/+54 |
2009-01-08 | Resolve conflicts between kpathsea and teTeX-{texmf,bin}. | minskim | 1 | -10/+14 |
2008-12-09 | TEXMFSYSVAR should be under VARBASE. | minskim | 1 | -7/+15 |
2008-12-09 | Remove an unused entry from REPLACE_PERL. | minskim | 1 | -3/+2 |
2008-11-19 | teTeX-bin does not need libwww any more. Noticed by Yorick Hardy in | minskim | 1 | -2/+2 |
2008-11-10 | Bump PKGREVISION for libXaw API depends bump due to libXaw8 removal. | wiz | 1 | -2/+2 |
2008-08-24 | If mkdtemp is not defined, define our own version and deploy it. Also, don't | tonnerre | 1 | -2/+2 |
2008-08-07 | Ensure that DESTDIR builds don't leak the build user, but use root | joerg | 1 | -2/+2 |
2008-05-05 | Fix various buffer overflow vulnerabilities in dvips and dviljk, and an | tonnerre | 1 | -2/+2 |
2008-01-18 | Per the process outlined in revbump(1), perform a recursive revbump | tnn | 1 | -2/+2 |
2007-11-17 | Some packages need lex and yacc. Patch by Aleksey Cheusov via | rillig | 1 | -2/+2 |
2007-02-15 | Added VARTEXTFONTS to BUILD_DEFS. | rillig | 1 | -2/+4 |
2006-12-07 | As temporary band aid, ensure that PATH contains ${PREFIX}/bin, as | joerg | 1 | -2/+2 |
2006-11-06 | DESTDIR support and switch to modular buildlinks. | joerg | 1 | -2/+10 |
2006-07-07 | LIBTOOL_OVERRIDE generally doesn't need to be specified anymore... just | jlam | 1 | -2/+1 |
2006-05-22 | build a shared libkpathsea, bump PKGREVISION | drochner | 1 | -2/+5 |
2006-04-17 | More PKGREVISION bumps for png-1.2.9nb2 update. | wiz | 1 | -2/+2 |
2006-04-07 | Install platform-independent texmf files into texmf-dist. In this way, | minskim | 1 | -3/+3 |
2006-04-06 | Create another texmf tree, texmf-local so that TeX packages can be | minskim | 1 | -3/+3 |
2006-04-06 | * Set the default texfonts directory during the build instead of setting | jlam | 1 | -20/+6 |
2006-04-05 | * Move all the handling of files that are user-modifiable or generated | jlam | 1 | -5/+10 |
2006-02-05 | Recursive revision bump / recommended bump for gettext ABI change. | joerg | 1 | -2/+2 |
2006-01-24 | Incorporate fixes for vulnerabilities reported in SA17916 and SA18329, | tron | 1 | -2/+2 |
2006-01-09 | Patch the "texconfig-dialog" script (patching the "texconfig" script | tron | 1 | -2/+2 |