FreshPorts -- The Place For Ports Sun, 6 Jul 2008 9:07 AM BST
FreshPorts is now runing off the BETA server. Enjoy for now.
Port details
gstreamer-ffmpeg 0.10.4 multimedia on this many watch lists=41 search for ports that depend on this port
GStreamer plug-in for manipulating MPEG video streams
Maintained by: multimedia@FreeBSD.org search for ports maintained by this maintainer
Port Added: 05 Apr 2004 05:08:34


The Gstreamer ffmpeg package provides mpeg support for Gstreamer.
It includes codecs for most popular formats, and optimized
colourspace conversion.

WWW: http://gstreamer.freedesktop.org/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Required To Build: devel/gmake, multimedia/gstreamer-plugins
Required To Run: multimedia/gstreamer-plugins

To install the port: cd /usr/ports/multimedia/gstreamer-ffmpeg/ && make install clean
To add the package: pkg_add -r gstreamer-ffmpeg


Configuration Options
     No options to configure

Master Sites:
http://gstreamer.freedesktop.org/src/gst-ffmpeg/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
Port Moves

Number of commits found: 31

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
06 Jun 2008 14:48:22
Original commit files touched by this commit  0.10.4
edwin search for other commits by this committer
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)
27 May 2008 07:10:53
Original commit files touched by this commit  0.10.4
ahze search for other commits by this committer
Update to 0.10.4
19 Apr 2008 18:56:05
Original commit files touched by this commit  0.10.3_1
  Sanity Test Failure
miwi search for other commits by this committer
- 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)
08 Jan 2008 13:09:48
Original commit files touched by this commit  0.10.3
ahze search for other commits by this committer
Update to 0.10.3
05 Jul 2007 12:24:22
Original commit files touched by this commit  0.10.2_1
ahze search for other commits by this committer
Force -O2 in CFLAGS to fix runtime problems in -CURRENT and for anyone who sets
-O[1]
19 May 2007 21:32:57
Original commit files touched by this commit  0.10.2_1
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
18 Dec 2006 17:30:48
Original commit files touched by this commit  0.10.2
ahze search for other commits by this committer
Remove 4.x patch since we don't don't support gstreamer on 4.x anymore
15 Dec 2006 19:23:52
Original commit files touched by this commit  0.10.2
mezz search for other commits by this committer
Update to 0.10.2.
14 Oct 2006 09:35:50
Original commit files touched by this commit  0.10.1_1
marcus search for other commits by this committer
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,
(Only the first 15 lines of the commit message are shown above View all of this commit message)
09 Jun 2006 19:00:35
Original commit files touched by this commit  0.10.1
ahze search for other commits by this committer
- Transfer MAINTAINER to multimedia@

Approved by:    dhw (postmaster, for using multimedia@ as maintainer)
                gnome (gstreamer ports)
30 Apr 2006 00:03:03
Original commit files touched by this commit  0.10.1
ahze search for other commits by this committer
- 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]
17 Apr 2006 08:56:30
Original commit files touched by this commit  0.8.7_2
marcus search for other commits by this committer
Grab maintainership for gnome@.
15 Apr 2006 00:25:09
Original commit files touched by this commit  0.8.7_2
linimon search for other commits by this committer
Reset kwm due to no response about email.

Hat:    portmgr
23 Feb 2006 10:40:45
Original commit files touched by this commit  0.8.7_2
ade search for other commits by this committer
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
22 Jan 2006 21:19:42
Original commit files touched by this commit  0.8.7_1
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
15 Nov 2005 06:52:12
Original commit files touched by this commit  0.8.7_1
ade search for other commits by this committer
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.
05 Nov 2005 05:22:06
Original commit files touched by this commit  0.8.7_1
marcus search for other commits by this committer
Bump PORTREVISION to chase the glib20 shared library update.
25 Oct 2005 17:39:00
Original commit files touched by this commit  0.8.7
kwm search for other commits by this committer
Update to 0.8.7.

Remove gnomehack and gnomeprefix from USE_GNOME they don't do anything.
22 Oct 2005 12:59:19
Original commit files touched by this commit  0.8.6
kwm search for other commits by this committer
Update to 0.8.6.
11 Jun 2005 09:37:19
Original commit files touched by this commit  0.8.5
kwm search for other commits by this committer
Update to 0.8.5.
15 Apr 2005 12:13:25
Original commit files touched by this commit  0.8.4
kwm search for other commits by this committer
Fix the build when -fforce-addr is added to CFLAGS.

Foot work and patch provided by:        lioux
16 Mar 2005 13:04:25
Original commit files touched by this commit  0.8.4
kwm search for other commits by this committer
Update to 0.8.4.
Disable CPU_FLAGS, gst-ffmpeg does some optimalizations on it own like mmx.
12 Mar 2005 10:54:27
Original commit files touched by this commit  0.8.3_2
marcus search for other commits by this committer
Bump PORTREVISION to chase the glib20 shared lib version change.
09 Mar 2005 19:25:40
Original commit files touched by this commit  0.8.3_1
kwm search for other commits by this committer
Fix symbol conflict between the ffmpegcolorspace elements in gst-plugin and
gst-ffmpeg.

Submitted by:   marcus
29 Dec 2004 13:44:01
Original commit files touched by this commit  0.8.3
kwm search for other commits by this committer
Update to version 0.8.3.
Remove -E from reinplace line [1].

Submitted by:   bland [1].
13 Oct 2004 17:14:15
Original commit files touched by this commit  0.8.2
kwm search for other commits by this committer
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.
16 Aug 2004 22:28:25
Original commit files touched by this commit  0.8.1_1
marcus search for other commits by this committer
Chase the gstreamer shared lib bump.
08 Aug 2004 19:41:51
Original commit files touched by this commit  0.8.1
marcus search for other commits by this committer
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
14 Jun 2004 19:31:04
Original commit files touched by this commit  0.8.0_1
marcus search for other commits by this committer
Chase the gstreamer shared lib version, and bump PORTREVISION where
appropriate.
18 Apr 2004 20:17:32
Original commit files touched by this commit  0.8.0
marcus search for other commits by this committer
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)
05 Apr 2004 05:06:43
Original commit files touched by this commit  0.8.0
marcus search for other commits by this committer
Add gstreamer-ffmpeg, a GStreamer plug-in for manipulating MPEG video streams.

Submitted by:   Koop Mast <kwm@rainbow-runner.nl>

Number of commits found: 31

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
py-pylonsJul 04
freetype2Jul 03
fetchmailJul 01
squid*Jun 28
squid24*Jun 28
squid30*Jun 28
apache22Jun 24
php5-posix*Jun 22
firefox*Jun 21
firefox-devel*Jun 21
firefox10*Jun 21
firefox15*Jun 21
linux-firefox*Jun 21
linux-firefox-devel*Jun 21
linux-mozilla*Jun 21

10 vulnerabilities affecting 29 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
Traffic

Calculated hourly:
Port count 18752
Broken 146
Deprecated 98
Ignore 429
Forbidden 5
Restricted 361
No CDROM 126
Vulnerable 52
Expired 13
Set to expire 77
Interactive 79
new 24 hours 6
new 48 hours11
new 7 days38
new fortnight73
new month182

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Add tab to Netscape 6

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2008 DVL Software Limited. All rights reserved.
This page created in 0.685 seconds.