1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-30 03:37:36 +00:00

Ports: Add groff

This port is exceptionally useful in the ports ecosystem, as it will
allow us to read ROFF manual pages within the system.
This commit is contained in:
Liav A 2023-08-12 19:12:57 +03:00 committed by Tim Schumacher
parent d905498fb6
commit c2d9d0277f
5 changed files with 76 additions and 0 deletions

View file

@ -104,6 +104,7 @@ This list is also available at [ports.serenityos.net](https://ports.serenityos.n
| [`grep`](grep/) | GNU Grep | 3.10 | https://www.gnu.org/software/grep/ |
| [`grepcidr`](grepcidr/) | grepcidr | 2.0 | http://www.pc-tools.net/unix/grepcidr/ |
| [`griffon`](griffon/) | The Griffon Legend | 1.0 | https://www.scummvm.org/games/#games-griffon |
| [`groff`](groff/) | GNU roff | 1.22.4 | https://www.gnu.org/software/groff/ |
| [`gsl`](gsl/) | GNU Scientific Library | 2.7.1 | https://www.gnu.org/software/gsl/ |
| [`guile`](guile/) | The GNU guile programming language | 3.0.8 | https://www.gnu.org/software/guile/ |
| [`gzip`](gzip/) | GNU gzip | 1.12 | https://www.gnu.org/software/gzip/ |