non port: audio/gstreamer-plugins-fluendo-mp3/Makefile |
SVNWeb
|
Number of commits found: 16 |
Sun, 2 Aug 2015
|
[ 15:03 tijl ] (Only the first 10 of 234 ports in this commit are shown above. )
By default libtool replaces -export-symbols <file> with -retain-symbols-file
<file> on ELF systems, but this doesn't really do what -export-symbols is
meant to do. On GNU ELF systems it converts <file> to a simple version
script first and then uses -version-script instead of -retain-symbols-file.
Let USES=libtool patch libtool scripts to do this on all systems with GNU
ld(1).
Bump PORTREVISION on all ports where the build log contains -export-symbols.
audio/calf: This port builds a module that now exports only one function,
but it also builds a number of executables that link to this module and
expect to see other functions. Because it's already a bit dodgy to link to
a module (libtool warns about this) let the module continue to export only
one function and instead build an ordinary library from the same source that
the executables can link to. Fix a number of other issues in the same (Only the first 15 lines of the commit message are shown above )
|
Sun, 31 Aug 2014
|
[ 18:41 tijl ]
- Add USES=libtool and INSTALL_TARGET=install-strip
- Remove default CFLAGS
|
Fri, 1 Nov 2013
|
[ 22:14 kwm ] (Only the first 10 of 150 ports in this commit are shown above. )
Stagify Gstreamer ports.
Fix build of gstreamer and gstreamer1 with glib 2.38.x [1].
Update gstreamer and gstreamer-plugins to new rules, USES=gmake pathfix,
new LIB_DEPENDS syntax.
Only pull in flex if base version is too old.
Be more selective for which OSVERSIONS we need gcc due to the clang bug.
Obtained from: Gstreamer upstream [1]
|
Fri, 20 Sep 2013
|
[ 14:36 bapt ] (Only the first 10 of 879 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
audio)
|
Fri, 6 Sep 2013
|
[ 12:12 bapt ] (Only the first 10 of 49 ports in this commit are shown above. )
Add an explicit dependency on pkgconf
|
Mon, 17 Sep 2012
|
[ 06:53 bapt ]
- update to 0.10.20
|
Mon, 16 Jul 2012
|
[ 22:44 bapt ]
- update to 0.10.19
|
Tue, 15 May 2012
|
[ 21:13 bapt ]
- update to 0.10.18
|
Tue, 6 Dec 2011
|
[ 12:42 bapt ]
- update to 0.10.16
- update WWW
Feature safe: yes
|
Tue, 5 Apr 2011
|
[ 21:56 bapt ]
- update to 0.10.15
- add license
|
Fri, 6 Jun 2008
|
[ 13:07 edwin ] (Only the first 10 of 345 ports in this commit are shown above. )
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav)
|
Mon, 25 Feb 2008
|
[ 18:20 ahze ]
Update to 0.10.7
|
Thu, 5 Jul 2007
|
[ 12:21 ahze ]
Force -O2 in CFLAGS to fix runtime in -CURRENT
|
Mon, 25 Jun 2007
|
[ 18:10 ahze ]
Update to 0.10.6
|
Sat, 19 May 2007
|
[ 20:32 flz ] (Only the first 10 of 7868 ports in this commit are shown above. )
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
Sun, 25 Feb 2007
|
[ 22:35 ahze ]
- Add gstreamer-plugins-fluendo-mp3
Mp3 gstreamer plugin from fluendo
This is a drop-in replacement for gstreamer-plugins-mad
|
Number of commits found: 16 |