head 1.5; access; symbols pkgsrc-2023Q4:1.5.0.36 pkgsrc-2023Q4-base:1.5 pkgsrc-2023Q3:1.5.0.34 pkgsrc-2023Q3-base:1.5 pkgsrc-2023Q2:1.5.0.32 pkgsrc-2023Q2-base:1.5 pkgsrc-2023Q1:1.5.0.30 pkgsrc-2023Q1-base:1.5 pkgsrc-2022Q4:1.5.0.28 pkgsrc-2022Q4-base:1.5 pkgsrc-2022Q3:1.5.0.26 pkgsrc-2022Q3-base:1.5 pkgsrc-2022Q2:1.5.0.24 pkgsrc-2022Q2-base:1.5 pkgsrc-2022Q1:1.5.0.22 pkgsrc-2022Q1-base:1.5 pkgsrc-2021Q4:1.5.0.20 pkgsrc-2021Q4-base:1.5 pkgsrc-2021Q3:1.5.0.18 pkgsrc-2021Q3-base:1.5 pkgsrc-2021Q2:1.5.0.16 pkgsrc-2021Q2-base:1.5 pkgsrc-2021Q1:1.5.0.14 pkgsrc-2021Q1-base:1.5 pkgsrc-2020Q4:1.5.0.12 pkgsrc-2020Q4-base:1.5 pkgsrc-2020Q3:1.5.0.10 pkgsrc-2020Q3-base:1.5 pkgsrc-2020Q2:1.5.0.8 pkgsrc-2020Q2-base:1.5 pkgsrc-2020Q1:1.5.0.4 pkgsrc-2020Q1-base:1.5 pkgsrc-2019Q4:1.5.0.6 pkgsrc-2019Q4-base:1.5 pkgsrc-2019Q3:1.5.0.2 pkgsrc-2019Q3-base:1.5 pkgsrc-2019Q2:1.4.0.44 pkgsrc-2019Q2-base:1.4 pkgsrc-2019Q1:1.4.0.42 pkgsrc-2019Q1-base:1.4 pkgsrc-2018Q4:1.4.0.40 pkgsrc-2018Q4-base:1.4 pkgsrc-2018Q3:1.4.0.38 pkgsrc-2018Q3-base:1.4 pkgsrc-2018Q2:1.4.0.36 pkgsrc-2018Q2-base:1.4 pkgsrc-2018Q1:1.4.0.34 pkgsrc-2018Q1-base:1.4 pkgsrc-2017Q4:1.4.0.32 pkgsrc-2017Q4-base:1.4 pkgsrc-2017Q3:1.4.0.30 pkgsrc-2017Q3-base:1.4 pkgsrc-2017Q2:1.4.0.26 pkgsrc-2017Q2-base:1.4 pkgsrc-2017Q1:1.4.0.24 pkgsrc-2017Q1-base:1.4 pkgsrc-2016Q4:1.4.0.22 pkgsrc-2016Q4-base:1.4 pkgsrc-2016Q3:1.4.0.20 pkgsrc-2016Q3-base:1.4 pkgsrc-2016Q2:1.4.0.18 pkgsrc-2016Q2-base:1.4 pkgsrc-2016Q1:1.4.0.16 pkgsrc-2016Q1-base:1.4 pkgsrc-2015Q4:1.4.0.14 pkgsrc-2015Q4-base:1.4 pkgsrc-2015Q3:1.4.0.12 pkgsrc-2015Q3-base:1.4 pkgsrc-2015Q2:1.4.0.10 pkgsrc-2015Q2-base:1.4 pkgsrc-2015Q1:1.4.0.8 pkgsrc-2015Q1-base:1.4 pkgsrc-2014Q4:1.4.0.6 pkgsrc-2014Q4-base:1.4 pkgsrc-2014Q3:1.4.0.4 pkgsrc-2014Q3-base:1.4 pkgsrc-2014Q2:1.4.0.2 pkgsrc-2014Q2-base:1.4; locks; strict; comment @# @; 1.5 date 2019.08.25.17.53.58; author ng0; state Exp; branches; next 1.4; commitid g7GmStdZejkU3rAB; 1.4 date 2014.04.30.13.57.15; author wiz; state Exp; branches; next 1.3; commitid HiPZi3DSOrD9eIyx; 1.3 date 2014.04.30.11.09.12; author wiz; state Exp; branches; next 1.2; commitid X6p1GPZvjo1riHyx; 1.2 date 2014.04.02.08.21.16; author wiz; state Exp; branches; next 1.1; commitid PkCpsJTniC8Ig5vx; 1.1 date 2014.03.31.08.13.32; author wiz; state Exp; branches; next ; commitid LnsH8y1lpTb3iPux; desc @@ 1.5 log @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 inside inside . * Ignore and 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 elements. * Print commas between Copyright years. Changes in version 1.0.2, released on April 29, 2019 --- NEW PARSER FEATURES --- * Handle : better formatting of many non- documents. * Handle like
. * Explicitly ignore . --- 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 " like and . --- 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 as a child of . * Better handle as a child of . * Correct delimiter spacing between 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. @ text @# $NetBSD: Makefile,v 1.4 2014/04/30 13:57:15 wiz Exp $ DISTNAME= docbook2mdoc-1.1.0 CATEGORIES= textproc MASTER_SITES= http://mdocml.bsd.lv/docbook2mdoc/snapshots/ EXTRACT_SUFX= .tgz MAINTAINER= pkgsrc-users@@NetBSD.org HOMEPAGE= http://mdocml.bsd.lv/docbook2mdoc/ COMMENT= Convert DocBook documentation into man pages (mdoc) LICENSE= isc BUILD_TARGET= docbook2mdoc MAKE_FLAGS+= PREFIX=${PREFIX} .include "../../mk/bsd.pkg.mk" @ 1.4 log @Update to 0.0.9: improvements for OpenGL docbook documentation. @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.3 2014/04/30 11:09:12 wiz Exp $ d3 1 a3 1 DISTNAME= docbook2mdoc-0.0.9 a15 1 .include "../../textproc/expat/buildlink3.mk" @ 1.3 log @Update to 0.0.8: Supports all tags from RefDB and OpenGL docs (except inlineequation). @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.2 2014/04/02 08:21:16 wiz Exp $ d3 1 a3 1 DISTNAME= docbook2mdoc-0.0.8 d14 1 a14 6 INSTALLATION_DIRS= bin ${PKGMANDIR}/man1 do-install: ${INSTALL_PROGRAM} ${WRKSRC}/docbook2mdoc ${DESTDIR}${PREFIX}/bin ${INSTALL_DATA} ${WRKSRC}/docbook2mdoc.1 ${DESTDIR}${PREFIX}/${PKGMANDIR}/man1 @ 1.2 log @Update to 0.0.6: table support. @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.1 2014/03/31 08:13:32 wiz Exp $ d3 1 a3 1 DISTNAME= docbook2mdoc-0.0.6 @ 1.1 log @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. @ text @d1 1 a1 1 # $NetBSD$ d3 1 a3 1 DISTNAME= docbook2mdoc-0.0.5 @