Re: HEADS UP multi processor compilations for everyone

2009-03-27 Thread Pav Lucistnik
Dmitry Marakasov píše v pá 27. 03. 2009 v 04:02 +0300: > * Pav Lucistnik (p...@freebsd.org) wrote: > > > > Btw, this change broke build failures. If vendor's make fails, > > > .build_done.xxx._usr_local is still created in work and $? = 0 as if it > > > have succeeded. > > > > Can you give me a h

devel/icu: doesn't build at 8-CURRENT

2009-03-27 Thread Boris Samorodov
Hi! the port devel/icu doesn't build at 8-CURRENT (I use tinderbox with 8-CURRENT built a couple of hours ago and the latest ports tree): - building icu-3.8.1_2 in directory /m/local/tinderbox/8-FreeBSD build started at Fri Mar 27 09:32:38 UTC 2009 port directory: /usr/ports/devel/icu buildin

[PATCH] pilot-link port (as dependency of kdepim-4.2.1) broken by new usb

2009-03-27 Thread Lawrence Stewart
Hi, You're listed as the maintainer for the FreeBSD palm/pilot-link port. It gets pulled in as a dependency of libmal, which in turn is required by kdepim-4.2.1. On FreeBSD 8-CURRENT, the new USB stack has broken the build of this port. The attached patch allows the port to compile. The patch

Re: devel/icu: doesn't build at 8-CURRENT

2009-03-27 Thread Rene Ladan
Boris Samorodov schreef: Hi! the port devel/icu doesn't build at 8-CURRENT (I use tinderbox with 8-CURRENT built a couple of hours ago and the latest ports tree): - building icu-3.8.1_2 in directory /m/local/tinderbox/8-FreeBSD build started at Fri Mar 27 09:32:38 UTC 2009 port directory: /

Re: HEADS UP multi processor compilations for everyone

