swfdec is a dean end, it is unmaintained upstream since some time already, hasn't seen updates for "recent" changes in the flash format and is acting on untrusted input. I think it's time to remove it.
Only multimedia/mlt depends on it in the tree. ok for the diff below and the removal of graphics/swfdec? Index: Makefile =================================================================== RCS file: /cvs/ports/multimedia/mlt/Makefile,v retrieving revision 1.11 diff -u -p -r1.11 Makefile --- Makefile 3 Apr 2016 19:15:23 -0000 1.11 +++ Makefile 27 Apr 2016 10:04:06 -0000 @@ -6,6 +6,8 @@ VERSION = 6.0.0 DISTNAME = mlt-${VERSION} PKGNAME-main = ${DISTNAME} PKGNAME-gpl2 = mlt-gpl2-${VERSION} +REVISION-main = 0 +REVISION-gpl2 = 0 # XXX versions should be kept in sync together SHARED_LIBS = mlt 1.1 @@ -24,7 +26,7 @@ PERMIT_PACKAGE_CDROM = Yes WANTLIB-main = ${MODGCC4_CPPWANTLIB} SDL SDL_image X11 avcodec WANTLIB-main += avdevice avformat avutil c cairo exif gdk-x11-2.0 WANTLIB-main += gdk_pixbuf-2.0 glib-2.0 gobject-2.0 jack m pango-1.0 -WANTLIB-main += pangoft2-1.0 pthread sox swfdec-0.8 swscale xml2 fftw3 +WANTLIB-main += pangoft2-1.0 pthread sox swscale xml2 fftw3 WANTLIB-gpl2 = ${MODGCC4_CPPWANTLIB} ${MODQT4_WANTLIB} lib/qt4/QtGui WANTLIB-gpl2 += lib/qt4/QtSvg lib/qt4/QtXml lib/qt4/QtOpenGL @@ -53,7 +55,6 @@ LIB_DEPENDS-main = ${MODGCC4_CPPLIBDEP} devel/sdl-image>=1.2 \ graphics/ffmpeg \ graphics/libexif \ - graphics/swfdec \ math/fftw3 \ x11/gtk+2,-main @@ -72,6 +73,7 @@ CONFIGURE_ARGS = --mandir=${PREFIX}/man --disable-dv \ --disable-frei0r \ --disable-kino \ + --disable-swfdec \ --enable-gpl # one test fails due to lack of support of locale-specific numeric formatting -- jca | PGP : 0x1524E7EE / 5135 92C1 AD36 5293 2BDF DDCC 0DFA 74AE 1524 E7EE