Re: [kde-freebsd] Calligra

2014-11-01 Thread Max Brazhnikov
On Sat, 01 Nov 2014 21:57:44 +0100 Tobias C. Berner wrote: > Hi > > Thanks for the hints. "make makeplist" seems to do some scary stuff :). It does, indeed! still quite useful. > > I added PORTVERSION to the bsd.l10n.mk and dropped it in the ports that > include it (to reduce redundancy). Sho

Re: [kde-freebsd] Calligra

2014-11-01 Thread Tobias C. Berner
Hi Thanks for the hints. "make makeplist" seems to do some scary stuff :). I added PORTVERSION to the bsd.l10n.mk and dropped it in the ports that include it (to reduce redundancy). Should I revert that? Or should I just readd it to the ones that do not have a ${CALLIGRA_VERSION} one? mfg To

Re: [kde-freebsd] Calligra

2014-11-01 Thread Max Brazhnikov
On Sat, 01 Nov 2014 18:07:25 +0100 Tobias C. Berner wrote: > Hi > > Attached is an svn-diff to area51 bringing calligra to 2.8.6. > I tested krita, calligrasheets and calligrawords for a few moments, and they > seemed to work. Great! Could you please: 1) carefully check plists. At least %%QT_B

Re: [kde-freebsd] Calligra

2014-11-01 Thread Ajtim
On Saturday 01 November 2014 18:07:25 Tobias C. Berner wrote: > Hi > > Attached is an svn-diff to area51 bringing calligra to 2.8.6. > I tested krita, calligrasheets and calligrawords for a few moments, and they > seemed to work. > > > mfg Tobias > > On Saturday 01 November 2014 07.38:44 Ajtim

Re: [kde-freebsd] Calligra

2014-11-01 Thread Tobias C. Berner
Hi, I will take a look at it. mfg Tobias On Saturday 01 November 2014 07.38:44 Ajtim wrote: > Hi! > > We have Calligra 2.7.5 in ports but there are version 2.8.6 which has many > improvements. Does FreeBSD stopped supporting Calligra anymore, please? > > Thank you. __

Re: [kde-freebsd] calligra and kde

2013-12-08 Thread Alberto Villa
On Sat, Dec 7, 2013 at 11:34 PM, Alberto Villa wrote: > I think I could make kdemerge a bit smarter > so that it only updates CALLIGRA_VERSION in that occasion. Done. -- Alberto Villa, FreeBSD committer http://people.FreeBSD.org/~avilla ___ kde-freebs

Re: [kde-freebsd] calligra and kde

2013-12-07 Thread Alberto Villa
On Sat, Dec 7, 2013 at 9:27 PM, Ajtim wrote: > I did /path/to/area51/Tools/scripts/kdemerge -o /usr/ports which supposed to > update calligra than I run portmaster editors/calligra and because calligra > want llvm32 still I idn't want to install it and I press "n". And it is > okay. Deselect GTL

Re: [kde-freebsd] calligra 2.5.5_2

2013-03-29 Thread Alberto Villa
On Friday 29 March 2013 16:43:34 ajtiM wrote: > Does Calligra 2.6.2 from area51 build, please? I like to update it. I don't know right now, it did some days ago. Anyway you should wait, I'm committing 2.6.2 to ports right now, just in time for the freeze. kdelibs fix should be the next one. > A

Re: [kde-freebsd] calligra 2.5.5_2

2013-03-29 Thread ajtiM
On Friday, March 29, 2013 21:58:06 Alberto Villa wrote: > On Friday 29 March 2013 15:50:56 ajtiM wrote: > > On my FreeBSD 9.1 Release update for Calligra to 2.5.5_2 doesnt' work: > > > > *** [libs/kotex/opendoument/test/TestLoading]Error code 1 > > ***[libs/kotex/opendocument/tests/CmakeFiles/Test

Re: [kde-freebsd] calligra 2.5.5_2

2013-03-29 Thread Alberto Villa
On Friday 29 March 2013 15:50:56 ajtiM wrote: > On my FreeBSD 9.1 Release update for Calligra to 2.5.5_2 doesnt' work: > > *** [libs/kotex/opendoument/test/TestLoading]Error code 1 > ***[libs/kotex/opendocument/tests/CmakeFiles/TestLoading.dir/all]Error code > 2 This is a problem due to KDE SC 4.

Re: [kde-freebsd] Calligra 2.5.5 - solved

2013-01-31 Thread ajtiM
On Wednesday 30 January 2013 19:20:18 you wrote: > Again was the same problem from my side: > I am using clang almost for everything and I built opengtl and qtgtl with > clang too. I rebult them with gcc now and both Krita and Braindump works. > > Thank you. > Yes, Krita works but Braindump cras

