Re: kde4 integration diffs: databases/strigi + graphics/dcmtk

2012-11-13 Thread Vadim Zhukov
14.11.2012 2:41 пользователь "Stuart Henderson" написал: > > On 2012/11/13 15:38, Amit Kulkarni wrote: > > +DISTNAME = strigi-0.7.7pl1 > > > +MASTER_SITES = ftp://3ps.if.ua/pub/OpenBSD/distfiles/ \ > > + http://malcolm.ecentrum.hu/distfiles/ \ > > + http://spacehopp

What happened with the emacs24 port?

2012-11-13 Thread Lars Engblom
Hello, I just wonder what happened with the Emacs24 port. The last mails in the thread about the port pretty much gave OK to submit it... and I have not seen any submission yet, and no further discussion either. Lasse

UPDATE lang/g77 left overs from kde4

2012-11-13 Thread Nigel Taylor
Attached is the diff for left over updates after the commit for kde4. This needs confirming that it works on mips platforms. I don't have any mips. Index: Makefile === RCS file: /home/cvs/ports/lang/g77/Makefile,v retrieving revision

Re: scribus displays strangely and emits errors

2012-11-13 Thread Tim Howe
On Tue, 13 Nov 2012 14:55:15 -0800 Chris Cappuccio wrote: > Tim Howe [th...@bendtel.net] wrote: > > > > Chris Cappuccio pointed out to me that it is probably a > > resource issue. It then occurred that it only works fine when > > PostgreSQL isn't running. I made the sysctl changes as speci

Re: kde4 integration diffs: databases/strigi + graphics/dcmtk

2012-11-13 Thread Amit Kulkarni
On Tue, 13 Nov 2012 22:41:06 + Stuart Henderson wrote: > On 2012/11/13 15:38, Amit Kulkarni wrote: > > +DISTNAME = strigi-0.7.7pl1 > > > +MASTER_SITES = ftp://3ps.if.ua/pub/OpenBSD/distfiles/ \ > > + http://malcolm.ecentrum.hu/distfiles/ \ > > + http://spacehopper.org

Re: result of modern kde4 integration into cvs build

2012-11-13 Thread Kevin Chadwick
On Wed, 14 Nov 2012 00:40:13 +0300 Vadim Zhukov wrote: > So what you want is not as easy as porting > Konqueror/Embedded. Of course, KJS should be fixed, but there are more > critical tasks now, sorry. As I say, I'm pretty sure it would only be a browser and not a file manager like full blown kon

Re: result of modern kde4 integration into cvs build

2012-11-13 Thread Nigel Taylor
On 11/13/12 19:46, Nigel Taylor wrote: > On 11/13/12 12:53, Pascal Stumpf wrote: >> On Mon, 12 Nov 2012 22:11:44 +, Nigel Taylor wrote: >>> On 11/12/12 19:48, Stuart Henderson wrote: >>> right?> On 2012/11/12 13:25, Amit Kulkarni wrote: > cd /usr/ports/openbsd-wip && git pull

Re: scribus displays strangely and emits errors

2012-11-13 Thread Chris Cappuccio
Tim Howe [th...@bendtel.net] wrote: > > Chris Cappuccio pointed out to me that it is probably a > resource issue. It then occurred that it only works fine when > PostgreSQL isn't running. I made the sysctl changes as specified in > the PostgreSQL pkg-readme and that appears to have resolve

Re: kde4 integration diffs: databases/strigi + graphics/dcmtk

2012-11-13 Thread Stuart Henderson
On 2012/11/13 15:38, Amit Kulkarni wrote: > +DISTNAME = strigi-0.7.7pl1 > +MASTER_SITES = ftp://3ps.if.ua/pub/OpenBSD/distfiles/ \ > + http://malcolm.ecentrum.hu/distfiles/ \ > + http://spacehopper.org/mirrors/ \ > + http://www.ohvost.ru/dnl/kde/src/ Wh

Re: scribus displays strangely and emits errors

2012-11-13 Thread Tim Howe
On Mon, 12 Nov 2012 14:09:51 -0800 Tim Howe wrote: > On a fresh 5.2 install after installing scribus from the pre-compiled > package it displays in an unusable way and emits errors like so: > > libpng warning: Duplicate iCCP chunk > libpng warning: Duplicate iCCP chunk > QNativeImage: Unable to

Re: kde4 integration diffs: databases/strigi + graphics/dcmtk

2012-11-13 Thread Amit Kulkarni
On Tue, 13 Nov 2012 15:38:33 -0600 Amit Kulkarni wrote: > for graphics/dcmtk: > Vadim has pushed a whole bunch of stuff. I made sure to pull in the Libtool > stuff that other porters found out and merged them carefully a few weeks ago. > > the strigi diff is straightforward. > > please review

Re: result of modern kde4 integration into cvs build

2012-11-13 Thread Vadim Zhukov
2012/11/14 Kevin Chadwick : > On Tue, 13 Nov 2012 23:15:31 +0300 > Vadim Zhukov wrote: > >> >> I know some people who are "just" using konqueror from kde3 for quick >> >> browsing on simple sites. I'm not kidding. It's still a very fast >> >> all-purpose >> >> browser. > >> > Does anyone know if K

