1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-29 01:13:08 +00:00
freebsd-ports/multimedia
Tijl Coosemans 3a55a118dd Remove iconv(), iconv_open() and iconv_close() symbols from libiconv.
These were FreeBSD specific aliases for libiconv(), libiconv_open() and
libiconv_close() that are now also provided by libc which complicates
writing configure tests that work correctly when both libc iconv and
libiconv are available.

Also, because the libiconv iconv.h header redefines iconv* to libiconv*
correct use of the header implies that the aliases aren't used.

The following ports needed fixes because there was something wrong with
the way they tried to detect or use iconv:

audio/deadbeef: Remove LIBICONV_PLUG from a source file.  It's a
compile-time option and should not be set in source code.
comms/hidapi: Use standard AM_ICONV configure macro to look for iconv.
deskutils/fbreader: Let ports framework deal with LIBICONV_PLUG.
deskutils/ljclive: Override configure test for iconv.
deskutils/owncloudclient: Add USES=iconv and patch test for iconv.
devel/aegis: Bump PORTREVISION because it no longer uses libiconv.
devel/libexplain: Add USES=iconv and override test for iconv.
devel/sdl20: Override configure test for iconv.
emulators/vmw: Replace OSVERSION checks with ICONV_LIB checks and include
<iconv.h> instead of <sys/iconv.h>.
irc/scrollz: Override configure test for iconv.
japanese/chasen-base: Override configure test for iconv and patch
configure so it no longer adds -liconv to linker flags just because it
happens to be installed.
japanses/eb: Patch configure test for iconv.
japanses/eblook: Override configure test for iconv.
java/jikes: Override configure test for iconv.
multimedia/transcode: Bump PORTREVISION because only one plugin links with
libiconv now.
net/c3270: Override configure test for iconv.
net/samba4*: Bump PORTREVISION because it no longer uses libiconv.  The
configure script will always add -liconv to the linker flags when it
happens to be installed which would be wrong but later on binaries are
linked with -Wl,--as-needed and the linker discards -liconv because it
finds iconv*() functions in libc now and no longer in libiconv.
net-mgmt/icinga-*: Remove dependency on iconv.
net-mgmt/netxms: Patch configure so it no longer adds -liconv to linker
flags just because it happens to be installed.
net/asterisk11: Patch configure so it no longer adds -liconv to linker
flags just because it happens to be installed.
net-p2p/transmission-*: Override configure test for iconv.
www/htmlcxx: Override configure test for iconv.
www/httrack: Override configure test for iconv.
www/xapian-omega: Override configure test for iconv.
x11/mrxvt(-devel): Add USES=iconv and override configure test for iconv.
x11/x3270: Override configure test for iconv.
x11-wm/jwm: Override configure test for iconv.

