summaryrefslogtreecommitdiff
path: root/textproc/htmldoc/files (follow)
Commit message (Collapse)AuthorAgeFilesLines
* textproc/htmldoc: update to 1.9.17Robert Clausecker2023-09-221-15/+0
| | | | | | | Get rid of now obsolete workaround for clang 8 bug. Get rid of now obsolete GNUTLS option. Changelog: https://www.msweet.org/blog/2023-09-17-htmldoc-1.9.17.html
* textproc/htmldoc: Update to 1.9.12 +Robert Clausecker2021-10-141-14/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | - fix line break in USES that lead to wrong X11 usage - make USE=jpeg unconditional because it is needed even if HTMLDOCGUI is off - make pkgconfig unconditional because it is needed even if gnutls is not used - remove arm64 pre-build as it doesn't seem to be needed (perhaps ndowens knows more; he added it) - remove a PPC patch by pkubaj as it no longer required - apply formatting fixes from linters (portclippy, portfmt, portlint) Changelogs: https://www.msweet.org/blog/2021-05-17-htmldoc-1.9.12.html https://www.msweet.org/blog/2020-12-24-htmldoc-1.9.11.html https://www.msweet.org/blog/2020-09-05-htmldoc-1.9.10.html https://www.msweet.org/blog/2020-06-11-htmldoc-1.9.9.html https://www.msweet.org/blog/2020-02-15-htmldoc-1.9.8.html https://www.msweet.org/blog/2019-10-09-htmldoc-1.9.7.html https://www.msweet.org/blog/2019-09-25-htmldoc-1.9.6.html https://www.msweet.org/blog/2019-01-23-htmldoc-1.9.5.html https://www.msweet.org/blog/2018-08-31-htmldoc-1.9.4.html PR: 258507 Approved by: jose@diasfernandes.pt (maintainer)
* textproc/htmldoc: fix build on powerpc64 with CPUTYPE=power7 and higher and ↵Piotr Kubaj2021-03-161-0/+14
| | | | | | | | | | on powerpc64le Disable VSX, VSX code is not present in the bundled png: ld: error: undefined symbol: png_init_filter_functions_vsx Notes: svn path=/head/; revision=568534
* textproc/htmldoc: Add workaround for hangs when compiled with clang 8Tobias Kortkamp2019-04-241-0/+15
| | | | | | | http://beefy12.nyi.freebsd.org/data/head-amd64-default/p499421_s346424/logs/errors/htmldoc-1.9.3.log Notes: svn path=/head/; revision=499817
* textproc/htmldoc: Update to 1.9.3Steve Wills2018-12-094-332/+0
| | | | | | | | | | PR: 223721 Submitted by: Nathan <ndowens@yahoo.com> Submitted by: delphij Reported by: Zsolt Udvari <uzsolt@uzsolt.hu> Notes: svn path=/head/; revision=487012
* textproc/htmldoc: Do not use arc4random_stir.Xin LI2018-08-261-1/+1
| | | | | | | | | | | | (Note that there is an updated version which will solve this too, but I am committing this one and will rebase the patch in bug 223721 as it still needs maintainer approval). PR: 230831, 230756 Approved by: portmgr (antoine) Notes: svn path=/head/; revision=478107
* textproc/htmldoc: unbreak with clang 4.0Jan Beich2017-02-011-0/+11
| | | | | | | | | | | | | htmlsep.cxx:527:19: error: ordered comparison between pointer and zero ('int *' and 'int') if (heading >= 0) ~~~~~~~ ^ ~ PR: 216159 Reported by: antoine (via exp-run) Approved by: portmgr blanket Notes: svn path=/head/; revision=432965
* - Properly support png15, remove useless patchAntoine Brodin2014-12-241-10/+0
| | | | | | | - Allow building with openssl from ports Notes: svn path=/head/; revision=375383
* Upgrade to HTMLDOC 1.8.28, fixing security-relevant bugs.Matthias Andree2014-01-295-66/+119
| | | | | | | | | | | | | Support staging, and modernize LIB_DEPENDS. Tweak build environment to get proper detection of png/jpeg libs. Switch to using BZIP2 tarballs. PR: ports/186024 Approved by: jose@diasfernandes.pt (maintainer) Security: 6d08fa63-83bf-11e3-bdba-080027ef73ec Notes: svn path=/head/; revision=341774
* - update png to 1.5.10Dirk Meyer2012-06-011-0/+19
| | | | Notes: svn path=/head/; revision=297915
* I did add the patch-file itself before. However, I failed to add theMikhail Teterin2007-04-181-0/+259
| | | | | | | | | files/ directory... Re-do it now. Notified by: kris Notes: svn path=/head/; revision=190295
* upgrade to 1.8.23Ying-Chieh Liao2003-01-031-13/+0
| | | | | | | | PR: 45497 Submitted by: Joseph Scott <joseph@randomnetworks.com> Notes: svn path=/head/; revision=72398
* Update to 1.8.20.Alexander Leidinger2002-07-011-0/+13
Approved by: maintainer Notes: svn path=/head/; revision=62286