Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.10.36_13,3 04 Feb 2021 06:04:51 |
bapt |
Remove expired gstreamer 0.x
gstreamer 1.x has been introduced long ago and gstreamer 0.x was kept
to let time for applications to catchup on gstreamer 1.x |
0.10.36_13,3 31 Jan 2021 16:32:30 |
tcberner |
graphics/gstreamer*-plugins-opencv: fix fallout form OpenCV-4.5.1 upgrade
* graphics/gstreamer-plugins-opencv: disabled, as it uses the no longer shipped
OpenCV-1.0 API
* graphics/gstreamer1-plugins-opencv: fix the configure script to not only look
for OpenCV4 <= 4.2.0
=> this will be properly fixed with the next upgrade of gstreamer when
switching to the meson
build system.
PR: 253118
Submitted by: VVD <vvd@unislabs.com>
Reported by: rhurlin, fluffy, VVD <vvd@unislabs.com> |
0.10.36_13,3 09 Nov 2020 08:27:49 |
bapt |
Finish removing references to swfdec |
0.10.36_13,3 09 Nov 2020 08:26:11 |
bapt |
Remove reference unused reference to swfdec |
0.10.36_12,3 09 May 2020 19:24:50 |
tijl |
Update devel/gmake to 4.3.
Some changes have been made in this release that break backwards
compatibility. Let USES=gmake force users to upgrade to this version so
port maintainers don't have to support older versions.
PR: 245725
Exp-run by: antoine
Approved by: portmgr (antoine) |
0.10.36_12,3 16 Nov 2019 15:19:50 |
tobik |
*/gstreamer*: Prevent false QA warnings about missing USES
gstreamer1?-plugins/Makefile.common can under some circumstances
create empty USE_XORG, USE_GNOME, etc. which trigger the warnings.
gstreamer-plugins-good triggers the USE_XORG warning because
USES is overwritten again after including the master Makefile.
gstreamer-plugin-sdl was missing USES=sdl
Approved by: multimedia (kwm)
Differential Revision: https://reviews.freebsd.org/D22406 |
0.10.36_12,3 06 Nov 2019 18:07:22 |
zeising |
Add USES=xorg USES=gl, ports categories m
Add USES=xorg and USES=gl to ports in categories starting with 'm'
While here, try to sprinkle other USES (mostly gnome and sdl) as needed. |
0.10.36_12,3 08 May 2019 12:54:14 |
rene |
Remove esound support from the ports tree, as audio/esound expired. |
0.10.36_11,3 29 Sep 2018 08:04:27 |
riggs |
Bump PORTREVISION to chase update of multimedia/v4l_compat and libv4l |
0.10.36_10,3 11 Sep 2018 18:34:28 |
zeising |
Change x11/xorgproto to become a build dep
Change x11/xorgproto to become a build time dependency when added to
USE_XORG. Change the dependency to be on the port, rather than a file the
port installs.
Fix fallout.
Bump portrevision on depending ports.
PR: 230909
Reviewed by: eadler
Approved by: portmgr (antoine)
Obtained
from: https://github.com/FreeBSDDesktop/freebsd-ports/tree/feature/xorgproto
exp-run: antoine
Differential Revision: https://reviews.freebsd.org/D16906 |
0.10.36_9,3 31 Jul 2018 18:41:30 |
zeising |
Switch to xorgproto instead of individual packages
Upstream used to distribute protocol headers as separate packages, but has
decided to merge those to a common package, named xorgproto. This update
tracks that change.
* Add a new port, x11/xorgproto, with are protocol headers for xorg.
* Hook the new protocol port to the build and to infrastructure in
bsd.xorg.mk.
* Update all ports with a dependency on any of the old *proto packages to
instead depend on xorgproto. Bump portrevision.
* Delete the old *proto packages, update MOVED.
PR: 230023
Submitted by: zeising
Approved by: portmgr (antoine)
exp-run by: antoine |
0.10.36_8,3 14 Apr 2017 05:30:25 |
jbeich |
graphics/opencv: back out r423216 and r423063 (replaying r423316)
Renaming didn't help to unblock 3.x progress as co-existence with 2.x
was no less complex than simply fixing consumers. This commit also
restores directory-level history accidentally lost via git-svn.
PR: 210505
Pointy hat to: jbeich (should've discussed first) |
0.10.36_8,3 18 Feb 2017 15:23:54 |
riggs |
Chase wavpack update: bump PORTREVISION on ports linking to it by default
PR: 216847
Reported by: pkubaj@anongoth.pl
MFH: 2017Q1 |
0.10.36_7,3 09 Jan 2017 13:16:50 |
amdmi3 |
- Remove always-true/false conditions after FreeBSD 9, 10.1, 10.2 EOL
Approved by: portmgr blanket |
0.10.36_7,3 20 Nov 2016 09:38:09 |
gerald |
Bump PORTREVISIONS for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.8.5 to GCC 4.9.4 (at least under some
circumstances such as versions of FreeBSD or platforms).
In particular that is ports with USE_GCC=yes, USE_GCC=any, or one of
gcc-c++11-lib, openmp, nestedfct, c++11-lib as well as c++14-lang,
c++11-lang, c++0x, c11 requested via USES=compiler. |
0.10.36_6,3 03 Oct 2016 17:47:08 |
jbeich |
graphics/opencv: add suffix to make room for 3.x series
To avoid confusion, the main port is to track the latest release.
Whether to rename includes/libraries as well making it possible to
install 2.x and 3.x side-by-side remains to be investigated.
PR: 210505 (for tracking)
Inspired by: PkgSrc |
0.10.36_6,3 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
0.10.36_6,3 01 Apr 2016 13:18:17 |
mat |
Fixup some whitespace at the beginning of lines problems.
With hat: portmgr
Sponsored by: Absolight |
0.10.36_6,3 18 Jan 2016 21:02:00 |
pawel |
Remove deprecated PLIST_DIRSTRY
Approved by: portmgr blanket |
0.10.36_6,3 08 Oct 2015 15:12:22 |
olgeni |
Remove trailing whitespace from Makefiles, M-X. |
0.10.36_6,3 02 Aug 2015 15:03:20 |
tijl |
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 ) |
0.10.36_5,3 21 Jul 2015 12:51:20 |
tijl |
Set PORTSCOUT on gstreamer ports |
0.10.36_5,3 22 Jun 2015 18:33:22 |
antoine |
Convert to USES=jpeg |
0.10.36_5,3 09 Jun 2015 14:25:42 |
jbeich |
multimedia/libvpx: update to 1.4.0
ABI isn't compatible, so bump PORTREVISION in consumers.
Changes: https://chromium.googlesource.com/webm/libvpx/+/v1.4.0
Differential Revision: https://reviews.freebsd.org/D2570
Exp-run by: antoine
Approved by: ashish, multimedia (kwm)
Approved by: maintainer timeout (ale, dinoex; 2 weeks) |
0.10.36_5,3 03 Apr 2015 11:26:50 |
mat |
Remove OSVERSION checks that do not make sense any more.
For example (${OSVERSION} >= 900000 && ${OSVERSION} < 900021) is always true,
as is (${OSVERSION} > 900002 || ${OSVERSION} < 900000 && ${OSVERSION} > 800107).
Regarding patches, when an EXTRA_PATCHES is no longer needed, I remove it, when
it is always needed, I renamed it, in one case, I merged two patches.
Differential Revision: https://reviews.freebsd.org/D2209 |
0.10.36_5,3 01 Feb 2015 20:24:28 |
amdmi3 |
- Drop @dirrm* from and add empty directories to pkg-plists
Approved by: portmgr blanket |
0.10.36_5,3 25 Dec 2014 19:04:27 |
antoine |
Change libpng15.so to libpng.so in LIB_DEPENDS to prepare the upgrade |
0.10.36_5,3 24 Dec 2014 06:03:23 |
ohauer |
- rename www/neon29 to www/neon and update to neon-0.30.1
- adjust ports depending on neon, bump PORTREVISION
Changelog:
Fix memory leak with GnuTLS (Werner Baumann, Patrick Ohly).
Fix possible crash after DNS lookup errors on Windows (Olivier Goffart).
Don't fail if the SSL cert changes between connections with OpenSSL, behaviour
now matches that with GnuTLS.
Fix PKCS#11 support under OpenSSL with TLS 1.2.
Fix static linking with pkg-config file (Alan H)
PR: 195786
Differential Revision: https://reviews.freebsd.org/D1319
Submitted by: ohauer
Reviewed by: portmgr (bapt, mat)
Approved by: portmgr, lev (implicit) |
0.10.36_4,3 22 Nov 2014 16:23:34 |
xmj |
multimedia/x264: General overhaul
- Split x264 into two ports: the CLI application (x264), and the library
(libx264). This will allow x264 to use lavf and friends from ffmpeg for
decoding and demuxing while preventing a circular dependency between the
two: x264 can depend on ffmpeg, but ffmpeg will depend on libx264 rather
than x264.
- Add the LAVF option to the CLI port, making the dependency on ffmpeg
optional.
- Update to 0.142.2455.
- Amend fixes to local patches so that they can apply to the new upstream
files.
- Provide the git revision and other version information to the build
environment, allowing the CLI binary to display this information (like the
Windows builds).
- Remove unsupported build options (X11_OUTPUT).
- Ensure that the library and CLI ports each have the appropriate options.
- Add notes for future contributors who wish to update the ports.
- Bump PORTREVISION for all dependent ports.
PR: 187805
Differential Revision: https://reviews.freebsd.org/D1159
Submitted by: Andrew Berg <aberg010@my.hennepintech.edu>
Approved by: koobs (maintainer, mentor) |
0.10.36_4,3 21 Nov 2014 15:12:13 |
marino |
multimedia/gstreamer-plugins: use OPSYS with OSVERSION |
0.10.36_4,3 25 Jun 2014 05:35:32 |
bapt |
Convert GMAKE to MAKE_CMD
Please note that lots of invocation of MAKE_CMD here are wrong as they do not
properly respect MAKE_ENV and friends
With hat: portmgr |
0.10.36_4,3 05 May 2014 14:51:06 |
sunpoet |
- Update to 2.3.1 (from audio/libshout2)
- Use USES=libtool
- Strip shared library
- Bump PORTREVISION for audio/libshout shlib change and
dependency change from audio/libshout2 to audio/libshout [1]
Approved by: portmgr (bapt) [1] |
0.10.36_4,3 29 Apr 2014 12:21:25 |
tijl |
Fix plist of gstreamer-plugins-vdpau.
Submitted by: Barbara Guida <barbara.freebsd@gmail.com> |
25 Apr 2014 10:09:47
|
bapt |
Switch to USES=libtool:keepla
strip binaries |
0.10.36_3,3 24 Apr 2014 07:52:31 |
tijl |
Fix LIB_DEPENDS on mjpegtools.
Reported by: jenkins (swills) |
0.10.36_3,3 07 Mar 2014 05:15:07 |
miwi |
- Disable g-ir-scanner cache to not touch /root/.cache on build |
0.10.36_3,3 04 Dec 2013 02:51:00 |
jhale |
- Update graphics/*opencv* to 2.4.7
- Revert options helpers to if statements since the OFF condition is not
applied when OPTIONS_EXCLUDE is used
- Move most of the OpenCV modules from the graphics/opencv-core port to
graphics/opencv, leaving opencv-core as just the bare minimum required
for building ffmpeg with OpenCV support
- Install examples for python and java bindings
- Add new slave port graphics/opencv-java: Java bindings for OpenCV
- Bump PORTREVISION and make dependency adjustments and fixes for
dependent ports
- Add UPDATING entry |
0.10.36_3,3 01 Nov 2013 22:14:08 |
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] |
0.10.36_3,3 07 Oct 2013 11:51:29 |
koobs |
multimedia/gstreamer-plugins: correctly chase the x264 library version bump
Reported by: Ports-QAT
Reviewed by: kwm |
0.10.36_3,3 20 Sep 2013 20:57:49 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
multimedia) |
0.10.36_3,3 10 Jun 2013 11:04:04 |
naddy |
Chase audio/flac 1.3.0 update in gstreamer.
Submitted by: Barbara Guida <barbara.freebsd@gmail.com> |
0.10.36_3,3 10 May 2013 14:14:10 |
kwm |
Add USE_GCC=any as a temporary patch to work around a crash in the clang
compiler after the 3.3 update. The problem was reported upstream but no
patch available yet.
Submitted by: miwi |
0.10.36_3,3 27 Apr 2013 20:56:38 |
kwm |
Add Gstreamer 1.0.7. This is the new stable version of the
Gstreamer multimedia framework.
Use the USE_GSTREAMER1 macro to select Gstreamer 1.0 plugins. A new chapter
for the porters handbook about gstreamer is a work in progress.
X related plugins are now stand alone. The gio plugin is now part of the
gstreamer1-plugins port and the oss plugins are now part of the
gstreamer1-plugins-good port.
Note that the pulseaudio plugin is missing because it needs a newer version
of pulseaudio. Also there are still a number of plugins from -bad which
haven't been ported to the 1.0 API yet. |
0.10.36_3,3 27 Apr 2013 09:03:23 |
kwm |
If liblrdf is installed the ladspa plugin will build against it. So add it to
lib_depends.
PR: ports/175941
Submitted by: pawel@ |
0.10.36_3,3 26 Apr 2013 10:44:29 |
ak |
- Convert USE_GETTEXT to USES (part 4)
Approved by: portmgr (bapt) |
0.10.36_3,3 23 Apr 2013 14:20:28 |
bapt |
Finish converting the whole ports tree to USES=pkgconfig |
0.10.36_3,3 23 Mar 2013 09:58:02 |
kwm |
Add opus audio codec gstreamer plugin.
PR: ports/177296
Submitted by: "Eric L. Camachat" <eric@camachat.org> |
0.10.36_3,3 13 Mar 2013 08:57:19 |
kwm |
Fix the build of empathy my removing offending Makefile rules. Bump
gstreamer-plugins portrevision to fix the messed up header.
Thanks to The BSD Dreamer <beastie@tardisi.com> for finding out where it
went wrong.
PR: ports/176768
Submitted by: Ruslan Makhmatkhanov <rm@FreeBSD.org> |
0.10.36_2,3 08 Mar 2013 10:51:36 |
kwm |
* Update the glib to 2.34.3 and gtk20 to 2.24.17 and gtk30 to 3.6.4 which
are the latest stable releases.
* Update vala to the newest stable release 0.18.1, also update a few ports
in the gtk/gnome stack.
* The c++ bindings ports for glib, atk, gconf, etc, have now USE_GNOME toggles.
* Remove pkg-config run depends from glib20 and freetype2. This doesn't
eliminate pkg-config run dependency completely, a second phase is needed
and is planned.
* Support for .:run. and .:build. for USE_GNOME components was added.
Currently only libxml2 and libxslt support this mechanism.
* Updates of the telepathy stack and empathy.
* Trim makefile headers, convert ports to new options, trim off library
versions for some ports.
* Fix other ports so they build with the new glib version.
Thanks to miwi and crees for helping out with some exp-runs.
Approved by: portmgr (miwi & bapt)
Obtained from: gnome team repo |
0.10.36_2,3 08 Sep 2012 11:02:19 |
kwm |
Correct the video.h header so c++ in c++11 mode doesnt break.
Submitted by: zeising |
0.10.36_1,3 24 Aug 2012 18:13:28 |
avilla |
- Add dependency on flite shared library in gstreamer-plugins-flite to
fix unresolvable links.
- Bump PORTREVISION.
PR: 170997
Submitted by: avilla (me)
Approved by: kwm (multimedia) |
0.10.36_1,3 12 Aug 2012 14:36:28 |
kwm |
Remove musicbrainz logic, keep it in BAD_GST_ALL_PLUGINS so configure doesn't
start looking for it.
PR: ports/170561
Submitted by: Jason E. Hale <bsdkaffee@gmail.com> |
0.10.36_1,3 07 Aug 2012 14:35:33 |
kwm |
Fix typo.
Submitted by: freshport sanity check |
0.10.36_1 07 Aug 2012 14:32:04 |
kwm |
Fix the build of the amrnb and amrwb plugins after the opencore update to 0.1.3.
Submitted by: pointyhat via beat
Obtained from: Gstreamer upstream |
0.10.36_1,3 07 Aug 2012 14:29:25 |
kwm |
Put a comment pointing people to bump the portrevision of the affected plugin
instead of this one, when chasing shared library bumps. |
0.10.36_1,3 23 Jul 2012 19:27:25 |
mm |
Update multimedia/x264 to 0.125.2201
Switch to new options framework |
0.10.36_1,3 19 Jul 2012 20:15:39 |
naddy |
libogg.so.8: Bump PORTREVISION for ports that depend on libogg,
directly or indirectly (via libvorbis, libtheora). |
0.10.36,3 18 Jul 2012 13:54:25 |
kwm |
Fix another build issue that doesn't shows up on tinderbox.
PR: ports/169842
Reported by: Hans <hm@hm.net.br>
Patch tested by: mandree@, submitter |
0.10.36,3 28 Jun 2012 08:47:09 |
kwm |
Fix the build on i386.
Reported by: H <hm@hm.net.br>, decke@ |
0.10.36,3 27 Jun 2012 12:35:05 |
kwm |
Update gstreamer ports.
Gstreamer to 0.10.36.
Gstreamer-plugins(-base) to 0.10.36.
Gstreamer-plugins-bad to 0.10.23.
Gstreamer-plugins-good to 0.10.31.
Gstreamer-plugins-ugly to 0.10.19.
Add hack to unbreak the flite plugin. |
0.10.35_1,3 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
0.10.35_1,3 25 Apr 2012 14:19:00 |
mm |
Update x264 to 0.123.2189 |
0.10.35_1,3 16 Feb 2012 20:22:59 |
ashish |
- Actually bump shared library versions, missed in last commit
Reported by: "Herbert J. Skuhra" <h.skuhra at gmail.com> |
0.10.35_1,3 25 Jan 2012 10:11:48 |
mm |
Update multimedia/schroedinger to 1.0.11 |
0.10.35_1,3 18 Jan 2012 17:44:53 |
arved |
Chase libcdio shlib bump |
0.10.35_1,3 21 Dec 2011 08:48:28 |
mm |
Update x264 to 0.119.2113 |
0.10.35_1,3 09 Dec 2011 11:03:07 |
sylvio |
- Fix resindvd has /dev/dvd hardcoded as the default DVD path, thus making
programs like KDE Dragon Player (using Phonon-GStreamer) fail.
PR: ports/162278
Submitted by: avilla@
Feature safe: yes |
0.10.35_1,3 10 Oct 2011 10:04:07 |
mm |
Update x264 to 0.116.2076 |
0.10.35_1,3 23 Sep 2011 22:26:39 |
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 |
0.10.35_1,3 29 Aug 2011 17:28:03 |
sylvio |
- BUMP PORTREVISION in due the update v4l_compat port. |
0.10.35,3 24 Aug 2011 20:04:16 |
kwm |
Bump the opencv hack to let it build with newer opencv (2.3.1). |
0.10.35_1 11 Aug 2011 19:20:17 |
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> |
0.10.35,3 01 Aug 2011 08:14:56 |
kwm |
Unbreak the gstreamer opencv plugin by removing the version restriction. |
0.10.35,3 29 Jun 2011 11:46:01 |
mm |
Update OpenCV to 2.3.0-rc |
0.10.35,3 23 Jun 2011 18:09:46 |
mm |
Update to 0.115.2000 |
0.10.35,3 18 Jun 2011 14:58:58 |
kwm |
Update:
Gstreamer to 0.10.35
Gstreamer-plugins to 0.10.35
Gstreamer-plugins-good to 0.10.30
This is a ad-hoc release to fixes compilation issues after recent chagnes in
Glib's atomic ops API (in GLib 2.29.x). Apart from that there are some minor
fixes.
Move the USE_XORG line from multimedia/gstreamer to
multimedia/gstreamer-plugins,
multmedia/gstreamer doesn't use it. |
0.10.34,3 06 Jun 2011 04:31:53 |
bapt |
- update mjpegtools to 2.0.0
- chase library bump |
0.10.34,3 14 May 2011 11:37:19 |
kwm |
Update to 0.10.34.
Gstreamer (core): Fix a sever multiqueue thread-safety regression.
Gstreamer-plugins (-base): Bump orc requirement. |
0.10.33,3 11 May 2011 10:33:51 |
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 |
0.10.32,3 27 Mar 2011 09:14:02 |
kwm |
Fix the build of the gstreamer opencv plugin by tweaking the opencv version
requirement.
Submitted by: pointyhat via pav |
0.10.32,3 25 Feb 2011 20:20:38 |
dougb |
Remove empty files |
0.10.32,3 25 Feb 2011 10:58:42 |
kwm |
Update Gstreamer-plugins-base to 0.10.32
Update Gstreamer-plugins-good to 0.10.27
Update Gstreamer-plugins-bad to 0.10.21
Update Gstreamer-plugins-ugly to 0.10.17
Add flite plugin. plugin for the flite Speech synthesis engine.
Add opencv plugin. plugin for opencv Computer vision library.
Move vdpau plugin to a beter category.
Remove LOCAL master sites that haven't been updated for ages.
Check if Gstreamer (core) is recent enough.
Remove 6.x BROKEN line for the bad plugin. |
0.10.31,3 04 Dec 2010 07:34:27 |
ade |
Sync to new bsd.autotools.mk |
0.10.31,3 02 Dec 2010 16:12:57 |
kwm |
Update to 0.10.26.
Release notes:
http://gstreamer.freedesktop.org/releases/gst-plugins-good/0.10.26.html
With hat: multimedia@ |
0.10.31,3 02 Dec 2010 13:59:35 |
kwm |
Update to 0.10.31.
Release notes:
http://gstreamer.freedesktop.org/releases/gst-plugins-base/0.10.31.html
With hat: multimedia@ |
0.10.30,3 01 Dec 2010 00:13:31 |
kwm |
Chase x264 shlib bump.
Forgotten by: mm@ |
0.10.30,3 15 Nov 2010 16:38:24 |
kwm |
Add game music emu (gme) gstreamer plugin.
Submitted by: Raphael Kubo da Costa <kubito@gmail.com> |
0.10.30,3 14 Nov 2010 23:19:41 |
kwm |
Fix build when audio/libtremor is installed.
PR: ports/152252
Submitted by: "Herbert J. Skuhra" <h.skuhra@gmail.com> |
0.10.30,3 11 Oct 2010 13:51:28 |
mm |
- Update schroedinger to 1.0.10 |
0.10.30,3 27 Sep 2010 09:06:23 |
pav |
- Fix plist and unhardcode version number for vdpau plugin
Submitted by: Anonymous <swell.k@gmail.com> |
0.10.30,3 25 Sep 2010 19:31:07 |
pav |
- Mark plugins-bad BROKEN on 6.X
Reported by: pointyhat |
0.10.30,3 24 Sep 2010 19:10:02 |
makc |
Switch libvdpau dependency from x11/nvidia-driver to multimedia/libvdpau
PR: ports/150383
Submitted by: Anonymous <swell.k at gmail.com>
Approved by: multimedia (kwm@) |
0.10.30,3 21 Sep 2010 16:49:16 |
makc |
Switch to audio/musepack from deprecated audio/libmpcdec
PR: ports/150510
Submitted by: Ganael Laplanche <ganael.laplanche at martymac.org>
Approved by: multimedia (kwm) |
0.10.30,3 13 Sep 2010 16:05:50 |
kwm |
Update gstreamer-plugins-bad to 0.10.20.
- Reorder the plugin list in bsd.gstreamer.mk so it its inside 80 chars.
- Enable the dvb and shm plugin in the -bad package.
- New plugins:
resindvd: Dvd navigation plugin
schroedinger: Dirac high speed video codec plugin
vdpau: Nvidia vdpau extention plugin [1]
vp8: Google vp8 codec plugin
Release notes:
http://gstreamer.freedesktop.org/releases/gst-plugins-bad/0.10.20.html
PR: ports/15077 (borrowed some ideas)
Submitted by: Anonymous <swell.k@gmail.com> |
0.10.30,3 07 Sep 2010 06:26:42 |
kwm |
Add back the distinfo of -base -ugly -bad. It got lost in the 0.10.25 update of
-good.
Submitted by: Barbara <barbara.xxx1975@libero.it>
Pointyhat awared to: kwm@ |
0.10.30,3 06 Sep 2010 22:55:34 |
kwm |
Update gstreamer-plugins-good to 0.10.25.
Release notes:
http://gstreamer.freedesktop.org/releases/gst-plugins-good/0.10.25.html |
0.10.30,3 06 Sep 2010 21:10:50 |
kwm |
Update gstreamer-plugins-ugly to 0.10.16.
New plugins:
amrnb: OpenCore based Adaptive Multi-Rate Narrow-Band plugin
amrwbdec: OpenCore based Adaptive Multi-Rate Wide-Band Decoder plugin
twolame: High-quality free MP2 encoder plugin
Release notes:
http://gstreamer.freedesktop.org/releases/gst-plugins-ugly/0.10.16.html |
0.10.30,3 30 Jul 2010 22:14:49 |
mezz |
- Makes neon29 our default neon library. The neon 0.27.x to 0.29.x are API and
ABI backwards compatible. It is unnecessary to have more than one same
libraries (ie: neon28 and neon29) as it creates issue in our ports tree such
as CONFLICTS and made our Makefile complicate.
- Remove www/neonpp and www/neon28.
- Add USE_GNOME=ltverhack; it corrects the shared library version by change
from libneon.so.29 to libneon.so.27. It won't get bump again with no reason
unless ABI changes.
- Bump the PORTREVISION on all ports and chase the shared library change.
- Add info in the UPDATING for how to rebuild on all ports that depend on
neon.
PR: ports/148295
Approved by: lev (maintainer timeout, no respone for months),
portmgr
Tested by: pointyhat-exp by pav |
0.10.30,3 24 Jul 2010 16:06:58 |
kwm |
Update gstreamer-plugins-good to 0.10.24.
Release note:
http://gstreamer.freedesktop.org/releases/gst-plugins-good/0.10.24.html |
0.10.30,3 24 Jul 2010 16:04:58 |
kwm |
Update gstreamer-plugins-base to 0.10.30.
Switch from liboil to orc.
Release notes:
http://gstreamer.freedesktop.org/releases/gst-plugins-base/0.10.30.html |