Up to [cvs.NetBSD.org] / pkgsrc / textproc / docbook2mdoc
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.10 / (download) - annotate - [select for diffs], Tue Oct 26 11:21:50 2021 UTC (22 months, 3 weeks ago) by nia
Branch: MAIN
CVS Tags: pkgsrc-2023Q2-base,
pkgsrc-2023Q2,
pkgsrc-2023Q1-base,
pkgsrc-2023Q1,
pkgsrc-2022Q4-base,
pkgsrc-2022Q4,
pkgsrc-2022Q3-base,
pkgsrc-2022Q3,
pkgsrc-2022Q2-base,
pkgsrc-2022Q2,
pkgsrc-2022Q1-base,
pkgsrc-2022Q1,
pkgsrc-2021Q4-base,
pkgsrc-2021Q4,
HEAD
Changes since 1.9: +2 -2
lines
Diff to previous 1.9 (colored)
textproc: Replace RMD160 checksums with BLAKE2s checksums All checksums have been double-checked against existing RMD160 and SHA512 hashes Unfetchable distfiles (fetched conditionally?): ./textproc/convertlit/distinfo clit18src.zip
Revision 1.9 / (download) - annotate - [select for diffs], Thu Oct 7 15:00:57 2021 UTC (23 months, 2 weeks ago) by nia
Branch: MAIN
Changes since 1.8: +1 -2
lines
Diff to previous 1.8 (colored)
textproc: Remove SHA1 hashes for distfiles
Revision 1.8 / (download) - annotate - [select for diffs], Sun Aug 25 17:53:58 2019 UTC (4 years ago) by ng0
Branch: MAIN
CVS Tags: pkgsrc-2021Q3-base,
pkgsrc-2021Q3,
pkgsrc-2021Q2-base,
pkgsrc-2021Q2,
pkgsrc-2021Q1-base,
pkgsrc-2021Q1,
pkgsrc-2020Q4-base,
pkgsrc-2020Q4,
pkgsrc-2020Q3-base,
pkgsrc-2020Q3,
pkgsrc-2020Q2-base,
pkgsrc-2020Q2,
pkgsrc-2020Q1-base,
pkgsrc-2020Q1,
pkgsrc-2019Q4-base,
pkgsrc-2019Q4,
pkgsrc-2019Q3-base,
pkgsrc-2019Q3
Changes since 1.7: +6 -6
lines
Diff to previous 1.7 (colored)
textproc/docbook2mdoc: Update to version 1.1.0 (from wip) Adjust patch to new version. Remove expat bl3, upstream dropped the expat dependency by rewriting the code. ChangeLog: Changes in version 1.1.0, released on May 2, 2019 --- NEW PARSER FEATURES --- * Handle <funcparams> inside <paramdef> inside <funcprototype>. * Ignore <jobtitle> and <orgdiv> elements. --- NEW FORMATTER FEATURES -- * Write a comment "automatically generated" at the beginning. * Provide an -s command line option to override the section in .Dt. * Large numbers of improvements to horizontal and vertical whitespace. * End of sentence detection: new sentence, new line. * Drop trailing parentheses in <function> elements. * Print commas between Copyright years. Changes in version 1.0.2, released on April 29, 2019 --- NEW PARSER FEATURES --- * Handle <abstract>: better formatting of many non-<refentry> documents. * Handle <reference> like <section>. * Explicitly ignore <keycombo>. --- STRUCTURAL IMPROVEMENTS --- * Start a new module reorg.c, to edit and move around nodes. * Provide a new function pnode_alloc_text() to generate a text node. * Introduce an xmalloc.c module to automatically exit when out of memory. Changes in version 1.0.1, released on April 24, 2019 --- NEW PARSER FEATURES --- * Handle file inclusion via "<!ENTITY %". * Translate decimal character entities to Unicode escapes. * Handle <tag> like <sgmltag> and <markup>. --- RELIABILITY BUGFIX --- * Do not crash when an ignored element contains an attribute. --- FORMATTING IMPROVEMENTS --- * Correctly translate input to output line breaks in no-fill elements. * Improve spacing of text nodes inside macro arguments. * Better handle <void> as a child of <funcprototype>. * Better handle <info> as a child of <refentry>. * Correct delimiter spacing between <term> elements. * Insert a paragraph break after displays and after non-compact lists. --- THANKS TO --- * Stephen Gregoratto for a small patch and two bug reports. * Jan Stary for a bug report.
Revision 1.7 / (download) - annotate - [select for diffs], Wed Jul 12 12:55:51 2017 UTC (6 years, 2 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2019Q2-base,
pkgsrc-2019Q2,
pkgsrc-2019Q1-base,
pkgsrc-2019Q1,
pkgsrc-2018Q4-base,
pkgsrc-2018Q4,
pkgsrc-2018Q3-base,
pkgsrc-2018Q3,
pkgsrc-2018Q2-base,
pkgsrc-2018Q2,
pkgsrc-2018Q1-base,
pkgsrc-2018Q1,
pkgsrc-2017Q4-base,
pkgsrc-2017Q4,
pkgsrc-2017Q3-base,
pkgsrc-2017Q3
Changes since 1.6: +2 -2
lines
Diff to previous 1.6 (colored)
Honor LDFLAGS for RELRO builds.
Revision 1.6 / (download) - annotate - [select for diffs], Fri Apr 1 12:55:43 2016 UTC (7 years, 5 months ago) by jperkin
Branch: MAIN
CVS Tags: pkgsrc-2017Q2-base,
pkgsrc-2017Q2,
pkgsrc-2017Q1-base,
pkgsrc-2017Q1,
pkgsrc-2016Q4-base,
pkgsrc-2016Q4,
pkgsrc-2016Q3-base,
pkgsrc-2016Q3,
pkgsrc-2016Q2-base,
pkgsrc-2016Q2,
pkgsrc-2016Q1-base,
pkgsrc-2016Q1
Changes since 1.5: +2 -1
lines
Diff to previous 1.5 (colored)
Support PKGMANDIR.
Revision 1.5 / (download) - annotate - [select for diffs], Wed Nov 4 01:59:27 2015 UTC (7 years, 10 months ago) by agc
Branch: MAIN
CVS Tags: pkgsrc-2015Q4-base,
pkgsrc-2015Q4
Changes since 1.4: +2 -1
lines
Diff to previous 1.4 (colored)
Add SHA512 digests for distfiles for textproc category Problems found locating distfiles: Package cabocha: missing distfile cabocha-0.68.tar.bz2 Package convertlit: missing distfile clit18src.zip Package php-enchant: missing distfile php-enchant/enchant-1.1.0.tgz Otherwise, existing SHA1 digests verified and found to be the same on the machine holding the existing distfiles (morden). All existing SHA1 digests retained for now as an audit trail.
Revision 1.4 / (download) - annotate - [select for diffs], Wed Apr 30 13:57:15 2014 UTC (9 years, 4 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2015Q3-base,
pkgsrc-2015Q3,
pkgsrc-2015Q2-base,
pkgsrc-2015Q2,
pkgsrc-2015Q1-base,
pkgsrc-2015Q1,
pkgsrc-2014Q4-base,
pkgsrc-2014Q4,
pkgsrc-2014Q3-base,
pkgsrc-2014Q3,
pkgsrc-2014Q2-base,
pkgsrc-2014Q2
Changes since 1.3: +4 -4
lines
Diff to previous 1.3 (colored)
Update to 0.0.9: improvements for OpenGL docbook documentation.
Revision 1.3 / (download) - annotate - [select for diffs], Wed Apr 30 11:09:12 2014 UTC (9 years, 4 months ago) by wiz
Branch: MAIN
Changes since 1.2: +4 -4
lines
Diff to previous 1.2 (colored)
Update to 0.0.8: Supports all tags from RefDB and OpenGL docs (except inlineequation).
Revision 1.2 / (download) - annotate - [select for diffs], Wed Apr 2 08:21:16 2014 UTC (9 years, 5 months ago) by wiz
Branch: MAIN
Changes since 1.1: +4 -4
lines
Diff to previous 1.1 (colored)
Update to 0.0.6: table support.
Revision 1.1 / (download) - annotate - [select for diffs], Mon Mar 31 08:13:32 2014 UTC (9 years, 5 months ago) by wiz
Branch: MAIN
Import docbook2mdoc-0.0.5 as textproc/docbook2mdoc. The docbook2mdoc utility is a converter from DocBook into mdoc. Unlike most DocBook utilities, it's a standalone ISC-licensed ISO C utility that should compile on any modern UNIX system.