Re: [kde-freebsd] [CFT] KDE 4.2 BETA 2 testers wanted

2009-01-09 Thread Doug Barton
On Thu, 8 Jan 2009, Diego Depaoli wrote: > On Wed, Jan 7, 2009 at 11:14 PM, Andrey wrote: > >> I faced with the following issue while qt4-designer has been upgrading: >> >> --- --- >> >> [sil...@beastie][/usr/ports]sudo portupgrade -R 'qt4-*' >> +++ +++ >> Stop in >> /usr/ports/devel/qt4-design

Re: [kde-freebsd] gpgme upgrade patch

2009-02-06 Thread Doug Barton
Dima Panov wrote: >Greetings, Doug Barton! > On Fri, Feb 06, 2009 at 12:21:05 -0800, You wrote: > (dougb == Doug Barton) > > dougb> > -- Forwarded Message -- > dougb> > On Thursday 05 February 2009 21:27:11 Doug Barton wrote:

Re: [kde-freebsd] gpgme upgrade patch

2009-02-06 Thread Doug Barton
Jason E. Hale wrote: > On Friday 06 February 2009 15:21:05 Doug Barton wrote: >>>> The attached patch upgrades gpgme to version 1.1.8. Since the kde >>>> components are the primary consumers of gpgme, I thought I'd ask y'all >>>> first to give thi

Re: [kde-freebsd] gpgme upgrade patch

2009-02-13 Thread Doug Barton
Gábor Kövesdán wrote: > I don't know what .sig file do you refer The PGP signature file for the source tarball. > to but some time ago there was > a discussion about such validations on po...@. There was a diff for > bsd.port.mk to add such checks and it has been never committed but some > people

Re: [kde-freebsd] gpgme upgrade patch

2009-02-13 Thread Doug Barton
Jason E. Hale wrote: > I have actually submitted a PR (http://www.freebsd.org/cgi/query- > pr.cgi?pr=ports/131108) just over a week ago updating gpgme to 1.1.8 and > offered to maintain it. gabor@ took the PR. Here is what I hope to be the final version of this patch. If you're happy with it I w

[kde-freebsd] devel/qt4-designer fails on -current

2009-08-06 Thread Doug Barton
All the other qt4 stuff updated just fine, this one doesn't (and I already disabled make-jobs). Doug c++ -c -pipe -g -g -O2 -Wall -W -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_SCRIPT_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/share/qt4

Re: [kde-freebsd] devel/qt4-designer fails on -current

2009-08-06 Thread Doug Barton
Kent Stewart wrote: > I had the same problem. It was fixed in a later update. You need to cvsup > again or what ever you use. I already have the latest version. > You may hit problem with phonon, which the current UPDATING tells you to > delete. Using portupgrade, kdepim was updated after kde

Re: [kde-freebsd] devel/qt4-designer fails on -current

2009-08-06 Thread Doug Barton
Doug Barton wrote: > All the other qt4 stuff updated just fine, this one doesn't (and I > already disabled make-jobs). Well I'm a bit embarrassed. :-/ I just re-read the UPDATING entry on qt4 stuff and it turns out that this issue is mentioned. Deleting the port first and th

[kde-freebsd] ports/net/lanbrowsing

2010-03-27 Thread Doug Barton
-BEGIN PGP SIGNED MESSAGE- Hash: RIPEMD160 Hello, For your information I have made a couple of minor changes to your port in regards to the upcoming deprecation of the %%RC_SUBR%% macro. These changes will not affect the functionality of your port. While making these changes I also notic

[kde-freebsd] x11-toolkits/qt4-gui fails with png

2010-03-30 Thread Doug Barton
c++ -c -pipe -g -g -g -I../../include/Qt -I../../include -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -g -fvisibility=hidden -fvisibility-inlines-hidden -Wall -W -I/usr/local/include -I/usr/local/include/freetype2 -fPIC -DQT_SHARED -DQT_BUILD_GUI_LIB -DQT_NO_USING_NA

Re: [kde-freebsd] x11-toolkits/qt4-gui fails with png and/or zlib.h off64_t

2010-03-30 Thread Doug Barton
Testing it again I see that I didn't go far enough up to find the real error, sorry Dirk. The actual problem seems to be with zlib.h. This is from qt4-gui: c++ -c -pipe -g -g -g -I../../include/Qt -I../../include -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -g -fv

Re: [kde-freebsd] x11-toolkits/qt4-gui fails with png and/or zlib.h off64_t

2010-03-30 Thread Doug Barton
I can't comment intelligently on whether or not the fix below is "correct," but with it, qt4-qmake compiles. I'll move on to try recompiling the rest of qt4. Doug On 03/30/10 12:32, Xin LI wrote: > On 2010/03/30 12:22, Doug Barton wrote: >> Testing it again I see t

Re: [kde-freebsd] x11-toolkits/qt4-gui fails with zlib.h off64_t

2010-03-30 Thread Doug Barton
I can now confirm that with Xin's patch for zlib that all the qt4 stuff builds, I updated virtualbox, and that builds and runs just fine. Thanks for the quick response. Doug -- ... and that's just a little bit of history repeating. -- Propellerheads I

[kde-freebsd] qt4-gui and gif

2010-04-06 Thread Doug Barton
Howdy, I maintain net-p2p/qbittorrent-22 which uses qt4, and has recently (version 2.2.4) started using a gif file as part of the interface. When I compile and install the new version the gif file does not appear. As far as I can tell this is related to the fact that qt4-gui does not include suppo

Re: [kde-freebsd] qt4-gui and gif

2010-04-06 Thread Doug Barton
On 04/06/10 15:27, Dima Panov wrote: > Please add graphics/qt4-imageformats That did the trick, thanks! :) Doug -- ... and that's just a little bit of history repeating. -- Propellerheads Improve the effectiveness of your Internet presence with

