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

2016-06-16 Thread Adriaan de Groot
SVN commit 12746 by adridg:

Update the distinfo too

 M  +3 -2  distinfo  


___
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-workspace

2015-10-20 Thread Alonso Schaich
SVN commit 11486 by aschai:

Merge PORTS commit 399641 by amdmi3

Log:
  - Switch to options helpers
  - Fix WWW:
  
  Approved by:  portmgr blanket



 M  +5 -4  Makefile  
 M  +1 -1  pkg-descr  


___
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-workspace

2015-08-27 Thread Alonso Schaich
SVN commit 11416 by aschai:

Drop iconv dependency

Taken from PORTS revision 395359.



 M  +1 -1  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-workspace

2015-08-14 Thread Alonso Schaich
SVN commit 11131 by aschai:

Import PORTS revision 394066

- Fix shebangs



 M  +2 -1  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-workspace/files

2015-03-09 Thread Alonso Schaich
SVN commit 10631 by aschai:

Obtain a credential on login with KDM4

PAM_SETCRED(3)'s second parameter does not default to PAM_ESTABLISH_CRED on
FreeBSD, so explify it, as was proposed on the forums[1] back in decembre.

[1] 
https://forums.freebsd.org/threads/problem-with-kdm4-kerberos-and-nfsv4.49253

PR: 197655



 M  +13 -4 patch-kdm__backend__client.c  


___
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-workspace/files

2015-02-20 Thread Max Brazhnikov
SVN commit 10595 by makc:

x11/kde4-workspace:
 - Add patch to make kcm_usb module in KInfoCenter functional again:

   Use libusb-1 to query info about usb devices on all platforms. Leave old
   method as a fallback for Linux only.
   Remove *BSD specific code, it doesn't work on FreeBSD 8.x and greater.
   Old code probably works on NetBSD, but let it use libusb-1 as well.
   Use DeviceNotifier instead of polling.


 A patch-usbview  


___
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-workspace/files

2015-02-20 Thread Max Brazhnikov
SVN commit 10594 by makc:

x11/kde4-workspace:
 - Add patch to improve KInfoCenter a bit:
Clean up info_fbsd.cpp.
Use libpci for pci access if possible - on FreeBSD it requires root
privileges (rw access to /dev/pci), therefore leave old method
as a fallback.
Make GetInfo_ReadfromPipe function to use Qt types, pass program name
and its parameters as separate arguments.
 - Remove now needless patch


 A patch-kinfocenter  
 D patch-kinfocenter__Modules__base__CMakeLists.txt  


___
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-workspace

2015-02-19 Thread Max Brazhnikov
SVN commit 10591 by makc:

x11/kde4-workspace:
- Don't pull GStreamer directly (for GSTREAMER option), phonon-gstreamer
  already depends on it
- Switch default backend from phonon-gstreamer to phonon-vlc. phonon-gstreamer
  is based on GStreamer-1.x since recent upgrades, while QtWebkit still uses
  GStreamer-0.10. In the result application that depends on both of them
  (all of KDE in particular) fail to produce sound with this combination.
  QtWebkit must be upgraded for GStreamer-1.x support.


 M  +1 -2  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-runtime

2015-02-19 Thread Max Brazhnikov
SVN commit 10590 by makc:

x11/kde4-runtime: drop now useless NEPOMUK option, which pulls 
databases/virtuoso

 M  +1 -4  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-baseapps

2015-01-24 Thread Raphael Kubo da Costa
SVN commit 10573 by rakuco:

kde4-baseapps: Remove unnecessary dependencies.

Strigi has not been needed for a while, whereas Nepomuk support was replaced
with Baloo, and with this change Soprano stopped being used as well.



 M  +1 -2  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-runtime/files

2015-01-14 Thread Raphael Kubo da Costa
SVN commit 10558 by rakuco:

kde4-runtime: Backport r377054 from ports.


r377054 | rakuco | 2015-01-14 23:57:39 +0200 (Wed, 14 Jan 2015) | 5 lines

Add patch for CVE-2013-7252 (CBC encryption handling bug).

MFH:  2015Q1
Security: 7a8a74d1-9c34-11e4-a40b-5453ed2e2b49





 AMpatch-CVE-2013-7252  


___
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-workspace