PR:		202838
Exp-run by:	antoine
Approved by:	portmgr (antoine)
2015-10-10 14:03:00 +00:00
..
2mandvd - Switch to linguisttools_build 2015-02-26 12:52:58 +00:00
ab25 MASTER_SITES cleanup. 2015-05-14 10:15:04 +00:00
abby
acidrip Make it so that the default Perl is always called perl5. 2015-09-14 12:19:48 +00:00
aegisub Update portaudio to v19/Remove portaudio2 [1] 2015-05-30 20:39:12 +00:00
asdcplib Remove $FreeBSD$ from patches files everywhere. 2015-05-22 20:34:27 +00:00
assimp MASTER_SITES cleanup. 2015-05-14 10:15:04 +00:00
atomicparsley - Clarify LICENSE 2015-05-15 02:44:05 +00:00
audacious update audacious to 3.6.2 2015-06-04 19:53:09 +00:00
audacious-plugins update audacious to 3.6.2 2015-06-04 19:53:09 +00:00
audiopreview Remove trailing whitespace from Makefiles, M-X. 2015-10-08 15:12:22 +00:00
avbin MASTER_SITES cleanup. 2015-05-14 10:15:04 +00:00
avidemux multimedia/{lib}x264: Update to 0.144.2533 and major refactor 2015-07-03 07:02:44 +00:00
avidemux-cli Move multimedia/avidemux26-* to multimedia/avidemux-* 2015-06-13 18:31:59 +00:00
avidemux-plugins Move multimedia/avidemux26-* to multimedia/avidemux-* 2015-06-13 18:31:59 +00:00
avidemux-qt4 Move multimedia/avidemux26-* to multimedia/avidemux-* 2015-06-13 18:31:59 +00:00
avinfo
baka-mplayer Per r390886 stop pulling unnecessary GTK+ deps in my ports 2015-07-18 17:27:59 +00:00
bangarang MASTER_SITES cleanup. 2015-05-14 10:15:04 +00:00
banshee Part 1 of adding USE_GNOME=intltool to ports that require it. 2015-08-02 20:23:55 +00:00
bino multimedia/bino: minor cleanup 2015-09-20 01:12:22 +00:00
bombono multimedia/bombono: Please use OPSYS with OSVERSION (Unbreak DragonFly) 2015-03-17 07:59:01 +00:00
bsdbktr_tvtune - Remove vestiges of alpha support 2015-01-15 20:00:09 +00:00
camserv - Switch to USES=autoreconf 2015-08-03 19:28:28 +00:00
cclive
cheese The FreeBSD GNOME team proudly presents GNOME 3.16 for FreeBSD. 2015-08-05 19:13:24 +00:00
clipgrab - Update to 3.4.11 2015-07-22 07:39:52 +00:00
clive Make it so that the default Perl is always called perl5. 2015-09-14 12:19:48 +00:00
clutter-gst The FreeBSD GNOME team proudly presents GNOME 3.16 for FreeBSD. 2015-08-05 19:13:24 +00:00
clutter-gst3 Update clutter-gst3 to 3.0.10. 2015-09-05 17:43:04 +00:00
cuse4bsd-kmod multimedia category: Remove $PTHREAD_LIBS 2015-03-25 17:36:47 +00:00
cx88 - Switch to USES=libedit as suggested by stage-qa 2015-09-11 17:31:38 +00:00
deforaos-player - Drop @dirrm* from and add empty directories to pkg-plists 2015-02-01 20:24:27 +00:00
devede Make fonts repecting XDG 2015-03-21 23:05:19 +00:00
dirac By default libtool replaces -export-symbols <file> with -retain-symbols-file 2015-08-02 15:03:19 +00:00
dragon Update KDE SC to 4.14.3 2015-03-11 23:11:47 +00:00
dtv
dtv-scan-tables Update ports in the [i-m]* category to not use GH_COMMIT. 2015-05-07 16:32:43 +00:00
dumpmpeg Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla in 2014-12-08 16:48:38 +00:00
dv2jpg devel/glib12 x11-toolkits/gtk12: 2014-09-13 15:11:27 +00:00
dv2sub
dvbcut Update to the port's dependencies and minor changes to the port's patches. 2015-08-03 20:11:06 +00:00
dvbsnoop
dvd-slideshow Cleanup DIST* variables. 2015-05-11 18:34:57 +00:00
dvdauthor Update ImageMagick to 6.9.0-10. 2015-03-10 12:35:58 +00:00
dvdid - Drop @dirrm* from and add empty directories to pkg-plists 2015-02-01 20:24:27 +00:00
dvdrip Make it so that the default Perl is always called perl5. 2015-09-14 12:19:48 +00:00
dvdstyler Update to upstream version 2.9.3 2015-09-05 16:13:41 +00:00
dvts
emby-server multimedia/emby-server: 3.0.5675.1 -> 3.0.5724.5 2015-09-22 19:59:41 +00:00
emotion_generic_players-vlc - Upgrade x11-wm/enlightenment to 0.19.7 [1] 2015-08-04 17:28:42 +00:00
emovix - Add NO_ARCH 2015-07-30 13:27:34 +00:00
ffmpeg Upgrade to upstream version 2.8 2015-09-19 06:26:28 +00:00
ffmpeg0 multimedia/ffmpeg0: security update 0.7.16 -> 0.7.17 2015-08-24 10:03:14 +00:00
ffmpeg2theora - Pass environment through scons to allow build with ccache 2015-05-22 10:18:59 +00:00
ffmpegthumbnailer Convert to USES=jpeg 2015-06-22 18:33:20 +00:00
flvmeta
flvstreamer - Switch to options helpers 2015-08-28 13:39:56 +00:00
flvtool++
fpc-dts - editors/lazarus update to 1.4.2 2015-08-09 08:06:43 +00:00
fpc-libvlc Assign maintainership of FPC ports to new FPC ports team 2015-01-05 00:16:00 +00:00
fpc-matroska - editors/lazarus update to 1.4.2 2015-08-09 08:06:43 +00:00
freetuxtv Part 1 of adding USE_GNOME=intltool to ports that require it. 2015-08-02 20:23:55 +00:00
freevo multimedia/freevo: fix runtime with newer twisted lib 2015-09-15 13:23:07 +00:00
fxtv Remove $FreeBSD$ from patches files everywhere. 2015-05-22 20:34:27 +00:00
gaupol Part 1 of adding USE_GNOME=intltool to ports that require it. 2015-08-02 20:23:55 +00:00
gavl By default libtool replaces -export-symbols <file> with -retain-symbols-file 2015-08-02 15:03:19 +00:00
gcap - Update PLIST_FILES: %%PERL5_MAN1%% instead of ${SITE_MAN1} as other p5-* PLIST entries 2015-10-01 15:55:25 +00:00
gcfilms Cleanup plist 2015-02-05 15:06:38 +00:00
gdialog - Drop @dirrm* from and add empty directories to pkg-plists 2015-02-01 20:24:27 +00:00
gdvrecv - Add LICENSE 2015-03-10 14:15:57 +00:00
ggrab multimedia category: Remove $PTHREAD_LIBS 2015-03-25 17:36:47 +00:00
gmencoder - Drop @dirrm* from and add empty directories to pkg-plists 2015-02-01 20:24:27 +00:00
gmerlin - Switch to options helpers 2015-09-04 21:33:45 +00:00
gmerlin-avdecoder By default libtool replaces -export-symbols <file> with -retain-symbols-file 2015-08-02 15:03:19 +00:00
gmimms
gmp-api - Update NSS and ca_root_nss to 3.19.2 2015-07-16 06:05:59 +00:00
gmtk Part 1 of adding USE_GNOME=intltool to ports that require it. 2015-08-02 20:23:55 +00:00
gnome-mplayer - Update to version 1.0.9 [1] 2014-10-25 16:38:26 +00:00
gnome-subtitles Part 1 of adding USE_GNOME=intltool to ports that require it. 2015-08-02 20:23:55 +00:00
gpac-libgpac Convert to USES=jpeg 2015-06-22 18:33:20 +00:00
gpac-mp4box
gpodder multimedia/gpodder: update to 3.8.3 2015-02-23 10:26:57 +00:00
grake Make it so that the default Perl is always called perl5. 2015-09-14 12:19:48 +00:00
gst123
gstreamer By default libtool replaces -export-symbols <file> with -retain-symbols-file 2015-08-02 15:03:19 +00:00
gstreamer1 Update gstreamer1 ports to 1.6.0. 2015-09-26 14:36:23 +00:00
gstreamer1-editing-services Update gstreamer1 ports to 1.6.0. 2015-09-26 14:36:23 +00:00
gstreamer1-libav Update gstreamer1 ports to 1.6.0. 2015-09-26 14:36:23 +00:00
gstreamer1-plugins Update gstreamer1 ports to 1.6.0. 2015-09-26 14:36:23 +00:00
gstreamer1-plugins-all Update gstreamer1 ports to 1.6.0. 2015-09-26 14:36:23 +00:00
gstreamer1-plugins-assrender Update Gstreamer framework to 1.4.5. 2014-12-22 10:22:38 +00:00
gstreamer1-plugins-bad Update gstreamer1 ports to 1.6.0. 2015-09-26 14:36:23 +00:00
gstreamer1-plugins-core Update gstreamer1 ports to 1.6.0. 2015-09-26 14:36:23 +00:00
gstreamer1-plugins-dts
gstreamer1-plugins-dv
gstreamer1-plugins-dvdread Update Gstreamer framework to 1.4.5. 2014-12-22 10:22:38 +00:00
gstreamer1-plugins-gnonlin Big Gstreamer update: 2014-12-16 13:35:01 +00:00
gstreamer1-plugins-good Update gstreamer1 ports to 1.6.0. 2015-09-26 14:36:23 +00:00
gstreamer1-plugins-hls Add Gstreamer plugin for HLS (HTTP Live Streaming) 2015-07-25 19:59:35 +00:00
gstreamer1-plugins-kate Update Gstreamer framework to 1.4.5. 2014-12-22 10:22:38 +00:00
gstreamer1-plugins-libde265 Update gstreamer1 ports to 1.6.0. 2015-09-26 14:36:23 +00:00
gstreamer1-plugins-mpeg2dec Update Gstreamer framework to 1.4.5. 2014-12-22 10:22:38 +00:00
gstreamer1-plugins-mpeg2enc Update Gstreamer framework to 1.4.5. 2014-12-22 10:22:38 +00:00
gstreamer1-plugins-openh264 Update gstreamer1 ports to 1.6.0. 2015-09-26 14:36:23 +00:00
gstreamer1-plugins-resindvd Update gstreamer1 ports to 1.6.0. 2015-09-26 14:36:23 +00:00
gstreamer1-plugins-rtmp Update Gstreamer framework to 1.4.5. 2014-12-22 10:22:38 +00:00
gstreamer1-plugins-schroedinger Update Gstreamer framework to 1.4.5. 2014-12-22 10:22:38 +00:00
gstreamer1-plugins-theora Update Gstreamer framework to 1.4.5. 2014-12-22 10:22:38 +00:00
gstreamer1-plugins-ugly Update gstreamer1 ports to 1.6.0. 2015-09-26 14:36:23 +00:00
gstreamer1-plugins-v4l2
gstreamer1-plugins-vpx Update gstreamer1 ports to 1.6.0. 2015-09-26 14:36:23 +00:00
gstreamer1-plugins-x264 Update gstreamer1 ports to 1.6.0. 2015-09-26 14:36:23 +00:00
gstreamer1-plugins-x265 Update gstreamer1 ports to 1.6.0. 2015-09-26 14:36:23 +00:00
gstreamer1-qt4 Fix the build with GStreamer 1.6.0. 2015-09-28 07:26:19 +00:00
gstreamer1-rtsp-server Update gstreamer1 ports to 1.6.0. 2015-09-26 14:36:23 +00:00
gstreamer1-vaapi Update gstreamer1-vaapi to 0.6.1. 2015-10-02 16:43:56 +00:00
gstreamer1-validate Update gstreamer1 ports to 1.6.0. 2015-09-26 14:36:23 +00:00
gstreamer-ffmpeg Set PORTSCOUT on gstreamer ports 2015-07-21 12:51:19 +00:00
gstreamer-plugins Remove trailing whitespace from Makefiles, M-X. 2015-10-08 15:12:22 +00:00
gstreamer-plugins-all Convert to USES=metaport. 2015-07-15 14:29:22 +00:00
gstreamer-plugins-annodex
gstreamer-plugins-bad By default libtool replaces -export-symbols <file> with -retain-symbols-file 2015-08-02 15:03:19 +00:00
gstreamer-plugins-buzztard By default libtool replaces -export-symbols <file> with -retain-symbols-file 2015-08-02 15:03:19 +00:00
gstreamer-plugins-bz2
gstreamer-plugins-core
gstreamer-plugins-dts
gstreamer-plugins-dv
gstreamer-plugins-dvd Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla in 2014-12-08 16:48:38 +00:00
gstreamer-plugins-fluendo-mpegdemux By default libtool replaces -export-symbols <file> with -retain-symbols-file 2015-08-02 15:03:19 +00:00
gstreamer-plugins-gnonlin
gstreamer-plugins-good - Drop @dirrm* from and add empty directories to pkg-plists 2015-02-01 20:24:27 +00:00
gstreamer-plugins-mpeg2dec
gstreamer-plugins-mpeg2enc
gstreamer-plugins-resindvd Update multimedia/libdvdread and multimedia/libdvdnav 2015-02-03 07:48:23 +00:00
gstreamer-plugins-schroedinger
gstreamer-plugins-theora
gstreamer-plugins-ugly
gstreamer-plugins-v4l2
gstreamer-plugins-vdpau By default libtool replaces -export-symbols <file> with -retain-symbols-file 2015-08-02 15:03:19 +00:00
gstreamer-plugins-vp8 multimedia/libvpx: update to 1.4.0 2015-06-09 14:25:41 +00:00
gstreamer-plugins-x264 multimedia/{lib}x264: Update to 0.144.2533 and major refactor 2015-07-03 07:02:44 +00:00
gstreamer-plugins-xvid
gstreamer-qt4 - Add LICENSE 2015-09-25 15:17:54 +00:00
gstreamermm - Drop @dirrm* from and add empty directories to pkg-plists 2015-02-01 20:24:27 +00:00
gtk-recordmydesktop - Drop @dirrm* from and add empty directories to pkg-plists 2015-02-01 20:24:27 +00:00
gtk-youtube-viewer Make it so that the default Perl is always called perl5. 2015-09-14 12:19:48 +00:00
gxine - Drop @dirrm* from and add empty directories to pkg-plists 2015-02-01 20:24:27 +00:00
handbrake Part 1 of adding USE_GNOME=intltool to ports that require it. 2015-08-02 20:23:55 +00:00
imagination - Update to upstream version 14.4.2 2015-05-02 14:02:54 +00:00
iriverter - Drop @dirrm* from and add empty directories to pkg-plists 2015-02-01 20:24:27 +00:00
iso2mkv - Drop @dirrm* from and add empty directories to pkg-plists 2015-02-01 20:24:27 +00:00
jmref multimedia/jmref: update to 19.0 2015-07-01 02:08:20 +00:00
k9copy-kde4 - Drop @dirrm* from and add empty directories to pkg-plists 2015-02-01 20:24:27 +00:00
kaffeine multimedia/kaffeine: add CPE info 2015-04-24 11:42:19 +00:00
kdemultimedia4 Convert kde@ ports to USES=metaport. 2015-04-03 19:22:38 +00:00
kdemultimedia4-ffmpegthumbs Update KDE SC to 4.14.3 2015-03-11 23:11:47 +00:00
kdemultimedia4-mplayerthumbs Update KDE SC to 4.14.3 2015-03-11 23:11:47 +00:00
kdenlive MASTER_SITES cleanup. 2015-05-14 10:15:04 +00:00
kissdx Convert to USES=jpeg 2015-06-22 18:33:20 +00:00
kmplayer-kde4 - Drop @dirrm* from and add empty directories to pkg-plists 2015-02-01 20:24:27 +00:00
kodi multimedia/kodi: regen patch-configure.ac 2015-09-25 12:46:35 +00:00
kplayer-kde4 Remove UNIQUENAME and LATEST_LINK. 2015-08-17 14:20:40 +00:00
libaacs Convert to USES=autoreconf 2015-06-21 13:46:49 +00:00
libass Convert ASM to option helpers, make ASM arch-dependent 2015-08-26 06:22:26 +00:00
libav multimedia/libav: minor cleanup 2015-09-05 22:48:23 +00:00
libbdplus Convert to USES=autoreconf 2015-06-21 14:38:52 +00:00
libbluray Convert to USES=autoreconf 2015-06-21 14:41:05 +00:00
libcec Update ports in the [i-m]* category to not use GH_COMMIT. 2015-05-07 16:32:43 +00:00
libdc1394 By default libtool replaces -export-symbols <file> with -retain-symbols-file 2015-08-02 15:03:19 +00:00
libdca
libde265 Add libde265 Opensource h.265 video codec. 2015-07-22 16:32:05 +00:00
libdv Convert to USES=jpeg 2015-06-22 18:33:20 +00:00
libdvbcsa Add workaround for GCC build failure on 9.x taken from 2015-03-19 09:52:24 +00:00
libdvbpsi MASTER_SITES cleanup. 2015-05-14 10:15:04 +00:00
libdvdcss MASTER_SITES cleanup. 2015-05-14 10:15:04 +00:00
libdvdnav Update libdvdread to 5.0.2 and libdvdnav to 5.0.3 2015-02-06 09:34:37 +00:00
libdvdread Update to 5.0.3 2015-07-01 20:09:36 +00:00
libfame - Fix library w/clang on i386 2014-12-01 00:08:18 +00:00
libkate Remove ansi version fo wxGTK 2.8 and only keep the unicode version 2015-09-16 19:51:26 +00:00
libmatroska - Update to upstream version 1.4.2 2015-01-05 13:18:10 +00:00
libmediaart The FreeBSD GNOME team proudly presents GNOME 3.16 for FreeBSD. 2015-08-05 19:13:24 +00:00
libmediainfo - Update to 0.7.77 2015-09-20 20:16:56 +00:00
libmovtar - Update jpeg-turbo to 1.4.1 and grab maintainership after several timeouts 2015-09-16 20:35:13 +00:00
libmpeg2 - Drop @dirrm* from and add empty directories to pkg-plists 2015-02-01 20:24:27 +00:00
libmpeg3 Add USES=alias to several ports 2014-10-20 08:12:20 +00:00
libmtp multimedia/libmtp: update to 1.1.10 2015-10-06 16:55:44 +00:00
libquicktime multimedia/{lib}x264: Update to 0.144.2533 and major refactor 2015-07-03 07:02:44 +00:00
libquicktime-lame - Use INSTALL_TARGET from master port, fixing stripping 2015-06-18 21:23:55 +00:00
libquvi - Convert to new option target helper 2015-07-06 17:46:35 +00:00
libquvi09 - Remove GOOGLE_CODE from MASTER_SITES 2015-03-21 19:40:17 +00:00
libquvi-scripts - Add NO_ARCH 2015-06-21 13:55:11 +00:00
libquvi-scripts09 - Add NO_ARCH 2015-06-21 13:55:07 +00:00
librtmp multimedia category: Remove $PTHREAD_LIBS 2015-03-25 17:36:47 +00:00
libsmacker
libtheora Remove trailing whitespace from Makefiles, M-X. 2015-10-08 15:12:22 +00:00
libtuner - Drop @dirrm* from and add empty directories to pkg-plists 2015-02-01 20:24:27 +00:00
libv4l - Don't always depend on devel/argp-standalone - it is used only by v4l-utils 2015-08-15 15:48:05 +00:00
libva Update to 1.6.1 2015-09-09 21:03:30 +00:00
libva-intel-driver - Update to 1.6.1 2015-09-09 22:14:07 +00:00
libva-vdpau-driver multimedia category: Remove $PTHREAD_LIBS 2015-03-25 17:36:47 +00:00
libvdpau Update to 1.1 2015-08-25 11:01:31 +00:00
libvpx multimedia/libvpx: update to 1.4.0.488 (snapshot) 2015-08-14 16:35:26 +00:00
libx264 multimedia/libx264: Move libx264 stdin.h patch to x264 port 2015-07-23 09:21:44 +00:00
libxine Add CPE information. 2015-04-11 12:30:02 +00:00
libxspf - Drop @dirrm* from and add empty directories to pkg-plists 2015-02-01 20:24:27 +00:00
libzen - Update to 0.7.77 (0.4.31) 2015-09-20 20:29:47 +00:00
linux_dvbwrapper-kmod
linux-c6-libtheora Re-commit of 2015-08-09 19:14:13 +00:00
linux-c6-libv4l Re-commit of 2015-08-09 19:14:13 +00:00
linux-f10-libtheora Remove trailing whitespace from Makefiles, M-X. 2015-10-08 15:12:22 +00:00
linux-f10-libv4l Cleanup plist 2014-11-13 17:51:10 +00:00
linux-realplayer Get rid of gnomehier 2014-12-21 00:43:28 +00:00
linux-tsmuxer
linux-xmovie Cleanup DIST* variables. 2015-05-11 18:34:57 +00:00
lives - Switch to options helpers 2015-09-23 18:52:19 +00:00
livestreamer Update to 1.12.2 - changelog is here: 2015-05-02 20:34:46 +00:00
lsdvd Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla in 2014-12-08 16:48:38 +00:00
lxdvdrip Add USES=alias to 10 ports (Aids DragonFly support) 2015-09-19 18:17:03 +00:00
m2tstoavi
m2vrequantiser
mediadownloader
mediainfo - Update to 0.7.77 2015-09-20 20:17:01 +00:00
mencoder Use ffmpeg-2.8 with mplayer / mencoder 2015-09-19 12:07:12 +00:00
mimms - Add LICENSE 2015-08-23 23:58:07 +00:00
minitube Convert my ports to new options helpers 2015-08-25 10:03:08 +00:00
miro Remove @exec/@unexec redundant with USES=shared-mime-info 2015-09-26 13:57:38 +00:00
mjpegtools Base GCC 4.2.1 on PowerPC fails with "internal compiler error: in do_SUBST, 2015-09-07 11:57:18 +00:00
mjpg-streamer Convert to USES=jpeg 2015-06-22 18:33:20 +00:00
mkclean Update "BSD" license in multimedia category 2014-12-09 16:33:16 +00:00
mkvalidator - Update to upstream version 0.5.0 [1] 2015-04-11 17:51:46 +00:00
mkvtoolnix Update to 8.3.0 2015-09-05 06:31:03 +00:00
mkxvcd
mlt multimedia/mlt: update to 0.9.6 2015-06-28 14:10:53 +00:00
mmpython - Clarify LICENSE 2015-03-13 13:22:06 +00:00
mmsclient
mmsrip
motion Remove BROKEN on Tier-2 systems statements which no longer true at least 2015-09-20 14:35:57 +00:00
mp3cd Make it so that the default Perl is always called perl5. 2015-09-14 12:19:48 +00:00
mp4v2 Fix build with GCC on recent head kernel by disabling PCH for GCC 2015-04-15 22:38:24 +00:00
mpeg2codec - Drop @dirrm* from and add empty directories to pkg-plists 2015-02-01 20:24:27 +00:00
mpeg2play - Drop @dirrm* from and add empty directories to pkg-plists 2015-02-01 20:24:27 +00:00
mpeg4ip Replace HAVE_GNOME based check for esound with a exists() based one. 2015-09-13 16:16:32 +00:00
mpeg_encode Remove $FreeBSD$ from patches files everywhere. 2015-05-22 20:34:27 +00:00
mpeg_play Remove bogus statement "uses i386-specific code" as a reason to mark the 2015-09-07 12:32:08 +00:00
mpeg_stat
mpgtx
mplayer Use ffmpeg-2.8 with mplayer / mencoder 2015-09-19 12:07:12 +00:00
mplayer2 multimedia/mplayer2: modernize options 2015-08-29 21:47:26 +00:00
mplayer-skins MASTER_SITES cleanup. 2015-05-14 10:15:04 +00:00
mplex MASTER_SITES cleanup. 2015-05-14 10:15:04 +00:00
mps-youtube For now, ignore on the package builders when default python version is not 3.2+ 2015-07-24 23:19:08 +00:00
mpv multimedia/mpv: enable more options by default 2015-10-09 05:28:34 +00:00
msdl
msopenh264 Update to 1.0.0 2015-06-12 16:19:26 +00:00
msx264 multimedia/{lib}x264: Update to 0.144.2533 and major refactor 2015-07-03 07:02:44 +00:00
mxflib Remove $FreeBSD$ from patches files everywhere. 2015-05-22 20:34:27 +00:00
mythtv - Fix shebangs 2015-07-14 19:59:20 +00:00
mythtv-frontend Unbreak 2015-05-07 17:58:30 +00:00
naludump Add USES=alias to 10 ports (Aids DragonFly support) 2015-09-19 18:17:03 +00:00
nxtvepg - Strip binaries 2015-06-10 17:21:25 +00:00
obs-studio multimedia/{lib}x264: Update to 0.144.2533 and major refactor 2015-07-03 07:02:44 +00:00
oggvideotools - Drop @dirrm* from and add empty directories to pkg-plists 2015-02-01 20:24:27 +00:00
ogmrip - Strip library 2015-02-23 01:20:56 +00:00
ogmtools Remove Author from pkg-descr and white space fixes 2015-03-02 23:36:35 +00:00
opencinematools Remove $FreeBSD$ from patches files everywhere. 2015-05-22 20:34:27 +00:00
openh264 multimedia/openh264: convert to new option helpers 2015-09-26 15:12:17 +00:00
openquicktime Adds -fPIC to CFLAGS_aarch64 to a number of ports that already have it 2015-08-09 22:24:04 +00:00
openshot Remove from plist things already added by USES 2015-09-26 00:34:53 +00:00
oqtencoder
oqtplayer Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla in 2014-12-08 16:48:38 +00:00
p5-Audio-M4P multimedia/p5-Audio-M4P: Update version 0.55=>0.57 2015-01-30 15:16:34 +00:00
p5-FFmpeg-Command Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-File-Format-RIFF Change my non-FreeBSD MAINTAINER mail to bofh@ 2014-12-24 00:14:11 +00:00
p5-FLV-Info Make it so that the default Perl is always called perl5. 2015-09-14 12:19:48 +00:00
p5-GStreamer Make buildable. 2015-04-24 14:16:31 +00:00
p5-MP4-Info Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Net-UPnP - Update to 1.4.3 2015-01-13 15:34:06 +00:00
p5-Subtitles Make it so that the default Perl is always called perl5. 2015-09-14 12:19:48 +00:00
p5-Umph-Prompt - Add NO_ARCH 2015-10-03 17:11:29 +00:00
p5-Video-OpenQuicktime - Update *_DEPENDS 2015-01-03 07:12:39 +00:00
pHash multimedia/pHash: add new port 2015-09-11 23:27:46 +00:00
phonon Update to 4.8.3. 2014-12-26 20:05:09 +00:00
phonon-designerplugin Update to 4.8.3 too. 2014-12-27 15:17:56 +00:00
phonon-gstreamer Fix the build with GStreamer 1.6.0. 2015-09-28 20:03:33 +00:00
phonon-vlc - Add Qt 4 knob and slave port to multimedia/vlc with appropriate CONFLICTS. 2015-03-28 21:39:49 +00:00
phonon-xine - Remove deprecated USE_KDE4=kdehier 2015-02-19 18:19:28 +00:00
photofilmstrip multimedia/photofilmstrip: Update version 1.5.0=>2.1.0 2015-01-30 19:48:59 +00:00
php-pHash multimedia/php-pHash: add new port 2015-09-11 23:28:02 +00:00
pitivi Part 1 of adding USE_GNOME=intltool to ports that require it. 2015-08-02 20:23:55 +00:00
playd
plexhometheater multimedia/plexhometheater: minor cleanup 2015-09-20 01:11:55 +00:00
plexmediaserver Add CPE information 2015-09-22 19:53:17 +00:00
plexmediaserver-plexpass multimedia/plexmediaserver-plexpass: update to 0.9.12.13.1464 2015-10-04 03:17:46 +00:00
podcastdl Upgrade podcastdl from 0.3.1 to 0.3.2 2015-06-13 11:24:08 +00:00
poe Make all GNUstep ports install into the System domain so that the Local domain is available for stuff built from source. 2015-09-19 10:33:34 +00:00
ppm2fli
projectx - Drop @dirrm* from and add empty directories to pkg-plists 2015-02-01 20:24:27 +00:00
ptx-kmod Cleanup DIST* variables. 2015-05-11 18:34:57 +00:00
pwcbsd Convert to USES=jpeg 2015-06-22 18:33:20 +00:00
pwcview Convert to USES=jpeg 2015-06-22 18:33:20 +00:00
py3-gstreamer1 Update gstreamer1 ports to 1.6.0. 2015-09-26 14:36:23 +00:00
py-enzyme - Convert ports of multimedia/ to new USES=python 2014-10-21 17:22:07 +00:00
py-ffmpeg multimedia/py-ffmpeg: use new USE_GITHUB. 2015-03-30 18:11:15 +00:00
py-gstreamer Set PORTSCOUT on gstreamer ports 2015-07-21 12:51:19 +00:00
py-gstreamer1 Update gstreamer1 ports to 1.6.0. 2015-09-26 14:36:23 +00:00
py-guessit multimedia/py-guessit: update to 0.10.3 2015-09-04 17:14:04 +00:00
py-kaa-base - Convert ports of multimedia/ to new USES=python 2014-10-21 17:22:07 +00:00
py-kaa-imlib2 - Remove Mk/bsd.efl.mk 2014-12-27 00:09:02 +00:00
py-kaa-metadata Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla in 2014-12-08 16:48:38 +00:00
py-librtmp multimedia/py-librtmp: update to 0.2.1 2014-09-25 19:53:17 +00:00
py-mlt multimedia/mlt: 2014-09-24 01:01:34 +00:00
py-openlp - Remove extra entry from pkg-plist 2015-10-03 02:08:06 +00:00
py-periscope Change my non-FreeBSD MAINTAINER mail to bofh@ 2014-12-24 00:14:11 +00:00
py-qt4-multimedia Update PyQt and its dependencies. 2015-03-04 23:20:47 +00:00
py-qt4-phonon Update PyQt and its dependencies. 2015-03-04 23:20:47 +00:00
py-soco - Update to 0.11.1 2015-06-23 17:29:44 +00:00
py-subliminal multimedia/py-subliminal: update to 1.0.1 2015-09-04 17:14:26 +00:00
py-tvnamer Change my non-FreeBSD MAINTAINER mail to bofh@ 2014-12-24 00:14:11 +00:00
pyjama - Drop @dirrm* from and add empty directories to pkg-plists 2015-02-01 20:24:27 +00:00
pymp Switch default python_CMD used by shebangfix to ${PYTHON_CMD} for ports 2015-07-29 22:09:53 +00:00
qmmp Update qmmp and its plugin pack to 0.8.3 2015-01-14 21:52:01 +00:00
qmmp-plugin-pack Update qmmp and its plugin pack to 0.8.3 2015-01-14 21:52:01 +00:00
qt4-mobility Allow building without /usr/bin/perl symlink 2014-11-29 12:58:28 +00:00
qt4-multimedia Update the Qt4 ports to 4.8.7. 2015-09-16 08:55:04 +00:00
qt5-multimedia Fix qt5-multimedia with GStreamer 1.6.0. 2015-09-28 20:20:53 +00:00
qt5-phonon4 - Add ports for Qt 5 variety of Phonon 4 2015-04-05 18:03:56 +00:00
qt5-phonon4-designerplugin - Add ports for Qt 5 variety of Phonon 4 2015-04-05 18:03:56 +00:00
qt5-phonon4-gstreamer Fix build with GStreamer 1.6.0. 2015-09-28 20:33:53 +00:00
qt5-phonon4-vlc - Add ports for Qt 5 variety of Phonon 4 2015-04-05 18:03:56 +00:00
qt-faststart
quark - Update libxine to 1.2.6 - changelog is here: 2014-10-18 21:10:39 +00:00
quodlibet Part 1 of adding USE_GNOME=intltool to ports that require it. 2015-08-02 20:23:55 +00:00
quvi - Remove GOOGLE_CODE from MASTER_SITES 2015-03-21 19:40:23 +00:00
quvi09 - Remove GOOGLE_CODE from MASTER_SITES 2015-03-21 19:40:29 +00:00
rage - Upgrade x11-wm/enlightenment to 0.19.7 [1] 2015-08-04 17:28:42 +00:00
recmpeg Fix LIB_DEPENDS 2014-10-31 21:43:47 +00:00
recordmydesktop multimedia category: Remove $PTHREAD_LIBS 2015-03-25 17:36:47 +00:00
replex MASTER_SITES cleanup. 2015-05-14 10:15:04 +00:00
rox-videothumbnail - Drop @dirrm* from and add empty directories to pkg-plists 2015-02-01 20:24:27 +00:00
rtmpdump - Switch to options helpers 2015-08-28 13:39:56 +00:00
rubygem-clutter-gstreamer Set NO_ARCH for remaining rubygem-* ports with no arch dependent files 2015-07-02 16:01:06 +00:00
rubygem-flvtool2 Set NO_ARCH for remaining rubygem-* ports with no arch dependent files 2015-07-02 16:01:06 +00:00
rubygem-gstreamer - Fix shebangs 2015-09-10 23:06:08 +00:00
sabbu - Remove BROKEN statement that is not true: port configures and builds fine 2015-09-07 08:40:11 +00:00
schroedinger By default libtool replaces -export-symbols <file> with -retain-symbols-file 2015-08-02 15:03:19 +00:00
smpeg Remove $FreeBSD$ from patches files everywhere. 2015-05-22 20:34:27 +00:00
smpeg2 Fix minor typos in pkg-descr files. 2015-03-22 13:22:52 +00:00
smplayer - Update to 15.9.0, please see 2015-09-29 23:29:01 +00:00
smplayer-skins - Update to version 15.2.0 2015-03-14 17:12:56 +00:00
smplayer-themes - Add missing files to plist 2015-08-14 14:34:11 +00:00
sms1xxx-kmod
smtube Remove trailing whitespace from Makefiles, M-X. 2015-10-08 15:12:22 +00:00
snappy The FreeBSD GNOME team proudly presents GNOME 3.14 and Cinnamon 2.2. 2014-11-19 11:49:04 +00:00
spigot MASTER_SITES cleanup. 2015-05-14 10:15:04 +00:00
spook - Fix V4L support 2015-06-28 10:47:11 +00:00
spotify-websocket-api Remove UNIQUENAME and LATEST_LINK. 2015-08-17 14:20:40 +00:00
streamanalyze Deprecate ports broken for more than 6 months 2015-09-26 21:39:10 +00:00
subtitlecomposer-kde4 Update icu to 55.1 2015-04-23 21:26:09 +00:00
subtitleeditor Part 1 of adding USE_GNOME=intltool to ports that require it. 2015-08-02 20:23:55 +00:00
subtitleoffsetmodifier Remove Author from pkg-descr and white space fixes 2015-03-02 23:36:35 +00:00
subtitleripper - Drop @dirrm* from and add empty directories to pkg-plists 2015-02-01 20:24:27 +00:00
subtools - Convert ports of multimedia/ to new USES=python 2014-10-21 17:22:07 +00:00
swfdec-gnome - Drop @dirrm* from and add empty directories to pkg-plists 2015-02-01 20:24:27 +00:00
szap-s2 MASTER_SITES cleanup. 2015-05-14 10:15:04 +00:00
tcmplex-panteltje Remove $FreeBSD$ from patches files everywhere. 2015-05-22 20:34:27 +00:00
tivodecode - Drop @dirrm* from and add empty directories to pkg-plists 2015-02-01 20:24:27 +00:00
totem Update totem to 3.16.3. 2015-09-04 10:41:33 +00:00
totem-pl-parser The FreeBSD GNOME team proudly presents GNOME 3.16 for FreeBSD. 2015-08-05 19:13:24 +00:00
tovid Resurrect multimedia/tovid 2015-08-08 12:55:24 +00:00
transcode Remove iconv(), iconv_open() and iconv_close() symbols from libiconv. 2015-10-10 14:03:00 +00:00
tstools - Use proper installation commands 2015-08-27 16:50:21 +00:00
tvheadend Update ports in the [i-m]* category to not use GH_COMMIT. 2015-05-07 16:32:43 +00:00
umph - Add NO_ARCH 2015-10-01 15:55:29 +00:00
umplayer - Switch to options helpers 2015-08-28 13:39:56 +00:00
umr
v4l_compat Update libv4l and friends to 1.6.3. 2015-06-14 04:59:37 +00:00
v4l-utils Update libv4l and friends to 1.6.3. 2015-06-14 04:59:37 +00:00
vamps multimedia category: Remove $PTHREAD_LIBS 2015-03-25 17:36:47 +00:00
vcdgear - Remove vestiges of alpha support 2015-01-15 20:00:09 +00:00
vcdimager MASTER_SITES cleanup. 2015-05-14 10:15:04 +00:00
vcdpad
vdpauinfo Update to 1.0. 2015-03-12 21:47:24 +00:00
vdr Convert to USES=jpeg 2015-06-22 18:33:20 +00:00
vdr-plugin-control MASTER_SITES cleanup. 2015-05-14 10:15:04 +00:00
vdr-plugin-eepg - Modernize plist, switch to @sample 2015-05-14 09:50:51 +00:00
vdr-plugin-epgsearch
vdr-plugin-extrecmenu
vdr-plugin-femon
vdr-plugin-infosatepg Fix plist 2014-12-09 11:05:23 +00:00
vdr-plugin-iptv - Drop @dirrm* from plist 2015-05-14 01:48:27 +00:00
vdr-plugin-markad
vdr-plugin-osdpip
vdr-plugin-osdteletext Simplify plist 2014-12-08 21:54:04 +00:00
vdr-plugin-reelchannelscan - Drop @dirrm* from and add empty directories to pkg-plists 2015-02-01 20:24:27 +00:00
vdr-plugin-remote Typos, whitespace and capitalization fixes (G-P). 2015-09-20 20:54:08 +00:00
vdr-plugin-skinenigmang - Drop @dirrm* from and add empty directories to pkg-plists 2015-02-01 20:24:27 +00:00
vdr-plugin-sleeptimer
vdr-plugin-softhddevice
vdr-plugin-streamdev - Fix shebangs 2015-07-31 15:16:23 +00:00
vdr-plugin-ttxtsubs
vdr-plugin-upnp Simplify plist 2014-12-08 21:54:04 +00:00
vdr-plugin-vdrmanager
vdr-plugin-vnsiserver Chase xbmc-addon-pvr update by updating to 14.0.20150330 from new github repo. 2015-04-03 15:37:42 +00:00
vdr-plugin-wirbelscan
vdr-plugin-xineliboutput MASTER_SITES cleanup. 2015-05-14 10:15:04 +00:00
vdr-plugin-xvdr - Add LICENSE 2015-08-29 12:08:23 +00:00
vdr-plugins Use OPTIONS helpers, convert to USES=metaport. 2015-07-15 18:00:39 +00:00
vic Convert to USES=autoreconf 2014-09-24 17:21:07 +00:00
vid.stab multimedia/vid.stab: fix build on ARM and MIPS 2015-06-11 17:12:08 +00:00
vlc Apply vendor changeset ce91452: 2015-08-18 17:41:32 +00:00
vlc-qt4 - Add Qt 4 knob and slave port to multimedia/vlc with appropriate CONFLICTS. 2015-03-28 21:39:49 +00:00
vstream-client
vtkmpeg2encode - Fix library installation, strip properly 2015-06-03 15:59:33 +00:00
w_scan (Attempt to) fix build with the upcoming v4l_compat update. [1] 2015-01-24 20:54:56 +00:00
webcamd multimedia category: Remove $PTHREAD_LIBS 2015-03-25 17:36:47 +00:00
win32-codecs MASTER_SITES cleanup. 2015-05-14 10:15:04 +00:00
winff - Fix build adding dependencies 2015-08-19 15:20:07 +00:00
x264 multimedia/libx264: Move libx264 stdin.h patch to x264 port 2015-07-23 09:21:44 +00:00
x265 - Clarify LICENSE 2015-10-06 21:14:15 +00:00
xanim MASTER_SITES cleanup. 2015-05-14 10:15:04 +00:00
xawtv Convert to USES=jpeg 2015-06-22 18:33:20 +00:00
xbmc-addon-pvr Update ports in the [i-m]* category to not use GH_COMMIT. 2015-05-07 16:32:43 +00:00
xfce4-parole - Provide standard CDDA_DESC for Digital Audio CD support, and remove it 2015-04-01 09:30:48 +00:00
xine Convert to USES=jpeg 2015-06-22 18:33:20 +00:00
xmms By default libtool replaces -export-symbols <file> with -retain-symbols-file 2015-08-02 15:03:19 +00:00
xmms-skins cleanup plist 2014-12-20 19:21:06 +00:00
xmms-skins-huge - Drop @dirrm* from and add empty directories to pkg-plists 2015-02-01 20:24:27 +00:00
xporthdmv
xtheater Typos, whitespace and capitalization fixes (G-P). 2015-09-20 20:54:08 +00:00
xvid - Add LICENSE 2015-09-25 15:18:01 +00:00
yamdi
zoneminder Convert to USES=jpeg 2015-06-22 18:33:20 +00:00
Makefile Update gstreamer1 ports to 1.6.0. 2015-09-26 14:36:23 +00:00