[kde-freebsd] UPDATING entry for phonon ports

2010-05-11 Thread Doug Barton
Dima, In 1.921 you suggested the following: portmaster -o multimedia/qt4-phonon multimedia/phonon portmaster -o multimedia/qt4-phonon-gst multimedia/phonon-gstreamer But I'm confused. I have qt4-phonon-4.6.1_1 and qt4-phonon-gst-4.6.1_1 installed currently, but those ports are marked IGNORE.

Re: [kde-freebsd] UPDATING entry for phonon ports

2010-05-11 Thread Doug Barton
On 05/11/10 15:16, Max Brazhnikov wrote: > On Tue, 11 May 2010 16:01:44 -0500, Rusty Nejdl wrote: >> That should read instead: >> >> portmaster -o multimedia/phonon multimedia/qt4-phonon >> portmaster -o multimedia/phonon-gstreamer multimedia/qt4-phonon-gst >> >> Rusty Nejdl > > Fixed, thank

[kde-freebsd] libassuan

2010-05-11 Thread Doug Barton
Howdy, I'm writing this message to inquire about updating ports that depend on libassuan. It's currently at version 1.0.5, and the latest gnupg (2.0.15) requires libassuan 2.0.0. There is an open PR that discusses this issue, where Jason mentions that updating libassuan would be problematic for th

Re: [kde-freebsd] libassuan

2010-05-12 Thread Doug Barton
On 05/12/10 02:20, Jason E. Hale wrote: > > This transition is a little annoying, but I still think it will be much less > of a hassle to do it all together so there aren't any compatibility issues. Agreed, that's why I'm writing to try and coordinate things. :) > I maintain gpa and I could use

Re: [kde-freebsd] libassuan

2010-05-13 Thread Doug Barton
Please don't strip the cc's, I want to keep everyone involved in the conversation. On 05/12/10 14:23, Max Brazhnikov wrote: > On Wed, 12 May 2010 10:42:49 -0700, Doug Barton wrote: >> On 05/12/10 07:03, Raphael Kubo da Costa wrote: >>> >>> I don't

[kde-freebsd] qt4-moc link failure

2010-06-11 Thread Doug Barton
FYI, I'm using gcc 4.5.1, the binutils port, and I did reinstall libtool after gcc. I'm on -current from April (r207134), and rebuilding qmake worked fine. However the next qt4 port in line is qt4-moc, and it fails: g++ -Wl,-rpath-link,/usr/local/tmp/usr/local/ports/devel/qt4-moc/work/qt-every

Re: [kde-freebsd] qt4-moc link failure

2010-06-12 Thread Doug Barton
On 06/12/10 00:18, Andriy Gapon wrote: > on 12/06/2010 03:40 Rob Farmer said the following: >> On Fri, Jun 11, 2010 at 12:31 PM, Doug Barton wrote: >>> Full log is at http://people.freebsd.org/~dougb/qt4-moc.log >> >> It looks like you compiled with g++45 but the

Re: [kde-freebsd] qt4-moc link failure

2010-06-13 Thread Doug Barton
On 06/13/10 07:30, Andriy Gapon wrote: > on 13/06/2010 16:36 Max Brazhnikov said the following: >> qmake is designed to use special mkspecs for compilers. The only >> solution now is to create qmake mkspecs files for each compiler. >> Then switching between different compilers can be done via >> QM

[kde-freebsd] libassuan updated

2010-06-13 Thread Doug Barton
m4 Makefile ports/security Makefile ports/security/dirmngr Makefile ports/security/gnupg Makefile ports/security/gpa Makefile ports/security/libassuan Makefile distinfo pkg-descr ... Date: Mon, 14 Jun 2010 00:42:52 + (UTC) From: Doug Barton To: ports-committ...@freeb