2014-12-25 Thread Alonso Schaich
SVN commit 10522 by aschai:

Merge PORTS revision 375286

Original commit message:
  Final removal of WITH_NEW_XORG

  This knob was turned on for all version of FreeBSD in r369875
  (2014-10-03) and officially deprecated. Since then, it was gradually
  removed from many ports when they needed an update.

  x11-servers/xorg-server was the last major user of this knob. The port
  was updated to xserver 1.14 in r374982 (2014-12-19). The update got rid
  of the knob, clearing the path to the final removal.

  This commit changes ports who were checking for WITH_NEW_XORG and remove
  its handling from bsd.port.mk.

  While here, two sanity checks are added to warn user about WITH_KMS and
  WITH_NEW_XORG which have no effect now.

  Differential Revision:  https://reviews.freebsd.org/D1351
  Reviewed by:antoine, bapt, kwm
  Approved by:portmgr (antoine, bapt), kwm



 M  +0 -4  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-runtime/files

2014-11-12 Thread Alonso Schaich
SVN commit 10464 by aschai:

Remove a stale patch

The issue was fixed in upstream.


 D patch-kioslave__sftp__kio_sftp.cpp  


___
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-runtime/files

2014-10-27 Thread Alonso Schaich
SVN commit 10452 by aschai:

Fix an argument passing.

kio_sftp is currently causing libssh to do invalid call stack reads on
architectures where long int and int have different sizes. Fix this by passing
long int references just as the libssh documentation requests.

Reported by Dwayne MacKinnon via mailing list.



 AMpatch-kioslave__sftp__kio_sftp.cpp  


___
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-baseapps

2014-09-11 Thread Alonso Schaich
SVN commit 10276 by aschai:

Remove library version suffix.



 M  +1 -1  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-workspace/files

2014-08-23 Thread Alonso Schaich
SVN commit 10263 by aschai:

Remove patch which is not necessary any more.



 D patch-kinfocenter__Modules__info__CMakeLists.txt  


___
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-workspace/files

2014-08-23 Thread Alonso Schaich
SVN commit 10262 by aschai:

Fix build with CMake 3.



 M  +1 -1  patch-kinfocenter__Modules__info__CMakeLists.txt  


___
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-baseapps

2014-08-21 Thread Alonso Schaich
SVN commit 10258 by aschai:

Fix plist.



 M  +1 -0  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


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

2014-07-16 Thread fastmail
Raphael Kubo da Costa  wrote:
>
> Alonso Schaich  writes:
> 
> > SVN commit 10178 by aschai:
> >
> > Add dependency on nepomuk-core by kde4-workspace, which is not implied by
> > pimlibs any more.
> 
> Is this necessary? As far as I understood, if Baloo is installed none of
> the Nepomuk ports are necessary at all anymore.

That is probably the intension, and while it's possible to build
kdeworkspace without nepomuk, it's CMakeLists.txt searches and branches
to build nepomuksearch/-runner only on nepomuk's presence (while it
doesn't look for (/depend on) baloo).

Alonso
___
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


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

2014-07-16 Thread Raphael Kubo da Costa
Alonso Schaich  writes:

> SVN commit 10178 by aschai:
>
> Add dependency on nepomuk-core by kde4-workspace, which is not implied by
> pimlibs any more.

Is this necessary? As far as I understood, if Baloo is installed none of
the Nepomuk ports are necessary at all anymore.
___
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-workspace

2014-07-16 Thread Alonso Schaich
SVN commit 10178 by aschai:

Add dependency on nepomuk-core by kde4-workspace, which is not implied by
pimlibs any more.



 M  +2 -2  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-baseapps

2014-06-30 Thread Alonso Schaich
SVN commit 10164 by aschai:

kde-baseapps uses baloo and baloo-widgets.



 M  +3 -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] [SVN Commit] area51/KDE/x11/kde4-baseapps

2014-06-28 Thread Alonso Schaich
SVN commit 10152 by aschai:

Adapt plist to the new version.



 M  +11 -0 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/KDE/x11/kde4-runtime

2014-06-28 Thread Alonso Schaich
SVN commit 10151 by aschai:

Adapt plist to the new version.



 M  +9 -19 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/KDE/x11/kde4-workspace

2014-06-28 Thread Alonso Schaich
SVN commit 10149 by aschai:

