Re: [kde-freebsd] ports/185488: [patch] net/kdenetwork4: add optional dependency on knemo

2014-01-15 Thread Adriaan de Groot
On Tuesday 14 January 2014 11:20:01 Anton Sayetsky wrote:
>  2014/1/13 Max Brazhnikov :
>  > I actually like the idea to inform users about other KDE applications,
> but I > don't think bloating port dependencies is appropriate way to do it.
> > How about pkg-message with list of ports for the most popular apps (we
> can > take above-mentioned from KDE site)?
>  
>  > if you don't know about knemo, how would you know about kdeextragear4?
>  
>  I'll give you a single answer to above questions.
>  I think that the best way is:
>  1. Create meta-port for extragear (someone should find another
>  extragear apps in ports tree).
>  2. Add appropriate deps to it. (And remove duplicates from other kde*4
> ports.) 3. Add kdeextragear4 dep to x11/kde4.

That sounds like an excellent way to promote the Applications part of KDE -- 
there's all the core / base stuff (what's known as the Software Collection 
right now) and then there's a wide range of interesting apps that can be 
considered part of the "extra's". You might know them by name, or, with this 
suggestion, know that the "extragear" port contains a (longish) list of 
suitable ports.

But it'll take some setting up, yeah, and sorting out: is digikam an 
extragear? How about tupi (well, that one's totally new still)?

There's a thread on kde-community right now about reconsidering what all are 
useful applications (e.g. kfloppy isn't, any more).

[ade]
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information


[kde-freebsd] [SVN Commit] area51/KDE/x11

2014-01-15 Thread Raphael Kubo da Costa
SVN commit 9848 by rakuco:

Merge r339572 from ports.


r339572 | bapt | 2014-01-13 09:23:43 +0200 (Mon, 13 Jan 2014) | 2 lines

archivers/xz is in base for all versions and has been removed from the ports 
tree





 M  +0 -4  kde4-runtime/Makefile  
 M  +0 -4  kdelibs4/Makefile  


___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information


Re: [kde-freebsd] ports/185488: [patch] net/kdenetwork4: add optional dependency on knemo

2014-01-15 Thread Anton Sayetsky
The following reply was made to PR ports/185488; it has been noted by GNATS.

From: Anton Sayetsky 
To: Max Brazhnikov , bug-follo...@freebsd.org
Cc:  
Subject: Re: ports/185488: [patch] net/kdenetwork4: add optional dependency on 
knemo
Date: Tue, 14 Jan 2014 13:11:54 +0200

 2014/1/13 Max Brazhnikov :
 > I actually like the idea to inform users about other KDE applications, but I
 > don't think bloating port dependencies is appropriate way to do it.
 > How about pkg-message with list of ports for the most popular apps (we can
 > take above-mentioned from KDE site)?
 
 > if you don't know about knemo, how would you know about kdeextragear4? :)
 
 I'll give you a single answer to above questions. :)
 I think that the best way is:
 1. Create meta-port for extragear (someone should find another
 extragear apps in ports tree).
 2. Add appropriate deps to it. (And remove duplicates from other kde*4 ports.)
 3. Add kdeextragear4 dep to x11/kde4.
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information


Re: [kde-freebsd] ports/184942: Failed to build graphics/digikam-kde4 - /usr/bin/ld: cannot find -lpgf

2014-01-15 Thread Graham Menhennitt
The following reply was made to PR ports/184942; it has been noted by GNATS.

From: Graham Menhennitt 
To: bug-follo...@freebsd.org
Cc:  
Subject: Re: ports/184942: Failed to build graphics/digikam-kde4 - /usr/bin/ld:
 cannot find -lpgf
Date: Mon, 13 Jan 2014 22:00:58 +1100

 Thanks for the patch to the patch, Thomas.
 
 Unfortunately, it isn't correct - it patches the wrong CMakeLists.txt
 file. It patches the one in the top level directory, when I should patch
 the one in the core sub-directory. Perhaps you can have another go at it.
 
 I've manually applied the patch to the correct file and can now
 successfully build - hooray!
 
 Thanks for your contribution.
 
 Graham
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information


Re: [kde-freebsd] ports/185488: [patch] net/kdenetwork4: add optional dependency on knemo

2014-01-15 Thread Anton Sayetsky
The following reply was made to PR ports/185488; it has been noted by GNATS.

From: Anton Sayetsky 
To: Max Brazhnikov , bug-follo...@freebsd.org
Cc:  
Subject: Re: ports/185488: [patch] net/kdenetwork4: add optional dependency on 
knemo
Date: Wed, 15 Jan 2014 15:10:12 +0200

 2014/1/15 Max Brazhnikov :
 > Fine! Are you willing to find all extragears in portstree and write a meta
 > port?
 Unforunately, I don't have a sufficient amount of time right now, but
 I can do this later.
 Should I send patch as followup to this PR or open new?
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information


Re: [kde-freebsd] ports/185488: [patch] net/kdenetwork4: add optional dependency on knemo

2014-01-15 Thread Max Brazhnikov
The following reply was made to PR ports/185488; it has been noted by GNATS.

From: Max Brazhnikov 
To: Anton Sayetsky 
Cc: bug-follo...@freebsd.org
Subject: Re: ports/185488: [patch] net/kdenetwork4: add optional dependency on 
knemo
Date: Wed, 15 Jan 2014 16:14:10 +

 On Wed, 15 Jan 2014 15:10:12 +0200 Anton Sayetsky wrote:
 > 2014/1/15 Max Brazhnikov :
 > > Fine! Are you willing to find all extragears in portstree and write a meta
 > > port?
 > Unforunately, I don't have a sufficient amount of time right now, but
 > I can do this later.
 > Should I send patch as followup to this PR or open new?
 
 No need for new PR, just send patch here.
 
 Max
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information


Re: [kde-freebsd] ports/185488: [patch] net/kdenetwork4: add optional dependency on knemo

2014-01-15 Thread makc
Synopsis: [patch] net/kdenetwork4: add optional dependency on knemo

State-Changed-From-To: open->feedback
State-Changed-By: makc
State-Changed-When: Wed Jan 15 16:16:00 UTC 2014
State-Changed-Why: 
Awaiting patch from submitter.

http://www.freebsd.org/cgi/query-pr.cgi?pr=185488
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information


Re: [kde-freebsd] KDE 4.11.4 and QT5

2014-01-15 Thread Ajtim
On Wednesday 15 January 2014 13:27:44 Adriaan de Groot wrote:
> On Monday 13 January 2014 17:54:11 Alberto Villa wrote:
> > 2014/1/13 Ajtim :
> > > Is it possible to install QT5 (upgrade qt4) and KDE 4.11.4 from area51,
> > > please. In are51 is nothing in update what I am asking for.
> > Qt 5 is NOT an upgrade of Qt 4, it's a different version of the
> > framework. Right now you can't use it for anything, but I'm working to
> > make it committable.
> 
> As Alberto writes, Qt5 is not usuable with KDE 4. The situation is this:
> 
>  - KDE4 is QT4-only.
>  - Qt5 is sometimes source-incompatible with Qt4
>  - Qt5 introduces a strong emphasis on QML, which is new (relative to Qt4) 
> technology, although it's been available for, what, 2 years already.
>  - With Qt5, KDE is now "KDE Frameworks" and "KDE Applications", and the 
> entire layout of the packages they ship is changed; some things have moved 
> from kdelibs (developed in KDE4) into Qt, and the whole stack has become much 
> more modularized (some might say "fragmented", but that's only if you're 
> building it yourself).
>  - KDE Frameworks makes heavy use of the QML from Qt5.
>  - I gather Qt5 is a hard nut already on FreeBSD
>  - KDE Frameworks probably contains a year and a half of mostly-Linux 
> development and will be quite a challenge.
> 
> 
> [ade]
> 

Thank you for the explanation.

-- 
Mitja
---
http://www.redbubble.com/people/lumiwa

___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information


Re: [kde-freebsd] KDE 4.11.5

2014-01-15 Thread Schaich Alonso
On Wed, 15 Jan 2014 13:33:50 +0100
Adriaan de Groot  wrote:

> So 4.11.4 is in area51 and is being polished up so it can be committed to 
> ports (I picked that up from other messages on the list recently). I have
> no ports-fu to speak of, but I could grind away on the KDE side of the
> equation by starting to build 4.11.5 or, heck, 4.12.2 which is just out.
> 
> What's a good way to do that? I'd like to stick close to ports + area51 if 
> posslble. Is the following list-of-things-to-do a good start?
> 
>  1 bump the KDE version in KDE/Mk/bsd.Mk.kde
>  2 fetch kdelibs & update distinfo
>  3 try building that with the existing ports Makefile
>  4 futz around till it compiles
>  5 update plist from stage
>  6 go to 2 with a port higher up the stack
> 
> [ade] 
> ___
> kde-freebsd mailing list
> kde-freebsd@kde.org
> https://mail.kde.org/mailman/listinfo/kde-freebsd
> See also http://freebsd.kde.org/ for latest information

I have kde-4.11.5 ports here, so far I don't see any new issues but alot of
ports still need plist checking, especially the "minor" translation
 (KDE/misc/*) ones.

I can commit 4.11.5 which I am using as desktop over here into area51 so
others (or bots) can help with reworking the plists.

Alonso
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information


Re: [kde-freebsd] [SVN Commit] area51/KDE/games/kdegames4

2014-01-15 Thread Schaich Alonso
On Wed, 15 Jan 2014 12:00:00 +
Max Brazhnikov  wrote:

> On Wed, 15 Jan 2014 02:08:07 -0800 Alonso Schaich wrote:
> > SVN commit 9846 by aschai:
> > 
> > Link khangman and pairs into the kdegames4 metaport.
> 
> They both belong to kdeedu
> 
> Max

I even checked the commit log of kdegames because it smelled fishy, but
didn't check kdeedu >_<

Thanks for notice.

Alonso
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information


[kde-freebsd] [SVN Commit] area51/KDE/games/kdegames4

2014-01-15 Thread Alonso Schaich
SVN commit 9847 by aschai:

Undo last commit, khangman and pairs are part of kdeedu.



 M  +0 -4  Makefile.common  


___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information


[kde-freebsd] KDE 4.11.5

2014-01-15 Thread Adriaan de Groot
So 4.11.4 is in area51 and is being polished up so it can be committed to 
ports (I picked that up from other messages on the list recently). I have no 
ports-fu to speak of, but I could grind away on the KDE side of the equation 
by starting to build 4.11.5 or, heck, 4.12.2 which is just out.

What's a good way to do that? I'd like to stick close to ports + area51 if 
posslble. Is the following list-of-things-to-do a good start?

 1 bump the KDE version in KDE/Mk/bsd.Mk.kde
 2 fetch kdelibs & update distinfo
 3 try building that with the existing ports Makefile
 4 futz around till it compiles
 5 update plist from stage
 6 go to 2 with a port higher up the stack

[ade] 
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information


Re: [kde-freebsd] KDE 4.11.4 and QT5

2014-01-15 Thread Adriaan de Groot
On Monday 13 January 2014 17:54:11 Alberto Villa wrote:
> 2014/1/13 Ajtim :
> > Is it possible to install QT5 (upgrade qt4) and KDE 4.11.4 from area51,
> > please. In are51 is nothing in update what I am asking for.
> Qt 5 is NOT an upgrade of Qt 4, it's a different version of the
> framework. Right now you can't use it for anything, but I'm working to
> make it committable.

As Alberto writes, Qt5 is not usuable with KDE 4. The situation is this:

 - KDE4 is QT4-only.
 - Qt5 is sometimes source-incompatible with Qt4
 - Qt5 introduces a strong emphasis on QML, which is new (relative to Qt4) 
technology, although it's been available for, what, 2 years already.
 - With Qt5, KDE is now "KDE Frameworks" and "KDE Applications", and the 
entire layout of the packages they ship is changed; some things have moved 
from kdelibs (developed in KDE4) into Qt, and the whole stack has become much 
more modularized (some might say "fragmented", but that's only if you're 
building it yourself).
 - KDE Frameworks makes heavy use of the QML from Qt5.
 - I gather Qt5 is a hard nut already on FreeBSD
 - KDE Frameworks probably contains a year and a half of mostly-Linux 
development and will be quite a challenge.


[ade]

___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information


Re: [kde-freebsd] ark

2014-01-15 Thread Ajtim
On Wednesday 15 January 2014 12:50:16 Adriaan de Groot wrote:
> On Tuesday 14 January 2014 11:57:40 Ajtim wrote:
> > Try to update KDE 4.11.3 from area51 to KDE 4.11.4 from area51 but it
> > stopped at:
> > 
> > Installing:
> > /usr/ports/archivers/ark/work/stage/usr/local/kde4/man/man1/ark.1 >
> > Compressing man pages (compress-man)
> > ===>  Installing for ark-4.11.4
> > ===>  Checking if archivers/ark already installed
> > ===>   Registering installation for ark-4.11.4
> > pkg-static:
> > lstat(/usr/ports/archivers/ark/work/stage/usr/local/kde4/lib/kde4/kerfuffle_
> > libxz.so):
> 
> This built fine for me (default options) in a clean 9.2 jail just now. It may 
> be a one-off thing? You may want to double-check what's in the stage/ 
> directory 
> under the work/ dir of the port, because that library is normally built.
> 
> [ade]

I didn;t on mine FreeBSD 10.0-RC5 (amd64). I put NO_STAGE=yes in Makefile and 
it works. I don't know what is wrong.

-- 
Mitja
---
http://www.redbubble.com/people/lumiwa

___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information


Re: [kde-freebsd] [SVN Commit] area51/KDE/games/kdegames4

2014-01-15 Thread Max Brazhnikov
On Wed, 15 Jan 2014 02:08:07 -0800 Alonso Schaich wrote:
> SVN commit 9846 by aschai:
> 
> Link khangman and pairs into the kdegames4 metaport.

They both belong to kdeedu

Max
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information


Re: [kde-freebsd] ark

2014-01-15 Thread Adriaan de Groot
On Tuesday 14 January 2014 11:57:40 Ajtim wrote:
> Try to update KDE 4.11.3 from area51 to KDE 4.11.4 from area51 but it
> stopped at:
> 
> Installing:
> /usr/ports/archivers/ark/work/stage/usr/local/kde4/man/man1/ark.1 >
> Compressing man pages (compress-man)
> ===>  Installing for ark-4.11.4
> ===>  Checking if archivers/ark already installed
> ===>   Registering installation for ark-4.11.4
> pkg-static:
> lstat(/usr/ports/archivers/ark/work/stage/usr/local/kde4/lib/kde4/kerfuffle_
> libxz.so):

This built fine for me (default options) in a clean 9.2 jail just now. It may 
be a one-off thing? You may want to double-check what's in the stage/ directory 
under the work/ dir of the port, because that library is normally built.

[ade]
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information


Re: [kde-freebsd] kdesdk-poxml uses java?

2014-01-15 Thread Adriaan de Groot
On Monday 13 January 2014 07:31:30 Schaich Alonso wrote:
> On Sun, 12 Jan 2014 23:13:08 +0100
> 
> Adriaan de Groot  wrote:
> > POXML_DESC= Install po2xml and swappo (needs Java)

> I added that Java comment because, while kdesdk4-poxml doesn't need Java
> itself, it requires devel/antlr, which is a Java written port.

Thanks for the explanation. I think my initial line "since Java is switched 
off" (it was marked as BROKEN for a bit) is no longer true, since my area51 
builder has an openjdk6 and antlr (and kdesdk4-poxml too).

So that means that for plain desktop purposes, all of KDE 4.11.4 now builds on 
my 9.2 (-STABLE).

[ade]
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information


[kde-freebsd] [SVN Commit] area51/KDE/games/kdegames4

2014-01-15 Thread Alonso Schaich
SVN commit 9846 by aschai:

Link khangman and pairs into the kdegames4 metaport.



 M  +4 -0  Makefile.common  


___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information


Re: [kde-freebsd] ports/185488: [patch] net/kdenetwork4: add optional dependency on knemo

2014-01-15 Thread Max Brazhnikov
The following reply was made to PR ports/185488; it has been noted by GNATS.

From: Max Brazhnikov 
To: Anton Sayetsky 
Cc: bug-follo...@freebsd.org
Subject: Re: ports/185488: [patch] net/kdenetwork4: add optional dependency on 
knemo
Date: Wed, 15 Jan 2014 09:26:48 +

 On Tue, 14 Jan 2014 13:11:54 +0200 Anton Sayetsky wrote:
 > 2014/1/13 Max Brazhnikov :
 > > I actually like the idea to inform users about other KDE applications, but 
 > > I
 > > don't think bloating port dependencies is appropriate way to do it.
 > > How about pkg-message with list of ports for the most popular apps (we can
 > > take above-mentioned from KDE site)?
 > 
 > > if you don't know about knemo, how would you know about kdeextragear4? :)
 > 
 > I'll give you a single answer to above questions. :)
 > I think that the best way is:
 > 1. Create meta-port for extragear (someone should find another
 > extragear apps in ports tree).
 > 2. Add appropriate deps to it. (And remove duplicates from other kde*4 
 > ports.)
 > 3. Add kdeextragear4 dep to x11/kde4.
 
 Fine! Are you willing to find all extragears in portstree and write a meta
 port?
 
 Max
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information