non port: multimedia/gstreamer-ffmpeg/Makefile |
Number of commits found: 73 |
Sunday, 27 Sep 2020
|
20:25 linimon
Set flags for powerpc64le the same as for powerpc64.
Approved by: portmgr (tier-2 blanket)
 |
Wednesday, 4 Sep 2019
|
15:36 pkubaj
multimedia/gstreamer-ffmpeg: remove LDFLAGS_aarch64
Builds fine on aarch64 without it.
Reported by: jbeich
 |
09:30 pkubaj
multimedia/gstreamer-ffmpeg: fix build on armv6, armv7, aarch64
LDFLAGS+=-Wl,-z,notext is needed on those.
PR: 239895
Submitted by: riggs (ultimate version)
Approved by: linimon (mentor)
 |
Saturday, 15 Jun 2019
|
07:27 tobik
multimedia/gstreamer-ffmpeg: Drop FFMPEG option
multimedia/ffmpeg0 has expired.
PR: 215036
 |
Tuesday, 6 Nov 2018
|
01:50 jbeich
multimedia/ffmpeg: update to 4.1
Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n4.1:/Changelog
ABI: https://abi-laboratory.pro/tracker/timeline/ffmpeg/
 |
Wednesday, 26 Sep 2018
|
16:12 emaste
Add -znotext to LDFLAGS on i386, for lld
These ports link some non-PIC code, which fails with lld as it defaults
to disallowing relocations against read-only segments. For i386 we can
just add -znotext unconditionally: for GNU BFD ld it just affirms BFD's
existing default.
PR: 214864
Approved by: portmgr (lld blanket)
Sponsored by: The FreeBSD Foundation
 |
Monday, 20 Aug 2018
|
10:36 riggs
Fix build on aarch64
PR: 230438
Submitted by: mikael.urankar@gmail.com
MFH: 2018Q3
 |
Wednesday, 2 May 2018
|
15:07 jbeich
multimedia/ffmpeg: update to 4.0
- FFSERVER support was removed upstream
- libressl now uses libtls backend instead of patching openssl one
- Clang i386 no longer uses 16-byte aligned stack
Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n4.0:/Changelog
ABI: https://abi-laboratory.pro/tracker/timeline/ffmpeg/
PR: 227726
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D15175
 |
Saturday, 6 Jan 2018
|
09:00 amdmi3
- Pet portlint
- Update WWW
Approved by: portmgr blanket
 |
Wednesday, 3 May 2017
|
14:28 linimon
This should not have been marked broken on armv6. It _had_ been broken at
one point, which my worksheet had shown, but I had not deleted the entry
when it started building again.
Reported by: Mikael Urankar <mikael.urankar@gmail.com>
 |
Tuesday, 2 May 2017
|
22:23 linimon
Mark some ports failing on aarch64, and, in a few cases, other tier-2
archs.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
 |
Tuesday, 7 Feb 2017
|
14:05 jbeich
multimedia/gstreamer-ffmpeg: unbreak on armv6
CC libavdevice/alldevices.o
/tmp/alldevices-d7c3b8.s: Assembler messages:
/tmp/alldevices-d7c3b8.s:215: Error: inconsistent uses of .cfi_sections
cc: error: assembler command failed with exit code 1 (use -v to see invocation)
PR: 216880
Reported by: pkg-fallout
Submitted by: mmel (via mikael.urankar@gmail.com)
Tested by: mikael.urankar@gmail.com
 |
Monday, 19 Dec 2016
|
01:08 jbeich
multimedia/ffmpeg: simplify ARCH workaround
ARCH is clobbered via .MAKEFLAGS in Mk/bsd.port.mk since r20327.
Approved by: portmgr blanket
 |
Tuesday, 29 Nov 2016
|
15:34 linimon
Once again attempt to fix build on aarch64/armv6 by not stomping on CFLAGS.
Necessary but possibly insufficient.
Reported by: portlint
Approved by: portmgr (tier-2 blanket)
 |
Tuesday, 15 Nov 2016
|
05:16 linimon
Attempt to fix aarch64 using the same trick as armv6.
While here, remove obsolete ia64 stanza.
Approved by: portmgr (tier-2 blanket)
 |
