Re: [kde-freebsd] problem building qt33

2007-08-07 Thread Michael Nottebrock
Could somebody reading these lists please try and point Robert to the reply I sent him here: http://mail.kde.org/pipermail/kde-freebsd/2007-August/001296.html Apparently, my mail didn't get through to his address and he doesn't check the list archives ... Cheers, -- ,_,

Re: py-qt4-core fails build

2007-07-27 Thread Michael Nottebrock
pp > In file included from sip/QtCore/qbitarray.sip:26, > from sipQtCorepart0.cpp:26: > /usr/local/include/qbitarray.h:53: error: invalid function declaration > It looks like the build is picking up qt3 headers. Try contacting the port maintainer. Cheers,

Re: sysutils/libutempter broken: no logins/logouts are recorded

2007-07-17 Thread Michael Nottebrock
I just fixed those two issues in the port - let me know if you find more problems. Cheers, -- ,_, | Michael Nottebrock | [EMAIL PROTECTED] (/^ ^\) | FreeBSD - The Power to Serve | http://www.freebsd.org \u/ | K Desktop Environment on FreeBSD | http://freebsd.kde.org

Re: FreeBSD Port: security/openssh

2007-07-17 Thread Michael Nottebrock
not be the latest version, it is maintained and FreeBSD will provide security fixes for it if necessary. Cheers, -- ,_, | Michael Nottebrock | [EMAIL PROTECTED] (/^ ^\) | FreeBSD - The Power to Serve | http://www.freebsd.org \u/ | K Desktop Environment on FreeBSD | http:

Fwd: KDE junior job ad - Splitting Kopete

2007-06-05 Thread Michael Nottebrock
perfectly possible. Available help: - The kdenetwork (+lanbrowsing, kopete), kdegraphics (+kooka, kamera, kuickshow) and akode (+akode-plugins) ports are good templates. - Feel free to contact me directly or via the mailing list in case of questions, but please allow for somewhat long response ti

Re: multimedia/xvid and USE_GCC

2007-05-25 Thread Michael Nottebrock
ed now. Cheers, -- ,_, | Michael Nottebrock | [EMAIL PROTECTED] (/^ ^\) | FreeBSD - The Power to Serve | http://www.freebsd.org \u/ | K Desktop Environment on FreeBSD | http://freebsd.kde.org pgpkEMhRMdzvj.pgp Description: PGP signature

Re: upgrade Gimp does work like mentioned in UPDATING

2007-04-17 Thread Michael Nottebrock
. > | portupgrade users: > |(gimp) > | portupgrade -o graphics/gimp-app gimp > | portupgrade -u graphics/gimp > [...] > Does not work > [...] > What to do? pkg_deinstall -f gimp-print ; portupgrade -o graphics/gimp-app -fO gimp && portupgrade -N graphics/gi

Re: [kde-freebsd] gettext error

2007-04-07 Thread Michael Nottebrock
has some strong objection to this, consider this an ok from > kde@ Ok from me as well. FWIW, we'd probably be fine either way, since everything that links to qt already needs to link to a threads library. -- ,_, | Michael Nottebrock | [EMAIL PROTECTED] (

Re: Port build problem for ImageMagick

