Re: [kde-freebsd] PATCH: net/knemo-kde4 IPv6 support

2016-02-28 Thread Anthony Jenkins
On 02/27/16 03:55, Adriaan de Groot wrote: On Wednesday 24 February 2016 23:59:37 Anthony Jenkins wrote: This (git-based) patch allows net/knemo-kde4 to compile the IPv6 stuff. Anthony Hi Anthony, Thanks for the patches. It seems none of the K-F people have IPv6 available to test the

Re: [kde-freebsd] PATCH: net/knemo-kde4 IPv6 support

2016-02-27 Thread Adriaan de Groot
On Wednesday 24 February 2016 23:59:37 Anthony Jenkins wrote: > This (git-based) patch allows net/knemo-kde4 to compile the IPv6 stuff. > > Anthony Hi Anthony, Thanks for the patches. It seems none of the K-F people have IPv6 available to test the usefulness of the patches (for instance, I'm

[kde-freebsd] [patch] update otter to 0.9.04

2015-01-12 Thread Tobias C. Berner
Hi The attached patch brings otter to the newest release 0.9.04 (wich has support for mouse gestures). mfg TobiasIndex: Makefile === --- Makefile (revision 376817) +++ Makefile (working copy) @@ -1,7 +1,7 @@ # $FreeBSD$

Re: [kde-freebsd] [patch] devel/qca: update to 2.1.0

2015-01-12 Thread Tijl Coosemans
On Mon, 12 Jan 2015 10:12:18 -0200 Raphael Kubo da Costa rak...@freebsd.org wrote: Tijl Coosemans t...@freebsd.org writes: The attached patch updates devel/qca to 2.1.0. This brings quite a number of changes, e.g. the port now uses cmake instead of qmake and QCA plugins are no longer

[kde-freebsd] [patch] devel/qca: update to 2.1.0

2015-01-12 Thread Tijl Coosemans
Hi, The attached patch updates devel/qca to 2.1.0. This brings quite a number of changes, e.g. the port now uses cmake instead of qmake and QCA plugins are no longer separate so the patch also deletes security/qca-* and adjusts all ports that depend on it.Index: MOVED

Re: [kde-freebsd] [patch] devel/qca: update to 2.1.0

2015-01-12 Thread Raphael Kubo da Costa
Tijl Coosemans t...@freebsd.org writes: Hi, The attached patch updates devel/qca to 2.1.0. This brings quite a number of changes, e.g. the port now uses cmake instead of qmake and QCA plugins are no longer separate so the patch also deletes security/qca-* and adjusts all ports that depend

Re: [kde-freebsd] patch to x11-toolkits/qt5-quickontrols/pkg-plist

2014-11-12 Thread Raphael Kubo da Costa
T.C.Berner tcber...@gmail.com writes: Hi there There seem to be some qml/png files only installed DEBUG is enabled. Which seems wrong. Nope, that was intentional. qtquickcontrol's src/dialogs/dialogs.pro has this section, for example: # In case of a debug build, deploy the QML files too

[kde-freebsd] patch to x11-toolkits/qt5-quickontrols/pkg-plist

2014-11-10 Thread T.C.Berner
Hi there There seem to be some qml/png files only installed DEBUG is enabled. Which seems wrong. (And I guess also the reaseon why kde5 will only run with debug-flags set ^^) Attached is a patch to area51 to remove them. mfg Tobias patch--x11--qt5-quick-controls--remove-wrong-debugcomments

[kde-freebsd] [PATCH] multimedia/phonon: Uses tar:xz

2014-06-18 Thread Sevan Janiyan
Submitter-Id: current-users Originator:Sevan Janiyan Organization: Confidential: no Synopsis: [PATCH] multimedia/phonon: Uses tar:xz Severity: non-critical Priority: low Category: ports Class: change-request Release: FreeBSD 11.0-CURRENT amd64

[kde-freebsd] [PATCH] multimedia/phonon-designerplugin: USES tar:xz

2014-06-18 Thread Sevan Janiyan
Submitter-Id: current-users Originator:Sevan Janiyan Organization: Confidential: no Synopsis: [PATCH] multimedia/phonon-designerplugin: USES tar:xz Severity: non-critical Priority: low Category: ports Class: change-request Release: FreeBSD 11.0-CURRENT

[kde-freebsd] [patch] digikam update to 4.0.0

2014-05-26 Thread Oleg Sidorkin
Hello. Digikam 4.0.0 was released. It seems to be easy to update the port. The patch against area51 is in attachment. Thanks -- Oleg Sidorkin Index: PORTS/graphics/digikam-kde4/Makefile.common === ---

Re: [kde-freebsd] Patch for rasqal

2014-04-25 Thread Max Brazhnikov
On Thu, 24 Apr 2014 21:05:14 +0200 Tijl Coosemans wrote: Hi, Can somebody approve the attached patch. It converts USE_GNOME=lthack to USES=libtool in textproc/rasqal. USE_GNOME=lthack is going away. Redports: https://redports.org/buildarchive/20140424120700-26043/ Approved. You can also

Re: [kde-freebsd] Patch for rasqal

2014-04-25 Thread Tijl Coosemans
On Fri, 25 Apr 2014 08:05:59 + Max Brazhnikov wrote: On Thu, 24 Apr 2014 21:05:14 +0200 Tijl Coosemans wrote: Can somebody approve the attached patch. It converts USE_GNOME=lthack to USES=libtool in textproc/rasqal. USE_GNOME=lthack is going away. Redports:

[kde-freebsd] Patch for rasqal

2014-04-24 Thread Tijl Coosemans
Hi, Can somebody approve the attached patch. It converts USE_GNOME=lthack to USES=libtool in textproc/rasqal. USE_GNOME=lthack is going away. Redports: https://redports.org/buildarchive/20140424120700-26043/ Index: textproc/rasqal/Makefile

Re: [kde-freebsd] [PATCH] Uses/cmake.mk: add CMAKE_PREFIX

2014-04-08 Thread Max Brazhnikov
On Mon, 07 Apr 2014 10:34:01 -0500 Brooks Davis wrote: On Sat, Apr 05, 2014 at 10:44:59AM +, Max Brazhnikov wrote: On Thu, 03 Apr 2014 13:05:40 -0500 Brooks Davis wrote: I'm working on some more clang ports that will build using cmake and I need to install them in a subdirectory of

[kde-freebsd] Patch to fix net/krdc and FreeRDP

2014-04-08 Thread Kris Moore
Found an issue with net/krdc. Looks like it still uses the old-style freerdp flags, which causes a segfault and no working RDP support. I've patched it in our ports git repo, feel free to snag this since it'll be needed by any FreeBSD users as well.

Re: [kde-freebsd] [PATCH] Uses/cmake.mk: add CMAKE_PREFIX

2014-04-07 Thread Brooks Davis
On Sat, Apr 05, 2014 at 10:44:59AM +, Max Brazhnikov wrote: On Thu, 03 Apr 2014 13:05:40 -0500 Brooks Davis wrote: I'm working on some more clang ports that will build using cmake and I need to install them in a subdirectory of ${PREFIX}. I've got them working using the following patch

Re: [kde-freebsd] [PATCH] Uses/cmake.mk: add CMAKE_PREFIX

2014-04-05 Thread Max Brazhnikov
On Thu, 03 Apr 2014 13:05:40 -0500 Brooks Davis wrote: I'm working on some more clang ports that will build using cmake and I need to install them in a subdirectory of ${PREFIX}. I've got them working using the following patch which add CMAKE_PREFIX as an analog to GNU_CONFIGURE_PREFIX. I'm

[kde-freebsd] [PATCH] Uses/cmake.mk: add CMAKE_PREFIX

2014-04-03 Thread Brooks Davis
I'm working on some more clang ports that will build using cmake and I need to install them in a subdirectory of ${PREFIX}. I've got them working using the following patch which add CMAKE_PREFIX as an analog to GNU_CONFIGURE_PREFIX. Thanks, Brooks Index: Mk/Uses/cmake.mk

[kde-freebsd] [PATCH] net/krdc: add freerdp dep

2014-03-10 Thread Steve Wills
Submitter-Id: current-users Originator:Steve Wills Organization: Confidential: no Synopsis: [PATCH] net/krdc: add freerdp dep Severity: non-critical Priority: low Category: ports Class: change-request Release: FreeBSD 11.0-CURRENT amd64 Environment:

[kde-freebsd] [PATCH] net-im/kopete-kde4: should explicitely require soversion of libotr

2014-02-21 Thread Dmitry Marakasov
Submitter-Id: current-users Originator:Dmitry Marakasov Organization: Confidential: no Synopsis: [PATCH] net-im/kopete-kde4: should explicitely require soversion of libotr Severity: non-critical Priority: low Category: ports Class: change-request Release:

Re: [kde-freebsd] [PATCH]

2014-01-17 Thread Max Brazhnikov
On Fri, 17 Jan 2014 17:36:49 +0100 pizzamig wrote: Hello folks! kdevelop 4.6 (and friends) are out since a month, so I developed a patch to speed up the commit phase :) Excellent! I tested it, it seems to work pretty well. I've developed the patch against area51. I've just committed it

