[Bug 234840] textproc/groff: make flavored without X11

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Jan 11 01:31:49 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234840

            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 at FreeBSD.org
          Reporter: naito.yuichiro at gmail.com
          Assignee: bapt at FreeBSD.org
             Flags: maintainer-feedback?(bapt at FreeBSD.org)

Created attachment 201009
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=201009&action=edit
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.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list