cyrus-imap25 compilation problems

2015-12-02 Thread Andrea Venturoli

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
lib/imclient.c:1644: error: for each function it appears in.)


Full log attached.

The same compiles on 10.1.

Any hint?

 bye & Thanks
av.
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: cyrus-imap25 compilation problems

2015-12-02 Thread Hajimu UMEMOTO
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)
> lib/imclient.c:1644: error: (Each undeclared identifier is reported only once
> lib/imclient.c:1644: error: for each function it appears in.)

It seems OpenSSL on 9.X is slightly old.
I've just committed the change, and it should be fixed.
Please update your ports tree and retry it.

Sincerely,

--
Hajimu UMEMOTO
u...@mahoroba.org  u...@freebsd.org
http://www.mahoroba.org/~ume/
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


FreeBSD Port: textproc/simplehtmldom

2015-12-02 Thread Kristofer Persson
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 installed on my 
system via ports is 1.11 Rev 184, how ever I see on sourceforge that his latest 
version is 1.5 Rev 210 revised on 5-28-14.   Why is it expiring with 5.4?  Can 
I use the one downloaded from the source on my freebsd and just leave the port 
installed, will be wrong version but it will let me know it's still installed.

Thanks Kris



___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: FreeBSD Port: textproc/simplehtmldom

2015-12-02 Thread Chris H
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 http://sourceforge.net/projects/simplehtmldom,   the version installed on
> my system via ports is 1.11 Rev 184, how ever I see on sourceforge that his
> latest version is 1.5 Rev 210 revised on 5-28-14.   Why is it expiring with
> 5.4?  Can I use the one downloaded from the source on my freebsd and just
> leave the port installed, will be wrong version but it will let me know it's
> still installed. 
>
> Thanks Kris
Hello Kris,
I see that the port textproc/simplehtmldom currently has no maintainer.
Given that you use this port; this would be a great opportunity to
maintain the port, yourself (become maintainer). Even if you're not
familiar with the entire process, the change required on your part
to make this port work is quite trivial.
Simply start a bug report:
https://bugs.freebsd.org/bugzilla/enter_bug.cgi
to get the ball rolling! :)

--Chris
> 
> 
> 
> ___
> freebsd-ports@freebsd.org mailing list
> https://lists.freebsd.org/mailman/listinfo/freebsd-ports
> To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"