Re: [kde-freebsd] [PATCH]

2014-01-17 Thread Ajtim
On Friday 17 January 2014 20:38:32 Max Brazhnikov wrote: On Fri, 17 Jan 2014 17:36:49 +0100 pizzamig wrote: Hello folks! kdevelop 4.6 (and friends) are out since a month, so I developed a patch to speed up the commit phase :) Excellent! I tested it, it seems to work pretty well.

Re: [kde-freebsd] [PATCH]

2014-01-17 Thread Max Brazhnikov
On Fri, 17 Jan 2014 16:31:47 -0500 Ajtim wrote: On Friday 17 January 2014 20:38:32 Max Brazhnikov wrote: On Fri, 17 Jan 2014 17:36:49 +0100 pizzamig wrote: Hello folks! kdevelop 4.6 (and friends) are out since a month, so I developed a patch to speed up the commit phase :)

[kde-freebsd] [patch] x11-toolkits/qt4-gui: configure error: Cups support cannot be enabled due to functionality tests!

2013-08-31 Thread Boris Samorodov
Hi All, I've examined the following error (486 ports affected): http://pb2.nyi.freebsd.org/bulk/nogcc-default/2013-08-30_22h26m46s/logs/errors/qt4-gui-4.8.4.log ... and it appeared to be a result of latest iconv changes at FreeBSD. While configuring some tests to detect cups are run. Here is

