summaryrefslogtreecommitdiff
path: root/multimedia/transcode/files/patch-configure (follow)
Commit message (Collapse)AuthorAgeFilesLines
* multimedia: Revert removal of transcode and dependent portsStefan Eßer2021-05-011-0/+29
| | | | | | | | | | | | | | | | | | | | | | 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-29/+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
* - StagifyThomas Zander2014-01-171-2/+11
| | | | | | | - Use new LIB_DEPENDS format - Detect awk properly Approved by: portmgr (implicit, blanket), thierry (mentor)
* - update to 1.1.7Eitan Adler2011-12-211-8/+8
| | | | | | | | | | Changes: Update the video stabilization plugins to version 0.80. Speed boost. PR: ports/163417 Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer) Feature safe: yes
* - Update to 1.0.3Michael Johnson2007-04-171-60/+8
| | | | - Switch to auto-plist due to get rid of 41 PLIST_SUB's that are hard to maintain
* - Update devel/sdl12 to version 1.2.11. Now we employ stock SDL directoryStanislav Sedov2006-09-201-55/+0
| | | | | | | | | | | | | | | | structure (i.e. include/SDL for includes and sdl-config for configuration binary) - Update graphics/sdl_ttf to version 2.0.8 - Update graphics/sdl_image to version 1.2.5 - Update audio/sdl_mixer to version 1.2.7 - Update net/sdl_net to version 1.2.6 - Update Mk/bsd.sdl.mk accordingly - Fix dependent ports to fit the new directory structure and avoid several API breakages - Bump up portrevisions for all dependent ports to allow them to be upgraded by portupgrade/portmaster etc tools Approved by: kris (portmgr), sem (mentor)
* Fix hardcoded (!?) references to gtk12 to point to gtk-12 from theAde Lovett2006-02-271-5/+5
| | | | | | | libtool conversion. Submitted by: pointhat, itetcu_@IRC, others Approved by: portmgr (implicit)
* - Update to 1.0.0beta3Pav Lucistnik2005-05-111-0/+127
PR: ports/80884 Submitted by: Hendrik Scholz <hendrik@scholz.net> (maintainer)