2009-03-27 Thread Dmitry Marakasov
* Pav Lucistnik (p...@freebsd.org) wrote: > > second > > also improves MAKE_JOBS_* handling, shortening it a bit and exposing > > MAKE_JOBS_NUMBER to the ports, so it can be used for other build systems > > without having to parse out -j from _MAKE_JOBS (and defaults to 1 if > > jobs support is di

Re: FreeBSD Port: qtiplot-0.9.7.5

2009-03-27 Thread Max Brazhnikov
On Fri, 27 Mar 2009 14:23:20 +1100, Mattia Rossi wrote: > Hi, > > as the qtiplot-0.9.7.2 port just didn't want to install python > scripting, I thought it's a qtiplot issue and tried to install qtiplot > 0.9.7.5. Well didn't work so well without all the patching, so I finally > got a working instal

Re: devel/icu: doesn't build at 8-CURRENT

2009-03-27 Thread Mikhail T.
Rene Ladan написав(ла): Boris Samorodov schreef: [...] cc -I../../common -I../../i18n -I./../toolutil -pipe -O2 -fno-strict-aliasing -c -o wrtxml.o wrtxml.c c++ -I../../common -I../../i18n -I./../toolutil -pipe -O2 -fno-strict-aliasing -c -o prscmnts.o prscmnts.cpp cc -I../../common

Status of devel/boost upgrade

2009-03-27 Thread Alexander Churanov
Hi folks! As stated on http://wiki.freebsd.org/BoostPortingProject, all issues with ports depending on devel/boost are resolved. Should I do something for updating the port? Sincerely, Alexander Churanov, maintainer of devel/boost ___ freebsd-ports@free

Re: Status of devel/boost upgrade

2009-03-27 Thread Dmitry Marakasov
* Alexander Churanov (alexanderchura...@gmail.com) wrote: > As stated on http://wiki.freebsd.org/BoostPortingProject, all issues > with ports depending on devel/boost are resolved. > Should I do something for updating the port? We're planning extra exp-run with all the fixes and patch to boost, p

Re: devel/icu: doesn't build at 8-CURRENT

2009-03-27 Thread Rene Ladan
Mikhail T. schreef: Rene Ladan написав(ла): Boris Samorodov schreef: [...] cc -I../../common -I../../i18n -I./../toolutil -pipe -O2 -fno-strict-aliasing -c -o wrtxml.o wrtxml.c c++ -I../../common -I../../i18n -I./../toolutil -pipe -O2 -fno-strict-aliasing -c -o prscmnts.o prscmnts.c

[Fwd: Re: devel/icu: doesn't build at 8-CURRENT]

2009-03-27 Thread Rene Ladan
forwarded to ports ml. I'm not working on it. Originele bericht Onderwerp: Re: devel/icu: doesn't build at 8-CURRENT Datum: Fri, 27 Mar 2009 16:50:12 +0100 Van: Diego Depaoli Aan: Rene Ladan Referenties: <93151...@serv3.int.kfs.ru> <49ccc7e8.5010...@gmail.com> <49ccda

A couple of fixes fvwm95

2009-03-27 Thread Doug Ambrisko
Hi ports@ folks, I use fvwm95 and now that suspend/resume is working for amd64 I've switched over to 64bit. However, fvwm95's task bar doesn't show up when built for amd64. This patch seems to fix it: --- modules/FvwmTaskBar/Mallocs.c.orig Wed Mar 21 14:02:08 2007 +++ modules/FvwmTaskBar/Mallo

Re: devel/icu: doesn't build at 8-CURRENT

2009-03-27 Thread bf
--- On Fri, 3/27/09, bf wrote: > From: bf > Subject: Re: devel/icu: doesn't build at 8-CURRENT > To: po...@freebsd.org > Cc: r...@freebsd.org, b...@ipt.ru, m...@aldan.algebra.com > Date: Friday, March 27, 2009, 6:17 PM > My build on a recent snapshot of > 8-CURRENT succeeds without any > prob

Re: devel/icu: doesn't build at 8-CURRENT

2009-03-27 Thread bf
My build on a recent snapshot of 8-CURRENT succeeds without any problems. There are different failures reported here, but some of them appear to be related to the vfs problem found in PRs kern/132620 and ports/132542, and solved a series of changes ending in subversion r190145 on 20 Mar. 2009. S

Re: Status of devel/boost upgrade

2009-03-27 Thread Jeremy Messenger
On Fri, 27 Mar 2009 09:29:19 -0600, Dmitry Marakasov wrote: * Alexander Churanov (alexanderchura...@gmail.com) wrote: As stated on http://wiki.freebsd.org/BoostPortingProject, all issues with ports depending on devel/boost are resolved. Thank guys for work on boost stuff. Should I do some

[PATCH] trafshow port broken

2009-03-27 Thread Lawrence Stewart
Hi Alexey, You're listed as the maintainer for the FreeBSD net/trafshow port. The port doesn't compile on 8.0-CURRENT (r190457) amd64 at the moment. The recent import of the new pcap into FreeBSD 8 means pcap.h no longer includes the system's net/bpf.h, which has a required #define ioctl (BIO

Free Image Hosting

2009-03-27 Thread Gloria Smart
BlizzardImageHosting.com is a new leader in online image & photo hosting, portfolios, and slideshow creation. We offer features you wont find at other image hosting sites and we offer it FOR FREE! - Upload Unlimited Images - Share Images With Anyone and Anywhere - Get Gigabytes of Monthly Bandw

Re: [PATCH] trafshow port broken

2009-03-27 Thread Rui Paulo
On 27 Mar 2009, at 23:56, Lawrence Stewart wrote: Hi Alexey, You're listed as the maintainer for the FreeBSD net/trafshow port. The port doesn't compile on 8.0-CURRENT (r190457) amd64 at the moment. The recent import of the new pcap into FreeBSD 8 means pcap.h no longer includes the syst

Re: [PATCH] trafshow port broken

2009-03-27 Thread Lawrence Stewart
Rui Paulo wrote: On 27 Mar 2009, at 23:56, Lawrence Stewart wrote: Hi Alexey, You're listed as the maintainer for the FreeBSD net/trafshow port. The port doesn't compile on 8.0-CURRENT (r190457) amd64 at the moment. The recent import of the new pcap into FreeBSD 8 means pcap.h no longer in

is anyone working on a openjdk port

2009-03-27 Thread matt donovan
I been thinking about making it but if someone already started I won't I just not had the time at the moment to start it since it'll be good to have in the port tree even if it needs a java installed to bootstrap it ___ freebsd-ports@freebsd.org mailing l

Re: is anyone working on a openjdk port

2009-03-27 Thread Peter Ulrich Kruppa
matt donovan schrieb: I been thinking about making it but if someone already started I won't I just not had the time at the moment to start it since it'll be good to have in the port tree even if it needs a java installed to bootstrap it There already is a java/openjdk6 port in the tree and there