Re: [kde-freebsd] [patch] x11-toolkits/qt4-gui: configure error: Cups support cannot be enabled due to functionality tests!

2013-08-31 Thread Raphael Kubo da Costa
Boris Samorodov b...@passap.ru writes: Hi All, I've examined the following error (486 ports affected): http://pb2.nyi.freebsd.org/bulk/nogcc-default/2013-08-30_22h26m46s/logs/errors/qt4-gui-4.8.4.log ... and it appeared to be a result of latest iconv changes at FreeBSD. Are you able to

[kde-freebsd] [PATCH] math/kbruch: fix build

2013-05-02 Thread Steve Wills
Submitter-Id: current-users Originator:Steve Wills Organization: Confidential: no Synopsis: [PATCH] math/kbruch: fix build Severity: non-critical Priority: low Category: ports Class: change-request Release: FreeBSD 10.0-CURRENT amd64 Environment:

[kde-freebsd] [patch] ports/UPDATING entry

2013-02-05 Thread olli hauer
Hi KDE Team, maybe it is better to change the pkg_delete statement from 20130203 to use the -x parameter instead \* wildcards, so pkg delete -fx can be used as replacement. 20130203: ... -- # pkg_delete -f kdemultimedia-4\* kdenetwork-4\* \ --kde-workspace-4\* kde-runtime-4\* ++ #

[kde-freebsd] [patch] Fix for x11/kde4 dependencies

2013-02-04 Thread Oleg Nauman
--- Makefile.orig 2013-02-04 17:15:29.0 +0200 +++ Makefile2013-02-04 17:15:53.0 +0200 @@ -82,7 +82,7 @@ .endif .if ${PORT_OPTIONS:MKDEPIM44} -RUN_DEPENDS+= ${KDE4_PREFIX}/bin/kmail:${PORTSDIR}/deskutils/kdepim +RUN_DEPENDS+=

Re: [kde-freebsd] [patch] Fix for x11/kde4 dependencies

2013-02-04 Thread Andreas Nilsson
On Mon, Feb 4, 2013 at 4:32 PM, Oleg Nauman oleg.nau...@gmail.com wrote: --- Makefile.orig 2013-02-04 17:15:29.0 +0200 +++ Makefile2013-02-04 17:15:53.0 +0200 @@ -82,7 +82,7 @@ .endif .if ${PORT_OPTIONS:MKDEPIM44} -RUN_DEPENDS+=

Re: [kde-freebsd] [patch] Fix for x11/kde4 dependencies

2013-02-04 Thread Oleg Nauman
On Mon, Feb 4, 2013 at 5:39 PM, Andreas Nilsson andrn...@gmail.com wrote: On Mon, Feb 4, 2013 at 4:32 PM, Oleg Nauman oleg.nau...@gmail.com wrote: --- Makefile.orig 2013-02-04 17:15:29.0 +0200 +++ Makefile2013-02-04 17:15:53.0 +0200 @@ -82,7 +82,7 @@ .endif

Re: [kde-freebsd] Patch for Qt 4.8.3

2013-01-28 Thread Schaich Alonso
On Thu, 24 Jan 2013 09:58:21 +0100 Alberto Villa avi...@freebsd.org wrote: Keep the list CCed, so everyone in the team can read. :) On Thursday 24 January 2013 09:06:58 Schaich Alonso wrote: Actually I am using Qt-4.8.4 over here already, so it not only compiles but also works. Great!

Re: [kde-freebsd] Patch for Qt 4.8.3

2013-01-28 Thread Alberto Villa
On Monday 28 January 2013 14:48:38 Schaich Alonso wrote: Thanks to Tinderbox I was able to find and fix the pkg-plist changes required, so I guess 4.8.4 is ready to go into area51 now. Feel free to commit it. ;) Has anyone taken a look at ports/175644 so far? I'll try to. -- Alberto Villa,

Re: [kde-freebsd] Patch for Qt 4.8.3

2013-01-28 Thread Max Brazhnikov
On Mon, 28 Jan 2013 14:48:38 +0100, Schaich Alonso wrote: On Thu, 24 Jan 2013 09:58:21 +0100 Alberto Villa avi...@freebsd.org wrote: Keep the list CCed, so everyone in the team can read. :) On Thursday 24 January 2013 09:06:58 Schaich Alonso wrote: Actually I am using Qt-4.8.4 over

Re: [kde-freebsd] Patch for Qt 4.8.3

2013-01-28 Thread Max Brazhnikov
On Mon, 28 Jan 2013 15:06:51 +, Max Brazhnikov wrote: On Mon, 28 Jan 2013 14:48:38 +0100, Schaich Alonso wrote: On Thu, 24 Jan 2013 09:58:21 +0100 Alberto Villa avi...@freebsd.org wrote: Keep the list CCed, so everyone in the team can read. :) On Thursday 24 January 2013

Re: [kde-freebsd] [PATCH] CLucene 0.9.x - 2.3.x

2013-01-18 Thread Jung-uk Kim
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 2013-01-16 01:42:15 -0500, Baptiste Daroussin wrote: On Tue, Jan 15, 2013 at 07:20:37PM -0500, Jung-uk Kim wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 2013-01-15 10:05:01 -0500, Max Brazhnikov wrote: On Fri, 11 Jan 2013 17:41:02

Re: [kde-freebsd] [PATCH] CLucene 0.9.x - 2.3.x