Adapt plist to version changes.



 M  +1 -4  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/KDE/x11/kde4-workspace/files

2014-06-28 Thread Alonso Schaich
SVN commit 10148 by aschai:

Remove patch that is already part of the upstream release.



 D patch-git1724800  


___
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-workspace/files

2014-05-03 Thread Max Brazhnikov
SVN commit 10082 by makc:

x11/kde4-workspace: add upstream patch to fix crash

 A patch-git1724800  


___
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-workspace

2014-04-20 Thread Raphael Kubo da Costa
SVN commit 10065 by rakuco:

kde4-workspace: Remove comment about enabling extremely outdated stuff.



 M  +0 -1  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-workspace

2014-02-20 Thread Max Brazhnikov
SVN commit 10018 by makc:

x11/kde4-workspace: make GLES support really optional

 M  +1 -0  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-workspace

2014-02-13 Thread Max Brazhnikov
SVN commit 10009 by makc:

x11/kde4-workspace: make OpenGL ES 2.0 support optional until x11@ team resolve 
the problem with glesv2 library

 M  +7 -4  Makefile  
 M  +6 -6  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


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

2014-02-10 Thread Koop Mast

On 10-2-2014 8:42, Max Brazhnikov wrote:

Is there any progress? Shall I disable gles if WITH_GALLIUM is set?
I want to commit KDE ports this week.
  
No progress, sorry. What time I had got nuked by a case of seasonal flu 
strike


-Koop
___
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


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

2014-02-09 Thread Max Brazhnikov
On Tue, 04 Feb 2014 09:08:20 +0100 Koop Mast wrote:
> On 4-2-2014 2:48, Alex V. Petrov wrote:
> > Scanning dependencies of target kwin_gles
> > gmake[4]: ? ??  `/usr/ports/x11/kde4-workspace/work/.build'
> > gmake[4]:  ? ??? `/usr/ports/x11/kde4-workspace/work/.build'
> > [ 98%] Building CXX object 
> > kwin/CMakeFiles/kwin_gles.dir/kwin_gles_dummy.cpp.o
> > Linking CXX executable kwin_gles
> > /usr/local/lib/libGLESv2.so: undefined reference to `_glapi_get_dispatch'
> > /usr/local/lib/libGLESv2.so: undefined reference to `_glapi_Dispatch'
> > c++: error: linker command failed with exit code 1 (use -v to see 
> > invocation)
> > gmake[4]: *** [kwin/kwin_gles] ?? 1
> > gmake[4]: ? ??  `/usr/ports/x11/kde4-workspace/work/.build'
> > gmake[3]: *** [kwin/CMakeFiles/kwin_gles.dir/all] ?? 2
> > gmake[3]: ***  ?? ???...
> >
> 
> Known problem, I haven't had the time yet to look into it.

Is there any progress? Shall I disable gles if WITH_GALLIUM is set?
I want to commit KDE ports this week.
 
> > In /etc/make.conf:
> > WITH_NEW_XORG=yes
> > WITH_GALLIUM=yes
> >
> >
> >
> > 2014-02-03 Max Brazhnikov mailto:m...@freebsd.org>>:
> >
> > SVN commit 9971 by makc:
> >
> > x11/kde4-workspace:
> > - Add dependence on libEGL and libglesv2 (and remove check for
> > NEW_XORG, both
> >   libraries comes with new xorg ports only)
> >
> 
> Max, I probably going to make libEGL enabled for the old Xorg so that 
> change might cause problems for you.

___
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-runtime

2014-02-06 Thread Max Brazhnikov
SVN commit 9982 by makc:

x11/kde4-runtime: fix shebang in perl scripts

 M  +4 -1  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


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

2014-02-04 Thread Alex V. Petrov
After update trouble remain:

Linking CXX executable kwin_gles
[100%] Building CXX object
kwin/CMakeFiles/kdeinit_kwin.dir/eglonxbackend.cpp.o
/usr/local/lib/libGLESv2.so: undefined reference to `_glapi_get_dispatch'
/usr/local/lib/libGLESv2.so: undefined reference to `_glapi_Dispatch'
c++: error: linker command failed with exit code 1 (use -v to see
invocation)
gmake[4]: *** [kwin/kwin_gles] Error 1


2014-02-05 Max Brazhnikov :

> SVN commit 9976 by makc:
>
> x11/kde4-workspace: add check for NEW_XORG again, kwm@ threatens to
> enable libEGL for old ports
>
>  M  +4 -0  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
>



-- 
--
Alex V. Petrov
___
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-workspace

2014-02-04 Thread Max Brazhnikov
SVN commit 9976 by makc:

x11/kde4-workspace: add check for NEW_XORG again, kwm@ threatens to enable 
libEGL for old ports

 M  +4 -0  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


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

2014-02-04 Thread Max Brazhnikov
On Tue, 04 Feb 2014 09:08:20 +0100 Koop Mast wrote:
> On 4-2-2014 2:48, Alex V. Petrov wrote:
> > Scanning dependencies of target kwin_gles
> > gmake[4]: ? ??  `/usr/ports/x11/kde4-workspace/work/.build'
> > gmake[4]:  ? ??? `/usr/ports/x11/kde4-workspace/work/.build'
> > [ 98%] Building CXX object 
> > kwin/CMakeFiles/kwin_gles.dir/kwin_gles_dummy.cpp.o
> > Linking CXX executable kwin_gles
> > /usr/local/lib/libGLESv2.so: undefined reference to `_glapi_get_dispatch'
> > /usr/local/lib/libGLESv2.so: undefined reference to `_glapi_Dispatch'
> > c++: error: linker command failed with exit code 1 (use -v to see 
> > invocation)
> > gmake[4]: *** [kwin/kwin_gles] ?? 1
> > gmake[4]: ? ??  `/usr/ports/x11/kde4-workspace/work/.build'
> > gmake[3]: *** [kwin/CMakeFiles/kwin_gles.dir/all] ?? 2
> > gmake[3]: ***  ?? ???...
> >
> 
> Known problem, I haven't had the time yet to look into it.
> 
> > In /etc/make.conf:
> > WITH_NEW_XORG=yes
> > WITH_GALLIUM=yes
> >
> >
> >
> > 2014-02-03 Max Brazhnikov mailto:m...@freebsd.org>>:
> >
> > SVN commit 9971 by makc:
> >
> > x11/kde4-workspace:
> > - Add dependence on libEGL and libglesv2 (and remove check for
> > NEW_XORG, both
> >   libraries comes with new xorg ports only)
> >
> 
> Max, I probably going to make libEGL enabled for the old Xorg so that 
> change might cause problems for you.

