> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> Howdy,
>
> Changelog from VirtualBox is available here:
> http://www.virtualbox.org/wiki/Changelog
>
> Changes in the port:
> - VirtualBox and the guest additions have been updated to 3.1.2.
> - Port has been renamed to virtualbox-ose to
Hi,
wondering if someone is working on it, I need to make some local changes,
and having a working freebsd version would be most welcome :-)
(there's an openbsd)
danny
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo
hi,
whenever extensions=pgsql.so or/and extensions=slqlite3.so is added
php exits with error (Exit 1)
without those modules:
% php -v
PHP 5.3.10 with Suhosin-Patch (cli) (built: Apr 2 2012 14:28:23)
Copyright (c) 1997-2012 The PHP Group
Zend Engine v2.3.0, Copyright (c) 1998-2012 Zend Technologi
problem solved, compiling php with:
LINKTHR=on "Link thread lib (for threaded extensions)"
fixed it.
> On 2012-04-02 17:22, Daniel Braniss wrote:
> > hi,
> > whenever extensions=pgsql.so or/and extensions=slqlite3.so is added
> > php exits with error (Exit 1)
> hi,
> this:
> portmaster p5-libwww-5.837
>
> goes into a loop:
> ...
> ===>>> The dependency for net/p5-Net-HTTP
>seems to be handled by p5-libwww-5.837
>
> ===>>> Launching child to update p5-libwww-5.837 to p5-libwww-6.02
> p5-libwww-5.837 >> p5-libwww-5.837 >> p5-libwww
> On Fri, May 18, 2012 at 12:40:06PM +0200 I heard the voice of
> Florian Smeets, and lo! it spake thus:
> > On 05/18/2012 12:09, Daniel Braniss wrote:
> > > what (if any :-), is the magic to convince portmaster to compile
> > > the php53-* extensions instead of p
> Hi virtualbox users!
>
> I am very glad to be able to send out a VirtualBox 4.2.0 call for testers.
> We've done a good job pushing many patches upstream before the
> release this time so our port is much smaller and easier to handle.
great!
now some question :-)
where can I get latest kbuild?
> > great!
> > now some question :-)
> > where can I get latest kbuild?
> > ...
>
> You need kBuild-devel from redports.org svn repository:
>
> svn co https://svn.redports.org/virtualbox/devel/kBuild-devel
> # cd kBuild-devel && make deinstall install clean
>
thanks, btw, maybe the maintener of
> latest devel/kBuild-devel is included in the CFT tarball. Please use
> that one. I know it
> has about the same version number but that is because it's only a
> snapshot without
> a new release. I should have said that earlier but I simply forgot. Sorry.
>
> vbox@ is the new maintainer of kBuild
I install vboxdrv.ko in /usr/local/modules via:
cd virtualbox-ose-kmod
make KMODDIR=/usr/local/modules install
but when installing in virtualbox-ose
there is no KMODDIR, and hence make install fails
___
freebsd-ports@freebsd.org mailing
hi,
I'm having problems compiling devel/uwsgi
it only works with:
make -eCPUCOUNT=1
which is not the default
whne CPUTYPE is > 1, it hangs, so my guess is there is somethingwrong in the
the threading support.
without the CPUCOUNT:
rnd> make
/usr/local/bin/python2.7 uwsgiconfig.py --build
u
Hi Michael,
> uname -a
FreeBSD rnd 9.1-STABLE FreeBSD 9.1-STABLE #46: Tue Feb 5 10:46:56 IST 2013
danny@rnd:/home/obj/rnd/r+d/stable/9/sys/HUJI amd64
> Compilation options you used when building python
the deaults from ports/lang/python27:
EXAMPLES
NLS
PYMALLOC
> On Sat, 23 Feb 2013 15:38:36 +0200
> Daniel Braniss wrote:
>
> > Hi Michael,
> >
> > > uname -a
> > FreeBSD rnd 9.1-STABLE FreeBSD 9.1-STABLE #46: Tue Feb 5 10:46:56
> > IST 2013 danny@rnd:/home/obj/rnd/r+d/stable/9/sys/HUJI amd64
> >
> &g
> On Sat, 23 Feb 2013 17:45:48 +0200
> Daniel Braniss wrote:
>
>
> > > On Sat, 23 Feb 2013 15:38:36 +0200
> > ===> Building for uwsgi-1.4.5
> > /usr/local/bin/python2.7 uwsgiconfig.py --build
> > Exception in thread Thread-1:
> > Traceback (mo
Hi,
I need to be able to have both (2.7 and 3.2) modules.
setting PYTHON_VERSION=3.2 in /etc/make.conf compiles properly,
but make install, insists that that the 2.7 version is installed!
after deinstalling, it will install the 3.2 version in the correct directory:
/usr/local/lib/python3.2/
> 2013/7/28 Daniel Braniss :
> > Hi,
> > I need to be able to have both (2.7 and 3.2) modules.
> > setting PYTHON_VERSION=3.2 in /etc/make.conf compiles properly,
> > but make install, insists that that the 2.7 version is installed!
> > after deinstalling, it wi
> On 29/07/2013 5:46 PM, David Demelier wrote:
> > 2013/7/28 Daniel Braniss :
> >> Hi,
> >> I need to be able to have both (2.7 and 3.2) modules.
> >> setting PYTHON_VERSION=3.2 in /etc/make.conf compiles properly,
> >> but make install, insists that
> On 17.09.2013 08:59, Daniel Braniss wrote:
> >> On 29/07/2013 5:46 PM, David Demelier wrote:
> >>> 2013/7/28 Daniel Braniss :
> >>>> Hi,
> >>>> I need to be able to have both (2.7 and 3.2) modules.
> >>>> setting PYTHON_VER
HI,
I’m trying in /usr/ports/graphics/py-opencv
make PYTHON_VERSION=python3.3
and it failed with:
...
[100%] Building CXX object
modules/ocl/CMakeFiles/opencv_perf_ocl.dir/perf/perf_calib3d.cpp.o
[100%] Building CXX object
modules/ocl/CMakeFiles/opencv_perf_ocl.dir/perf/perf_stat.cpp.o
[1
> On 25 Jan 2017, at 10:47, Bernd Walter wrote:
>
> On Wed, Jan 25, 2017 at 09:13:18AM +0100, Kurt Jaeger wrote:
>> Hi!
>>
11.0-RC1 was superseded by 11.0-REL, so while that message is a bit
drastic, there's a point to it.
>>>
>>> With that argument only the latest version would be s
> On 25 Jan 2017, at 12:39, Bernd Walter wrote:
>
> On Wed, Jan 25, 2017 at 11:52:10AM +0200, Daniel Braniss wrote:
>>
>>> On 25 Jan 2017, at 10:47, Bernd Walter wrote:
>>>
>>> On Wed, Jan 25, 2017 at 09:13:18AM +0100, Kurt Jaeger wrote:
>>>
after my latest ports upgrade
pkg info …
failed unless one is root, it seems to be sqlite trying to lock the file and
failing, chmod 775 to /var/db/pkg does not help since the it complains
about security being to lax
can this be fixed?
thanks,
danny
_
22 matches
Mail list logo