2013-01-18 Thread Tom Judge
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 1/16/13 1:59 PM, Jung-uk Kim wrote: On 2013-01-16 01:42:15 -0500, Baptiste Daroussin wrote: On Tue, Jan 15, 2013 at 07:20:37PM -0500, Jung-uk Kim wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 2013-01-15 10:05:01 -0500, Max

Re: [kde-freebsd] [PATCH] CLucene 0.9.x - 2.3.x

2013-01-16 Thread Jung-uk Kim
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 2013-01-15 10:05:01 -0500, Max Brazhnikov wrote: On Fri, 11 Jan 2013 17:41:02 -0500, 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

Re: [kde-freebsd] [PATCH] CLucene 0.9.x - 2.3.x

2013-01-16 Thread Baptiste Daroussin
On Tue, Jan 15, 2013 at 07:20:37PM -0500, Jung-uk Kim wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 2013-01-15 10:05:01 -0500, Max Brazhnikov wrote: On Fri, 11 Jan 2013 17:41:02 -0500, Jung-uk Kim wrote: LibreOffice 3.6 and later requires CLucene 2.3 but we have 0.9.x in the

Re: [kde-freebsd] [PATCH] CLucene 0.9.x - 2.3.x

2013-01-15 Thread Jung-uk Kim
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 2013-01-12 06:04:16 -0500, Alberto Villa wrote: On Fri, Jan 11, 2013 at 11:41 PM, Jung-uk Kim j...@freebsd.org 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

Re: [kde-freebsd] [PATCH] CLucene 0.9.x - 2.3.x

2013-01-15 Thread Max Brazhnikov
On Fri, 11 Jan 2013 17:41:02 -0500, 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. Changes: - Upgrade CLucene 0.9.21 to the last stable

Re: [kde-freebsd] [PATCH] CLucene 0.9.x - 2.3.x

2013-01-12 Thread Alberto Villa
On Fri, Jan 11, 2013 at 11:41 PM, Jung-uk Kim j...@freebsd.org 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

[kde-freebsd] [PATCH] deskutils/kdepim: Fix build with clang

2012-11-19 Thread Steve Wills
Submitter-Id: current-users Originator:Steve Wills Organization: Confidential: no Synopsis: [PATCH] deskutils/kdepim: Fix build with clang Severity: non-critical Priority: low Category: ports Class: change-request Release: FreeBSD 10.0-CURRENT amd64

[kde-freebsd] [PATCH] x11/kdelibs: fix build on recent CURRENT

2012-11-17 Thread Steve Wills
Submitter-Id: current-users Originator:Steve Wills Organization: Confidential: no Synopsis: [PATCH] x11/kdelibs: fix build on recent CURRENT Severity: non-critical Priority: low Category: ports Class: change-request Release: FreeBSD 10.0-CURRENT amd64

[kde-freebsd] [patch] kdepim-4.9.0 doesn't build: kmail/kmreaderwin.cpp:673: error: reference to 'Message' is ambiguous

2012-08-18 Thread Oleg Sidorkin
Hello! I'm trying to build KDE 4.9 from SVN branch and found the following error during kdepim building: [ 97%] Building CXX object kmail/CMakeFiles/kmailprivate.dir/kmreaderwin.o /data/build/usr/ports/deskutils/kdepim4/work/kdepim-4.9.0/kmail/kmreaderwin.cpp: In member function 'bool

Re: [kde-freebsd] [patch] Digikam 2.6 - too many open files

2012-06-15 Thread Oleg Sidorkin
On Thu, Jun 14, 2012 at 12:03 AM, Mel Flynn rfl...@acsalaska.net wrote: On 13-6-2012 14:13, Jason E. Hale wrote: On Wednesday, June 13, 2012 09:35:07 Oleg Sidorkin wrote: kern.maxfiles: 12328 kern.openfiles: 5826 Album has 6282 photos. I would suggest bumping kern.maxfiles up to

Re: [kde-freebsd] [patch] Digikam 2.6 - too many open files

2012-06-15 Thread Alberto Villa
On Friday 15 June 2012 12:48:48 Oleg Sidorkin wrote: Original fix is a workaround of QT behavior on MacOS - as far as I understand Linux is able to monitor files without opening them using inotify. FreeBSD has no similar functions so QT has to open each file to monitor it. Yes. inotify

Re: [kde-freebsd] [patch] Digikam 2.6 - too many open files

2012-06-15 Thread Alberto Villa
On Wednesday 13 June 2012 22:03:28 Mel Flynn wrote: Isn't the real problem here that: - the program does not handle a resource limit very well (spewing lines saying they hit a limit rather then informing the user with one dialog what to increase) - that the program cannot work correctly with

Re: [kde-freebsd] [patch] Digikam 2.6 - too many open files

2012-06-15 Thread Oleg Sidorkin
On Fri, Jun 15, 2012 at 3:57 PM, Alberto Villa avi...@freebsd.org wrote: On Friday 15 June 2012 12:48:48 Oleg Sidorkin wrote: Original fix is a workaround of QT behavior on MacOS - as far as I understand Linux is able to monitor files without opening them using inotify. FreeBSD has no

Re: [kde-freebsd] [patch] Digikam 2.6 - too many open files