Ok, I'll add the check back.

Max
___
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


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

2014-02-04 Thread Koop Mast

On 4-2-2014 2:48, Alex V. Petrov wrote:

Scanning dependencies of target kwin_gles
gmake[4]: ? ??  `/usr/ports/x11/kde4-workspace/work/.build'
gmake[4]:  ? ??? `/usr/ports/x11/kde4-workspace/work/.build'
[ 98%] Building CXX object 
kwin/CMakeFiles/kwin_gles.dir/kwin_gles_dummy.cpp.o

Linking CXX executable kwin_gles
/usr/local/lib/libGLESv2.so: undefined reference to `_glapi_get_dispatch'
/usr/local/lib/libGLESv2.so: undefined reference to `_glapi_Dispatch'
c++: error: linker command failed with exit code 1 (use -v to see 
invocation)

gmake[4]: *** [kwin/kwin_gles] ?? 1
gmake[4]: ? ??  `/usr/ports/x11/kde4-workspace/work/.build'
gmake[3]: *** [kwin/CMakeFiles/kwin_gles.dir/all] ?? 2
gmake[3]: ***  ?? ???...



Known problem, I haven't had the time yet to look into it.


In /etc/make.conf:
WITH_NEW_XORG=yes
WITH_GALLIUM=yes



2014-02-03 Max Brazhnikov mailto:m...@freebsd.org>>:

SVN commit 9971 by makc:

x11/kde4-workspace:
- Add dependence on libEGL and libglesv2 (and remove check for
NEW_XORG, both
  libraries comes with new xorg ports only)



Max, I probably going to make libEGL enabled for the old Xorg so that 
change might cause problems for you.
___
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


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

2014-02-03 Thread Alex V. Petrov
Scanning dependencies of target kwin_gles
gmake[4]: Выход из каталога `/usr/ports/x11/kde4-workspace/work/.build'
gmake[4]: Вход в каталог `/usr/ports/x11/kde4-workspace/work/.build'
[ 98%] Building CXX object
kwin/CMakeFiles/kwin_gles.dir/kwin_gles_dummy.cpp.o
Linking CXX executable kwin_gles
/usr/local/lib/libGLESv2.so: undefined reference to `_glapi_get_dispatch'
/usr/local/lib/libGLESv2.so: undefined reference to `_glapi_Dispatch'
c++: error: linker command failed with exit code 1 (use -v to see
invocation)
gmake[4]: *** [kwin/kwin_gles] Ошибка 1
gmake[4]: Выход из каталога `/usr/ports/x11/kde4-workspace/work/.build'
gmake[3]: *** [kwin/CMakeFiles/kwin_gles.dir/all] Ошибка 2
gmake[3]: *** Ожидание завершения заданий...

