On Tue, Jan 8, 2013 at 6:31 PM, Baptiste Daroussin wrote:
> I'm working on a boost upgrade to 1.52.0:
> http://people.freebsd.org/~bapt/boost-1.52.0.diff
New patches from bapt@:
http://people.freebsd.org/~bapt/boost-1.52.0.diff
http://people.freebsd.org/~bapt/patch-kleopatra_CMakeLists.txt (for
b
SVN commit 8934 by avilla:
- Fix build with new Boost.
According to Qt and KDE bug trackers, the patch should do fine also
with Boost 1.48 (currently in ports tree).
The bug should be solved in Qt 4.8.4; don't forget to try removing
these patches when upgrading to that version.
Submitted by: b
On Fri, Jan 11, 2013 at 11:41 PM, Jung-uk Kim wrote:
> LibreOffice 3.6 and later requires CLucene 2.3 but we have 0.9.x in
> the source tree. I'd like to import it now before we start working on
> LO. Please see attached clucene2.diff.
OK from kde@. So we can expect you to run build tests?
--
A
On 2013-01-12 09:46:11 Alberto Villa wrote:
> SVN commit 8934 by avilla:
>
> - Fix build with new Boost.
>
> According to Qt and KDE bug trackers, the patch should do fine also
> with Boost 1.48 (currently in ports tree).
> The bug should be solved in Qt 4.8.4; don't forget to try removing
> thes
On Sat, Jan 12, 2013 at 12:42 PM, Schaich Alonso
wrote:
> While the patch works (with qt-4.8.4, I didn't test 4.8.3), it is still
> required for 4.8.4.
Good to know, thanks for testing!
--
Alberto Villa, FreeBSD committer
http://people.FreeBSD.org/~avilla
On Tue, Jan 8, 2013, at 09:31 AM, Baptiste Daroussin wrote:
> Hi,
>
> I'm working on a boost upgrade to 1.52.0:
> http://people.freebsd.org/~bapt/boost-1.52.0.diff
>
> This is needed to update libreoffice, I don't have enough power to test
> on
> everything
>
> Can same of you help me testing th
On Sat, Jan 12, 2013 at 2:23 PM, Schaich Alonso
wrote:
> textproc/libkolabxml is failing to build. Build log is attached. It
> might just be some deep-endency issue so I'll rebuild all ports and
> retry.
It's the same problem rocs had. The patch I applied on kde.ix solves
it, unfortunately bapt@