2012-06-13 Thread Jason E. Hale
On Wednesday, June 13, 2012 09:35:07 Oleg Sidorkin wrote: kern.maxfiles: 12328 kern.openfiles: 5826 Album has 6282 photos. I would suggest bumping kern.maxfiles up to something like 25000. I was able to reproduce the error with a smaller kern.maxfiles (~18000) on my system. That is a

Re: [kde-freebsd] [patch] Digikam 2.6 - too many open files

2012-06-13 Thread Mel Flynn
On 13-6-2012 14:13, Jason E. Hale wrote: On Wednesday, June 13, 2012 09:35:07 Oleg Sidorkin wrote: kern.maxfiles: 12328 kern.openfiles: 5826 Album has 6282 photos. I would suggest bumping kern.maxfiles up to something like 25000. I was able to reproduce the error with a smaller

[kde-freebsd] [patch] Digikam 2.6 - too many open files

2012-06-12 Thread Oleg Sidorkin
Hello New digikam-2.6.0 fails to start with Too many open files error in console and corresponding system message. It seems that it is this bug https://bugs.kde.org/show_bug.cgi?id=289330 on FreeBSD. The solution for MAC helps on FreeBSD too. The patch is attached. Thanks -- Oleg Sidorkin ---

Re: [kde-freebsd] [patch] Digikam 2.6 - too many open files

2012-06-12 Thread Alberto Villa
On Tue, Jun 12, 2012 at 10:22 PM, Oleg Sidorkin osidor...@gmail.com wrote: New digikam-2.6.0 fails to start with Too many open files error in console and corresponding system message. It seems that it is this bug https://bugs.kde.org/show_bug.cgi?id=289330 on FreeBSD. What does `sysctl

Re: [kde-freebsd] [patch] Digikam 2.6 - too many open files

2012-06-12 Thread Oleg Sidorkin
On Wed, Jun 13, 2012 at 1:50 AM, Alberto Villa avi...@freebsd.org wrote: On Tue, Jun 12, 2012 at 10:22 PM, Oleg Sidorkin osidor...@gmail.com wrote: New digikam-2.6.0 fails to start with Too many open files error in console and corresponding system message. It seems that it is this bug

[kde-freebsd] [PATCH] textproc/redland: allow BDB to be optional

2012-06-07 Thread Sean C. Farley
Submitter-Id: current-users Originator:Sean C. Farley Organization: Confidential: no Synopsis: [PATCH] textproc/redland: allow BDB to be optional Severity: non-critical Priority: low Category: ports Class: change-request Release: FreeBSD 8.3-STABLE

[kde-freebsd] [PATCH] devel/qt4-makeqpf: testing osversion needs bsd.port.pre.mk

2012-06-02 Thread Baptiste Daroussin
Submitter-Id: current-users Originator:Baptiste Daroussin Organization: Confidential: no Synopsis: [PATCH] devel/qt4-makeqpf: testing osversion needs bsd.port.pre.mk Severity: non-critical Priority: low Category: ports Class: change-request Release:

[kde-freebsd] [PATCH] multimedia/qt4-phonon-gst: do not remove a directory already manage by qt4-phonon

2012-04-01 Thread Baptiste Daroussin
Submitter-Id: current-users Originator:Baptiste Daroussin Organization: Confidential: no Synopsis: [PATCH] multimedia/qt4-phonon-gst: do not remove a directory already manage by qt4-phonon Severity: non-critical Priority: low Category: ports Class:

Re: [kde-freebsd] [patch] phonon-xine with libxine-1.2.1

2012-03-12 Thread Alberto Villa
On Mon, Mar 12, 2012 at 1:33 AM, Alberto Villa avi...@freebsd.org wrote: On Mon, Mar 12, 2012 at 1:27 AM, Axel Gonzalez l...@e-shell.net wrote: This patches allow the build of multimedia/phonon-xine with the new libxine-1.2.1 Testing... Committed. Thanks! -- Alberto Villa, FreeBSD committer

Re: [kde-freebsd] [patch] phonon-xine with libxine-1.2.1

2012-03-12 Thread Raphael Kubo da Costa
Alberto Villa avi...@freebsd.org writes: On Mon, Mar 12, 2012 at 1:33 AM, Alberto Villa avi...@freebsd.org wrote: On Mon, Mar 12, 2012 at 1:27 AM, Axel Gonzalez l...@e-shell.net wrote: This patches allow the build of multimedia/phonon-xine with the new libxine-1.2.1 Testing... Committed.

[kde-freebsd] [patch] phonon-xine with libxine-1.2.1

2012-03-11 Thread Axel Gonzalez
This patches allow the build of multimedia/phonon-xine with the new libxine-1.2.1 hopefully this will allow to mark the port as not-broken again. Put the patches in $PORTS/multimedia/phonon-xine/files and build normally Cheers! PS. I have installed the other 2 phonon backends, but xine

Re: [kde-freebsd] [patch] phonon-xine with libxine-1.2.1

2012-03-11 Thread Alberto Villa
On Mon, Mar 12, 2012 at 1:27 AM, Axel Gonzalez l...@e-shell.net wrote: This patches allow the build of multimedia/phonon-xine with the new libxine-1.2.1 Testing... -- Alberto Villa, FreeBSD committer avi...@freebsd.org http://people.FreeBSD.org/~avilla

[kde-freebsd] [PATCH] sysutils/k3b-kde4: Remove musicbrainz option

