summaryrefslogtreecommitdiff
path: root/multimedia/transcode/files/patch-configure (unfollow)
Commit message (Collapse)AuthorFilesLines
2021-05-01multimedia: Revert removal of transcode and dependent portsStefan Eßer1-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
2021-05-01Remove expired ports:Rene Ladan1-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
2014-01-17- StagifyThomas Zander1-2/+11
- Use new LIB_DEPENDS format - Detect awk properly Approved by: portmgr (implicit, blanket), thierry (mentor)
2011-12-21- update to 1.1.7Eitan Adler1-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
2007-04-17- Update to 1.0.3Michael Johnson1-60/+8
- Switch to auto-plist due to get rid of 41 PLIST_SUB's that are hard to maintain
2006-09-20 - Update devel/sdl12 to version 1.2.11. Now we employ stock SDL directoryStanislav Sedov1-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)
2006-02-27Fix hardcoded (!?) references to gtk12 to point to gtk-12 from theAde Lovett1-5/+5
libtool conversion. Submitted by: pointhat, itetcu_@IRC, others Approved by: portmgr (implicit)
2005-05-11- Update to 1.0.0beta3Pav Lucistnik1-0/+127
PR: ports/80884 Submitted by: Hendrik Scholz <hendrik@scholz.net> (maintainer)