[kde-freebsd] [SVN Commit] area51/QT/www/qt4-webkit/files

2013-09-07 Thread Raphael Kubo da Costa
SVN commit 9497 by rakuco:

qt4-webkit: Pull in my upstream commit to fix the build with libc++.

An identical patch for qt4-script was added 9493, but qt4-webkit uses
another JavaScriptCore checkout.



 AM
patch-src__3rdparty__webkit__Source__JavaScriptCore__wtf__Atomics.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/QT/www/qt4-webkit

2013-02-09 Thread Alberto Villa
SVN commit 8988 by avilla:

- Enable video and audio support for real.
- Bump PORTREVISION.

Even with GStreamer dependency, ENABLE_VIDEO was not being set to 1
because qmake only checked for linux-* configurations. Patch the *.pri
files to check for unix configurations instead.



 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/QT/www/qt4-webkit

2013-02-09 Thread Alberto Villa
SVN commit 8989 by avilla:

- Correctly disable dependency on GStreamer when option is off.

-no-gstreamer has no effect on WebKit buildsystem, we have to disable
the check by hand.

PR: 175644


 M  +5 -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/QT/www/qt4-webkit

2013-01-28 Thread Max Brazhnikov
SVN commit 8972 by makc:

Make dependence on GStreamer optional

PR: ports/175644
Submitted by:   danfe


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


Re: [kde-freebsd] [SVN Commit] area51/QT/www/qt4-webkit

2013-01-28 Thread Alberto Villa
On Monday 28 January 2013 17:13:31 Max Brazhnikov wrote:
 SVN commit 8972 by makc:
 
 Make dependence on GStreamer optional

Did you check ENABLE_VIDEO setting mentioned by danfe@?
-- 
Alberto Villa, FreeBSD committer avi...@freebsd.org
http://people.FreeBSD.org/~avilla

I'm not laughing with you, I'm laughing at you.


signature.asc
Description: This is a digitally signed message part.
___
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/QT/www/qt4-webkit

2013-01-28 Thread Max Brazhnikov
On Mon, 28 Jan 2013 18:18:56 +0100, Alberto Villa wrote:
 On Monday 28 January 2013 17:13:31 Max Brazhnikov wrote:
  SVN commit 8972 by makc:
  
  Make dependence on GStreamer optional
 
 Did you check ENABLE_VIDEO setting mentioned by danfe@?

Yes, it's set to 0 when gstreamer support is explicitly disabled. Perhaps it
didn't work for previous released (or Gentoo folks are paranoid :)

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


[kde-freebsd] [SVN Commit] area51/QT/www/qt4-webkit

2013-01-28 Thread Max Brazhnikov
SVN commit 8973 by makc:

Include options.mk

Spotted by: kwm


 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/QT/www/qt4-webkit

2013-01-09 Thread Alberto Villa
SVN commit 8918 by avilla:

- Fix build on PowerPC by depending on devel/binutils' ld(1).

PR: 173042
Submitted by:   Justin Hibbits jr...@po.cwru.edu


 M  +9 -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/QT/www/qt4-webkit

2012-05-31 Thread Raphael Kubo da Costa
SVN commit 8264 by rakuco:

qt4-webkit: Fix plist for 4.8.2

 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/QT/www/qt4-webkit

2011-09-03 Thread Alberto Villa
SVN commit 7576 by avilla:

- Update dependencies, but, most importantly, strip phonon-gstreamer
  out of QtWebkit!



 M  +4 -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/QT/www/qt4-webkit/files

2011-06-30 Thread Alberto Villa
SVN commit 7318 by avilla:

- Backport patch to fix build with Clang.

Obtained from:  
http://qt.gitorious.org/~tavestbo/qt/torarnes-qt/commit/9c93d0de104bfc591def1a2ce8d477ea0a1d62eb


 A 
patch-src__3rdparty__webkit__WebCore__bindings__js__JSDOMBinding.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/QT/www/qt4-webkit/files

2011-02-13 Thread Martin Wilke
SVN commit 6984 by miwi:

- Sync with Ports



 A 
patch-src-3rdparty-javascriptcore-JavaScriptCore-jit-JITStubs.cpp  
 A patch-src-3rdparty-webkit-JavaScriptCore-jit-JITStubs.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/QT/www/qt4-webkit

2010-12-01 Thread Max Brazhnikov
SVN commit 6716 by makc:

Remove reference to libjscore from QtWebKit.pc, since libQtWebKit is linked 
statically with libjscore.

 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/QT/www/qt4-webkit

2010-11-11 Thread Max Brazhnikov
SVN commit 6656 by makc:

Fix build

 A files/patch-src__3rdparty__webkit__WebCore__WebCore.pro  
 M  +9 -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/QT/www/qt4-webkit

2010-11-04 Thread Alberto Villa
SVN commit 6631 by xzhayon:

- Enable JIT on i386 and amd64. [1]
- Remove dependency on QtMultimedia, it's still disabled.

Submitted by:   tijl [1]


 M  +5 -4  Makefile  
 A 
files/patch-src__3rdparty__webkit__JavaScriptCore__wtf__Platform.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/QT/www/qt4-webkit

2010-09-28 Thread Thomas Abthorpe
SVN commit 6585 by tabthorpe:

- Fix build

 M  +3 -2  Makefile  
 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/QT/www/qt4-webkit/files

2010-03-31 Thread Max Brazhnikov
SVN commit 6124 by makc:

Sync with ports

 A patch-src-3rdparty-webkit-JavaScriptCore-runtime_JSValue.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