Re: Strange interaction between py-pyglet and py-numpy

2018-11-26 Thread Steve Kargl
On Mon, Nov 26, 2018 at 07:33:12PM -0500, Diane Bruce wrote: > On Mon, Nov 26, 2018 at 11:59:36PM +, Montgomery-Smith, Stephen wrote: > > > > Original error was: /lib/libgcc_s.so.1: version GCC_4.8.0 required by > > /usr/local/lib/gcc7/libgfortran.so.4 not found > > > > > > Any ideas? > >

Re: Strange interaction between py-pyglet and py-numpy

2018-11-26 Thread Diane Bruce
On Mon, Nov 26, 2018 at 11:59:36PM +, Montgomery-Smith, Stephen wrote: > Using python2.7, if I run this code: > > import numpy as np > from pyglet.gl import * > > everything works fine. But if I put the same code in the other order: > > from pyglet.gl import * > import numpy as np > > I

Strange interaction between py-pyglet and py-numpy

2018-11-26 Thread Montgomery-Smith, Stephen
Using python2.7, if I run this code: import numpy as np from pyglet.gl import * everything works fine. But if I put the same code in the other order: from pyglet.gl import * import numpy as np I get: Traceback (most recent call last): File "", line 1, in File

Re: packages and base jails

2018-11-26 Thread Eugene Grosbein
27.11.2018 6:42, Eugene Grosbein wrote: > But not /usr/local nor /usr/{src|obj}, if that matters. So each jail have its > own > set of packages or even ports if I choose to null-mount host's /usr/ports > readonly > to /usr/local/j/${JAILNAME}/basejail/usr/ports In fact, to

Re: packages and base jails

2018-11-26 Thread Eugene Grosbein
27.11.2018 3:24, Michael W. Lucas wrote: > > Hi, > > I'm writing a book on jails and am looking for BCP. I'd like to > present either "This is the approved solution and should work" or > "these are the gotchas with any of these, choose your pain." > > Folks want base jails to include packages,

Re: packages and base jails

2018-11-26 Thread Miroslav Lachman
Ernie Luzar wrote on 2018/11/26 22:12: Michael W. Lucas wrote: Hi, I'm writing a book on jails and am looking for BCP. I'd like to present either "This is the approved solution and should work" or "these are the gotchas with any of these, choose your pain." Folks want base jails to include

Re: packages and base jails

2018-11-26 Thread Ernie Luzar
Michael W. Lucas wrote: Hi, I'm writing a book on jails and am looking for BCP. I'd like to present either "This is the approved solution and should work" or "these are the gotchas with any of these, choose your pain." Folks want base jails to include packages, but also want to install

Re: Maia Mailgaurd

2018-11-26 Thread Gary J. Hayers
On 26/11/2018 20:11, Janky Jay, III wrote: Hello Gary, On 11/25/18 6:13 AM, Gary J. Hayers wrote: Hi Janky Jay, Can I ask if you there are any plans to patch Maia so it can run on php70+? Many thanks for the great port. At the moment, there are a lot of changes happening to the

Re: packages and base jails

2018-11-26 Thread Jonathan Chen
On Tue, 27 Nov 2018 at 09:26, Michael W. Lucas wrote: > > > Hi, > > I'm writing a book on jails and am looking for BCP. I'd like to > present either "This is the approved solution and should work" or > "these are the gotchas with any of these, choose your pain." > > Folks want base jails to

packages and base jails

2018-11-26 Thread Michael W. Lucas
Hi, I'm writing a book on jails and am looking for BCP. I'd like to present either "This is the approved solution and should work" or "these are the gotchas with any of these, choose your pain." Folks want base jails to include packages, but also want to install additional packages--which

Re: Maia Mailgaurd

2018-11-26 Thread Janky Jay, III
Hello Gary, On 11/25/18 6:13 AM, Gary J. Hayers wrote: > Hi Janky Jay, > > Can I ask if you there are any plans to patch Maia so it can run on php70+? > > Many thanks for the great port. > At the moment, there are a lot of changes happening to the Maia code (more changes for Perl as

Re: Acme-client (Let's Encrypt)and OpenSSL

2018-11-26 Thread Xavier
On 10/11/2018 17:27, Xavier wrote: > Hi, > > Following the upgrade fom 11-STABLE to 12-STABLE, I updated OpenSSL from > 1.0.1 to 1.1.1, since it seemd mandatory for pkg to work > > But when I check pacakages with pkg check -Bd, I've an error : >> acme-client is missing a required shared library:

Fix for www/py-graphite-web pkg-message

2018-11-26 Thread Xavier
The message for post-install tasks for graphite-web is outdated, manage.py is no more part of django Here is a patch : === --- pkg-message.in.origin 2018-11-26 19:23:57.876958000 +0100 +++ pkg-message.in 2018-11-26

Re: [Bug 233475] www/gitea: Update to 1.6.0 (Fixes security vulnerability)

2018-11-26 Thread Stefan Bethke
> https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233475 > > Bernhard Froehlich changed: > > What|Removed |Added > > Status|New |Closed >

Re: 12.0-RC1: unifi5 can't be installed due to mongodb34 build failure

2018-11-26 Thread Mathieu Arnold
The patch in that PR is wrong, please do not use it. On Mon, Nov 26, 2018 at 03:56:25PM +0900, 김종성 wrote: > Tested Kurt's suggestion. Built, installed okay, and looked working (days > ago). But with some warning/error messages about dlopen-ing libcrypto. And > pkg wanted to remove mongodb34 and