Re: [kde-freebsd] Calligra 2.5.5

2013-01-30 Thread ajtiM
On Wednesday 30 January 2013 16:36:39 ajtiM wrote: > Hi! > > I installed Calligra 2.5.5 from area51 on FreeBSD-RELEASE 9.1 with clang 3.1 > without problems. Word works very good but I got segmentation fault with > Krita: > Application: Krita (kdeinit4), signal: Segmentation fault: 11 > #0 0x29a7

Re: [kde-freebsd] Calligra 2.5

2012-08-24 Thread Alberto Villa
On Fri, Aug 24, 2012 at 5:53 PM, ajtiM wrote: > I rebuilt all three *without* debug flags and it work very good :). That's what I was waiting for. Thank you! -- Alberto Villa, FreeBSD committer http://people.FreeBSD.org/~avilla ___ kde-freebsd mailing

Re: [kde-freebsd] Calligra 2.5

2012-08-24 Thread ajtiM
On Friday 24 August 2012 05:36:16 Alberto Villa wrote: > On Fri, Aug 24, 2012 at 12:28 PM, ajtiM wrote: > > Thank you very much for the help. I rebuilt opengtl and qtgtl with gcc > > and everything works now :). Is it possible that I had a problem because > > opengtl and qtgtl was built with clang

Re: [kde-freebsd] Calligra 2.5

2012-08-24 Thread Alberto Villa
On Fri, Aug 24, 2012 at 12:28 PM, ajtiM wrote: > Thank you very much for the help. I rebuilt opengtl and qtgtl with gcc and > everything works now :). Is it possible that I had a problem because opengtl > and qtgtl was built with clang? I thought OpenGTL and QtGTL weren't even buildable with Clan

Re: [kde-freebsd] Calligra 2.5

2012-08-24 Thread ajtiM
On Thursday 23 August 2012 17:51:45 Alberto Villa wrote: > On Thu, Aug 23, 2012 at 10:40 PM, ajtiM wrote: > > I hope that bactraces would be helpful. > > Can you also rebuild opengtl and qtgtl with debug symbols and generate > a new backtrace? Thank you very much for the help. I rebuilt opengtl

Re: [kde-freebsd] Calligra 2.5

2012-08-23 Thread ajtiM
On Thursday 23 August 2012 17:51:45 Alberto Villa wrote: > On Thu, Aug 23, 2012 at 10:40 PM, ajtiM wrote: > > I hope that bactraces would be helpful. > > Can you also rebuild opengtl and qtgtl with debug symbols and generate > a new backtrace? I will do tommorow (it is building libreofice :) ).

Re: [kde-freebsd] Calligra 2.5

2012-08-23 Thread Alberto Villa
On Thu, Aug 23, 2012 at 10:40 PM, ajtiM wrote: > I hope that bactraces would be helpful. Can you also rebuild opengtl and qtgtl with debug symbols and generate a new backtrace? -- Alberto Villa, FreeBSD committer http://people.FreeBSD.org/~avilla ___

Re: [kde-freebsd] Calligra 2.5

2012-08-23 Thread ajtiM
On Thursday 23 August 2012 05:41:16 ajtiM wrote: > On Wednesday 22 August 2012 20:17:22 you wrote: > > On Tue, Aug 21, 2012 at 12:31 PM, ajtiM wrote: > > > I rebuilt Calligra and when I started Krita I got the same errors. I > > > ran Krita > > > > > > from promt and I got: > > >> /usr/local/kde4

Re: [kde-freebsd] Calligra 2.5

2012-08-23 Thread Alberto Villa
On Thu, Aug 23, 2012 at 12:46 PM, ajtiM wrote: > I forgot to write a link to the problem: > > http://old.nabble.com/-Bug-303195--New%3A-Krita-2.5-crash-at-startup- > td34130159.html They're not necessarily the same. Attach a backtrace, please. And keep kde@ CCed. ;) -- Alberto Villa, FreeBSD co

Re: [kde-freebsd] Calligra 2.5

2012-08-22 Thread Alberto Villa
On Tue, Aug 21, 2012 at 12:31 PM, ajtiM wrote: > I rebuilt Calligra and when I started Krita I got the same errors. I ran Krita > from promt and I got: > >> /usr/local/kde4/bin/krita > krita(75563)/kdecore (KLibrary) kde4Factory: The library > "/usr/local/kde4/lib/kde4/stateshape.so" does not offe

Re: [kde-freebsd] Calligra 2.5

2012-08-21 Thread ajtiM
On Sunday 19 August 2012 17:39:19 Alberto Villa wrote: > On Fri, Aug 10, 2012 at 10:49 PM, ajtiM wrote: > > I updated area51 and rebuilt Calligra 2.5 and have segmentations fault > > still. It was built wit default gcc. > > I'm finally able to test the new Calligra, and I cannot find any > proble