2012-03-05 Thread Jason E . Hale
Submitter-Id: current-users Originator:Jason E. Hale Organization: none Confidential: no Synopsis: [PATCH] sysutils/k3b-kde4: Remove musicbrainz option Severity: non-critical Priority: low Category: ports Class: update Release: FreeBSD 9.0-RELEASE

[kde-freebsd] [PATCH] multimedia/kdemultimedia4: Remove audio/libtunepimp dependency

2012-03-05 Thread Jason E . Hale
Submitter-Id: current-users Originator:Jason E. Hale Organization: none Confidential: no Synopsis: [PATCH] multimedia/kdemultimedia4: Remove audio/libtunepimp dependency Severity: non-critical Priority: low Category: ports Class: update Release:

[kde-freebsd] [patch] kdeutils 4.8

2012-02-11 Thread Axel Gonzalez
This is a headstart on the kdeutils 4.8* ports maybe need to fix some descriptions, and the categories of the ports. the dependencies in general are ok, maybe need to review the USE_KDE4= and QT_COMPONENTS Greetings! -- Sat Feb 11 20:08:35 2012 GMT *** *** ***

[kde-freebsd] [PATCH] devel/cmake: update to 2.8.5

2011-09-05 Thread Pietro Cerutti
Submitter-Id: current-users Originator:Pietro Cerutti Organization: The FreeBSD Project Confidential: no Synopsis: [PATCH] devel/cmake: update to 2.8.5 Severity: non-critical Priority: low Category: ports Class: update Release: FreeBSD 9.0-CURRENT i386

[kde-freebsd] [patch] devel/kdesdk3 devel/kdesdk4 and other kde@ maintained ports build with subversion-freebsd

2011-06-06 Thread Olli Hauer
Submitter-Id: current-users Originator:Olli Hauer Organization: Confidential: no Synopsis: [patch] devel/kdesdk3 devel/kdesdk4 and other kde@ maintained ports build with subversion-freebsd Severity: non-critical Priority: low Category: ports Class:

[kde-freebsd] [PATCH] x11-toolkits/shared-desktop-ontologies: update to 0.7.0

2011-05-13 Thread Raphael Kubo da Costa
Submitter-Id: current-users Originator:Raphael Kubo da Costa Organization: Confidential: no Synopsis: [PATCH] x11-toolkits/shared-desktop-ontologies: update to 0.7.0 Severity: non-critical Priority: low Category: ports Class: update Release: FreeBSD

[kde-freebsd] [Patch] /usr/local/kde4/etc/rc.d/kdm4 doesn't work after update

2011-03-26 Thread Ondřej Majerech
Hello, it looks like the rc script for launching KDM 4 has a spurious -q at line 41: there is while ! pgrep -fq ^/usr/libexec/getty /dev/null 21; do But pgrep doesn't support any -q flag. At least according to its manpage and the fact that running pgrep -fq whatever always results in

[kde-freebsd] [PATCH] devel/kdebindings4-python-pykdeuic4 leaves .pyo files after deinstall

2011-03-10 Thread Jason E . Hale
Submitter-Id: current-users Originator:Jason E. Hale Organization: none Confidential: no Synopsis: [PATCH] devel/kdebindings4-python-pykdeuic4 leaves .pyo files after deinstall Severity: non-critical Priority: low Category: ports Class: change-request

[kde-freebsd] [PATCH] fix build of kompmgr

2011-03-05 Thread Bruce Simpson
kompmgr fails to build in top of tree. Missing -lXext. --- Makefile.bak2011-03-05 21:09:21.0 + +++ Makefile2011-03-05 21:09:30.0 + @@ -26,14 +26,14 @@ PLIST_FILES= bin/kompmgr -BROKEN=does not build +#BROKEN= does not build

[kde-freebsd] [PATCH] graphics/digikam-kde4: Fix LIB_DEPENDS for MARBLE option

2011-02-10 Thread Jason E . Hale
Submitter-Id: current-users Originator:Jason E. Hale Organization: none Confidential: no Synopsis: [PATCH] graphics/digikam-kde4: Fix LIB_DEPENDS for MARBLE option Severity: non-critical Priority: medium Category: ports Class: update Release:

[kde-freebsd] [PATCH] multimedia/phonon-xine: fix fetch

2011-02-06 Thread Li-Wen Hsu
Hi KDE team, ``MASTER_SITES'' in this port's Makefile seems to be accidentally deleted during updating, attached patch adds it back. Thanks, Li-Wen -- Li-Wen Hsu lwhsu AT FreeBSD.org http://lwhsu.org Index: phonon-xine/Makefile

[kde-freebsd] Patch for kdenetwork3's ktalkd to make it build on FreeBSD HEAD

2010-11-02 Thread Ed Schouten
Hi folks, Even though I thought I fixed most pieces of software to build on FreeBSD HEAD after I replaced utmp.h with utmpx.h, I noticed kdenetwork3 was still broken. I've attached a patch which at least makes the code build again, but only on FreeBSD HEAD. It should give you folks an impression

[kde-freebsd] patch needed for Xsession

2010-10-28 Thread M. Warner Losh
Greetings, I just spent a few days fighting ssh-agent. This normally trivial affair has taken far too long. After much head scratching, I've tracked the problem down. FreeBSD's /bin/sh behaves differently than other systems. The commands: sh -c export -p and sh -c export -p are

[kde-freebsd] [patch] webcam support in kopete

