[Bug 237878] net/geoipupdate: textproc/hs-pandoc is incomplete
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon May 13 15:24:09 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237878
--- Comment #2 from commit-hook at freebsd.org ---
A commit references this bug:
Author: adamw
Date: Mon May 13 15:23:42 UTC 2019
New revision: 501577
URL: https://svnweb.freebsd.org/changeset/ports/501577
Log:
Use lowdown to build manpages
Pandoc is a fantastic application. It's wonderful. I use it all the
time to write papers in markdown and have them converted to beautiful
LaTeX-driven PDFs. I have nothing against pandoc.
However, using it to make manpages is like driving a Mack truck down the
driveway to check the mailbox. On my system (8-core all-SSD on ZFS) it
takes nearly 6 hours to build pandoc, and also these days it doesn't
work (see PR below).
Instead, use lowdown to generate the manpages. They don't come out
exactly right, but it's close enough to be usable.
PR: 237878
Changes:
head/net/geoipupdate/Makefile
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the freebsd-haskell
mailing list