kde4 integration diffs: databases/strigi + graphics/dcmtk

2012-11-13 Thread Amit Kulkarni
for graphics/dcmtk: Vadim has pushed a whole bunch of stuff. I made sure to pull in the Libtool stuff that other porters found out and merged them carefully a few weeks ago. the strigi diff is straightforward. please review and commit. after this is committed: multimedia/{phonon, phonon-backend

Re: result of modern kde4 integration into cvs build

2012-11-13 Thread Stuart Henderson
> > > Does anyone know if Konqueror 4 can be built statically. I'd love to > > > use it on all my desktops instead of nautilus and thunar, without > > > pulling in the whole of KDE? The question isn't "can" - it's "is it worth modifying things to build in a different way to how the original auth

Re: result of modern kde4 integration into cvs build

2012-11-13 Thread Kevin Chadwick
On Tue, 13 Nov 2012 23:15:31 +0300 Vadim Zhukov wrote: > >> I know some people who are "just" using konqueror from kde3 for quick > >> browsing on simple sites. I'm not kidding. It's still a very fast > >> all-purpose > >> browser. > > Does anyone know if Konqueror 4 can be built statically. I'd

Re: result of modern kde4 integration into cvs build

2012-11-13 Thread Vadim Zhukov
2012/11/13 Kevin Chadwick : >> I know some people who are "just" using konqueror from kde3 for quick >> browsing on simple sites. I'm not kidding. It's still a very fast all-purpose >> browser. > > I've recently switched back to konqueror as file manager on any system > with kde because Dolphin has

Re: result of modern kde4 integration into cvs build

2012-11-13 Thread Nigel Taylor
On 11/13/12 12:53, Pascal Stumpf wrote: > On Mon, 12 Nov 2012 22:11:44 +, Nigel Taylor wrote: >> On 11/12/12 19:48, Stuart Henderson wrote: >>> >> right?> >>> >>> On 2012/11/12 13:25, Amit Kulkarni wrote: cd /usr/ports/openbsd-wip && git pull mv /usr/ports/databases/strigi

Re: result of modern kde4 integration into cvs build

2012-11-13 Thread Kevin Chadwick
> I know some people who are "just" using konqueror from kde3 for quick > browsing on simple sites. I'm not kidding. It's still a very fast all-purpose > browser. I've recently switched back to konqueror as file manager on any system with kde because Dolphin has removed the find files option and t

Re: result of modern kde4 integration into cvs build

2012-11-13 Thread Amit Kulkarni
On Tue, Nov 13, 2012 at 12:43 PM, Landry Breuil wrote: > On Tue, Nov 13, 2012 at 12:34:23PM -0600, Amit Kulkarni wrote: >> >> >> 1) adjust kde3 with /usr/local/kde3/* (i.e include, libs, bin) + have >> >> >> kde4 with /usr/local/kde4/*. both independent. is it too hard to add >> >> >> this for kde

Re: result of modern kde4 integration into cvs build

2012-11-13 Thread Landry Breuil
On Tue, Nov 13, 2012 at 12:34:23PM -0600, Amit Kulkarni wrote: > >> >> 1) adjust kde3 with /usr/local/kde3/* (i.e include, libs, bin) + have > >> >> kde4 with /usr/local/kde4/*. both independent. is it too hard to add > >> >> this for kde3? > >> > I don't know. You tell me. > >> > >> Not too hard f

Re: result of modern kde4 integration into cvs build

2012-11-13 Thread Vadim Zhukov
2012/11/13 Amit Kulkarni : >>> >> 1) adjust kde3 with /usr/local/kde3/* (i.e include, libs, bin) + have >>> >> kde4 with /usr/local/kde4/*. both independent. is it too hard to add >>> >> this for kde3? >>> > I don't know. You tell me. >>> >>> Not too hard for KDE 4. But I still hope to find better

Re: result of modern kde4 integration into cvs build

2012-11-13 Thread Vadim Zhukov
2012/11/13 Marc Espie : > On Tue, Nov 13, 2012 at 09:04:40PM +0300, Vadim Zhukov wrote: >> >From the other side, slower archs probably will use XFCE, LXDE or >> something custom... Unfortunately I do not have access to anything but >> i386 now. :( > I know some people who are "just" using konqueror

Re: result of modern kde4 integration into cvs build

2012-11-13 Thread Amit Kulkarni
>> >> 1) adjust kde3 with /usr/local/kde3/* (i.e include, libs, bin) + have >> >> kde4 with /usr/local/kde4/*. both independent. is it too hard to add >> >> this for kde3? >> > I don't know. You tell me. >> >> Not too hard for KDE 4. But I still hope to find better way than this >> "/opt"-ism. >> >

Re: result of modern kde4 integration into cvs build

2012-11-13 Thread Marc Espie
On Tue, Nov 13, 2012 at 06:46:47PM +0100, Landry Breuil wrote: > > trinity might be a good intermediate point. It's still a lot of work, as > > the build system is radically different from kde3, so it requires creating > > new ports (but you can probably lift most of the useful code from kde3). > >

Re: result of modern kde4 integration into cvs build

2012-11-13 Thread Marc Espie
On Tue, Nov 13, 2012 at 09:04:40PM +0300, Vadim Zhukov wrote: > >From the other side, slower archs probably will use XFCE, LXDE or > something custom... Unfortunately I do not have access to anything but > i386 now. :( I know some people who are "just" using konqueror from kde3 for quick browsing o

Re: result of modern kde4 integration into cvs build

2012-11-13 Thread Vadim Zhukov
2012/11/13 Marc Espie : > On Tue, Nov 13, 2012 at 11:29:52AM -0600, Amit Kulkarni wrote: >> > >> > I'm not sure kde4 can replace that on every architecture. kde4 was created >> > later, and it's going to use functionalities that might be hard to achieve >> > on older platforms. For instance, all of

Re: result of modern kde4 integration into cvs build

2012-11-13 Thread Pascal Stumpf
On Mon, 12 Nov 2012 22:11:44 +, Nigel Taylor wrote: > On 11/12/12 19:48, Stuart Henderson wrote: > > > right?> > > > > On 2012/11/12 13:25, Amit Kulkarni wrote: > >> cd /usr/ports/openbsd-wip && git pull > >> > >> mv /usr/ports/databases/strigi /usr/ports/databases/strigi.old > >>

Re: result of modern kde4 integration into cvs build

2012-11-13 Thread Marc Espie
On Tue, Nov 13, 2012 at 11:29:52AM -0600, Amit Kulkarni wrote: > > > > I'm not sure kde4 can replace that on every architecture. kde4 was created > > later, and it's going to use functionalities that might be hard to achieve > > on older platforms. For instance, all of kde games have switched from

Re: result of modern kde4 integration into cvs build

2012-11-13 Thread Landry Breuil
On Tue, Nov 13, 2012 at 05:27:33PM +0100, Marc Espie wrote: > On Mon, Nov 12, 2012 at 05:02:01PM -0600, Amit Kulkarni wrote: > > On Mon, Nov 12, 2012 at 3:09 PM, Vadim Zhukov wrote: > > > 2012/11/12 Amit Kulkarni : > > >> all pkgs in kde4 pass compilation with fixes pushed into > > >> openbsd-wip.

Re: result of modern kde4 integration into cvs build

2012-11-13 Thread Amit Kulkarni
On Tue, Nov 13, 2012 at 10:27 AM, Marc Espie wrote: > On Mon, Nov 12, 2012 at 05:02:01PM -0600, Amit Kulkarni wrote: >> On Mon, Nov 12, 2012 at 3:09 PM, Vadim Zhukov wrote: >> > 2012/11/12 Amit Kulkarni : >> >> all pkgs in kde4 pass compilation with fixes pushed into >> >> openbsd-wip... Compiled

Re: scribus displays strangely and emits errors

2012-11-13 Thread Tim Howe
On Mon, 12 Nov 2012 14:09:51 -0800 Tim Howe wrote: > On a fresh 5.2 install after installing scribus from the pre-compiled > package it displays in an unusable way and emits errors like so: > > libpng warning: Duplicate iCCP chunk > libpng warning: Duplicate iCCP chunk > QNativeImage: Unable to

Re: result of modern kde4 integration into cvs build

2012-11-13 Thread Marc Espie
On Mon, Nov 12, 2012 at 05:02:01PM -0600, Amit Kulkarni wrote: > On Mon, Nov 12, 2012 at 3:09 PM, Vadim Zhukov wrote: > > 2012/11/12 Amit Kulkarni : > >> all pkgs in kde4 pass compilation with fixes pushed into > >> openbsd-wip... Compiled with cmake 2.8.10. Some small issues while I > >> build kd

Re: result of modern kde4 integration into cvs build

2012-11-13 Thread Stuart Henderson
On 2012/11/12 22:11, Nigel Taylor wrote: > g77 diff was posted to ports@ before 22/09, then put into openbsd-wip so > it wasn't lost, waiting on comments. A new diff is attached, because it > includes additional changes since the original post to ports@, includes > the change for mip64el also poste

Re: UPDATE: net/filezilla

2012-11-13 Thread Giovanni Bechis
On 11/13/12 12:31, Giovanni Bechis wrote: > Update to latest version (3.6.0), many bugfixes and improvements (On > http://filezilla-project.org/ there are most details). > Comments ? Ok ? > Cheers >Giovanni > I forgot to cvs add a patch to fix regression tests. Cheers Giovanni Index: Ma

UPDATE: net/filezilla

2012-11-13 Thread Giovanni Bechis
Update to latest version (3.6.0), many bugfixes and improvements (On http://filezilla-project.org/ there are most details). Comments ? Ok ? Cheers Giovanni ? patches/patch-src_engine_Makefile_in Index: Makefile === RCS file: /cv