Date: Mon, 13 May 2019 15:24:06 +0000 From: bugzilla-noreply@freebsd.org To: haskell@FreeBSD.org Subject: [Bug 237878] net/geoipupdate: textproc/hs-pandoc is incomplete Message-ID: <bug-237878-16154-e148ssH8II@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-237878-16154@https.bugs.freebsd.org/bugzilla/> References: <bug-237878-16154@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D237878 --- Comment #2 from commit-hook@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 --=20 You are receiving this mail because: You are on the CC list for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-237878-16154-e148ssH8II>