In /etc/make.conf:
WITH_NEW_XORG=yes
WITH_GALLIUM=yes



2014-02-03 Max Brazhnikov :

> SVN commit 9971 by makc:
>
> x11/kde4-workspace:
> - Add dependence on libEGL and libglesv2 (and remove check for NEW_XORG,
> both
>   libraries comes with new xorg ports only)
> - Populate plist due to new dependencies
>
>
>  M  +1 -5  Makefile
>  M  +6 -0  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
>



-- 
--
Alex V. Petrov
___
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-workspace

2014-02-03 Thread Max Brazhnikov
SVN commit 9971 by makc:

x11/kde4-workspace:
- Add dependence on libEGL and libglesv2 (and remove check for NEW_XORG, both
  libraries comes with new xorg ports only)
- Populate plist due to new dependencies


 M  +1 -5  Makefile  
 M  +6 -0  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/KDE/x11/kde4-workspace

2014-02-01 Thread Max Brazhnikov
SVN commit 9967 by makc:

x11/kde4-workspace: Mark IGNORE when WITH_NEW_XORG is not set

 M  +4 -0  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-workspace

2014-01-29 Thread Max Brazhnikov
SVN commit 9960 by makc:

x11/kde4-workspace:
- Comply with new trend and replace OSVERSION test with the check for required
  library
- Drop workaround for Qt3
- Revert r9596, which create link for oxygen style in Qt directory. I don't
  understand what it tries to solve. Besides the linked file is not packaged
  due to missing plist


 M  +2 -8  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

2014-01-28 Thread Raphael Kubo da Costa
SVN commit 9950 by rakuco:

kde4: NO_INTSALL -> NO_INSTALL

 M  +1 -1  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-workspace

2014-01-27 Thread Raphael Kubo da Costa
SVN commit 9935 by rakuco:

kde4-workspace: Fix plist

 M  +1 -2  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/KDE/x11/kde4-runtime

2014-01-27 Thread Raphael Kubo da Costa
SVN commit 9933 by rakuco:

kde4-runtime: Fix plist

 M  +2 -0  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/KDE/x11/kde4-baseapps

2014-01-26 Thread Max Brazhnikov
SVN commit 9923 by makc:

x11/kde4-baseapps: update plist for 4.12.1

 M  +1 -0  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


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

2013-10-06 Thread Tomasz Kowalczyk
On Sunday, October 06, 2013 06:55:09 AM Alonso Schaich wrote:
> SVN commit 9596 by aschai:
> 
> Create oxygen style symlink. Reported by sk8harddiefast via forums.
> 
> 
> 
>  M  +4 -0  Makefile

This isn't really needed. QT plugins are taken from path which can be set up 
by environment variable QT4_PLUGIN_PATH, which is exported for example by 
startkde4 script.
___
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-workspace

2013-10-06 Thread Alonso Schaich
SVN commit 9596 by aschai:

Create oxygen style symlink. Reported by sk8harddiefast via forums.



 M  +4 -0  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-workspace

2013-10-01 Thread Alonso Schaich
SVN commit 9585 by aschai:

Disable staging here because it seems not to work with the RC_SUBR logic.



 M  +2 -0  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-runtime

2013-10-01 Thread Alonso Schaich
SVN commit 9584 by aschai:

Prevent running xdg_update_mimetypes



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

