Date: Fri, 11 Jan 2019 01:31:47 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 234840] textproc/groff: make flavored without X11 Message-ID: <bug-234840-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D234840 Bug ID: 234840 Summary: textproc/groff: make flavored without X11 Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Some People Priority: --- Component: Individual Port(s) Assignee: bapt@FreeBSD.org Reporter: naito.yuichiro@gmail.com Assignee: bapt@FreeBSD.org Flags: maintainer-feedback?(bapt@FreeBSD.org) Created attachment 201009 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D201009&action= =3Dedit groff-flavor.patch Since 12.0-R, groff has gone from base system. When I see GNU screen manual, I've got following message. ``` $ man screen This manpage needs groff(1) to be rendered First install groff(1): pkg install groff ``` Installing groff by pkg solves this problem, but I don't want to install X11 libraries on server machines. So please make groff flavored without X11. I've tried to make a patch for this and attached `groff-flavor.patch`. Please check and see it. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-234840-7788>