[kde-freebsd] deskutils/kdepim4 and security/libassuan-1

2010-08-07 Thread Doug Barton
Howdy, Y'all said to check back in August about possible updates to the kdepim4 port, so here I am. :) In its current state if someone tries to build it with libassuan-1 it ends up being marked IGNORE, although the information for the dependency is still there. Since this is the last port dependi

Re: [kde-freebsd] deskutils/kdepim4 and security/libassuan-1

2010-08-08 Thread Doug Barton
On 08/08/2010 01:20, Max Brazhnikov wrote: > On Sat, 07 Aug 2010 19:37:59 -0700, Doug Barton wrote: >> Howdy, >> >> Y'all said to check back in August about possible updates to the kdepim4 >> port, so here I am. :) In its current state if someone tries to build &

[kde-freebsd] Why does qtconfig require so many components?

2011-04-17 Thread Doug Barton
Howdy, I am looking into the possibility of using qtconfig for my various qt components on my openbox desktop, but it requires a whole bunch of stuff that seems like overkill to me, particularly the gstreamer stuff (which I assume comes in from phonon?): ===>>> The following actions will be ta

[kde-freebsd] Re: Why does qtconfig require so many components?

2011-04-17 Thread Doug Barton
On 04/17/2011 14:24, Raphael Kubo da Costa wrote: > All the qt4 dependencies are really required, even phonon, as you can > configure your Qt-related phonon settings via qtconfig. It sounds like you're saying that qtconfig must have phonon stuff available at compile time because it contains code

[kde-freebsd] Re: Why does qtconfig require so many components?

2011-04-18 Thread Doug Barton
On 04/17/2011 20:32, Raphael Kubo da Costa wrote: > Doug Barton writes: > >> On 04/17/2011 14:24, Raphael Kubo da Costa wrote: >> >>> All the qt4 dependencies are really required, even phonon, as you can >>> configure your Qt-related phonon settings via q

[kde-freebsd] Ports that break with "WITH_MYSQL_VER= 52" (i.e., mariadb)

2011-06-07 Thread Doug Barton
Howdy, Recently I split the mariadb port into -client and -server versions. My next step was going to be adding support for this to bsd.databases.mk, but it turns out that it's already there, cleverly hidden behind: .if (${MYSQL_VER} == "52") So I tested some stuff setting "WITH_MYSQL_VER= 52"

[kde-freebsd] Fwd: Re: cvs commit: ports/Mk bsd.qt.mk

2011-07-01 Thread Doug Barton
JIC Original Message Subject: Re: cvs commit: ports/Mk bsd.qt.mk Date: Fri, 01 Jul 2011 11:52:45 -0700 From: Doug Barton Organization: http://SupersetSolutions.com/ To: Alberto Villa CC: ports-committ...@freebsd.org, cvs-po...@freebsd.org, cvs-...@freebsd.org This change has

Re: [kde-freebsd] UPDATING 20111016 and net/linphone-base -- can not be built.

2011-10-17 Thread Doug Barton
On 10/17/2011 16:09, Chuck Burns wrote: > On Monday, October 17, 2011 4:33:22 PM Douglas Berry wrote: >> I found I needed to pkg_delete ortp\* first, >> then linphone-base buit. > Yes, this is indeed a working fix. I discovered this earlier as well, but by > the time I had enough free time to sea

Re: [kde-freebsd] kde4 upgrade

2012-07-03 Thread Doug Barton
I have no idea why you mailed me in the first place, but I stopped reading at the first "f-bomb." We don't use that kind of language on the FreeBSD lists. Doug ___ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-fre

Re: [kde-freebsd] How to remove erroneous deps from pkgng

2012-07-21 Thread Doug Barton
any reason NOT to do this, but if you have an objection please speak up sooner rather than later. On 07/21/2012 21:33, Jeremy Messenger wrote: > On Sat, Jul 21, 2012 at 4:04 PM, Doug Barton wrote: >> On 07/21/2012 13:48, Jason E. Hale wrote: >> >>> IMO I don't real

Re: [kde-freebsd] How to remove erroneous deps from pkgng

2012-07-22 Thread Doug Barton
On 07/22/2012 07:51, Jeremy Messenger wrote: > You need to start to respect the people's work and plan, Doug. Also I > am part of team that maintaining the bsd.gnome.mk. Yes it will be > re-add if anyone plan to remove it, because I already have planned add > the :build/:run feature in the bsd.gnom

Re: [kde-freebsd] How to remove erroneous deps from pkgng