2013-09-30 Thread Alonso Schaich
SVN commit 9574 by aschai:

stage++



 M  +1 -1  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-runtime

2013-09-30 Thread Alonso Schaich
SVN commit 9573 by aschai:

Move man pages from the Makefile to pkg-plist as proposed on the StageDir wiki 
page.



 M  +0 -3  Makefile  
 M  +4 -0  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/KDE/x11/kde4-baseapps

2013-09-30 Thread Alonso Schaich
SVN commit 9572 by aschai:

Move man pages from the Makefile to pkg-plist as proposed on the StageDir wiki 
page.


 M  +0 -3  Makefile  
 M  +2 -0  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/KDE/x11/kde4

2013-09-30 Thread Alonso Schaich
SVN commit 9571 by aschai:

Indicate Metaport.


 M  +1 -0  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-workspace

2013-09-03 Thread Alonso Schaich
SVN commit 9489 by aschai:

Remove stale CMAKE_ARGS



 M  +0 -2  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-workspace

2013-09-02 Thread Alonso Schaich
SVN commit 9484 by aschai:

Forcefully disable linux' udev.



 M  +2 -1  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-workspace

2013-09-02 Thread Alonso Schaich
SVN commit 9483 by aschai:

share/apps/ksmserver is populated by at least kde4-runtime, too.



 M  +1 -1  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/KDE/x11/kde4-workspace

2013-06-20 Thread Raphael Kubo da Costa
SVN commit 9264 by rakuco:

Remove the right file after r9263...

 M  +1 -1  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-workspace

2013-06-20 Thread Raphael Kubo da Costa
SVN commit 9263 by rakuco:

Remove some backup files generated after r9257.

The CMakeLists.txt responsible for installing those .js files is probably
installing anything in the directories, which includes the backup files
generated by our patches.



 M  +2 -0  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-workspace

2013-06-10 Thread Alberto Villa
SVN commit 9257 by avilla:

- Fix battery monitor plasmoid not detecting battery removal.

I've sent the fix for review, but the plasmoid was reworked a lot in
4.11 so they probably won't let me upstream this. Nevermind.
I'd wait for 4.10.4 to commit such a simple fix to the ports tree.



 M  +1 -0  Makefile  
 A 
files/patch-plasma__generic__applets__batterymonitor__contents__code__logic.js  
 A 
files/patch-plasma__generic__applets__batterymonitor__contents__ui__batterymonitor.qml
  


___
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-workspace/files

2013-04-05 Thread Max Brazhnikov
SVN commit 9181 by makc:

strigi search was removed long ago (KDE 4.4), sweep out stale bits completely

 M  +13 -1 patch-plasma__desktop__applets__kickoff__CMakeLists.txt  


___
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-workspace/files

2013-04-05 Thread Max Brazhnikov
SVN commit 9179 by makc:

Don't link with libstrigiqtdbusclient (it's not used by kickoff anyway)
Spotted by: avg

 A patch-plasma__desktop__applets__kickoff__CMakeLists.txt  


___
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-workspace

2013-04-05 Thread Max Brazhnikov
SVN commit 9177 by makc:

Add optional dependence on x11/kactivitymanagerd

 M  +6 -1  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-runtime

2013-03-11 Thread Max Brazhnikov
SVN commit 9060 by makc:

- Support for XINE has been removed upstream
- Update plist for 4.10.1


 M  +2 -11 Makefile  
 M  +17 -6 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/KDE/x11/kde4-workspace

2013-03-09 Thread Max Brazhnikov
SVN commit 9053 by makc:

Make kde4-wallpapers-freebsd really optional

 M  +1 -2  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-workspace

2013-03-09 Thread Max Brazhnikov
SVN commit 9051 by makc:

Install FreeBSD wallpapers as well 
Update plist for 4.10.1

 M  +2 -3  Makefile  
 M  +136 -50   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/KDE/x11/kde4-workspace/files

2013-01-22 Thread Alberto Villa
SVN commit 8953 by avilla:

- Allow backlight management to fallback to backlighthelper if RandR
  is not supported (even if it looks like it is).

I'll upstream a proper fix as soon as I have time to write a clean one.
This one should be enough for our current needs.



 A patch-powerdevil__daemon__backends__upower__xrandrbrightness.cpp 
 


___
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

