CVS log for ports/multimedia/gstreamer-plugins/Makefile.common
Up to [FreeBSD] / ports / multimedia / gstreamer-plugins
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.129: download - view: text, markup, annotated - select for diffs
Wed Jan 25 10:11:47 2012 UTC (2 weeks, 3 days ago) by mm
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.128: preferred, colored
Changes since revision 1.128: +2 -2 lines
Update multimedia/schroedinger to 1.0.11
Revision 1.128: download - view: text, markup, annotated - select for diffs
Wed Jan 18 17:44:53 2012 UTC (3 weeks, 3 days ago) by arved
Branches: MAIN
Diff to: previous 1.127: preferred, colored
Changes since revision 1.127: +2 -2 lines
Chase libcdio shlib bump
Revision 1.127: download - view: text, markup, annotated - select for diffs
Wed Dec 21 08:48:27 2011 UTC (7 weeks, 3 days ago) by mm
Branches: MAIN
Diff to: previous 1.126: preferred, colored
Changes since revision 1.126: +2 -2 lines
Update x264 to 0.119.2113
Revision 1.126: download - view: text, markup, annotated - select for diffs
Mon Oct 10 10:04:06 2011 UTC (4 months ago) by mm
Branches: MAIN
CVS tags: RELEASE_9_0_0
Diff to: previous 1.125: preferred, colored
Changes since revision 1.125: +2 -2 lines
Update x264 to 0.116.2076
Revision 1.125: download - view: text, markup, annotated - select for diffs
Mon Aug 1 08:14:56 2011 UTC (6 months, 1 week ago) by kwm
Branches: MAIN
Diff to: previous 1.124: preferred, colored
Changes since revision 1.124: +2 -3 lines
Unbreak the gstreamer opencv plugin by removing the version restriction.
Revision 1.124: download - view: text, markup, annotated - select for diffs
Thu Jun 23 18:09:45 2011 UTC (7 months, 2 weeks ago) by mm
Branches: MAIN
Diff to: previous 1.123: preferred, colored
Changes since revision 1.123: +2 -2 lines
Update to 0.115.2000
Revision 1.123: download - view: text, markup, annotated - select for diffs
Mon Jun 6 04:31:52 2011 UTC (8 months, 1 week ago) by bapt
Branches: MAIN
Diff to: previous 1.122: preferred, colored
Changes since revision 1.122: +2 -2 lines
- update mjpegtools to 2.0.0 - chase library bump
Revision 1.122: download - view: text, markup, annotated - select for diffs
Wed May 11 10:33:50 2011 UTC (9 months ago) by kwm
Branches: MAIN
Diff to: previous 1.121: preferred, colored
Changes since revision 1.121: +7 -3 lines
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
Revision 1.121: download - view: text, markup, annotated - select for diffs
Sun Mar 27 09:14:02 2011 UTC (10 months, 2 weeks ago) by kwm
Branches: MAIN
Diff to: previous 1.120: preferred, colored
Changes since revision 1.120: +3 -3 lines
Fix the build of the gstreamer opencv plugin by tweaking the opencv version requirement. Submitted by: pointyhat via pav
Revision 1.120: download - view: text, markup, annotated - select for diffs
Fri Feb 25 10:58:41 2011 UTC (11 months, 2 weeks ago) by kwm
Branches: MAIN
Diff to: previous 1.119: preferred, colored
Changes since revision 1.119: +11 -2 lines
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.
Revision 1.119: download - view: text, markup, annotated - select for diffs
Wed Dec 1 00:13:30 2010 UTC (14 months, 1 week ago) by kwm
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_7_4_0, RELEASE_6_EOL
Diff to: previous 1.118: preferred, colored
Changes since revision 1.118: +2 -2 lines
Chase x264 shlib bump. Forgotten by: mm@
Revision 1.118: download - view: text, markup, annotated - select for diffs
Mon Nov 15 16:38:24 2010 UTC (14 months, 3 weeks ago) by kwm
Branches: MAIN
Diff to: previous 1.117: preferred, colored
Changes since revision 1.117: +8 -2 lines
Add game music emu (gme) gstreamer plugin. Submitted by: Raphael Kubo da Costa <kubito@gmail.com>
Revision 1.117: download - view: text, markup, annotated - select for diffs
Sun Nov 14 23:19:41 2010 UTC (14 months, 4 weeks ago) by kwm
Branches: MAIN
Diff to: previous 1.116: preferred, colored
Changes since revision 1.116: +2 -1 lines
Fix build when audio/libtremor is installed. PR: ports/152252 Submitted by: "Herbert J. Skuhra" <h.skuhra@gmail.com>
Revision 1.116: download - view: text, markup, annotated - select for diffs
Mon Oct 11 13:51:28 2010 UTC (16 months ago) by mm
Branches: MAIN
Diff to: previous 1.115: preferred, colored
Changes since revision 1.115: +2 -2 lines
- Update schroedinger to 1.0.10
Revision 1.115: download - view: text, markup, annotated - select for diffs
Mon Sep 27 09:06:23 2010 UTC (16 months, 2 weeks ago) by pav
Branches: MAIN
Diff to: previous 1.114: preferred, colored
Changes since revision 1.114: +5 -4 lines
- Fix plist and unhardcode version number for vdpau plugin Submitted by: Anonymous <swell.k@gmail.com>
Revision 1.114: download - view: text, markup, annotated - select for diffs
Fri Sep 24 19:10:02 2010 UTC (16 months, 2 weeks ago) by makc
Branches: MAIN
Diff to: previous 1.113: preferred, colored
Changes since revision 1.113: +2 -2 lines
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@)
Revision 1.113: download - view: text, markup, annotated - select for diffs
Tue Sep 21 16:49:16 2010 UTC (16 months, 3 weeks ago) by makc
Branches: MAIN
Diff to: previous 1.112: preferred, colored
Changes since revision 1.112: +2 -2 lines
Switch to audio/musepack from deprecated audio/libmpcdec PR: ports/150510 Submitted by: Ganael Laplanche <ganael.laplanche at martymac.org> Approved by: multimedia (kwm)
Revision 1.112: download - view: text, markup, annotated - select for diffs
Mon Sep 13 16:05:49 2010 UTC (16 months, 4 weeks ago) by kwm
Branches: MAIN
Diff to: previous 1.111: preferred, colored
Changes since revision 1.111: +76 -5 lines
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>
Revision 1.111: download - view: text, markup, annotated - select for diffs
Mon Sep 6 21:10:50 2010 UTC (17 months ago) by kwm
Branches: MAIN
Diff to: previous 1.110: preferred, colored
Changes since revision 1.110: +24 -3 lines
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
Revision 1.110: download - view: text, markup, annotated - select for diffs
Fri Jul 30 22:14:47 2010 UTC (18 months, 1 week ago) by mezz
Branches: MAIN
Diff to: previous 1.109: preferred, colored
Changes since revision 1.109: +2 -6 lines
- 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
Revision 1.109: download - view: text, markup, annotated - select for diffs
Sat Jul 24 15:30:15 2010 UTC (18 months, 2 weeks ago) by mm
Branches: MAIN
Diff to: previous 1.108: preferred, colored
Changes since revision 1.108: +2 -6 lines
- Update x264 to 20100624 (build 98)
Revision 1.108: download - view: text, markup, annotated - select for diffs
Thu Jun 10 08:50:25 2010 UTC (20 months ago) by kwm
Branches: MAIN
CVS tags: RELEASE_8_1_0
Diff to: previous 1.107: preferred, colored
Changes since revision 1.107: +3 -1 lines
Only depend on webcamd for the v4l2 plugin, if we are on 8.0 or higher. PR: ports/147742 Submitted by: Dmitry <smallcms@gmail.com>
Revision 1.107: download - view: text, markup, annotated - select for diffs
Sun Jun 6 20:43:56 2010 UTC (20 months, 1 week ago) by naddy
Branches: MAIN
Diff to: previous 1.106: preferred, colored
Changes since revision 1.106: +2 -2 lines
Bump PORTREVISION for ports that depend on libogg, directly or indirectly (via libvorbis, libtheora).
Revision 1.106: download - view: text, markup, annotated - select for diffs
Wed Apr 21 20:17:56 2010 UTC (21 months, 3 weeks ago) by kwm
Branches: MAIN
Diff to: previous 1.105: preferred, colored
Changes since revision 1.105: +5 -1 lines
Depend on x264-devel if its installed. While here chase x264 update.
Revision 1.105: download - view: text, markup, annotated - select for diffs
Wed Apr 21 12:56:45 2010 UTC (21 months, 3 weeks ago) by mm
Branches: MAIN
Diff to: previous 1.104: preferred, colored
Changes since revision 1.104: +2 -2 lines
- Update x264 to shared library version 85
Revision 1.104: download - view: text, markup, annotated - select for diffs
Sat Apr 10 14:38:28 2010 UTC (22 months ago) by sylvio
Branches: MAIN
Diff to: previous 1.103: preferred, colored
Changes since revision 1.103: +2 -2 lines
- Chase wavpack's lib dump Approved by: itetcu (mentor, implicit)
Revision 1.103: download - view: text, markup, annotated - select for diffs
Wed Mar 31 10:40:28 2010 UTC (22 months, 1 week ago) by kwm
Branches: MAIN
Diff to: previous 1.102: preferred, colored
Changes since revision 1.102: +11 -2 lines
Update to 0.10.21. Fix detection of libpng. New plugin v4l2.
Revision 1.102: download - view: text, markup, annotated - select for diffs
Wed Mar 31 10:33:45 2010 UTC (22 months, 1 week ago) by kwm
Branches: MAIN
Diff to: previous 1.101: preferred, colored
Changes since revision 1.101: +6 -9 lines
Update to 0.10.18. Ivorbis plugin got merged with the vorbis plugin. Depend on neon29 instead of neon28 if it is found.
Revision 1.101: download - view: text, markup, annotated - select for diffs
Tue Mar 30 13:31:29 2010 UTC (22 months, 2 weeks ago) by kwm
Branches: MAIN
Diff to: previous 1.100: preferred, colored
Changes since revision 1.100: +2 -2 lines
Update to 0.10.28.
Revision 1.100: download - view: text, markup, annotated - select for diffs
Sun Mar 28 06:40:42 2010 UTC (22 months, 2 weeks ago) by dinoex
Branches: MAIN
Diff to: previous 1.99: preferred, colored
Changes since revision 1.99: +2 -2 lines
- update to 1.4.1 Reviewed by: exp8 run on pointyhat Supported by: miwi
Revision 1.99: download - view: text, markup, annotated - select for diffs
Fri Mar 26 11:31:54 2010 UTC (22 months, 2 weeks ago) by kwm
Branches: MAIN
Diff to: previous 1.98: preferred, colored
Changes since revision 1.98: +2 -1 lines
Disable the dvb plugin. It doesn't build (yet). Submitted by: QAT
Revision 1.98: download - view: text, markup, annotated - select for diffs
Sat Feb 13 08:45:22 2010 UTC (23 months, 4 weeks ago) by miwi
Branches: MAIN
CVS tags: RELEASE_7_3_0
Diff to: previous 1.97: preferred, colored
Changes since revision 1.97: +2 -2 lines
- Chase multimedia/mjpegtools shlib bump
Revision 1.97: download - view: text, markup, annotated - select for diffs
Fri Feb 5 11:41:49 2010 UTC (2 years ago) by dinoex
Branches: MAIN
Diff to: previous 1.96: preferred, colored
Changes since revision 1.96: +2 -2 lines
- update to jpeg-8
Revision 1.96: download - view: text, markup, annotated - select for diffs
Mon Dec 21 07:07:52 2009 UTC (2 years, 1 month ago) by ahze
Branches: MAIN
Diff to: previous 1.95: preferred, colored
Changes since revision 1.95: +26 -25 lines
Update good plugins to 0.10.17 Update bad plugins to 0.10.17 Update ugly plugins to 0.10.33
Revision 1.95: download - view: text, markup, annotated - select for diffs
Tue Dec 15 10:29:56 2009 UTC (2 years, 1 month ago) by kwm
Branches: MAIN
Diff to: previous 1.94: preferred, colored
Changes since revision 1.94: +1 -5 lines
Remove support for neon26. Requested by: miwi
Revision 1.94: download - view: text, markup, annotated - select for diffs
Wed Dec 2 20:32:11 2009 UTC (2 years, 2 months ago) by pav
Branches: MAIN
Diff to: previous 1.93: preferred, colored
Changes since revision 1.93: +2 -2 lines
- Chase libcdio shlib bump Reported by: pointyhat Missed by: arved
Revision 1.93: download - view: text, markup, annotated - select for diffs
Wed Dec 2 17:16:14 2009 UTC (2 years, 2 months ago) by fluffy
Branches: MAIN
Diff to: previous 1.92: preferred, colored
Changes since revision 1.92: +2 -2 lines
- Chase taglib update Approved by: miwi (mentor) Exp-run by: miwi
Revision 1.92: download - view: text, markup, annotated - select for diffs
Sat Nov 28 20:05:51 2009 UTC (2 years, 2 months ago) by marcus
Branches: MAIN
Diff to: previous 1.91: preferred, colored
Changes since revision 1.91: +2 -2 lines
Presenting GNOME 2.28.1 for FreeBSD. The official release notes for this release can be found at http://library.gnome.org/misc/release-notes/2.28/ . Officially, this is mostly a polishing release in preparation for GNOME 3.0 due in about a year. On the FreeBSD front, though, a lot went into this release. Major thanks goes to kwm and avl who did a lot of the porting work for this release. In particular, kwm brought in Evolution MAPI support for better Microsoft Exchange integration. Avl made sure that the new gobject introspection repository ports were nicely compartmentalized so that large dependencies aren't brought in wholesale. But, every GNOME team member (ahze, avl, bland, kwm, mezz, and myself) contributed to this release. Other major improvements include an updated HAL with better volume probing code, ufsid integration, and support for volume names containing spaces (big thanks to J.R. Oldroyd); a new WebKit; updated AbiWord; an updated Gimp; and a preview of the new GNOME Shell project (thanks to Pawel Worach). The FreeBSD GNOME Team would like to that the following additional contributors to this release whose patches and testing really helped make it a success: Andrius Morkunas Dominique Goncalves Eric L. Chen J.R. Oldroyd Joseph S. Atkinson Li Pawel Worach Romain Tartière Thomas Vogt Yasuda Keisuke Rui Paulo Martin Wilke (and an extra shout out to miwi and pav for pointyhat runs) We would like to send this release out to Alexander Loginov (avl) in hopes that he feels better soon. PR: 136676 136967 138872 (obsolete with new epiphany-webkit) 139160 134737 139941 140097 140838 140929
Revision 1.91: download - view: text, markup, annotated - select for diffs
Mon Sep 21 21:19:33 2009 UTC (2 years, 4 months ago) by kwm
Branches: MAIN
CVS tags: RELEASE_8_0_0
Diff to: previous 1.90: preferred, colored
Changes since revision 1.90: +3 -2 lines
Fix build depend on libdvdread since libdvdnav doesn't anymore. Submitted by: pointyhat (via miwi and pav) Feature safe: yes
Revision 1.90: download - view: text, markup, annotated - select for diffs
Sat Jul 18 11:11:12 2009 UTC (2 years, 6 months ago) by dinoex
Branches: MAIN
Diff to: previous 1.89: preferred, colored
Changes since revision 1.89: +2 -2 lines
- update to jpeg7 Tested by: pav on pointyhat
Revision 1.89: download - view: text, markup, annotated - select for diffs
Mon Jul 6 21:25:54 2009 UTC (2 years, 7 months ago) by naddy
Branches: MAIN
Diff to: previous 1.88: preferred, colored
Changes since revision 1.88: +2 -2 lines
Bump PORTREVISION after libogg and libvorbisfile major version increment.
Revision 1.88: download - view: text, markup, annotated - select for diffs
Tue Jun 23 15:54:36 2009 UTC (2 years, 7 months ago) by kwm
Branches: MAIN
Diff to: previous 1.87: preferred, colored
Changes since revision 1.87: +8 -3 lines
Update to 0.10.13. Release notes: http://gstreamer.freedesktop.org/releases/gst-plugins-bad/0.10.12.html http://gstreamer.freedesktop.org/releases/gst-plugins-bad/0.10.13.html
Revision 1.87: download - view: text, markup, annotated - select for diffs
Mon Apr 6 10:46:56 2009 UTC (2 years, 10 months ago) by kwm
Branches: MAIN
CVS tags: RELEASE_7_2_0
Diff to: previous 1.86: preferred, colored
Changes since revision 1.86: +8 -1 lines
The gstreamer pulse plugins was imported in the good gstreamer tarball release. Adapt this port to use the plugin from the good tarball release.
Revision 1.86: download - view: text, markup, annotated - select for diffs
Sun Apr 5 13:16:28 2009 UTC (2 years, 10 months ago) by kwm
Branches: MAIN
Diff to: previous 1.85: preferred, colored
Changes since revision 1.85: +12 -5 lines
Update to 0.10.11. Changelog: http://gstreamer.net/releases/gst-plugins-ugly/0.10.11.html
Revision 1.85: download - view: text, markup, annotated - select for diffs
Sun Apr 5 12:23:23 2009 UTC (2 years, 10 months ago) by kwm
Branches: MAIN
Diff to: previous 1.84: preferred, colored
Changes since revision 1.84: +24 -12 lines
Update to 0.10.14. Release notes: http://gstreamer.net/releases/gst-plugins-good/0.10.14.html
Revision 1.84: download - view: text, markup, annotated - select for diffs
Tue Mar 31 13:58:16 2009 UTC (2 years, 10 months ago) by pav
Branches: MAIN
Diff to: previous 1.83: preferred, colored
Changes since revision 1.83: +2 -2 lines
- Update x264 to 0.0.20081218 - Remove x264-gtk PR: ports/132780 Submitted by: Bapt <baptiste.daroussin@gmail.com> - Update libquicktime to 1.1.1 to fix build with new x264 Submitted by: kwm - Chase x264 shlib bump
Revision 1.83: download - view: text, markup, annotated - select for diffs
Sun Feb 22 13:36:38 2009 UTC (2 years, 11 months ago) by kwm
Branches: MAIN
Diff to: previous 1.82: preferred, colored
Changes since revision 1.82: +2 -2 lines
Correct last commit. Use the correct faad lib version.
Revision 1.82: download - view: text, markup, annotated - select for diffs
Sat Feb 21 15:51:13 2009 UTC (2 years, 11 months ago) by miwi
Branches: MAIN
Diff to: previous 1.81: preferred, colored
Changes since revision 1.81: +2 -2 lines
- Chase audio/faad shlib bump
Revision 1.81: download - view: text, markup, annotated - select for diffs
Fri Feb 20 15:26:41 2009 UTC (2 years, 11 months ago) by kwm
Branches: MAIN
Diff to: previous 1.80: preferred, colored
Changes since revision 1.80: +3 -3 lines
Correct copy past bug in the plist for the spc plugin. Submitted by: pointyhat via erwin
Revision 1.80: download - view: text, markup, annotated - select for diffs
Thu Jan 29 09:41:07 2009 UTC (3 years ago) by kwm
Branches: MAIN
Diff to: previous 1.79: preferred, colored
Changes since revision 1.79: +3 -1 lines
This one slipped though the cracks, also fix plist here after the recent update. Submitted by: pointyhat (via pav)
Revision 1.79: download - view: text, markup, annotated - select for diffs
Wed Jan 28 14:52:20 2009 UTC (3 years ago) by kwm
Branches: MAIN
Diff to: previous 1.78: preferred, colored
Changes since revision 1.78: +33 -10 lines
Fix packaging for plugins. Pointed out by: Géraud CONTINSOUZAS geraud at gcu dot nfo Jan Hendrik Sylvester me at janh dot de
Revision 1.78: download - view: text, markup, annotated - select for diffs
Wed Jan 28 14:44:38 2009 UTC (3 years ago) by kwm
Branches: MAIN
Diff to: previous 1.77: preferred, colored
Changes since revision 1.77: +17 -1 lines
Fix packaging for plugins. Pointed out by: Géraud CONTINSOUZAS geraud at gcu dot nfo Jan Hendrik Sylvester me at janh dot de
Revision 1.77: download - view: text, markup, annotated - select for diffs
Tue Jan 27 23:16:55 2009 UTC (3 years ago) by kwm
Branches: MAIN
Diff to: previous 1.76: preferred, colored
Changes since revision 1.76: +16 -1 lines
Update to 0.10.10. Release notes: http://gstreamer.freedesktop.org/releases/gst-plugins-bad/0.10.10.html
Revision 1.76: download - view: text, markup, annotated - select for diffs
Tue Jan 27 23:07:51 2009 UTC (3 years ago) by kwm
Branches: MAIN
Diff to: previous 1.75: preferred, colored
Changes since revision 1.75: +1 -2 lines
Update to 0.10.13. Release notes: http://gstreamer.freedesktop.org/releases/gst-plugins-good/0.10.13.html
Revision 1.75: download - view: text, markup, annotated - select for diffs
Thu Jan 1 13:13:07 2009 UTC (3 years, 1 month ago) by kwm
Branches: MAIN
Diff to: previous 1.74: preferred, colored
Changes since revision 1.74: +2 -2 lines
Unbreak by depending on libopenspc instead of OpenSPC.
Revision 1.74: download - view: text, markup, annotated - select for diffs
Fri Oct 10 09:05:19 2008 UTC (3 years, 4 months ago) by kwm
Branches: MAIN
Diff to: previous 1.73: preferred, colored
Changes since revision 1.73: +7 -2 lines
Update to 0.10.21. Depend on neon 28 unless neon 26 is installed. Approved by: maintainer (ahze)
Revision 1.73: download - view: text, markup, annotated - select for diffs
Mon Sep 1 19:21:48 2008 UTC (3 years, 5 months ago) by ahze
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.72: preferred, colored
Changes since revision 1.72: +2 -2 lines
Update ugly plugins to 0.10.9 and good plugins to 0.10.10
Revision 1.72: download - view: text, markup, annotated - select for diffs
Sun Aug 10 19:50:51 2008 UTC (3 years, 6 months ago) by ahze
Branches: MAIN
Diff to: previous 1.71: preferred, colored
Changes since revision 1.71: +4 -6 lines
Update good to 0.10.9 and bad to 0.10.8
Revision 1.71: download - view: text, markup, annotated - select for diffs
Fri Jun 20 15:41:52 2008 UTC (3 years, 7 months ago) by tabthorpe
Branches: MAIN
Diff to: previous 1.70: preferred, colored
Changes since revision 1.70: +2 -2 lines
- Chase taglib bump
Revision 1.70: download - view: text, markup, annotated - select for diffs
Sun May 11 02:24:23 2008 UTC (3 years, 9 months ago) by mezz
Branches: MAIN
CVS tags: RELEASE_5_EOL
Diff to: previous 1.69: preferred, colored
Changes since revision 1.69: +2 -1 lines
Fix the error in runtime like this: /usr/local/lib/gstreamer-0.10/libgstgio.so: Undefined symbol "g_seekable_can_seek" Bump the PORTREVISION. Approved by: marcus (multimedia hat)
Revision 1.69: download - view: text, markup, annotated - select for diffs
Mon May 5 14:08:44 2008 UTC (3 years, 9 months ago) by miwi
Branches: MAIN
Diff to: previous 1.68: preferred, colored
Changes since revision 1.68: +2 -2 lines
- Fix INDEX Pointyhat to: edwin Approved by: pav
Revision 1.68: download - view: text, markup, annotated - select for diffs
Thu Apr 24 23:31:41 2008 UTC (3 years, 9 months ago) by ahze
Branches: MAIN
Diff to: previous 1.67: preferred, colored
Changes since revision 1.67: +1 -2 lines
Fix soup (it was moved to from bad->good) PR: ports/123060 Submitted by: barbara <barbara.xxx1975@libero.it>
Revision 1.67: download - view: text, markup, annotated - select for diffs
Thu Apr 24 11:58:20 2008 UTC (3 years, 9 months ago) by ahze
Branches: MAIN
Diff to: previous 1.66: preferred, colored
Changes since revision 1.66: +2 -2 lines
Update good plugins to 0.10.8 Update bad plugins to 0.10.7
Revision 1.66: download - view: text, markup, annotated - select for diffs
Mon Apr 7 20:37:22 2008 UTC (3 years, 10 months ago) by naddy
Branches: MAIN
Diff to: previous 1.65: preferred, colored
Changes since revision 1.65: +2 -2 lines
Update to FLAC 1.2.1. This version includes two and a half years worth of changes and an altered API. Bump the revision of all ports that depend on libFLAC and adapt to the new API where necessary. Some patches from Debian, Gentoo, OpenBSD, and upstream repositories. PR: 119476
Revision 1.65: download - view: text, markup, annotated - select for diffs
Mon Mar 24 04:42:27 2008 UTC (3 years, 10 months ago) by marcus
Branches: MAIN
Diff to: previous 1.64: preferred, colored
Changes since revision 1.64: +2 -2 lines
Correct a typo which broke make describe.
Revision 1.64: download - view: text, markup, annotated - select for diffs
Mon Mar 24 03:49:53 2008 UTC (3 years, 10 months ago) by marcus
Branches: MAIN
Diff to: previous 1.63: preferred, colored
Changes since revision 1.63: +43 -2 lines
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
Revision 1.63: download - view: text, markup, annotated - select for diffs
Wed Dec 12 05:10:02 2007 UTC (4 years, 2 months ago) by mezz
Branches: MAIN
Diff to: previous 1.62: preferred, colored
Changes since revision 1.62: +2 -2 lines
Update to 0.10.15. Submitted by: ahze
Revision 1.62: download - view: text, markup, annotated - select for diffs
Tue Oct 9 18:20:05 2007 UTC (4 years, 4 months ago) by ahze
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0
Diff to: previous 1.61: preferred, colored
Changes since revision 1.61: +2 -2 lines
Chase libtheora lib version
Revision 1.61: download - view: text, markup, annotated - select for diffs
Sat Aug 18 05:57:55 2007 UTC (4 years, 5 months ago) by marcus
Branches: MAIN
Diff to: previous 1.60: preferred, colored
Changes since revision 1.60: +2 -1 lines
Force the GStreamer DTS plug-in to be linked to libdca so that all symbols can be properly resolved.
Revision 1.60: download - view: text, markup, annotated - select for diffs
Sat Jul 28 12:27:26 2007 UTC (4 years, 6 months ago) by miwi
Branches: MAIN
Diff to: previous 1.59: preferred, colored
Changes since revision 1.59: +2 -2 lines
- Chase increase of audio/libvorbis shlib version. - Bump PORTREVISION
Revision 1.59: download - view: text, markup, annotated - select for diffs
Thu Jul 5 20:31:48 2007 UTC (4 years, 7 months ago) by mezz
Branches: MAIN
Diff to: previous 1.58: preferred, colored
Changes since revision 1.58: +1 -2 lines
-Remove an incorrect dependency that I have added in the previous committed. -Fix the build by add two missing files. These files were took from its CVS. PR: ports/114136 Reported by: Dominic Fandrey <lon_kamikaze@gmx.de>
Revision 1.58: download - view: text, markup, annotated - select for diffs
Wed Jul 4 19:42:04 2007 UTC (4 years, 7 months ago) by mezz
Branches: MAIN
Diff to: previous 1.57: preferred, colored
Changes since revision 1.57: +2 -2 lines
Chase mjpegtools's shared library version change, bump the PORTREVISION.
Revision 1.57: download - view: text, markup, annotated - select for diffs
Wed Jul 4 19:37:17 2007 UTC (4 years, 7 months ago) by mezz
Branches: MAIN
Diff to: previous 1.56: preferred, colored
Changes since revision 1.56: +2 -1 lines
Add a missing dependency, gstreamer-plugins-vorbis, bump the PORTREVISION. Reported by: krismail
Revision 1.56: download - view: text, markup, annotated - select for diffs
Thu Jun 28 11:58:21 2007 UTC (4 years, 7 months ago) by ahze
Branches: MAIN
Diff to: previous 1.55: preferred, colored
Changes since revision 1.55: +2 -6 lines
Fix plist on SDL Fix depends on mpeg2enc Reported by: pav
Revision 1.55: download - view: text, markup, annotated - select for diffs
Tue Jun 19 14:09:10 2007 UTC (4 years, 7 months ago) by ahze
Branches: MAIN
Diff to: previous 1.54: preferred, colored
Changes since revision 1.54: +16 -1 lines
- Add support for upcoming plugins
Revision 1.54: download - view: text, markup, annotated - select for diffs
Tue Jun 19 12:55:04 2007 UTC (4 years, 7 months ago) by ahze
Branches: MAIN
Diff to: previous 1.53: preferred, colored
Changes since revision 1.53: +12 -6 lines
- Update good plugins to 0.10.6 - Update bad plugins to 0.10.5 - Update ugly plugins to 0.10.6
Revision 1.53: download - view: text, markup, annotated - select for diffs
Tue May 1 21:05:51 2007 UTC (4 years, 9 months ago) by pav
Branches: MAIN
CVS tags: PRE_XORG_7
Diff to: previous 1.52: preferred, colored
Changes since revision 1.52: +2 -2 lines
- libdts was renamed libdca
Revision 1.52: download - view: text, markup, annotated - select for diffs
Sun Apr 29 19:37:06 2007 UTC (4 years, 9 months ago) by mezz
Branches: MAIN
Diff to: previous 1.51: preferred, colored
Changes since revision 1.51: +2 -2 lines
Chase with the update of graphics/libcaca, bump the PORTREVISION on these ports. Only two ports that aren't tested and I get no respone back from the maintainer for two weeks. The two ports are graphics/crystalspace(-devel). The rest other ports have been tested or/and submitted by the maintainers (Thanks!).
Revision 1.51: download - view: text, markup, annotated - select for diffs
Wed Mar 21 10:11:39 2007 UTC (4 years, 10 months ago) by pav
Branches: MAIN
Diff to: previous 1.50: preferred, colored
Changes since revision 1.50: +2 -2 lines
- Chase swfdec library name Reported by: pointyhat
Revision 1.50: download - view: text, markup, annotated - select for diffs
Sun Mar 18 19:03:45 2007 UTC (4 years, 10 months ago) by mezz
Branches: MAIN
Diff to: previous 1.49: preferred, colored
Changes since revision 1.49: +2 -2 lines
Chase www/neon's shared library version change, bump the PORTREVISION. Reported by: krismail
Revision 1.49: download - view: text, markup, annotated - select for diffs
Thu Mar 8 13:09:00 2007 UTC (4 years, 11 months ago) by ahze
Branches: MAIN
Diff to: previous 1.48: preferred, colored
Changes since revision 1.48: +2 -2 lines
Don't make base plugins depend on good plugins
Revision 1.48: download - view: text, markup, annotated - select for diffs
Thu Mar 8 12:50:40 2007 UTC (4 years, 11 months ago) by ahze
Branches: MAIN
Diff to: previous 1.47: preferred, colored
Changes since revision 1.47: +2 -2 lines
- Update base plugins to 0.10.12 - Make bad plugins depend on gstreamer-plugins-bad, good depend on gstreamer-plugins-good, and ugly depend on gstreamer-plugins-ugly - Bump PORTEPOCH to not have to bump each gstreamer plugin port
Revision 1.47: download - view: text, markup, annotated - select for diffs
Sun Feb 25 20:05:26 2007 UTC (4 years, 11 months ago) by ahze
Branches: MAIN
Diff to: previous 1.46: preferred, colored
Changes since revision 1.46: +2 -2 lines
Chase lib version bump in libmpcdec
Revision 1.46: download - view: text, markup, annotated - select for diffs
Sun Feb 25 18:50:38 2007 UTC (4 years, 11 months ago) by ahze
Branches: MAIN
Diff to: previous 1.45: preferred, colored
Changes since revision 1.45: +2 -1 lines
- faad plugin needs the qtdemux plugin to play mpeg4/aac audio files in totem, rhythmbox, etc - Bump PORTREVISION
Revision 1.45: download - view: text, markup, annotated - select for diffs
Fri Feb 23 22:51:12 2007 UTC (4 years, 11 months ago) by mezz
Branches: MAIN
Diff to: previous 1.44: preferred, colored
Changes since revision 1.44: +2 -2 lines
Chase the shared library version of speex, bump the PORTREVISION.
Revision 1.44: download - view: text, markup, annotated - select for diffs
Wed Jan 3 02:19:48 2007 UTC (5 years, 1 month ago) by mezz
Branches: MAIN
CVS tags: RELEASE_4_EOL
Diff to: previous 1.43: preferred, colored
Changes since revision 1.43: +2 -2 lines
Chase wavpack's shared library version bump, bump PORTREVISION on these ports.
Revision 1.43: download - view: text, markup, annotated - select for diffs
Sat Dec 23 18:44:10 2006 UTC (5 years, 1 month ago) by ahze
Branches: MAIN
Diff to: previous 1.42: preferred, colored
Changes since revision 1.42: +4 -1 lines
Revive gstreamer-plugins-swfdec (flash output)
Revision 1.42: download - view: text, markup, annotated - select for diffs
Fri Dec 22 23:31:33 2006 UTC (5 years, 1 month ago) by ahze
Branches: MAIN
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +5 -1 lines
Add support for gstreamer-plugins-spc
Revision 1.41: download - view: text, markup, annotated - select for diffs
Fri Dec 22 23:14:42 2006 UTC (5 years, 1 month ago) by ahze
Branches: MAIN
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +5 -1 lines
Revive gstreamer-plugins-mpeg2enc
Revision 1.40: download - view: text, markup, annotated - select for diffs
Fri Dec 22 22:37:41 2006 UTC (5 years, 1 month ago) by ahze
Branches: MAIN
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +4 -1 lines
Revive gstreamer-plugins-jack
Revision 1.39: download - view: text, markup, annotated - select for diffs
Fri Dec 22 22:26:19 2006 UTC (5 years, 1 month ago) by ahze
Branches: MAIN
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +5 -1 lines
Revive gstreamer-plugins-cdaudio
Revision 1.38: download - view: text, markup, annotated - select for diffs
Fri Dec 22 22:11:46 2006 UTC (5 years, 1 month ago) by ahze
Branches: MAIN
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +8 -3 lines
- Update gstreamer-plugins-bad (and slave ports) to 0.10.4 - Update gstreamer-plugins-good (and slave ports) to 0.10.5
Revision 1.37: download - view: text, markup, annotated - select for diffs
Sat Nov 18 18:47:34 2006 UTC (5 years, 2 months ago) by mezz
Branches: MAIN
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +6 -1 lines
Fix the INDEX build for the old FreeBSD (4.x). Reported by: a few Submitted by: shaun
Revision 1.36: download - view: text, markup, annotated - select for diffs
Sat Oct 14 08:35:34 2006 UTC (5 years, 4 months ago) by marcus
Branches: MAIN
CVS tags: RELEASE_6_2_0
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +144 -212 lines
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)
Revision 1.35: download - view: text, markup, annotated - select for diffs
Wed Sep 13 12:16:58 2006 UTC (5 years, 5 months ago) by ahze
Branches: MAIN
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +5 -1 lines
- Fix runtime with new faad
Revision 1.34: download - view: text, markup, annotated - select for diffs
Fri Jun 9 20:24:02 2006 UTC (5 years, 8 months ago) by ahze
Branches: MAIN
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +16 -9 lines
- Update to 0.10.8 (base plugins) - Set right PORTVERSION on good, bad, and ugly plugins. Bump PORTEPOCH since these PORTREVERSION's will go backwards - Remove USE_GNOME=gnomeprefix
Revision 1.33: download - view: text, markup, annotated - select for diffs
Tue May 30 19:45:57 2006 UTC (5 years, 8 months ago) by ahze
Branches: MAIN
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +1 -4 lines
- Mark gstreamer-plugins IGNORE on 4.x since so many plugins don't build or work on 4.x - Remove WITH_CPUFLAGS stuff since we've had no problems not using it Reported by: pointyhat via kris
Revision 1.32: download - view: text, markup, annotated - select for diffs
Wed May 17 14:34:29 2006 UTC (5 years, 8 months ago) by ahze
Branches: MAIN
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +16 -1 lines
- Readd gstreamer-plugins-xvid
Revision 1.31: download - view: text, markup, annotated - select for diffs
Tue May 16 11:22:36 2006 UTC (5 years, 8 months ago) by ahze
Branches: MAIN
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +2 -2 lines
- Fix depends dts plugin
Revision 1.30: download - view: text, markup, annotated - select for diffs
Tue May 16 01:43:02 2006 UTC (5 years, 8 months ago) by ahze
Branches: MAIN
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +53 -2 lines
- Update gstreamer-plugins to 0.10.7 - Update bad to 0.10.3 - Update good to 0.10.3 - Readd dvd and dts plugins
Revision 1.29: download - view: text, markup, annotated - select for diffs
Sun May 7 02:57:33 2006 UTC (5 years, 9 months ago) by mnag
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +2 -2 lines
- Update PORTREVISION and libtheora version reflecting multimedia/libtheora update. - portlint(1) while here
Revision 1.28: download - view: text, markup, annotated - select for diffs
Mon May 1 18:28:52 2006 UTC (5 years, 9 months ago) by ahze
Branches: MAIN
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +4 -1 lines
- Mark graphics/gstreamer-plugins-libvisual broken on 4.x Reported by: pointyhat via kris
Revision 1.27: download - view: text, markup, annotated - select for diffs
Sat Apr 29 23:02:55 2006 UTC (5 years, 9 months ago) by ahze
Branches: MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +149 -333 lines
- 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]
Revision 1.26: download - view: text, markup, annotated - select for diffs
Sat Apr 22 03:40:29 2006 UTC (5 years, 9 months ago) by marcus
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +2 -2 lines
Repocopy gstreamer-plugins-polypaudio to gstreamer-plugins-polyp as the latter is what gstreamer calls the Polyp Audio plug-in. This effectively fixes the linking of this plug-in. PR: 87777
Revision 1.25: download - view: text, markup, annotated - select for diffs
Sun Apr 16 03:41:06 2006 UTC (5 years, 9 months ago) by tmclaugh
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +1 -1 lines
Chase libmpcdec update Notified by: Krismail
Revision 1.24: download - view: text, markup, annotated - select for diffs
Thu Feb 23 10:38:05 2006 UTC (5 years, 11 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +57 -16 lines
Conversion to a single libtool environment. Approved by: portmgr (kris)
Revision 1.23: download - view: text, markup, annotated - select for diffs
Sun Jan 22 05:52:27 2006 UTC (6 years ago) by edwin
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +1 -1 lines
eplace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry Approved by: krion@ PR: ports/88711 (related)
Revision 1.22: download - view: text, markup, annotated - select for diffs
Sun Jan 8 21:58:20 2006 UTC (6 years, 1 month ago) by lofi
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +1 -1 lines
Chase libshout2 shared library version bump.
Revision 1.21: download - view: text, markup, annotated - select for diffs
Mon Dec 19 10:47:01 2005 UTC (6 years, 1 month ago) by lawrance
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +3 -1 lines
Only enable the plugins that are actually going to be built. Tweak for artsd and gnomevfs, since their plugin knobs are different to the name specified by the ports. PR: ports/79386 Submitted by: NIIMI Satoshi <sa2c@sa2c.net> Approved by: kwm (maintainer, timeout 2 months) Tested by: successful tinderbox run on */gstreamer-plugins*
Revision 1.20: download - view: text, markup, annotated - select for diffs
Sun Nov 6 20:16:50 2005 UTC (6 years, 3 months ago) by marcus
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +1 -1 lines
Chase the cairo shared library version. Reported by: pointyhat via kris
Revision 1.19: download - view: text, markup, annotated - select for diffs
Fri Oct 28 14:14:42 2005 UTC (6 years, 3 months ago) by kwm
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +1 -1 lines
Chase id3tag shlib change.
Revision 1.18: download - view: text, markup, annotated - select for diffs
Tue Oct 11 03:07:57 2005 UTC (6 years, 4 months ago) by marcus
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +1 -1 lines
Chase the libdvdnav shared lib version.
Revision 1.17: download - view: text, markup, annotated - select for diffs
Tue Sep 27 22:16:05 2005 UTC (6 years, 4 months ago) by ahze
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +2 -2 lines
- Chase libver of mjpegtools gstreamer-plugins-mpeg2enc is still broken.
Revision 1.16: download - view: text, markup, annotated - select for diffs
Thu Sep 8 18:32:10 2005 UTC (6 years, 5 months ago) by kwm
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +14 -6 lines
Update to 0.8.11. Add new plugins x264. Approved by: maintainer (implicit)
Revision 1.15: download - view: text, markup, annotated - select for diffs
Thu Jul 14 07:35:10 2005 UTC (6 years, 7 months ago) by ahze
Branches: MAIN
CVS tags: RELEASE_6_0_0
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +2 -2 lines
- Chase mjpegtools lib version
Revision 1.14: download - view: text, markup, annotated - select for diffs
Wed Jul 13 06:17:27 2005 UTC (6 years, 7 months ago) by ahze
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +1 -1 lines
- Chase lib version to libcdio Forgotten by: mich
Revision 1.13: download - view: text, markup, annotated - select for diffs
Sat Jul 9 21:10:32 2005 UTC (6 years, 7 months ago) by kwm
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +9 -1 lines
Fix packaging. Only build the spc plugin on i386 and depend on nasm. Submitted by: pointyhat via kris Approved by: maintainer (implicit)
Revision 1.12: download - view: text, markup, annotated - select for diffs
Wed Jul 6 15:04:57 2005 UTC (6 years, 7 months ago) by kwm
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +19 -7 lines
Update to 0.8.10. Wavpack moves from main package to stand alone plugin. New cdio plugin, spc plugin now enabled. Mark the cairo plugin ignore because it needs a newer version of cairo. Use gst-register-0.8 instead of gst-register. Changelog: http://gstreamer.freedesktop.org/releases/gst-plugins/0.8.10.html Approved by: maintainer (implicit)
Revision 1.11: download - view: text, markup, annotated - select for diffs
Tue May 31 15:51:39 2005 UTC (6 years, 8 months ago) by kwm
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +4 -7 lines
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)
Revision 1.10: download - view: text, markup, annotated - select for diffs
Thu Apr 28 17:40:00 2005 UTC (6 years, 9 months ago) by nobutaka
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +1 -1 lines
Chase the libxine shared lib version bump.
Revision 1.9: download - view: text, markup, annotated - select for diffs
Mon Apr 4 14:23:08 2005 UTC (6 years, 10 months ago) by kwm
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +1 -1 lines
Chase libshout2 shlib version. Forgotten/missed by: lofi
Revision 1.8: download - view: text, markup, annotated - select for diffs
Thu Mar 31 21:26:18 2005 UTC (6 years, 10 months ago) by kwm
Branches: MAIN
CVS tags: RELEASE_5_4_0
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +2 -2 lines
Really fix plist the right way. Cluebat provided by: marcus Approved by: portmgr (krion)
Revision 1.7: download - view: text, markup, annotated - select for diffs
Fri Mar 25 21:47:38 2005 UTC (6 years, 10 months ago) by kwm
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +1 -1 lines
Spell LIB_DEPENDS correctly for the jpeg-mmx plugin. [1] And bump portrevision for that plugin. Fix plist when the gconf plugin is installed. [2] Submitted by: [1] pointyhat via kris, [2] marcus Approved by: portmgr (marcus)
Revision 1.6: download - view: text, markup, annotated - select for diffs
Sun Mar 20 16:01:42 2005 UTC (6 years, 10 months ago) by kwm
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +29 -3 lines
Slit off gstreamer gconf stuff in a seperate port. Requested by: lofi Approved by: maintainer (implicit)
Revision 1.5: download - view: text, markup, annotated - select for diffs
Thu Mar 17 01:07:06 2005 UTC (6 years, 10 months ago) by ahze
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +5 -0 lines
- Add audio/gstreamer-plugins-shout2 with new USE_GSTREAMER=shout2
Revision 1.4: download - view: text, markup, annotated - select for diffs
Wed Mar 16 14:50:12 2005 UTC (6 years, 10 months ago) by naddy
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -1 lines
new version of libFLAC
Revision 1.3: download - view: text, markup, annotated - select for diffs
Mon Mar 14 22:52:34 2005 UTC (6 years, 11 months ago) by kwm
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +12 -7 lines
Disable CPUFLAGS by default, add switch WITH_CPUFLAGS to disable this. [1] Make configure faster for plugins. [1] Sprinkle some plugins around that apeard in this release. Disable example building, we don't use them so why build them. [2] Remove some useless ECHO_CMD's. Submitted by: [1] ahze Requested by: [2] adamw Approved by: maintainer (implicid)
Revision 1.2: download - view: text, markup, annotated - select for diffs
Tue Mar 8 12:49:20 2005 UTC (6 years, 11 months ago) by kwm
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -2 lines
Chase libmusepack shlib version. Correct patch to libmms.
Revision 1.1: download - view: text, markup, annotated - select for diffs
Mon Feb 28 22:16:06 2005 UTC (6 years, 11 months ago) by ahze
Branches: MAIN
- 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.
