The NetBSD Project

CVS log for pkgsrc/textproc/dsssl-docbook-modular/PLIST

[BACK] Up to [cvs.netbsd.org] / pkgsrc / textproc / dsssl-docbook-modular

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.9 / (download) - annotate - [select for diffs], Sun Jun 14 21:36:31 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.8: +1 -3 lines
Diff to previous 1.8 (colored)

Convert @exec/@unexec to @pkgdir or drop it.

Revision 1.8 / (download) - annotate - [select for diffs], Sun Jun 14 18:17:14 2009 UTC (2 years, 11 months ago) by joerg
Branch: MAIN
Changes since 1.7: +1 -28 lines
Diff to previous 1.7 (colored)

Remove @dirrm entries from PLISTs

Revision 1.7 / (download) - annotate - [select for diffs], Fri Feb 18 16:17:43 2005 UTC (7 years, 3 months ago) by wiz
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, pkgsrc-2005Q3-base, pkgsrc-2005Q3, pkgsrc-2005Q2-base, pkgsrc-2005Q2, pkgsrc-2005Q1-base, pkgsrc-2005Q1, cwrapper, cube-native-xorg-base, cube-native-xorg
Changes since 1.6: +454 -494 lines
Diff to previous 1.6 (colored)

Update to 1.79:

This release contains fixes for a number of long-standing bugs. See the
WhatsNew file for more details. Among the user-visible changes are:

  * HTML stylesheets.

      o The doctype definition in the HTML output now contains a system
        identifier, required for better parsing in contemporary browsers.

      o CSS decoration has been added to procedure steps.

      o Uses of <VAR> in HTML output (often rendered in italic) have been
        changed to something more appropriate

      o The last character of the version was cut off in previous releases.

      o Processing instruction parsing has been made more robust against
        arbitrarily formed PIs.

      o Callout graphics and admonition graphics share a single variable,
        %stock-graphics-extension%.

      o The value of the VALIGN attribute has been corrected to MIDDLE instead
        of CENTER.

  * Print stylesheets.

      o Admonition titles and contents are kept together.

      o Programlistings with callouts now honor the width attribute.

      o The rendering of othercredit has been made more useful.

      o Excessive after spacing when a listitem contains multiple paras or
        verbatim environments has been fixed.

      o Empty ulinks don't generate footnotes, so they are now omitted from the
        footnote counting.

      o Some cases where components were restarting the page numbering were
        fixed.

      o article-titlepage-recto-elements has been made to match the HTML
        version.

      o Support for revdescription inside revison on titlepages has been added.

  * General.

      o "pc" is now allowed as abbreviation for "pica".

      o The return value of my-debug has been fixed.

      o A Bosnian translation has been added.

      o A Bulgarian translation has been added.

Revision 1.6 / (download) - annotate - [select for diffs], Fri May 7 16:37:06 2004 UTC (8 years ago) by hrs
Branch: MAIN
CVS Tags: pkgsrc-2004Q4-base, pkgsrc-2004Q4, pkgsrc-2004Q3-base, pkgsrc-2004Q3, pkgsrc-2004Q2-base, pkgsrc-2004Q2
Changes since 1.5: +648 -598 lines
Diff to previous 1.5 (colored)

Update to 1.78.

Since the version 1.67, the distfiles are moved to
sourceforge.  A lot of bugfixes, improvements, and
more localization support are added.  This pkgsrc
update are reviewed by hubertf@.

Revision 1.5 / (download) - annotate - [select for diffs], Wed Jan 29 21:35:09 2003 UTC (9 years, 3 months ago) by jmmv
Branch: MAIN
CVS Tags: pkgsrc-2004Q1-base, pkgsrc-2004Q1, pkgsrc-2003Q4-base, pkgsrc-2003Q4, netbsd-1-6-1-base, netbsd-1-6-1
Changes since 1.4: +1 -3 lines
Diff to previous 1.4 (colored)

s/BUILDINK/BUILDLINK/
Use textproc/xmlcatmgr/catalogs.mk to register the catalog file, using
the SGML_CATALOGS variable.  Bump PKGREVISION.

Revision 1.4 / (download) - annotate - [select for diffs], Sat Jan 11 23:23:30 2003 UTC (9 years, 4 months ago) by jmmv
Branch: MAIN
Changes since 1.3: +3 -1 lines
Diff to previous 1.3 (colored)

Register the provided catalog file in share/sgml/catalog using xmlcatmgr.
Bump PKGREVISION to 1.

Revision 1.3 / (download) - annotate - [select for diffs], Mon Dec 9 16:01:44 2002 UTC (9 years, 5 months ago) by tron
Branch: MAIN
Changes since 1.2: +2 -2 lines
Diff to previous 1.2 (colored)

Replace "true" by "${TRUE}".

Revision 1.2 / (download) - annotate - [select for diffs], Fri Feb 15 10:12:59 2002 UTC (10 years, 3 months ago) by skrll
Branch: MAIN
CVS Tags: pkgviews-base, pkgviews, netbsd-1-6-RELEASE-base, netbsd-1-6, netbsd-1-5-PATCH003, buildlink2-base, buildlink2
Changes since 1.1: +2 -2 lines
Diff to previous 1.1 (colored)

mkdir -> ${MKDIR}
rmdir -> ${RMDIR}
rm -> ${RM} (${RM} added to PLIST_SUBST)
chmod -> ${CHMOD}
chown -> ${CHOWN}

Revision 1.1 / (download) - annotate - [select for diffs], Wed Oct 31 22:56:32 2001 UTC (10 years, 6 months ago) by zuntum
Branch: MAIN

Move pkg/ files into package's toplevel directory

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>