Hello,
bug 204175
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204175
has a patch to workaround the build error on i386
and no objection from the maintainer. Please commit it.
Thank you in advance.
___
freebsd-ports@freebsd.org mailing list
https:/
Hello.
As per subject, it seems the new version of Baikal needs the OpenSSL PHP
extension.
Otherwise you'll get errors like:
PHP Fatal error: Call to undefined function
Flake\\openssl_random_pseudo_bytes() in
/usr/local/www/baikal/Core/Frameworks/Flake/Framework.php on line 194
bye
Anybody else notice that pkg updating -d has been broken for a while? Or
is it just me?
# grep 2016 /usr/ports/UPDATING | head -4
20160526:
20160525:
20160523:
20160511:
# pkg updating -d 20160523
#
--
Matt
___
freebsd-ports@freebsd.org mailing list
Matt Smith via freebsd-ports wrote:
> Anybody else notice that pkg updating -d has been broken for a while? Or
> is it just me?
>
> # grep 2016 /usr/ports/UPDATING | head -4
> 20160526:
> 20160525:
> 20160523:
> 20160511:
>
> # pkg updating -d 20160523
Just to
On May 26 21:53, Alphons van Werven wrote:
Matt Smith via freebsd-ports wrote:
Anybody else notice that pkg updating -d has been broken for a while? Or
is it just me?
# grep 2016 /usr/ports/UPDATING | head -4
20160526:
20160525:
20160523:
20160511:
# pkg updating -d 20160523
Just to be
Hi,
is it possible to enable mysql support with digikam. In earlier versions
it was enabled by default. Without access to my database it is pretty
useless now. Any help much appreciated.
Many thanks
Christian
___
freebsd-ports@freebsd.org mailing list
h
Am 26.05.2016 um 17:08 schrieb Hiroo Ono (小野寛生):
> Hello,
>
> bug 204175
> https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204175
> has a patch to workaround the build error on i386
> and no objection from the maintainer. Please commit it.
>
> Thank you in advance.
Committed as new revision: 4
On Thursday, 26 May 2016 at 22:29:32 +0200, delipu wrote:
> Hi,
>
> is it possible to enable mysql support with digikam. In earlier versions
> it was enabled by default. Without access to my database it is pretty
> useless now. Any help much appreciated.
Looking at the Makefile, it's still there,
I do buildworld/buildkernel on a powerpc64 targeting itself via
lang/powerpc64-xtoolchain-gcc (a.k.a. lang/powerpc64-gcc for the most part).
[Getting that lang/powerpc64-gcc installed for self-hosted use does take some
work-around activity.] I have buildworld build clang (but not use it). [I've