Friday, 1 Apr 2016
|
14:16 mat
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight
 |
Thursday, 15 Oct 2015
|
14:55 mat
Drop 8 support.
With hat: portmgr
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3694
 |
Tuesday, 21 Jul 2015
|
12:51 tijl
Set PORTSCOUT on gstreamer ports
 |
Tuesday, 20 Jan 2015
|
16:36 sbruno
Disable clang's integrated-as for this build. Modify ARM assembly
with upstream patch to handle different ARM revisions. This fixes the build
since the clang 3.5 import
PR: 196847
Submitted by: mikael.urankar@gmail.com
Reviewed by: kwm
Approved by: mentor (implicit)
 |
Friday, 5 Dec 2014
|
18:13 sbruno
Fixup some asm code to support ARM. Fixes build on ARM platforms.
Bump portrevision to indicate this.
PR: 194186
Submitted by: mikael.urankar@gmail.com
Reviewed by: kwm
Approved by: mentors (implicit)
 |
Tuesday, 9 Sep 2014
|
07:06 riggs
- Ensure internal libavcodec builds correct architecture-dependent code
- Introduce OPTION to use external ffmpeg instead of its own
- Bump PORTREVISION
PR: 181519, 181964
Submitted by: jbeich@vfemail.net
 |
Saturday, 30 Aug 2014
|
18:20 tijl
Add USES=libtool
 |
Thursday, 27 Mar 2014
|
20:55 tijl
Use binutils port on FreeBSD/ia64.
PR: ports/187273
 |
Sunday, 2 Mar 2014
|
21:24 kwm
Only set -fno-force-addr in CFLAGS when the compiler is gcc. [1]
Enable the mp3 decoder in gst-ffmpeg. [2]
Fix the build on ppc64 by telling the libav bundled which arch we are on [3]
PR: ports/187018 [1]
ports/181521 [2]
ports/183129 [3]
Submitted by: truckman@ [1]
Jan Beich <jbech@tormail.org> [2]
jhibbits@ [3]
 |
Friday, 1 Nov 2013
|
22:14 kwm
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]
 |
Friday, 20 Sep 2013
|
20:57 bapt
Add NO_STAGE all over the place in preparation for the staging support (cat:
multimedia)
 |
Tuesday, 20 Aug 2013
|
15:36 kwm
Fix multiple security issues in the bundled libav version by replacing it
with a newer version.
Reported by: Jan Beich <jbeich@tormail.org>
 |
Wednesday, 9 Nov 2011
|
15:26 miwi
- Remove WITH_FBSD10_FIX, is no longer needed
 |
Saturday, 5 Nov 2011
|
19:12 bapt
upgrade to 0.10.13
 |
Saturday, 29 Oct 2011
|
14:03 kwm
Fix build on FreeBSD 10
 |
Thursday, 6 Oct 2011
|
00:17 bapt
- fix stupid mistake
PR: ports/161316
Submitted by: Barbara <barbara.xxx1975@libero.it>
 |
Wednesday, 5 Oct 2011
|
23:05 bapt
- upgrade to 0.10.12
- add license
- add cpu autodetection
- add cpu optimisation (stolen from ffmpeg)
Reviewed by: kwm
Approved by: kwm
 |
Friday, 23 Sep 2011
|
22:26 amdmi3
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav
 |
Thursday, 11 Aug 2011
|
19:20 kwm
Remove USE_GNOME=gnometarget from ports. It has been a empty keyword since
mid 2008.
PR: ports/159624
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru>
 |
Wednesday, 11 May 2011
|
10:33 kwm
Update Gstreamer (core) to 0.10.33
Update Gstreamer-plugins(-base) to 0.10.33
Update Gstreamer-plugins-good to 0.10.29
Update Gstreamer-plugins-bad to 0.10.22
Update Gstreamer-plugins-ugly to 0.10.18
 |
Sunday, 20 Mar 2011
|
10:24 kwm
Fix build on -current with updated binutils.
This is quite the hammer approuch, but since I haven't found a nicer way
this will have to do.
PR: ports/155686
Submitted by: Kris Moore <kris@pcbsd.org>
 |
