Christian Marangi
b87c179f7e
[Core] Move project to PCRE2
...
Move project to PCRE2 as PCRE is EOL and won't receive any security
updates anymore.
PCRE2 have different API compared to PCRE. Mainly PCRE2 have the concept
of match_data, no ovector needs to be passed, different handling for
error string and different handling for substring manipulation.
Update any user of PCRE library with the new API
Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
2024-11-05 20:30:25 +01:00
Mike Jerris
dbec998873
[build/docs] point all old stash references in docs and makefiles to new github repository
2019-10-01 10:02:20 -06:00
Mike Jerris
783b95d596
Revert "bump build tool and dependency version numbers."
...
This reverts commit ea0f5d20af
.
2017-01-24 16:00:48 -06:00
Mike Jerris
73e08c1761
Revert "FS-9970 build debug Makefile.openbsd until it successfully builds FreeSWITCH. Add additional pkg dependencies. Replace wget with native OpenBSD ftp command"
...
This reverts commit 68ec2a68ac
.
2017-01-23 13:04:58 -05:00
Seth
68ec2a68ac
FS-9968 build debug Makefile.openbsd until it successfully builds FreeSWITCH. Add additional pkg dependencies. Replace wget with native OpenBSD ftp command
2017-01-22 10:38:38 -08:00
Seth
ea0f5d20af
bump build tool and dependency version numbers.
2017-01-22 08:37:51 -08:00
Brian West
8bfc4f2def
DOCS-16 DOCS-15 and remember patches are welcome
2014-10-29 17:25:15 -05:00
Brian West
a72c1a7e73
Updates
2014-10-20 13:36:42 -05:00
Brian West
812f9112a5
Fix reference to libressl in makefile on OpenBSD
2014-09-30 09:06:26 -05:00
Brian West
9c83c55493
wrong platform
2014-09-05 11:14:01 -05:00
Brian West
3d82b279b6
fix copy/paste error
2014-09-05 10:57:29 -05:00
Brian West
9218775a17
update openssl
2014-09-05 10:54:54 -05:00
Brian West
35eec3704c
just do the sounds too
2014-07-22 15:19:52 -05:00
Brian West
31f98efc5c
OpenBSD FTW
2014-07-22 13:54:09 -05:00
Brian West
aaddc4211c
stop it with the system ssl for curl you pesky thing
2014-07-22 07:50:09 -05:00
Brian West
78c07db888
Use LibreSSL on OpenBSD build, yes it does work
2014-07-22 07:27:38 -05:00
Brian West
ff245eceb5
fix has-git
2014-07-22 06:52:13 -05:00
Brian West
b3308dc720
doh
2014-07-22 06:44:28 -05:00
Brian West
ad8c7bc6f1
build curl too so it links against the correct ssl lib.
2014-07-22 06:33:28 -05:00
Brian West
00573a95cc
tweak
2014-07-22 06:28:49 -05:00
Brian West
bf197196a6
OpenBSD Auto Build
2014-07-18 14:24:47 -05:00