Hello.
Compiling cyrus-imap25 on a 9.3/amd64 box of mine fails with:
lib/imclient.c: In function 'tls_init_clientengine':
lib/imclient.c:1644: error: 'SSL_OP_NO_COMPRESSION' undeclared (first use in
this function)
lib/imclient.c:1644: error: (Each undeclared identifier is reported only once
li
Hi,
> On Wed, 2 Dec 2015 10:43:24 +0100
> Andrea Venturoli said:
ml> Compiling cyrus-imap25 on a 9.3/amd64 box of mine fails with:
> lib/imclient.c: In function 'tls_init_clientengine':
> lib/imclient.c:1644: error: 'SSL_OP_NO_COMPRESSION' undeclared (first use in
> this function)
> li
I am upgrading from php5.4 to php5.5 and I use simplehtmldom. I installed this
via ports awhile back, I use it in a lot of my code. Recently it has been
marked broken and set to expire with php5.4, I found the source page at
http://sourceforge.net/projects/simplehtmldom, the version instal
On Wed, 2 Dec 2015 17:57:18 + Kristofer Persson
wrote
> I am upgrading from php5.4 to php5.5 and I use simplehtmldom. I installed
> this via ports awhile back, I use it in a lot of my code. Recently it has
> been marked broken and set to expire with php5.4, I found the source page
> at ht