Wednesday, 28 Jul 2010
|
18:13 kwm
Fix the gstreamer ffmpeg plugin but borrowing a fix from the ffmpeg port.
PR: ports/149017
Submitted by: Ivan Georgiev <iegeorgiev@gmail.com>
 |
Saturday, 24 Jul 2010
|
16:18 kwm
Update to 0.10.11.
Release notes: http://gstreamer.freedesktop.org/releases/gst-ffmpeg/0.10.11.html
 |
Saturday, 29 May 2010
|
16:17 kwm
Make sure the bundled ffmpeg configure knows which compiler to use.
So we honor ${CC}.
Submitted by: Andrius Morkunas <hinokind@gmail.com>
 |
Tuesday, 30 Mar 2010
|
13:33 kwm
Update to 0.10.10.
Teach perl script to look in ${LOCALBASE} for perl in case perl is build
without the /usr/bin/perl link.
 |
Wednesday, 15 Jul 2009
|
10:42 kwm
Update to 0.10.8.
Release notes:
http://gstreamer.freedesktop.org/releases/gst-ffmpeg/0.10.8.html.
 |
Sunday, 5 Apr 2009
|
17:26 kwm
Update to 0.10.7.
Changelog: http://gstreamer.net/releases/gst-ffmpeg/0.10.7.html
 |
Tuesday, 27 Jan 2009
|
23:54 kwm
Update to 0.10.6.
Add patch and Makefile tweaks to let it build when ffmpeg is installed.
Release notes:
http://gstreamer.freedesktop.org/releases/gst-ffmpeg/0.10.6.html
 |
Friday, 6 Jun 2008
|
13:48 edwin
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)
 |
Tuesday, 27 May 2008
|
06:10 ahze
Update to 0.10.4
 |
Saturday, 19 Apr 2008
|
17:56 miwi
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav)
 |
Tuesday, 8 Jan 2008
|
13:09 ahze
Update to 0.10.3
 |
Thursday, 5 Jul 2007
|
11:24 ahze
Force -O2 in CFLAGS to fix runtime problems in -CURRENT and for anyone who sets
-O[1]
 |
Saturday, 19 May 2007
|
20:32 flz
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
 |
Monday, 18 Dec 2006
|
17:30 ahze
Remove 4.x patch since we don't don't support gstreamer on 4.x anymore
 |
Friday, 15 Dec 2006
|
19:23 mezz
Update to 0.10.2.
 |
Saturday, 14 Oct 2006
|
08:35 marcus
Presenting GNOME 2.16.1 for FreeBSD. This release represents a massive
amount of work by the FreeBSD GNOME Team and our testers.
On top of the usual GNOME update, we have taken this opportunity to move
GNOME from X11BASE to LOCALBASE. This means roughly 600 ports NOT part of
the GNOME Desktop also need to be changed. The bulk of the move was carried
out by ahze, mezz, and pav, but it would not have been possible without
cooperation from the FreeBSD KDE team who worked with us to make sure
GNOME and KDE can still coexist happily. We would also like to send a
shout out to kris and pointyhat for putting up with multiple test runs
until we got something that was solid.
Back to GNOME 2.16. This release brings a huge amount of new functionality
to FreeBSD. The standard release notes can be read at
http://www.gnome.org/start/2.16/ . But on top of what you will read there,
jylefort and marcus have completed work on a port of HAL to FreeBSD. This
will allow FreeBSD to take advantage of closer hardware interaction such
as auto-mounting CD-ROMs, USB drives, and music players; auto-playing
audio CDs; and managing laptop power consumption.
But where would this all be without our loyal testers and contributors?
Therefore, the FreeBSD GNOME team would like to thank the following users:
Phillip Neumann <pneumann@gmail.com>
tmclaugh
mux
Yuri Pankov <yuri.pankov@gmail.com>
chinsan
Thomas <freebsdlists@bsdunix.ch>
Brian Gruber <knightbg@yahoo.com>
Franz Klammer <klammer@webonaut.com>
Dominique Goncalves <dominique.goncalves@gmail.com>
Pascal Hofstee <caelian@gmail.com>
Yasuda Keisuke <kysd@po.harenet.ne.jp>
backyard <backyard1454-bsd@yahoo.com>
Andris Raugulis <endrju@null.lv> <endrju@null.lv>
Eric L. Chen <d9364104@mail.nchu.edu.tw>
Pawel Worach <pawel.worach@gmail.com>
QuiRK on #freebsd-gnome
Shane Bell <decept0@gmail.com>
luigi
sajd on #freebsd-gnome
sat
Chris Coleman <chrisc@vmunix.com>
kaeru on #freebsd-gnome
crsd_ via irc.freenode.org/#FreeBSD-GNOME
Joel Diaz <joeldiaz@mac.com>
Enjoy!
Approved by: portmgr (implicit, kris)
 |