2010-09-28 Thread Urankar Mikael
Hi, I've some patches to bring webcam support in kopete (kde4 version). I'm using them for quite some time now and webcam chat works fine with another yahoo client over the internet (I haven't test with other IM protocol) patches attached or available here :

[kde-freebsd] [patch] www/choqok: update description and add LICENSE

2010-09-22 Thread Alexey Dokuchaev
Hi, Please consider attached patch. Proposed commit log: - Update port description according to new features - Add LICENSE (GPLv3) I can commit it if it's OK. ./danfe Index: Makefile === RCS file:

Re: [kde-freebsd] [patch] www/choqok: update description and add LICENSE

2010-09-22 Thread Panov Dima
Looking good for me, please go ahead. 22.09.10, 22:21, Alexey Dokuchaev da...@freebsd.org: Hi, Please consider attached patch. Proposed commit log: - Update port description according to new features - Add LICENSE (GPLv3) I can commit it if it's OK. ./danfe --

Re: [kde-freebsd] [PATCH] KDE 4.4's Akonadi broken with MySQL 5.1.43 and 5.5.1

2010-03-05 Thread Raphael Kubo da Costa
On Friday 05 March 2010 10:31:22 Bartosz Fabianowski wrote: Hi Raphael Sorry I did not reply sooner. I was away on holidays. As I am sure you noticed yourself, MySQL 5.1.44 alone does not fix the bug - but an appropriate fix has been developed and committed since. - Bartosz Replying to

Re: [kde-freebsd] [PATCH] KDE 4.4's Akonadi broken with MySQL 5.1.43 and 5.5.1

2010-03-02 Thread Raphael Kubo da Costa
On Monday 22 February 2010 17:28:08 Bartosz Fabianowski wrote: By the way, have you contacted the MySQL port maintainer to see if this patch can go into the ports tree? No. I figured MySQL AB (now Sun) would be most qualified to decide whether the patch introduced more problems than it

Re: [kde-freebsd] [PATCH] KDE 4.4's Akonadi broken with MySQL 5.1.43 and 5.5.1

2010-02-22 Thread Raphael Kubo da Costa
On Saturday 20 February 2010 14:43:50 Bartosz Fabianowski wrote: Heya list After installing KDE 4.4, I ran into the problem that Akonadi would not start. With the help of krop on #akonadi, I found the following explanation: A patch fixing MySQL bug 45058 was committed to MySQL 5.1.43 and

Re: [kde-freebsd] [PATCH] KDE 4.4's Akonadi broken with MySQL 5.1.43 and 5.5.1

2010-02-22 Thread Bartosz Fabianowski
By the way, have you contacted the MySQL port maintainer to see if this patch can go into the ports tree? No. I figured MySQL AB (now Sun) would be most qualified to decide whether the patch introduced more problems than it fixed. So I wanted to see what kind of feedback the bug gets in

Re: [kde-freebsd] [PATCH] KDE 4.4's Akonadi broken with MySQL 5.1.43 and 5.5.1

2010-02-22 Thread Bartosz Fabianowski
For reference, this is now ports/144219. - Bartosz ___ 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] [PATCH] KDE 4.4's Akonadi broken with MySQL 5.1.43 and 5.5.1

2010-02-22 Thread Raphael Kubo da Costa
On Monday 22 February 2010 22:41:57 Bartosz Fabianowski wrote: For reference, this is now ports/144219. - Bartosz From a GNATS newbie: is there a way for me to subscribe to the report so that I receive further updates on it via email? ___

Re: [kde-freebsd] [PATCH] KDE 4.4's Akonadi br oken with MySQL 5.1.43 and 5.5.1

2010-02-22 Thread Dima Panov
On Tuesday 23 February 2010 11:51:09 Raphael Kubo da Costa wrote: On Monday 22 February 2010 22:41:57 Bartosz Fabianowski wrote: For reference, this is now ports/144219. - Bartosz From a GNATS newbie: is there a way for me to subscribe to the report so that I receive further updates on

[kde-freebsd] [PATCH] KDE 4.4's Akonadi broken with MySQL 5.1.43 and 5.5.1

2010-02-20 Thread Bartosz Fabianowski
Heya list After installing KDE 4.4, I ran into the problem that Akonadi would not start. With the help of krop on #akonadi, I found the following explanation: A patch fixing MySQL bug 45058 was committed to MySQL 5.1.43 and 5.5.1 [1]. This was meant to address a race condition but also broke

[kde-freebsd] [PATCH] devel/cmake: fix warning in FindSDL.cmake

2010-01-28 Thread Dmitry Marakasov
Submitter-Id: current-users Originator:Dmitry Marakasov Organization: Confidential: no Synopsis: [PATCH] devel/cmake: fix warning in FindSDL.cmake Severity: non-critical Priority: low Category: ports Class: change-request Release: FreeBSD 8.0-RELEASE

Re: [kde-freebsd] [PATCH] devel/cmake: fix warning in FindSDL.cmake

2010-01-28 Thread Max Brazhnikov
Please, commit it. signature.asc Description: This is a digitally signed message part. ___ 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] [PATCH] devel/cmake: use all required include dirs in FindSDL.cmake

2010-01-10 Thread Dmitry Marakasov
Submitter-Id: current-users Originator:Dmitry Marakasov Organization: Confidential: no Synopsis: [PATCH] devel/cmake: use all required include dirs in FindSDL.cmake Severity: non-critical Priority: low Category: ports Class: change-request Release:

