libkface link error mentioning -ltbb

2017-03-12 Thread Rianav Antares
Hello Tobias,

Yes, the 'make config' screen shows that option turned on. What should I do? 
Thank you. 

From: Tobias C. Berner [tcber...@gmail.com]
Sent: Sunday, March 12, 2017 9:50 PM
To: Rianav Antares; kde-freebsd@kde.org
Subject: Re:

Do you  have opencv2 compiled with the TBB option?


mfg Tobias


On 12.03.2017 19:35, Rianav Antares wrote:
> Hello list,
>
> Today I attempt to build libkface, after merging the plasma5 repository with 
> the up to date ports tree. However the build reaches one hundred percent, and 
> then stops, indicating that it does not find something called ltbb.  
> devel/tbb got an update recently. Could it be related?
>
> "/usr/bin/ld: cannot find -ltbb" However a 'ltbb' does appear in the command 
> line above; which is the content of "CMakeFiles/KF5KFace.dir/link.txt". Any 
> suggestions how to fix?
>
> Thank you and Best regards.



Re:

2017-03-12 Thread Tobias C. Berner

Do you  have opencv2 compiled with the TBB option?


mfg Tobias


On 12.03.2017 19:35, Rianav Antares wrote:

Hello list,

Today I attempt to build libkface, after merging the plasma5 repository with 
the up to date ports tree. However the build reaches one hundred percent, and 
then stops, indicating that it does not find something called ltbb.  devel/tbb 
got an update recently. Could it be related?

"/usr/bin/ld: cannot find -ltbb" However a 'ltbb' does appear in the command line above; 
which is the content of "CMakeFiles/KF5KFace.dir/link.txt". Any suggestions how to fix?

Thank you and Best regards.




Problem reports for k...@freebsd.org that need special attention

2017-03-12 Thread bugzilla-noreply
To view an individual PR, use:
  https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=(Bug Id).

The following is a listing of current problems submitted by FreeBSD users,
which need special attention. These represent problem reports covering
all versions including experimental development code and obsolete releases.

Status  |Bug Id | Description
+---+---
Open|208120 | devel/cmake: Strips necessary rpath when installi 

1 problems total for which you should take action.


[SVN Commit] branches/plasma5/PORTS/x11/yakuake

2017-03-12 Thread Tobias Berner
SVN commit 13769 by tcberner:

Add konsole as run dependency.

 M  +2 -0  Makefile  




[no subject]

2017-03-12 Thread Rianav Antares
Hello list,

Today I attempt to build libkface, after merging the plasma5 repository with 
the up to date ports tree. However the build reaches one hundred percent, and 
then stops, indicating that it does not find something called ltbb.  devel/tbb 
got an update recently. Could it be related?

"/usr/bin/ld: cannot find -ltbb" However a 'ltbb' does appear in the command 
line above; which is the content of "CMakeFiles/KF5KFace.dir/link.txt". Any 
suggestions how to fix? 

Thank you and Best regards.

.kde4/Autostart/xmod.sh && xmodmap's

2017-03-12 Thread Matthias Apitz

Hello,

I have a script ~/.kde4/Autostart/xmod.sh which does some keyboard
adjustments with xmodmap on KDE4 start, for example:

echo $0 >> /tmp/autostart.txt
date>> /tmp/autostart.txt
echo DISPLAY: $DISPLAY >> /tmp/autostart.txt

/usr/local/bin/setxkbmap -model pc105 \
  -layout de   \
  -option "altwin:swap_alt_win"   \
  -option "lv3:ralt_switch"
#
# we use the Win-key to add more (esp. Spanish) letters to the keys:
#
xmodmap -e "keycode 145 = Delete Delete Delete Delete"
#
# Spanish tilded chars (use Mode_switch + char)
#
xmodmap -e "keycode 0x40 =  Mode_switch"
xmodmap -e "keycode 0x39 =  n N ntilde Ntilde"
...

The script works fine when fired up within the KDE session, but does not
seem to work when launched as Autostart (it gets launched as I can see in
the file /tmp/autostart.txt), but it seems that the changes done by
xmodmap are somehow re-setted again during start of KDE.

Any ideas?

matthias


-- 
Matthias Apitz, ✉ g...@unixarea.de, ⌂ http://www.unixarea.de/  ☎ 
+49-176-38902045
Aus "Nie wieder Krieg!" wurde "Nie wieder Krieg ohne Deutschlands Truppen"
The "No wars anymore!" changed now to "No wars anymore without German battle 
groups!"
El "¡Nunca jamás guerra!" ha cambiado a "¡Nunca jamás guerra sin tropas 
alemanas!" 


[SVN Commit] branches/plasma5/KDE/graphics/okular

2017-03-12 Thread Tobias Berner
SVN commit 13768 by tcberner:

Fix comment, and remove CONFLICTS line

 M  +1 -3  Makefile  




[SVN Commit] branches/plasma5/PORTS/x11/yakuake

2017-03-12 Thread Tobias Berner
SVN commit 13767 by tcberner:

Prepare yakuake for ports

* Drop created by line
* Order USE_ list
* Add qa-deps dependencies.
* Remove conflicts line



 M  +7 -7  Makefile  




[SVN Commit] branches/plasma5/KDE/x11/libkonq

2017-03-12 Thread Tobias Berner
SVN commit 13766 by tcberner:

Unbreak libkonq's build.

 M  +0 -2  Makefile  
 A distinfo  




[SVN Commit] branches/plasma5/PORTS/x11

2017-03-12 Thread Tobias Berner
SVN commit 13765 by tcberner:

Rename yakuake-kf5 to yakuake

 A yakuake (directory)  
 D yakuake-kf5 (directory)  
 M  +0 -1  yakuake/Makefile  




[SVN Commit] branches/plasma5/PORTS/x11/sddm

2017-03-12 Thread Tobias Berner
SVN commit 13764 by tcberner:

Finally add the sddm.rc provided in the mailing list


Submitted by:   Pavest Navi  
Obtained from:  
https://mail.kde.org/pipermail/kde-freebsd/2016-November/024181.html


 M  +1 -0  Makefile  
 M  +49 -6 files/sddm.in  




[SVN Commit] branches/plasma5/PORTS/graphics/okular-backend-mupdf

2017-03-12 Thread Tobias Berner
SVN commit 13763 by tcberner:

ignore okular-backend-mupdf

 M  +2 -0  Makefile  




[SVN Commit] branches/plasma5/PORTS/graphics/skanlite

2017-03-12 Thread Tobias Berner
SVN commit 13762 by tcberner:

Update graphics/skanlite to 2.0.1

 M  +9 -7  Makefile  
 M  +3 -2  distinfo  
 M  +15 -6 pkg-plist