On Wed, 2009-04-01 at 16:14 -0400, Chuck Robey wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> Robert Noland wrote:
> > On Tue, 2009-03-31 at 22:36 -0400, Chuck Robey wrote:
> >
> > I recently got kde4.2 working on my home box, and all the neat eye candy
> > things
> > that are adde
Hi,
is anyone able to run sysutils/xfce4-cpugraph-plugin in xfce4.6 on a
64-bit computer?
The current version in the ports (0.3.0) runs fine on my i386 laptop
running 8.0-CURRENT, but it fails on my amd64 laptop running
7.1-RELEASE.
In the latter case it builds alright, but it crashes when loading
It doesn't work on my setup with 7.1-STABLE and xfce4.6 on amd64 as
well. I have 3 computers with the same exact issue.
On Thu, Apr 2, 2009 at 5:20 AM, Rene Ladan wrote:
> Hi,
>
> is anyone able to run sysutils/xfce4-cpugraph-plugin in xfce4.6 on a
> 64-bit computer?
> The current version in the
2009/4/1 Dmitry Marakasov :
> * Jeremy Messenger (me...@cox.net) wrote:
>
>> No need bsd.boost.mk over that small stuff. How about resolve conflict for
>> real by split boost and boost-python by have boost only install non-python
>> stuff and boost-python install only python stuff?
>
> That of cour
Hey all,
A week or two ago I sent mail with a patch/makefile for locks and parallel
builds. I was asked to put it all into bsd.port.mk, so here it is.
If you set either of the parallel flags, I strongly suggest you use BATCH.
If a config screen pops up during a build where 4 dependencies are ru
* Alexander Churanov (alexanderchura...@gmail.com) wrote:
> I've already did it about a month ago. Currently I'm testing the
> solution. There are two ideas about splitting boost:
Woo, this is great!
> 1) Split it into bjam, source-libs, shared-libs, python-libs and docs.
> This is what was actu