1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-08-01 15:37:47 +00:00

Ports: Add pfetch utility

This is a nice and small utility that prints system info based on POSIX
interfaces only.
This commit is contained in:
Liav A 2021-12-24 18:38:15 +02:00 committed by Brian Gianforcaro
parent b17fef5133
commit 4abc2f669a
3 changed files with 17 additions and 0 deletions

View file

@ -138,6 +138,7 @@ Please make sure to keep this list up to date when adding and updating ports. :^
| [`patch`](patch/) | patch (GNU) | 2.7.6 | https://savannah.gnu.org/projects/patch/ |
| [`pcre`](pcre/) | Perl-compatible Regular Expressions (PCRE) | 8.45 | https://www.pcre.org/ |
| [`pcre2`](pcre2/) | Perl-compatible Regular Expressions (PCRE2) | 10.39 | https://www.pcre.org/ |
| [`pfetch`](pfetch/) | pfetch | a906ff8 | https://github.com/dylanaraps/pfetch/ |
| [`php`](php/) | PHP | 8.0.10 | https://www.php.net/ |
| [`pkgconf`](pkgconf/) | pkgconf | 1.8.0 | https://github.com/pkgconf/pkgconf |
| [`SDLPoP`](SDLPoP/) | Prince of Persia game | | https://github.com/NagyD/SDLPoP |