Up to [cvs.NetBSD.org] / pkgsrc / print / tex-hugelatex
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.5, Thu Jan 28 09:26:46 2010 UTC (13 years ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2013Q2-base,
pkgsrc-2013Q2,
pkgsrc-2012Q4-base,
pkgsrc-2012Q4,
pkgsrc-2011Q4-base,
pkgsrc-2011Q4,
pkgsrc-2011Q2-base,
pkgsrc-2011Q2,
HEAD
Changes since 1.4: +1 -1
lines
FILE REMOVED
minskim says that tex-hugelatex nowadays has _lower_ limits than TeX Live, which breaks some stuff. Remove tex-hugelatex and let tex-jadetex fall back to the new TeX Live defaults. Bump PKGREVISION for tex-jadetex.
Revision 1.4 / (download) - annotate - [select for diffs], Sun Jan 11 09:13:00 2009 UTC (14 years ago) by minskim
Branch: MAIN
CVS Tags: pkgsrc-2009Q4-base,
pkgsrc-2009Q4,
pkgsrc-2009Q3-base,
pkgsrc-2009Q3,
pkgsrc-2009Q2-base,
pkgsrc-2009Q2,
pkgsrc-2009Q1-base,
pkgsrc-2009Q1
Changes since 1.3: +7 -23
lines
Diff to previous 1.3 (colored)
Use texmf.mk to update texmf.cnf. Bump PKGREVISION.
Revision 1.3 / (download) - annotate - [select for diffs], Thu Jan 8 22:13:23 2009 UTC (14 years ago) by minskim
Branch: MAIN
Changes since 1.2: +3 -3
lines
Diff to previous 1.2 (colored)
Adjust the path to texmf.cnf, which is now under PKG_SYSCONFDIR. Bump PKGREVISION.
Revision 1.2 / (download) - annotate - [select for diffs], Tue Oct 9 19:19:15 2007 UTC (15 years, 3 months ago) by martti
Branch: MAIN
CVS Tags: pkgsrc-2008Q4-base,
pkgsrc-2008Q4,
pkgsrc-2008Q3-base,
pkgsrc-2008Q3,
pkgsrc-2008Q2-base,
pkgsrc-2008Q2,
pkgsrc-2008Q1-base,
pkgsrc-2008Q1,
pkgsrc-2007Q4-base,
pkgsrc-2007Q4,
pkgsrc-2007Q3-base,
pkgsrc-2007Q3,
cwrapper,
cube-native-xorg-base,
cube-native-xorg
Changes since 1.1: +2 -2
lines
Diff to previous 1.1 (colored)
Remove trailing spaces.
Revision 1.1 / (download) - annotate - [select for diffs], Thu Oct 12 13:38:35 2006 UTC (16 years, 3 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2007Q2-base,
pkgsrc-2007Q2,
pkgsrc-2007Q1-base,
pkgsrc-2007Q1,
pkgsrc-2006Q4-base,
pkgsrc-2006Q4
Don't build hugelatex configuration at do-install time, but in the INSTALL script. Use magic markers and remove the texmf.cnf fragment at DEINSTALL time. This fixes the deinstallation when other packages modify it and are installed afterwards, but removed out-of-order. Bump revision. Addresses PR 32376 and PR 34003 (the latter indirectly from myself).