2007-03-29 Thread Michael Nottebrock
linkage, but a so-linked ImageMagick (and its shared libraries) might in turn become incompatible with other GPL-licensed software (though I'm not sure about this). Cheers, -- ,_, | Michael Nottebrock | [EMAIL PROTECTED] (/^ ^\) | FreeBSD - The Power to Serve | http:

Re: OSS sound for linux-flashplugin9

2007-03-01 Thread Michael Nottebrock
es sense, I only tested with linux-firefox, which already pulls in gtk. -- ,_, | Michael Nottebrock | [EMAIL PROTECTED] (/^ ^\) | FreeBSD - The Power to Serve | http://www.freebsd.org \u/ | K Desktop Environment on FreeBSD | http://freebsd.kde.org pgprd3V22YaWU.pgp Description: PGP signature

Re: OSS sound for linux-flashplugin9

2007-02-28 Thread Michael Nottebrock
tly is one of them. Myself, I'm back on linux-flashplugin7. *sigh* Cheers, -- ,_, | Michael Nottebrock | [EMAIL PROTECTED] (/^ ^\) | FreeBSD - The Power to Serve | http://www.freebsd.org \u/ | K Desktop Environment on FreeBSD | http://freebsd.kde.org pgp

Re: OSS sound for linux-flashplugin9

2007-02-27 Thread Michael Nottebrock
On Tuesday, 27. February 2007 10:28, Alexander Leidinger wrote: > Quoting Michael Nottebrock <[EMAIL PROTECTED]> (from Mon, 26 Feb 2007 > > 23:23:03 +0100): > > What doesn't work: > > > > Youtube. I tried youtube and google video et al and it seems that >

Re: OSS sound for linux-flashplugin9

2007-02-27 Thread Michael Nottebrock
On Monday, 26. February 2007 23:23, Michael Nottebrock wrote: > I installed Fedora Core 4 in Qemu today and compiled Macromedia's > libflashsupport there to see if its OSS support would work on FreeBSD. > It does. You can download the binary from > > http://peop

Re: OSS sound for linux-flashplugin9

2007-02-26 Thread Michael Nottebrock
On Monday, 26. February 2007 23:23, Michael Nottebrock wrote: > I installed Fedora Core 4 in Qemu today and compiled Macromedia's That's Adobe's of course. > Finally: The binary was built from this source: > http://www.kaourantin.net/flashplayer/flashsupport.c In case

OSS sound for linux-flashplugin9

2007-02-26 Thread Michael Nottebrock
t/flashplayer/flashsupport.c The license terms for it are at the top of the source code and, at least as far as I interpret them, allow for distribution of the binary even without accompanying source code. Cheers, -- ,_, | Michael Nottebrock | [EMAIL PROTECTED] (/^ ^\) | FreeB

Re: Qt4 port

2007-02-23 Thread Michael Nottebrock
ARY_PATH ${QTDIR}/lib > setenv QMAKESPEC freebsd-g++ > > when I go to compile it remains this error and it is in Loop. > > % qmake -project > % qmake You will want to use qmake-qt4 there, qmake is Qt3's qmake. Also, Qt4 resides in /usr/local (and QTDIR is obsolete, n

Re: ParaView3 build and Qt4...

2007-02-15 Thread Michael Nottebrock
g related to Qt4 and X11 if I understand right: > > QT_X11_QMAKESPEC_LIBRARY > QT_X11_QMAKESPEC_LIBRARY-NOTFOUND Try running env QMAKESPEC=/usr/local/share/qt4/mkspecs/freebsd-g++ cmake . -- ,_, | Michael Nottebrock | [EMAIL PROTECTED] (/^ ^\) | FreeBSD - The Power to Se

Re: qt-3.3.7 install failure

2007-02-11 Thread Michael Nottebrock
you didn't change PREFIX but X11BASE, the effect is the same though. -- ,_, | Michael Nottebrock | [EMAIL PROTECTED] (/^ ^\) | FreeBSD - The Power to Serve | http://www.freebsd.org \u/ | K Desktop Environment on FreeBSD | http://freebsd.kde.org pgpYvxIkks9ky.pgp Description: PGP signature

Re: qt-3.3.7 install failure

2007-02-11 Thread Michael Nottebrock
p; portinstall x11-toolkits/qt33 instead of portupgrade. Cheers, -- ,_, | Michael Nottebrock | [EMAIL PROTECTED] (/^ ^\) | FreeBSD - The Power to Serve | http://www.freebsd.org \u/ | K Desktop Environment on FreeBSD | http://freebsd.kde.org pgpiCClIw9DI6.pgp Description: PGP signature

Re: qt-3.3.7 install failure

2007-02-11 Thread Michael Nottebrock
On Sunday, 11. February 2007 10:24, Michael Nottebrock wrote: > On Sunday, 11. February 2007 09:41, Michael Nottebrock wrote: > > On Sunday, 11. February 2007 04:40, Csaba Molnar wrote: > > > Hello list! > > > > > > This has been a problem for me for days -

Re: qt-3.3.7 install failure

2007-02-11 Thread Michael Nottebrock
On Sunday, 11. February 2007 09:41, Michael Nottebrock wrote: > On Sunday, 11. February 2007 04:40, Csaba Molnar wrote: > > Hello list! > > > > This has been a problem for me for days - since I haven't seen any notes > > about this error, I assume its a problem

Re: qt-3.3.7 install failure

2007-02-11 Thread Michael Nottebrock
^ I see you're installing qt33 to non-default prefix. Has that worked before? -- ,_, | Michael Nottebrock | [EMAIL PROTECTED] (/^ ^\) | FreeBSD - The Power to Serve | http://www.freebsd.org \u/ | K Desktop Environment on FreeBSD | http://freebsd.kde.org pgpyYIITVd6qX.pgp Description: PGP signature

Re: [kde-freebsd] A few notes about the Qt4 ports for porters

2007-02-08 Thread Michael Nottebrock
On Thursday, 8. February 2007 23:29, Thierry Thomas wrote: > Le Lun 5 fév 07 à 21:59:59 +0100, Michael Nottebrock <[EMAIL PROTECTED]> > > écrivait : > > Any other things to watch out for? > > It seems that these ports don't install their pkgconfig data in the &

Re: QT4 fails to see LIB_DEPENDS?

2007-02-07 Thread Michael Nottebrock
gins and see if that helps. If it doesn't, please provide an example where and how this happens exactly. Cheers, -- ,_, | Michael Nottebrock | [EMAIL PROTECTED] (/^ ^\) | FreeBSD - The Power to Serve | http://www.freebsd.org \u/ | K Desktop Environment on FreeBS

A few notes about the Qt4 ports for porters

2007-02-05 Thread Michael Nottebrock
se USE_QT_VER and QT_COMPONENTS after an .include . If your port requires this, please depend on the component you need the traditional way for now, for example: .include .if defined(WITH_QT_SUPPORT) BUILD_DEPENDS+= moc4:${PORTSDIR}/devel/qt4-moc LIB_DEPENDS+= QtCore:${PORTSDIR}/devel/qt4-cor

Re: Strange fonts in firefox since update to 2.0.0.1

2006-12-22 Thread Michael Nottebrock
On Friday, 22. December 2006 16:56, Heino Tiedemann wrote: > Michael Nottebrock <[EMAIL PROTECTED]> wrote: > > On Friday, 22. December 2006 15:09, Heino Tiedemann wrote: > >> Hi There, > >> > >> since I updated the port www/firefox to the new version

Re: Strange fonts in firefox since update to 2.0.0.1

2006-12-22 Thread Michael Nottebrock
On Friday, 22. December 2006 15:09, Heino Tiedemann wrote: > Hi There, > > since I updated the port www/firefox to the new version > "firefox-2.0.0.1,1" I have e strange, "default font". Like this? -- ,_, | Michael Nottebrock | [EMAIL PROTECTED

Re: Problem with -pthread linking

2006-12-21 Thread Michael Nottebrock
(is > reported by 'ldd') and works. > > Is there a cleaner way to do this? Using -pthread effectively means that references to threading functions always need to be resolved through executables instead of shared libraries, i.e. you'll probably need to link rlq2 itself

Re: HAL with new kdebase (permission problems)

2006-12-21 Thread Michael Nottebrock
eric HAL FAQ with sections for GNOME, KDE and whatever other software that will come to use it in the future ... looking at Linux, there's probably never going to be a shortage of HAL-related problems. Project for the new year, maybe. Cheers, -- ,_, | Michael Nottebrock

Re: HAL with new kdebase (permission problems)

2006-12-21 Thread Michael Nottebrock
t, but it certainly works for > me as (uid=1001(lofi) gid=1001(lofi) groups=1001(lofi). Turns out dbus only reads /etc/groups once on startup, so it didn't notice I had subsequently removed myself from group operator. One more thing to add to UPDATING then ... Cheers, -- ,_, | Mich

Re: HAL with new kdebase (permission problems)

2006-12-21 Thread Michael Nottebrock
On Thursday, 21. December 2006 23:33, Joe Marcus Clarke wrote: > Michael Nottebrock wrote: > > On Thursday, 21. December 2006 21:54, Csaba Molnar wrote: > >> Hello! > >> > >> I installed kdebase with HAL support - it is still greyed out in > >> kcont

Re: HAL with new kdebase (permission problems)

2006-12-21 Thread Michael Nottebrock
base-3.5.5_2 - I just found a bug that prevents usb devices from being correctly unmounted ... Cheers, -- ,_, | Michael Nottebrock | [EMAIL PROTECTED] (/^ ^\) | FreeBSD - The Power to Serve | http://www.freebsd.org \u/ | K Desktop Environment on FreeBSD | http://freebsd.kde.org pgpLJUcBvQAXb.pgp Description: PGP signature

Re: HAL with new kdebase (permission problems)

2006-12-21 Thread Michael Nottebrock
fs.usermount is not required for mounting devices with HAL, neither is any group membershit. -- ,_, | Michael Nottebrock | [EMAIL PROTECTED] (/^ ^\) | FreeBSD - The Power to Serve | http://www.freebsd.org \u/ | K Desktop Environment on FreeBSD | http://freebsd.kde.org pg

Re: [kde-freebsd] x11/kde3: LANG=C: not found error

2006-09-26 Thread Michael Nottebrock
Kris Kennaway schrieb: > On Mon, Sep 25, 2006 at 09:17:16AM +0200, Michael Nottebrock wrote: > >> On Friday, 22. September 2006 19:33, Scot Hetzel wrote: >> >> >>> Is there something wrong on my system, or is there >>> a bug in this configure scri

Re: [kde-freebsd] x11/kde3: LANG=C: not found error

2006-09-25 Thread Michael Nottebrock
kefile.inc before it is created. This is known. There's even more breakage if you do make install without a prior make in x11/kde3. Quite frankly, my make-fu isn't strong enough to deal with it and since portupgrade does the right thing by default ... patches welcome of

Re: [kde-freebsd] Re: QT related issue (ports/102829)

2006-09-19 Thread Michael Nottebrock
c/HTML/scons-user/c1171.html ). Once you do that, uic will create the temporary configurations files / directories in TMPDIR (if PACKAGE_BUILDING is set), which is ok'd by kris and won't flag errors on pointyhat. Cheers, -- ,_, | Michael Nottebrock | [EMAIL PROTECTED] (/^ ^\) | FreeBSD - The Power to Serve | http://www.freebsd.org \u/ | K Desktop Environment on FreeBSD | http://freebsd.kde.org signature.asc Description: OpenPGP digital signature

Re: [kde-freebsd] Suggestion for sub port

2006-08-06 Thread Michael Nottebrock
you - it has a pretty nice and powerful organizer ... Cheers, -- ,_, | Michael Nottebrock | [EMAIL PROTECTED] (/^ ^\) | FreeBSD - The Power to Serve | http://www.freebsd.org \u/ | K Desktop Environment on FreeBSD | http://freebsd.kde.org signature.asc Description: OpenPGP digital signature

Re: [kde-freebsd] FreeBSD 7.0- Current and x11/kdebase3

2006-07-18 Thread Michael Nottebrock
On Sunday, 16. July 2006 22:23, Ricardo A. Reis wrote: > utils.h:241: error: `timestampDiff' is not a member of `NET You're trying to compile kdebase against an outdated version of kdelibs. Update x11/kdelibs3 first. Cheers, -- ,_, | Michael Nottebrock | [EM