[kde-freebsd] [PATCH] devel/cmake: don't install garbage files

2009-12-09 Thread Dmitry Marakasov
Submitter-Id: current-users Originator:Dmitry Marakasov Organization: Confidential: no Synopsis: [PATCH] devel/cmake: don't install garbage files Severity: non-critical Priority: low Category: ports Class: change-request Release: FreeBSD 8.0-RELEASE

[kde-freebsd] [patch] x11/kdelibs3 and audio/amarok-kde4

2009-12-04 Thread Matt Dawson
Just a couple of ports I've noticed need tweaking to get my tindy happy. Firstly, kdelibs3 has a stale file in its plist, carried over from cups 1.3.10, which prevents package building. Secondly, amarok-kde4 needs a LIB_DEPENDS on devel/qca. Diffs attached. -- Matt Dawson MTD15-RIPE

Re: [kde-freebsd] [patch] USB video support in KDE4 + sane + more under FreeBSD

2009-11-15 Thread Hans Petter Selasky
On Sunday 15 November 2009 00:07:38 Raphael Kubo da Costa wrote: On Sunday 11 October 2009 06:58:11 Hans Petter Selasky wrote: Hi, I was compiling the latest version of KDE4 on my box and I noticed it picked up my installed libv4l2. The only problem is that you need some patches

Re: [kde-freebsd] [patch] USB video support in KDE4 + sane + more under FreeBSD

2009-11-14 Thread Raphael Kubo da Costa
On Sunday 11 October 2009 06:58:11 Hans Petter Selasky wrote: Hi, I was compiling the latest version of KDE4 on my box and I noticed it picked up my installed libv4l2. The only problem is that you need some patches before everything is compiling :-) About libv4lX on FreeBSD, please see:

[kde-freebsd] [PATCH] audio/akode-plugins-ffmpeg: Fix build against ffmpeg 0.5

2009-11-13 Thread Mario Sergio Fujikawa Ferreira
Submitter-Id: current-users Originator:Mario Sergio Fujikawa Ferreira Organization: Confidential: no Synopsis: [PATCH] audio/akode-plugins-ffmpeg: Fix build against ffmpeg 0.5 Severity: non-critical Priority: low Category: ports Class: change-request Release:

Re: [kde-freebsd] [PATCH] audio/akode-plugins-ffmpeg: Fix build against ffmpeg 0.5

2009-11-13 Thread Max Brazhnikov
Please, commit it. signature.asc Description: This is a digitally signed message part. ___ 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] [PATCH/RFC] Fixing kinfocenter's usb support upstream

2009-10-04 Thread Raphael Kubo da Costa
2009/10/4 Raphael Kubo da Costa kub...@gmail.com: Hey there, While I was building KDE trunk here today on 8.0-RC1, compilation would fail on kdebase/apps/kinfocenter/usbview because 8.0 has got a completely reworked USB stack from what I saw. I then found two patches in area51

Re: [kde-freebsd] [PATCH/RFC] Fixing kinfocenter's usb support upstream

2009-10-04 Thread Dima Panov
On Sunday 04 October 2009 17:19:11 Raphael Kubo da Costa wrote: 2009/10/4 Raphael Kubo da Costa kub...@gmail.com: Hey there, While I was building KDE trunk here today on 8.0-RC1, compilation would fail on kdebase/apps/kinfocenter/usbview because 8.0 has got a completely reworked USB

Re: [kde-freebsd] [PATCH/RFC] Fixing kinfocenter's usb support upstream

2009-10-04 Thread Raphael Kubo da Costa
On Sun, 4 Oct 2009 22:44:35 +1100 Dima Panov flu...@fluffy.khv.ru wrote: On Sunday 04 October 2009 17:19:11 Raphael Kubo da Costa wrote: 2009/10/4 Raphael Kubo da Costa kub...@gmail.com: Hey there, While I was building KDE trunk here today on 8.0-RC1, compilation would fail on

[kde-freebsd] [PATCH/RFC] Fixing kinfocenter's usb support upstream

2009-10-03 Thread Raphael Kubo da Costa
Hey there, While I was building KDE trunk here today on 8.0-RC1, compilation would fail on kdebase/apps/kinfocenter/usbview because 8.0 has got a completely reworked USB stack from what I saw. I then found two patches in area51 (extra-patch-libusb20 and

Re: [kde-freebsd] [PATCH] Make KMix compile on FreeBSD after the OSSv4 patch

2009-09-21 Thread Raphael Kubo da Costa
2009/9/21 Christian Esken es...@kde.org: Hello Raphael, thanks for your patch. I commited it to KDE trunk (revision 1026421), which means it will go into KDE4.4. As far as I understand backport to KDE4.3.x is not neccesary, correct?  Greetings,      Christian Hi, Christian, Thanks for

Re: [kde-freebsd] [PATCH] Make KMix compile on FreeBSD after the OSSv4 patch

2009-09-21 Thread Christian Esken
Hello Raphael, thanks for your patch. I commited it to KDE trunk (revision 1026421), which means it will go into KDE4.4. As far as I understand backport to KDE4.3.x is not neccesary, correct? Greetings, Christian Am Sonntag 20 September 2009 04:50:44 schrieb Raphael Kubo da Costa: Hi

  1   2   >