sthen
|
bcbf44ab87
|
use LIBCXX
|
2017-04-10 11:46:18 +00:00 |
|
dcoppa
|
b5dc22f767
|
Security fix for flxdec: add some write bounds checking
Without checking the bounds of the frame we are writing into, we can
write off the end of the destination buffer.
https://scarybeastsecurity.blogspot.dk/2016/11/0day-exploit-advancing-exploitation.html
https://bugzilla.gnome.org/show_bug.cgi?id=774834
From upstream git
OK ajacoutot@
|
2016-11-23 14:52:15 +00:00 |
|
dcoppa
|
0f134f7b7c
|
Disable NSF plugin, due to security concerns.
OK ajacoutot@
|
2016-11-15 20:35:30 +00:00 |
|
sthen
|
c15b136e13
|
sync WANTLIB (and in one case, add gettext to LIB_DEPENDS) in dependent ports
now that internationalised domain name support has been removed from net/curl
|
2016-11-04 11:35:18 +00:00 |
|
ajacoutot
|
34c1813a43
|
http -> https
|
2016-10-26 12:35:07 +00:00 |
|
jsg
|
8b6f8246d5
|
this builds on arm again after the recent ld.so/crt changes
|
2016-03-28 06:51:19 +00:00 |
|
naddy
|
a75f6223b1
|
remove SHARED_ONLY, nothing uses it
|
2016-03-19 15:47:04 +00:00 |
|
naddy
|
ce859edcb4
|
garbage collect CONFIGURE_SHARED
|
2016-03-11 20:28:21 +00:00 |
|
jsg
|
1e9138df1e
|
mark broken on arm
output-selector-test: local symbol `environ' in /usr/lib/crt0.o is referenced by DSO
|
2016-02-25 01:48:48 +00:00 |
|
sthen
|
9005d1d063
|
sync WANTLIB
|
2016-01-17 17:29:07 +00:00 |
|
feinerer
|
0a48300585
|
Use libv4l
OK ajacoutot@
|
2016-01-07 17:35:09 +00:00 |
|
feinerer
|
bea7bee52f
|
Deal with recent videoio.h update
"please do it" ajacoutot@
|
2016-01-01 14:50:14 +00:00 |
|
ajacoutot
|
1b8da7c27f
|
Unbreak mp3 support.
reported by steven@
|
2015-11-21 10:57:25 +00:00 |
|
sthen
|
91fd752133
|
remove devel/flex dep, these are ok with base flex
|
2015-11-20 12:01:07 +00:00 |
|
ajacoutot
|
1745475f89
|
Use upstream patch to fix build with Bison 3.
|
2015-11-15 12:14:27 +00:00 |
|
jca
|
52b5acd7d6
|
Cope with latest bison; ok sthen@
|
2015-11-15 11:55:59 +00:00 |
|
sthen
|
4e2d8093a5
|
sync WANTLIB (curl+nghttp2)
|
2015-10-30 12:47:38 +00:00 |
|
ajacoutot
|
2585650773
|
Re-add gvfs dependency.
|
2015-10-15 05:37:22 +00:00 |
|
ajacoutot
|
546202be63
|
There's a weird dependency loop with gvfs; it was there before but the
bootstrap FLAVOR took care of it which it's not the case anymore.
So drop the dependency until I can make sense of how dpb logs.
|
2015-10-14 05:37:08 +00:00 |
|
ajacoutot
|
462ce3fae6
|
Disable the libmad MP3 decoder in favour of the FFmpeg decoder.
|
2015-10-07 06:06:54 +00:00 |
|
ajacoutot
|
ed48b8da1f
|
Sync WANTLIB after the recent libass update.
from Brad
|
2015-10-07 05:31:16 +00:00 |
|
ajacoutot
|
2ce9bc9bd5
|
Remove gstreamermm; it uses the old gstreamer-0.10 framework and nothing
uses it in-tree.
ok jasper@
|
2015-09-22 07:02:39 +00:00 |
|
jasper
|
c4884fe263
|
adapt for libxml++ update
|
2015-09-21 18:31:50 +00:00 |
|
sthen
|
c58704c98d
|
sync wantlib, mostly lzma (from xml2)
|
2015-06-10 21:42:26 +00:00 |
|
ajacoutot
|
16f7014184
|
Sync with ffmpeg configure patch.
|
2015-05-22 06:40:19 +00:00 |
|
ajacoutot
|
310bc17d93
|
x11/gtk+2 -> x11/gtk+3 for the examples.
|
2015-04-29 17:09:11 +00:00 |
|
ajacoutot
|
6c848a3a33
|
Disable the Dirac support via schroedinger.
from brad
|
2015-04-23 11:55:02 +00:00 |
|
sthen
|
e76718f18f
|
add some simple missing lzma WANTLIBs (crept in via libxml)
|
2015-04-21 18:51:24 +00:00 |
|
bentley
|
a798db8243
|
Cope with libBPM removal in audio/soundtouch.
|
2015-04-14 08:36:09 +00:00 |
|
ajacoutot
|
2bbe8ff3d0
|
Drop the compatability shims for old libvpx.
from and tested by Brad with newer libvpx
test with in-tree libvpx and ok sthen@
|
2015-04-13 06:56:47 +00:00 |
|
ajacoutot
|
aa988913b0
|
Bump after the recent changes in packaging dbus and dconf.
|
2015-04-04 09:20:59 +00:00 |
|
naddy
|
6dfe1e0668
|
<sys/socket.h> already exposes struct iovec, no need to include <sys/uio.h>.
Remove now useless (parts of) patches.
|
2015-01-19 20:44:14 +00:00 |
|
brad
|
005f1edf8d
|
Remove V4L2 anonymous unions workaround patch.
Diff sent to the MAINTAINER but it sounds like he is possibly
away travelling so put it in so it still builds.
|
2014-10-23 23:20:07 +00:00 |
|
ajacoutot
|
6e4c0b9330
|
Unbreak with new neon.
reported by nigel@
|
2014-10-13 09:17:55 +00:00 |
|
ajacoutot
|
372cd2bc49
|
--disable-gtk-doc is handled by the infrastructure now.
|
2014-09-13 16:36:53 +00:00 |
|
ajacoutot
|
76a2c6e39b
|
Recognize 0.30.0.
|
2014-09-08 07:01:13 +00:00 |
|
jasper
|
4e48ba8d2c
|
PORTSCOUT -> PORTROACH
|
2014-09-05 14:45:02 +00:00 |
|
ajacoutot
|
e12aa796d6
|
Add PORTSCOUT annotations.
|
2014-09-05 06:29:12 +00:00 |
|
ajacoutot
|
d65644e057
|
Update to gstreamer-plugins-gl-0.10.3.
|
2014-09-01 10:15:31 +00:00 |
|
ajacoutot
|
51735d786b
|
Fix comment; no pkg change.
|
2014-05-14 13:30:30 +00:00 |
|
sthen
|
a627bd863b
|
sync wantlib after gssapi removal in neon
|
2014-04-21 11:32:03 +00:00 |
|
ajacoutot
|
fc084c9671
|
Fix pushed upstream.
|
2014-04-18 08:54:13 +00:00 |
|
ajacoutot
|
95a5dda1ec
|
Unbreak after libtool patch removal from g-o-i.
big thank to jasper@ for running a bulk against all g-o-i ports
|
2014-04-08 17:25:05 +00:00 |
|
ajacoutot
|
b6337147a3
|
Seems I forgot that part in previous rampage...
|
2014-04-01 16:31:40 +00:00 |
|
ajacoutot
|
e7e78b0f1b
|
Missing build+run dependency on devel/iso-codes.
|
2014-03-28 07:59:59 +00:00 |
|
ajacoutot
|
6870d87c51
|
Sync with what has been pushed upstream.
|
2014-01-20 15:36:08 +00:00 |
|
ajacoutot
|
57a8b64e3d
|
Simplify patching.
|
2014-01-03 09:51:01 +00:00 |
|
ajacoutot
|
3d05b4ceb3
|
Sync wantlib; after a mail from dave del debbio.
|
2013-11-20 08:53:06 +00:00 |
|
ajacoutot
|
583834bd5f
|
Fix dependencies and bump after the recent libsoup -gnome => -main merge.
|
2013-10-26 08:02:57 +00:00 |
|
ajacoutot
|
de423d4d84
|
Bump after devel/gconf2,-main is gone.
|
2013-09-27 17:49:01 +00:00 |
|