Up to [cvs.netbsd.org] / pkgsrc / textproc / db2latex
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.7 / (download) - annotate - [select for diffs], Sun Jun 14 21:36:30 2009 UTC (2 years, 11 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base,
pkgsrc-2012Q1,
pkgsrc-2011Q4-base,
pkgsrc-2011Q4,
pkgsrc-2011Q3-base,
pkgsrc-2011Q3,
pkgsrc-2011Q2-base,
pkgsrc-2011Q2,
pkgsrc-2011Q1-base,
pkgsrc-2011Q1,
pkgsrc-2010Q4-base,
pkgsrc-2010Q4,
pkgsrc-2010Q3-base,
pkgsrc-2010Q3,
pkgsrc-2010Q2-base,
pkgsrc-2010Q2,
pkgsrc-2010Q1-base,
pkgsrc-2010Q1,
pkgsrc-2009Q4-base,
pkgsrc-2009Q4,
pkgsrc-2009Q3-base,
pkgsrc-2009Q3,
pkgsrc-2009Q2-base,
pkgsrc-2009Q2,
HEAD
Changes since 1.6: +1 -2
lines
Diff to previous 1.6 (colored)
Convert @exec/@unexec to @pkgdir or drop it.
Revision 1.6 / (download) - annotate - [select for diffs], Sun Jun 14 18:17:13 2009 UTC (2 years, 11 months ago) by joerg
Branch: MAIN
Changes since 1.5: +1 -31
lines
Diff to previous 1.5 (colored)
Remove @dirrm entries from PLISTs
Revision 1.5 / (download) - annotate - [select for diffs], Fri Nov 18 08:04:25 2005 UTC (6 years, 6 months ago) by minskim
Branch: MAIN
CVS Tags: pkgsrc-2009Q1-base,
pkgsrc-2009Q1,
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,
pkgsrc-2007Q2-base,
pkgsrc-2007Q2,
pkgsrc-2007Q1-base,
pkgsrc-2007Q1,
pkgsrc-2006Q4-base,
pkgsrc-2006Q4,
pkgsrc-2006Q3-base,
pkgsrc-2006Q3,
pkgsrc-2006Q2-base,
pkgsrc-2006Q2,
pkgsrc-2006Q1-base,
pkgsrc-2006Q1,
pkgsrc-2005Q4-base,
pkgsrc-2005Q4,
cwrapper,
cube-native-xorg-base,
cube-native-xorg
Changes since 1.4: +2 -2
lines
Diff to previous 1.4 (colored)
- Remove a redundant template from the stylesheet. It used to be ignored by xsltproc, but the recent version generates an error. - Delete share/xsl only it is emtpy, since it is shared by other xsl packages. Bump PKGREVISION.
Revision 1.4 / (download) - annotate - [select for diffs], Thu Nov 25 20:47:00 2004 UTC (7 years, 6 months ago) by minskim
Branch: MAIN
CVS Tags: pkgsrc-2005Q3-base,
pkgsrc-2005Q3,
pkgsrc-2005Q2-base,
pkgsrc-2005Q2,
pkgsrc-2005Q1-base,
pkgsrc-2005Q1,
pkgsrc-2004Q4-base,
pkgsrc-2004Q4
Changes since 1.3: +1233 -444
lines
Diff to previous 1.3 (colored)
Update db2latex to 0.8pre1. A large improvement in the out-of-box capabilities of DB2LaTeX. See the HOMEPAGE for details.
Revision 1.3 / (download) - annotate - [select for diffs], Mon Jan 5 22:20:54 2004 UTC (8 years, 4 months ago) by kristerw
Branch: MAIN
CVS Tags: pkgsrc-2004Q3-base,
pkgsrc-2004Q3,
pkgsrc-2004Q2-base,
pkgsrc-2004Q2,
pkgsrc-2004Q1-base,
pkgsrc-2004Q1
Changes since 1.2: +1 -3
lines
Diff to previous 1.2 (colored)
Back out last change, since those belong to the textproc/xmlcatmgr package. Noted by Min Sik Kim (minskim at bawi dot org)
Revision 1.2 / (download) - annotate - [select for diffs], Mon Jan 5 06:20:29 2004 UTC (8 years, 4 months ago) by kristerw
Branch: MAIN
Changes since 1.1: +2 -0
lines
Diff to previous 1.1 (colored)
Add a missing directories to ${INSTALL_DATA_DIR} and PLIST.
Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Sat Dec 13 21:18:15 2003 UTC (8 years, 5 months ago) by xtraeme
Branch: TNF
CVS Tags: pkgsrc-base
Changes since 1.1: +0 -0
lines
Diff to previous 1.1 (colored)
Initial import of db2latex-0.7 from pkgsrc-wip, packaged by Min Sik Kim. DB2LaTeX are a set of XSLT stylesheets which generate high level LaTeX2e from your docbook document. They do not perform any FO transformation, the only thing they do is to map DocBook tags into more or less standard LaTeX (a recent installation of LaTeX 2e is required, with most common packages. However, in more stable releases, package dependencies will be completely managed with xsl variables, making it virtually compatible with basic LaTeX 2e installations). All the "styling" has to be done by modifying available xsl:variables, overriding and customizing templates, and in the last, by adding your "sty" files.
Revision 1.1 / (download) - annotate - [select for diffs], Sat Dec 13 21:18:15 2003 UTC (8 years, 5 months ago) by xtraeme
Branch: MAIN
Initial revision