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

Ports: Add port for pcre

This commit is contained in:
Gunnar Beutner 2021-04-12 01:38:56 +02:00 committed by Andreas Kling
parent f5ccecacc5
commit 97471030e7
4 changed files with 35 additions and 0 deletions

View file

@ -81,6 +81,7 @@ Please make sure to keep this list up to date when adding and updating ports. :^
| [`openssl`](openssl/) | OpenSSL | 1.0.2 | https://www.openssl.org/ |
| [`oksh`](oksh/) | oksh | 6.8.1 | https://github.com/ibara/oksh |
| [`patch`](patch/) | patch (OpenBSD) | 6.6 | https://github.com/ibara/libpuffy |
| [`pcre`](pcre/) | Perl-compatible Regular Expressions (PCRE) | 8.44 | https://www.pcre.org/ |
| [`pcre2`](pcre2/) | Perl-compatible Regular Expressions (PCRE2) | 10.34 | https://www.pcre.org/ |
| [`pkgconf`](pkgconf/) | pkgconf | 1.7.3 | https://github.com/pkgconf/pkgconf |
| [`SDLPoP`](SDLPoP/) | Prince of Persia game | | https://github.com/NagyD/SDLPoP |