diff INSTALL.pkgsrc @ 1349:73b9f2aefb75 1.3.0

Merged new extensions and improvements from Thomas, with approval from Effortel Technologies SA -- thank you.
author Sebastien Decugis <sdecugis@freediameter.net>
date Sun, 12 May 2019 23:15:40 +0800
parents b90f100f9de6
children 699c3fb0c57b
line wrap: on
line diff
--- a/INSTALL.pkgsrc	Sun Jan 21 22:25:07 2018 +0800
+++ b/INSTALL.pkgsrc	Sun May 12 23:15:40 2019 +0800
@@ -11,11 +11,7 @@
 	pkg_add bison pkg-config libidn gnutls libgcrypt mercurial
 and follow the usual installation note.
 
-NetBSD does not support SCTP, so you have to add
-	-DDISABLE_SCTP:BOOL=ON
-to the cmake command line.
+For the optional extensions, you need mysql*-client, postgres*-client,
+libxml2, jsoncpp, and json-schema.  For the debugging extensions,
+you also need swig and a python -- install as usual.
 
-For the optional extensions, you need mysql*-client, postgres*-client,
-libxml2.  For the debugging extensions, you also need swig and a
-python -- install as usual.
-
"Welcome to our mercurial repository"