[kde-freebsd] [SVN Commit] area51/PORTS/sysutils

2011-04-20 Thread Alberto Villa
SVN commit 7188 by avilla:

- Add beta port for zeitgeist.

Obtained from:  marcuscom repository


 A zeitgeist (directory)  
 A zeitgeist/Makefile  
 A zeitgeist/distinfo  
 A zeitgeist/pkg-descr  
 A zeitgeist/pkg-plist  


___
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/PORTS/sysutils

2011-04-20 Thread Alberto Villa
SVN commit 7189 by avilla:

- Add port for qzeitgeist.

Since it doesn't depend on zeitgeist, I'd say: let's build everything
with support for it, and warn the user that he needs to install
zeitgeist to get all the cool (?) features. Just like we do with
phonon.


 A qzeitgeist (directory)  
 A qzeitgeist/Makefile  
 A qzeitgeist/distinfo  
 A qzeitgeist/pkg-descr  
 A qzeitgeist/pkg-message  
 A qzeitgeist/pkg-plist  


___
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/PORTS/multimedia/phonon

2011-04-20 Thread Alberto Villa
SVN commit 7190 by avilla:

- Add dependency on qzeitgeist.
- Bump PORTREVISION.


 M  +3 -7  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


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

2011-04-20 Thread Alberto Villa
SVN commit 7191 by avilla:

- Add OPTION to install zeitgeist (defaults to on, as this port is
  supposed to install a full-featured KDE environment).
- Update COMMENT to reflect KDE rebranding.
- Bump PORTREVISION.


 M  +10 -5 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


[kde-freebsd] Re: start kde fails after reboot

2011-04-20 Thread Gua Chung Lim
Hi,

Thank you very much for your kind effort to help me.

  I don't actually know what kdeinit4 does.
  Both options render the rest of xterm unresponsive.
  I have to press AltCtrlF?.
  Then press CtrlC to stop xterm.
 
 What an interesting problem :)
 
 So Xorg doesn't really crash, as xterm is still up?
I just do not understand your meaning of ``crash''.
Yes, twm and xterm (white screen) are still there.
But xterm does not respond to any keyboard input,
right after I issue the suggested command.

 If you don't have debug symbols for kdelibs, can you install them and
 then run `gdb --args kdeinit4 --no-fork', then type 'run' and get a
 backtrace with 'bt' when it crashes?
gua@bsdhost:~% gdb --args kdeinit4 --no-fork
GNU gdb 6.1.1 [FreeBSD]
Copyright 2004 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type show copying to see the conditions.
There is absolutely no warranty for GDB.  Type show warranty for details.
This GDB was configured as i386-marcel-freebsd...(no debugging symbols 
found)...
(gdb) run
Starting program: /usr/local/kde4/bin/kdeinit4 --no-fork
(no debugging symbols found)...(no debugging symbols found)...(no debugging 
symbols found)...(no debugging symbols found)...(no debugging symbols 
found)...(no debugging symbols found)...(no debugging symbols found)...(no 
debugging symbols found)...(no debugging symbols found)...[New LWP 100180]
[New Thread 2a301140 (LWP 100180)]
kdeinit4: (klauncher /usr/local/kde4/lib/kde4/libexec/klauncher) Pipe closed 
unexpectedlykdeinit4: Pipe closed unexpectedly: No such file or directory
kdeinit4: (kded4 /usr/local/kde4/bin/kded4) Pipe closed unexpectedlykdeinit4: 
Pipe closed unexpectedly: No such file or directory
kdeinit4: Communication error with launcher. Exiting!

Program exited with code 0377.
(gdb) bt
No stack.
(gdb) quit
gua@bsdhost:~%

If you want me to debug the program and submit bug report,
I am very willing to do so in normal situation.
But I also NEED to get work done. It is close to deadline.
Debugging programs and editing source code or patch are
much far beyond my knowledge, anyway. I don't know Qt.

Repeat again...
Every time after reboot, I do ``make deinstall'', ``make install''
and mostly WITHOUT ``clean'' before ``make install'' to ensure that
obj(s) are not changed, KDE will ALWAYS run fine.
Even though the binaries are not changed.
So I would INSIST that SOMETHING reside in those Makefile(s).
And it happens to trigger and render KDE to work.

Firstly, this evening I wanted to wipe out 8.2R from my hard disk,
as I already have an iso image of 7.4R. Download has just completed.
But unfortunately md5 and sha256 give me wrong checksum. :-(
So I must start over the download again.

I have to defer installation of 7.4R until next few days.
So for this time, I can do whatever you suggest.
But after 7.4R is installed, I just can not do.

Thank you.

-- 
Gua Chung Lim
___
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/PORTS/Mk

2011-04-20 Thread Alberto Villa
SVN commit 7192 by avilla:

- Revert r7162: it makes more sense for FreeBSD to use -pthread.

Discussed with: rakuco


 M  +2 -1  bsd.cmake.mk  


___
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/QT/Mk

2011-04-20 Thread Alberto Villa
SVN commit 7193 by avilla:

- Disable also SSE3 when PACKAGE_BUILDING is set.



 M  +1 -1  bsd.qt.mk  


___
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/QT/misc/qt4-qtconfig

2011-04-20 Thread Alberto Villa
SVN commit 7194 by avilla:

- Add OPTION to disable Phonon support.
- Bump PORTREVISION.

PR: 156462
Submitted by:   dougb


 M  +13 -3 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


[kde-freebsd] Re: ports/156462: commit references a PR

2011-04-20 Thread dfilter service
The following reply was made to PR ports/156462; it has been noted by GNATS.

From: dfil...@freebsd.org (dfilter service)
To: bug-follo...@freebsd.org
Cc:  
Subject: Re: ports/156462: commit references a PR
Date: Wed, 20 Apr 2011 22:49:22 + (UTC)

 avilla  2011-04-20 22:49:12 UTC
 
   FreeBSD ports repository
 
   Modified files:
 misc/qt4-qtconfigMakefile 
   Log:
   - Add OPTION to disable Phonon support.
   - Bump PORTREVISION.
   
   PR: 156462
   Submitted by:   dougb
   
   Revision  ChangesPath
   1.19  +13 -3 ports/misc/qt4-qtconfig/Makefile
 ___
 cvs-...@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to cvs-all-unsubscr...@freebsd.org
 
___
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] Re: ports/156462: Add OPTION to disable phonon support to misc/qt4-qtconfig

2011-04-20 Thread avilla
Synopsis: Add OPTION to disable phonon support to misc/qt4-qtconfig

State-Changed-From-To: open-closed
State-Changed-By: avilla
State-Changed-When: Wed Apr 20 22:51:09 UTC 2011
State-Changed-Why: 
Committed, with minor changes. Thanks!

http://www.freebsd.org/cgi/query-pr.cgi?pr=156462
___
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

2011-04-20 Thread Alberto Villa
SVN commit 7195 by avilla:

- Experiment with building KDE ports without gmake, as CMake generated
  Makefiles should work fine with our make.

Suggested by:   bapt via irc


 M  +0 -1  KDE/Mk/bsd.kde4.mk  
 M  +0 -1  PORTS/Mk/bsd.kde4.mk  


___
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