non port: audio/gstreamer-plugins-musicbrainz/Makefile |
Number of commits found: 16 |
Monday, 9 Apr 2012
|
22:34 bapt
MusicBrainz RDF webservice no longer functions
 |
Friday, 9 Mar 2012
|
02:12 pgollucci
- Mark DEPRECATED, set EXPIRATION_DATE musicbrainz is toast
PR: ports/165848
Submitted by: Jason E. Hale <bsdkaffee@gmail.com>
 |
Sunday, 5 Apr 2009
|
17:25 kwm
Update to 0.10.11.
Changelog: http://www.gstreamer.net/releases/gst-plugins-bad/0.10.11.html
 |
Wednesday, 28 Jan 2009
|
14:52 kwm
Fix packaging for plugins.
Pointed out by: Géraud CONTINSOUZAS geraud at gcu dot nfo
Jan Hendrik Sylvester me at janh dot de
 |
Tuesday, 27 Jan 2009
|
23:16 kwm
Update to 0.10.10.
Release notes:
http://gstreamer.freedesktop.org/releases/gst-plugins-bad/0.10.10.html
 |
Friday, 6 Jun 2008
|
13:07 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)
 |
Monday, 24 Mar 2008
|
03:50 marcus
The FreeBSD GNOME team is proud to annunce the release of GNOME 2.22.0 for
FreeBSD. The official GNOME 2.22 release notes can be found at
http://library.gnome.org/misc/release-notes/2.22/ . On the FreeBSD front,
this release features an updated hal port with support for video4linux
devices, DRM (Direct Rendering), and better support of removable media. Work
is also underway to tie webkit more closely into GNOME. As part of the
GNOME 2.22 upgrade, GStreamer received a rather large upgrade as well.
Be sure to consult UPDATING on the proper steps to upgrade all of your
GNOME ports.
This release would not have been possible without the contributions and
testing efforts of the following people:
Pawel Worach
kan
edwin
Peter Ulrich Kruppa
J. W. Ballantine
Yasuda Keisuke
Andriy Gapon
 |
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}.
 |
Saturday, 20 May 2006
|
05:07 mezz
Portlint:
-Correct the order by move CATEGORIES under PORTREVISION.
 |
Tuesday, 16 May 2006
|
11:12 ahze
- Readd gstreamer-plugins-musicbrainz
 |
Sunday, 30 Apr 2006
|
01:16 ahze
- Remove gstreamer plugins not in 0.10 (yet)
 |
Saturday, 5 Nov 2005
|
05:22 marcus
Bump PORTREVISION to chase the glib20 shared library update.
 |
Thursday, 8 Sep 2005
|
18:32 kwm
Update to 0.8.11.
Add new plugins x264.
Approved by: maintainer (implicit)
 |
Wednesday, 13 Jul 2005
|
06:40 ahze
- Readd PORTREVISION?= to gstreamer-plugins so I can bump
gstreamer-plugins-libcdio without bumping everything.
- Add PORTREVISION= 1 to each gstreamer-plugins so version doesn't
go backwards.
 |
Tuesday, 31 May 2005
|
15:51 kwm
Update to 0.8.9.
Remove xine plugins, not very well supported and gstreamer-ffmpeg does a
better job.
Override COMMENT and PORTREVISION in slave ports.
For the slave ports in multimedia add also CATAGORIES.
Chase libmusepack -> libmpcdec rename.
Changelog: http://gstreamer.freedesktop.org/releases/gst-plugins/0.8.9.html
Approved by: maintainer (implicit)
 |
Monday, 28 Feb 2005
|
22:16 ahze
- split multimedia/gstreamer-plugins in to individual ports per
gstreamer plugin (52 new ports).
- Chase changes to ports that used USE_GNOME=gstreamerplugisn
to use new USE_GSTREAMER= macro, Bump PORTREVISION's
--
Examples of new USE_GSTREAMER macro:
USE_GSTREAMER= dvd lame flac
.include <bsd.port.mk>
If you want to use USE_GSTREAMER after <bsd.port.pre.mk>
you must follow one of the examples listed below
WANT_GSTREAMER= yes
.include <bsd.port.pre.mk>
.if defined(WITH_VORBIS)
USE_GSTREAMER+= vorbis
.endif
or
USE_GSTREAMER= yes
.include <bsd.port.pre.mk>
.if defined(WITH_FAAD)
USE_GSTREAMER+= faad
.endif
Note: USE_GSTREAMER=yes will always add a dependency to
ports/multimedia/gstreamer-plugins
--
Thanks to krion for runing this on pointyhat
Thanks to kwm for helping with this, and many bug fixes , and updates.
 |
Number of commits found: 16 |