2013-01-05 Thread Alberto Villa
SVN commit 8881 by avilla:

- Cleanup KDE-Pim OPTIONS.



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

2013-01-05 Thread Alberto Villa
SVN commit 8880 by avilla:

- Cleanup OPTIONS.



 M  +21 -19Makefile  
 A files/pkg-message.gstreamer   
files/pkg-message.phonon_gstreamer#8876
 D files/pkg-message.phonon_gstreamer  


___
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-runtime

2013-01-05 Thread Alberto Villa
SVN commit 8879 by avilla:

- Make Phonon-xine configuration module optional, off by default. [1]
- Cleanup OPTIONS.
- Remove soversion from LIB_DEPENDS.

Submitted by:   Schaich Alonso  (partially) [1]


 M  +26 -21Makefile  
 M  +2 -2  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/KDE/x11/kde4-workspace/files

2012-10-29 Thread Alberto Villa
SVN commit 8693 by avilla:

- Improve support for backlight using acpi_video(4).

I'm going to commit the same modification upstream.



 M  +1 -1  patch-git_742db77  


___
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-workspace

2012-10-11 Thread Alberto Villa
SVN commit 8675 by avilla:

- Import my upstream commit to fix management of backlight with UPower.
- Inform via pkg-message that acpi_video(4) is required for backlight
  management to work.
- Remove shlibs soversion from LIB_DEPENDS.
- Rephrase options *_DESC to be consistent with bsd.options.desc.mk.
- Remove "recommended" mark from PHONON_GSTREAMER option, as it's not
  the case anymore.
- Add USE_PKGCONFIG=build.
- Use LOCAL/avilla in MASTER_SITES.



 M  +37 -39Makefile  
 A files/patch-git_742db77  
 D files/pkg-message-phonon-gstreamer  
 M  +4 -2  files/pkg-message.in  
 A files/pkg-message.phonon_gstreamer   
files/pkg-message-phonon-gstreamer#8673


___
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-workspace/files

2012-10-05 Thread Alberto Villa
SVN commit 8665 by avilla:

- Import my upstream commit to fix handling of Removable property in
  solid engine.

Visible effect: removable drives are now listed correctly in the
device notifier. There is still a bug in HAL itself, but I hope to fix
it someday.

Thanks to:  avg


 A patch-git_ec9d4e4  


___
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-workspace

2012-09-27 Thread Alberto Villa
SVN commit 8663 by avilla:

- Remove stale *.orig file.



 M  +2 -1  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-workspace/files

2012-09-27 Thread Alberto Villa
SVN commit 8662 by avilla:

- Add patch to fix battery detection in battery monitor plasmoid.

The bug was fixed upstream in master, but the fix depends on a new
feature, so I'm applying a hacky fix instead of backporting the
commit.



 A 
patch-plasma__generic__applets__batterymonitor__contents__ui__batterymonitor.qml
  


___
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-workspace

2012-09-19 Thread Alberto Villa
SVN commit 8644 by avilla:

- Fix plist removing *.orig files created by the latest imported patch.



 M  +1 -0  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-workspace/files

2012-09-18 Thread Alberto Villa
SVN commit 8640 by avilla:

- Import my upstream commit to fix free space information in the
  device notifier.



 A patch-git_b7c7b59  


___
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-workspace

2012-09-17 Thread Alberto Villa
SVN commit 8637 by avilla:

- Add kcm-polkit-kde to RUN_DEPENDS.



 M  +1 -0  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-runtime

2012-07-31 Thread Raphael Kubo da Costa
SVN commit 8485 by rakuco:

kde4-runtime: Sync with ports r301793

 M  +2 -1  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-workspace

2012-06-12 Thread Max Brazhnikov
SVN commit 8307 by makc:

Update plist for KDE SC 4.8.4

 M  +55 -0 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/KDE/x11/kde4-workspace

2012-06-08 Thread Max Brazhnikov
SVN commit 8298 by makc:

put stripes-freebsd-1.0.tar.bz2 back to distinfo

 M  +2 -0  distinfo  


___
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-runtime

2012-05-22 Thread Dima Panov
SVN commit 8209 by fluffy:

- Restore QML/Declarative bindings for Plasma

It may be useful in a far far away future :)