Re: [kde-freebsd] Calligra 2.5

2012-08-20 Thread Alberto Villa
On Mon, Aug 20, 2012 at 12:30 PM, ajtiM wrote: > I will try to build Calligra again... Please, try to rebuild LLVM too, using GCC. And thanks for testing! -- Alberto Villa, FreeBSD committer http://people.FreeBSD.org/~avilla ___ kde-freebsd mailing li

Re: [kde-freebsd] Calligra 2.5

2012-08-20 Thread ajtiM
On Sunday 19 August 2012 17:39:19 Alberto Villa wrote: > On Fri, Aug 10, 2012 at 10:49 PM, ajtiM wrote: > > I updated area51 and rebuilt Calligra 2.5 and have segmentations fault > > still. It was built wit default gcc. > > I'm finally able to test the new Calligra, and I cannot find any > proble

Re: [kde-freebsd] Calligra 2.5

2012-08-19 Thread Alberto Villa
On Fri, Aug 10, 2012 at 10:49 PM, ajtiM wrote: > I updated area51 and rebuilt Calligra 2.5 and have segmentations fault still. > It was built wit default gcc. I'm finally able to test the new Calligra, and I cannot find any problem. What were you doing when the applications crashed? Was LLVM buil

Re: [kde-freebsd] Calligra 2.5 RC

2012-08-09 Thread Alberto Villa
On Thu, Aug 9, 2012 at 10:38 PM, ajtiM wrote: > I tried again to build Calligra 2. RC from area51 on FreeBSD 9.0-RELEASE-p3 > with default gcc and Krita, Carbon, Flowchart and Braindump crashed with > Segmentation Fault: I'm about to update Calligra to 2.5. Meanwhile, can you paste the backtrace

Re: [kde-freebsd] Calligra RC-Braindump

2012-07-22 Thread ajtiM
On Sunday 22 July 2012 11:37:25 ajtiM wrote: > All part of Calligra RC 2.5 works on my system except Braindumo which crash > all the time: > > Should I build with gcc, please? > > Application: Braindump (braindump), signal: Segmentation fault: 11 > [KCrash Handler] > #9 0x33b1cabf in llvm::Clone

Re: [kde-freebsd] Calligra 2.5 RC

2012-07-21 Thread Raphael Kubo da Costa
ajtiM writes: > On my FreeBSD 9.0 Release, Clang 3.0 compailing of Calligra 2.5 RC was without > problems. It works better than 2.4 but coversion of Excell files are still > unusable. I open some presentations made with Powerpoint fr Mac which were not > so bad. I don't know about MS Word documen

Re: [kde-freebsd] Calligra 2.4 and Clang

2012-04-20 Thread Raphael Kubo da Costa
Matthew Rezny writes: > In the meantime, I added a few more patches to quite warning and in > the process found a few more small things that slipped through the > first pass. The updated patch set, with tabs preserved, is attached > for testing. I am submitting this version upstream. It looks li

Re: [kde-freebsd] Calligra 2.4 and Clang

2012-04-20 Thread Matthew Rezny
On 19 Apr, 2012, at 17:11, Olivier Smedts wrote: > 2012/4/19 Matthew Rezny : >> I have put together a collection of patches for Calligra. Originally it was >> just to correct compilation errors with clang, but some warnings along the >> way led me to correct other rather obvious coding errors. I

Re: [kde-freebsd] Calligra 2.4 and Clang

2012-04-19 Thread Raphael Kubo da Costa
Matthew Rezny writes: > I have put together a collection of patches for Calligra. Originally > it was just to correct compilation errors with clang, but some > warnings along the way led me to correct other rather obvious coding > errors. I just updated the patch set for 2.4 that is in testing an

Re: [kde-freebsd] Calligra 2.4 and Clang

2012-04-19 Thread Olivier Smedts
2012/4/19 Matthew Rezny : > I have put together a collection of patches for Calligra. Originally it was > just to correct compilation errors with clang, but some warnings along the > way led me to correct other rather obvious coding errors. I just updated the > patch set for 2.4 that is in testi

Re: [kde-freebsd] Calligra-2.4 is not calligrawords

2012-04-18 Thread Alberto Villa
On Wednesday 18 April 2012 17:13:09 an...@bsdportal.ru wrote: > Update calligra-2.3.87 to calligra-2.4 no calligrawords Please, wait, Calligra 2.4 is not yet ready for testing. -- Alberto Villa, FreeBSD committer http://people.FreeBSD.org/~avilla He who is content with his lot probably has a l