Friday, 9 Jun 2006
|
18:00 ahze
- Transfer MAINTAINER to multimedia@
Approved by: dhw (postmaster, for using multimedia@ as maintainer)
gnome (gstreamer ports)
 |
Saturday, 29 Apr 2006
|
23:03 ahze
- Update gstreamer to 0.10
- Move all old gstreamer 0.8 ports to gstreamer*80 [1]
- Chase all ports with new gstreamer or gstreaemer moves
Repocopied by: marcus [1]
 |
Monday, 17 Apr 2006
|
07:56 marcus
Grab maintainership for gnome@.
 |
Friday, 14 Apr 2006
|
23:25 linimon
Reset kwm due to no response about email.
Hat: portmgr
 |
Thursday, 23 Feb 2006
|
10:40 ade
Conversion to a single libtool environment.
Approved by: portmgr (kris)
 |
Tuesday, 15 Nov 2005
|
06:52 ade
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run.
 |
Saturday, 5 Nov 2005
|
05:22 marcus
Bump PORTREVISION to chase the glib20 shared library update.
 |
Tuesday, 25 Oct 2005
|
16:39 kwm
Update to 0.8.7.
Remove gnomehack and gnomeprefix from USE_GNOME they don't do anything.
 |
Saturday, 22 Oct 2005
|
11:59 kwm
Update to 0.8.6.
 |
Saturday, 11 Jun 2005
|
08:37 kwm
Update to 0.8.5.
 |
Friday, 15 Apr 2005
|
11:13 kwm
Fix the build when -fforce-addr is added to CFLAGS.
Foot work and patch provided by: lioux
 |
Wednesday, 16 Mar 2005
|
13:04 kwm
Update to 0.8.4.
Disable CPU_FLAGS, gst-ffmpeg does some optimalizations on it own like mmx.
 |
Saturday, 12 Mar 2005
|
10:54 marcus
Bump PORTREVISION to chase the glib20 shared lib version change.
 |
Wednesday, 9 Mar 2005
|
19:25 kwm
Fix symbol conflict between the ffmpegcolorspace elements in gst-plugin and
gst-ffmpeg.
Submitted by: marcus
 |
Wednesday, 29 Dec 2004
|
13:44 kwm
Update to version 0.8.3.
Remove -E from reinplace line [1].
Submitted by: bland [1].
 |
Wednesday, 13 Oct 2004
|
16:14 kwm
Update to 0.8.2.
Change e-mail to FreeBSD.org address.
Add patch to fix memory leak [1].
Approved by: pav (mentor)
Obtained from: gstreamer cvs.
 |
Monday, 16 Aug 2004
|
21:28 marcus
Chase the gstreamer shared lib bump.
 |
Sunday, 8 Aug 2004
|
18:41 marcus
Update to 0.8.1. See
http://gstreamer.freedesktop.org/releases/gst-ffmpeg/0.8.1.html for a list
of changes.
PR: 69351
Submitted by: maintainer
 |
Monday, 14 Jun 2004
|
18:31 marcus
Chase the gstreamer shared lib version, and bump PORTREVISION where
appropriate.
 |
Sunday, 18 Apr 2004
|
19:17 marcus
Fix build on amd64 and ia64 by removing an extra patch that add -fpic and
-DPIC. The port now does the right thing without our help.
PR: 65732
Submitted by: maintainer
Reported by: bento via kris
Tested by: marcel (ia64), arved (amd64)
 |
Monday, 5 Apr 2004
|
04:06 marcus
Add gstreamer-ffmpeg, a GStreamer plug-in for manipulating MPEG video streams.
Submitted by: Koop Mast <kwm@rainbow-runner.nl>
 |
Number of commits found: 73 |