aboutsummaryrefslogtreecommitdiff
path: root/multimedia/transcode/files/patch-import__probe_ffmpeg.c
Commit message (Collapse)AuthorAgeFilesLines
* multimedia/transcode: Remove expired port:12.3-lastMuhammad Moinur Rahman2023-03-301-11/+0
| | | | 2023-03-31 multimedia/transcode: abandoned by upstream and does not build
* multimedia: Revert removal of transcode and dependent portsStefan Eßer2021-05-011-0/+11
| | | | | | | | | | | | | | | | | | | | | | This is a partial revert of commit 60955c0a0956 which removed transcode and ports depending on it for not building with -fno-common. multimedia/transcode: Revert removal of port The transcode port has been fixed to build with -fno-common by adding 1 "extern" and 3 "static" keywords to prevent some global symbols to be defined in multiple files that are linked into one binary. While here fix a few issues reported by "make stage-qa". multimedia/dvdrip: remove DEPRECATED multimedia/mkxvcd: remove DEPRECATED multimedia/subtitleripper: remove DEPRECATED While here add TIMESTAMP to distinfo of these ports and make portlint and portclippy happy. multimedia/transcode: Add TIMESTAMP to distinfo
* Remove expired ports:Rene Ladan2021-05-011-11/+0
| | | | | | | | | | | 2021-04-01 multimedia/transcode: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-02-28 x11-toolkits/p5-Gnome2-VFS: Deprecated by the Gtk-Perl project. No more security patches and bug fixes 2021-02-28 x11-toolkits/p5-Gnome2: Deprecated by the Gtk-Perl project. No more security patches and bug fixes 2021-05-01 multimedia/dvdrip: Depends on expired multimedia/transcode 2021-05-01 multimedia/subtitleripper: Depends on expired multimedia/transcode 2021-05-01 multimedia/mkxvcd: Depends on expired multimedia/transcode 2021-05-01 deskutils/shutter: Upstream gone, depends on expired x11-toolkits/p5-Gnome2-VFS 2021-05-01 misc/gcstar: Depends on expired x11-toolkits/p5-Gnome2-VFS
* - Fix build problem (plist generation) with export_xvid.so symlinkThomas Zander2014-10-111-0/+11
- Make port ready for ffmpeg 2.4 and later - Pet portlint - Bump PORTREVISION PR: 194161 Submitted by: cyberbotx@cyberbotx.com (maintainer) MFH: 2014Q4 Notes: svn path=/head/; revision=370633