2012-07-22 Thread Doug Barton
On 07/22/2012 06:10, Max Brazhnikov wrote: > On Sat, 21 Jul 2012 21:56:49 -0700 Doug Barton wrote: >> KDE folks Jason's suggestion (by private e-mail for some reason) >> was that we add pkgconfig to USE_GNOME= for every port that depends on >> kdelibs that does

Re: [kde-freebsd] How to remove erroneous deps from pkgng

2012-07-22 Thread Doug Barton
On 07/22/2012 17:50, Jeremy Messenger wrote: > On Sun, Jul 22, 2012 at 4:16 PM, Doug Barton wrote: >> On 07/22/2012 07:51, Jeremy Messenger wrote: >>> You need to start to respect the people's work and plan, Doug. Also I >>> am part of team that maintaining the bsd

Re: [kde-freebsd] [lini...@freebsd.org: ports/170946: [patch] mark certain ports broken on ARM]

2012-08-23 Thread Doug Barton
On 8/23/2012 4:27 PM, Mark Linimon wrote: > FYI, I would like your approval on these (just the commit of BROKEN; I > do not expect you to try to fix them). I'm confused. Since when does portmgr need the approval of a maintainer to tag something BROKEN? -- I am only one, but I am one. I can

[kde-freebsd] Fwd: svn commit: r303871 - in head: irc/bitlbee irc/irssi-otr net-im/climm net-im/mcabber net/kdenetwork4 security security/kopete-otr security/libotr3 security/py-otr

2012-09-08 Thread Doug Barton
svn commit: r303871 - in head: irc/bitlbee irc/irssi-otr net-im/climm net-im/mcabber net/kdenetwork4 security security/kopete-otr security/libotr3 security/py-otr Date: Sat, 8 Sep 2012 06:58:02 + (UTC) From: Doug Barton To: ports-committ...@freebsd.org, svn-ports-...@freebsd.org, svn-ports-h...@f

Re: [kde-freebsd] Fwd: svn commit: r303871 - in head: irc/bitlbee irc/irssi-otr net-im/climm net-im/mcabber net/kdenetwork4 security security/kopete-otr security/libotr3 security/py-otr

2012-09-10 Thread Doug Barton
On 9/10/2012 4:49 AM, Max Brazhnikov wrote: > On Sat, 08 Sep 2012 00:07:38 -0700, Doug Barton wrote: >> FYI. >> >> It's expected that at some point in the future your port will update the >> dependency to libotr 4.0.0 (with shared version .so.5, yes I know that&#

Re: [kde-freebsd] kdenetwork-4.8.4_2 and libotr

2012-09-23 Thread Doug Barton
On 09/23/2012 14:36, Christopher Dawkins wrote: > The advice in 20120908 seems irrelevant because I am not using > pidgin-otr, No, it's still relevant. The distinction is that if you were using pidgin-otr, you have to delete it first before following the other instructions. > anyway, it cannot wo

[kde-freebsd] [PATCH] OPTIONS'ify kdelibs3

2007-09-19 Thread Doug Barton
>Submitter-Id: current-users >Originator: Doug Barton >Organization: AAAG >Confidential: no >Synopsis: [PATCH] OPTIONS'ify kdelibs3 >Severity: non-critical >Priority: low >Category: ports >Class: change-request >Release:

Re: [kde-freebsd] ports/116484: [PATCH] OPTIONS'ify x11/kdelibs3

2007-09-20 Thread Doug Barton
The following reply was made to PR ports/116484; it has been noted by GNATS. From: Doug Barton <[EMAIL PROTECTED]> To: Michael Nottebrock <[EMAIL PROTECTED]> Cc: [EMAIL PROTECTED] Subject: Re: ports/116484: [PATCH] OPTIONS'ify x11/kdelibs3 Date: Thu, 20 Sep 2007 17:21:23 -0700 (

Re: [kde-freebsd] ports/116484: [PATCH] OPTIONS'ify x11/kdelibs3

2007-09-21 Thread Doug Barton
The following reply was made to PR ports/116484; it has been noted by GNATS. From: Doug Barton <[EMAIL PROTECTED]> To: Michael Nottebrock <[EMAIL PROTECTED]> Cc: [EMAIL PROTECTED] Subject: Re: ports/116484: [PATCH] OPTIONS'ify x11/kdelibs3 Date: Fri, 21 Sep 2007 11:53:10 -0700 (

Re: [kde-freebsd] ports/116484: [PATCH] OPTIONS'ify x11/kdelibs3

2007-10-02 Thread Doug Barton
The following reply was made to PR ports/116484; it has been noted by GNATS. From: Doug Barton <[EMAIL PROTECTED]> To: Michael Nottebrock <[EMAIL PROTECTED]> Cc: [EMAIL PROTECTED] Subject: Re: ports/116484: [PATCH] OPTIONS'ify x11/kdelibs3 Date: Tue, 2 Oct 2007 15:00:05 -0700 (