Discussed with: makc via im


 M  +0 -3  Makefile  
 M  +115 -0pkg-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/KDE/x11/kde4-runtime

2012-05-21 Thread Dima Panov
SVN commit 8207 by fluffy:

- Get rid of Declarative/QML mobile components, it's useless on Desktop


 M  +3 -0  Makefile  
 M  +0 -115pkg-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/KDE/x11/kde4-workspace

2012-05-21 Thread Raphael Kubo da Costa
SVN commit 8199 by rakuco:

Add USE_GL=glu and adjust style in USE_XZ=yes.

qt4-opengl does not depend on glu anymore, so we need to bring the dependency
ourselves to install the OpenGL module in KInfoCenter and avoid plist errors.



 M  +2 -1  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-runtime

2012-05-16 Thread Dima Panov
SVN commit 8186 by fluffy:

- Resolve one more conflict when ${KDE4_PREFIX} == ${LOCALBASE}



 M  +9 -0  Makefile  
 M  +1 -1  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/KDE/x11/kde4-runtime/files

2012-05-12 Thread Raphael Kubo da Costa
SVN commit 8176 by rakuco:

kde4-runtime: Replace the patch from r8158 with the upstream commit.

The patch is 99% the same, but staying in sync with upstream is always good.



 A patch-git_095a2aa  
 D patch-nepomuk__services__storage__datamanagementmodel.h  


___
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-runtime/files

2012-05-01 Thread Max Brazhnikov
SVN commit 8158 by makc:

Fix build with clang and system gcc

 A patch-nepomuk__services__storage__datamanagementmodel.h  


___
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-baseapps/files

2012-04-30 Thread Max Brazhnikov
SVN commit 8152 by makc:

Remove no longer needed patch

 D patch-git_d8732a5  


___
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-baseapps

2012-04-21 Thread Alberto Villa
SVN commit 8139 by avilla:

- Backport patch to fix regression in Dolphin keyboard search.



 A files (directory)  
 A files/patch-git_d8732a5  


___
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-workspace/files

2012-03-30 Thread Max Brazhnikov
SVN commit 8092 by makc:

Remove patch committed upstream

 D patch-kdm-kfrontend-genkdmconf.c  


___
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-workspace/files

2012-03-09 Thread Raphael Kubo da Costa
SVN commit 8080 by rakuco:

kde4-workspace: Update the genkdmconf.c patch.

I finally upstreamed the right fix, adjust the patch to my git commit
upstream.

This won't be needed anymore when 4.8.2 is released.



 M  +30 -25patch-kdm-kfrontend-genkdmconf.c  


___
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-workspace

2012-03-05 Thread Max Brazhnikov
SVN commit 8027 by makc:

Update plist for KDE 4.8.1

 M  +3 -0  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/KDE/x11/kde4-workspace

2012-03-05 Thread Max Brazhnikov
SVN commit 8025 by makc:

Fix extracting

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

2012-03-04 Thread Max Brazhnikov
SVN commit 8012 by makc:

Adjust dependencieskdeaccessibility4 and kdeutils4 are meta ports now

 M  +2 -2  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-workspace

2012-03-03 Thread Max Brazhnikov
SVN commit 8007 by makc:

Update distinfo

 M  +1 -1  Makefile  
 M  +2 -2  distinfo  


___
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-baseapps

2012-02-27 Thread Max Brazhnikov
SVN commit 7988 by makc:

fix typo

 M  +1 -1  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-workspace

2012-02-24 Thread Max Brazhnikov
SVN commit 7965 by makc:

Update plist for KDE 4.8.0

 M  +81 -393   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/KDE/x11/kde4

2012-02-22 Thread Max Brazhnikov
SVN commit 7942 by makc:

Add KDEBASEAPPS option, to installs kde-baseapps and konsole

 M  +7 -1  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-baseapps

2012-02-22 Thread Max Brazhnikov
SVN commit 7941 by makc:

Remove KONSOLE options to avoid circular dependency

 M  +1 -6  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-workspace

2012-01-25 Thread Alberto Villa
SVN commit 7912 by avilla:

- Fix distinfo.



 M  +2 -0  distinfo  


___
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-runtime

2012-01-15 Thread Alberto Villa
SVN commit 7902 by avilla:

- Fix plist.



 M  +122 -7pkg-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


  1   2   >