Skip site navigation (1)Skip section navigation (2)

CVS log for ports/multimedia/gstreamer-plugins-all/Makefile

[BACK] Up to [FreeBSD] / ports / multimedia / gstreamer-plugins-all

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.25: download - view: text, markup, annotated - select for diffs
Wed May 11 10:33:50 2011 UTC (9 months ago) by kwm
Branches: MAIN
CVS tags: RELEASE_9_0_0, HEAD
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +2 -2 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.24: 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
CVS tags: RELEASE_8_2_0, RELEASE_7_4_0, RELEASE_6_EOL
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +1 -0 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.23: download - view: text, markup, annotated - select for diffs
Wed Aug 11 21:04:43 2010 UTC (18 months ago) by makc
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +1 -1 lines
Chase multimedia/mp4v2 update.

PR:		ports/148643
Submitted by:	Christopher Key <cjk32 at cam.ac.uk>

Revision 1.22: download - view: text, markup, annotated - select for diffs
Sun Jun 6 20:43:56 2010 UTC (20 months ago) by naddy
Branches: MAIN
CVS tags: RELEASE_8_1_0
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +1 -1 lines
Bump PORTREVISION for ports that depend on libogg, directly or indirectly
(via libvorbis, libtheora).

Revision 1.21: 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.20: preferred, colored
Changes since revision 1.20: +1 -1 lines
- update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi

Revision 1.20: download - view: text, markup, annotated - select for diffs
Fri Feb 5 11:41:49 2010 UTC (2 years ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_7_3_0
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +1 -1 lines
- update to jpeg-8

Revision 1.19: download - view: text, markup, annotated - select for diffs
Fri Jul 31 13:54:25 2009 UTC (2 years, 6 months ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_8_0_0
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +1 -1 lines
- bump all port that indirectly depends on libjpeg and have not yet been bumped or updated
Requested by:	edwin

Revision 1.18: download - view: text, markup, annotated - select for diffs
Fri Jun 6 13:48:03 2008 UTC (3 years, 8 months ago) by edwin
Branches: MAIN
CVS tags: RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +1 -1 lines
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)

Revision 1.17: download - view: text, markup, annotated - select for diffs
Mon Mar 31 13:55:26 2008 UTC (3 years, 10 months ago) by ahze
Branches: MAIN
CVS tags: RELEASE_5_EOL
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +3 -0 lines
Disable gstreamer-plugins-spc on !i386 since if depends on i386 only ports.

Revision 1.16: download - view: text, markup, annotated - select for diffs
Tue Oct 23 11:52:41 2007 UTC (4 years, 3 months ago) by ahze
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +2 -0 lines
Don't depend on mpeg2enc of swfdec gstreamer plugins since they are broken

Revision 1.15: download - view: text, markup, annotated - select for diffs
Tue Jun 19 14:39:38 2007 UTC (4 years, 7 months ago) by ahze
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +1 -1 lines
gstreamer-plugins-[nas|sndfile|x264] are back in the ports tree

Revision 1.14: download - view: text, markup, annotated - select for diffs
Thu Jun 7 14:04:25 2007 UTC (4 years, 8 months ago) by ahze
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +2 -2 lines
Switch from using mad to mp3 in USE_GSTREAMER

Revision 1.13: download - view: text, markup, annotated - select for diffs
Sat May 19 20:17:19 2007 UTC (4 years, 8 months ago) by flz
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +1 -1 lines
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.

Revision 1.12: download - view: text, markup, annotated - select for diffs
Fri Dec 22 23:35:43 2006 UTC (5 years, 1 month ago) by ahze
Branches: MAIN
CVS tags: RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +1 -0 lines
- Add spc support in bsd.gstreamer.mk
- Bump PORTREVISION in gstreamer-plugins-all for all the new gstreamer-plugins
  ports

Revision 1.11: download - view: text, markup, annotated - select for diffs
Fri Jun 9 18:00:31 2006 UTC (5 years, 8 months ago) by ahze
Branches: MAIN
CVS tags: RELEASE_6_2_0
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +1 -1 lines
- Transfer MAINTAINER to multimedia@

Approved by:	dhw (postmaster, for using multimedia@ as maintainer)
		gnome (gstreamer ports)

Revision 1.10: download - view: text, markup, annotated - select for diffs
Wed Jun 7 20:10:16 2006 UTC (5 years, 8 months ago) by ahze
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +0 -5 lines
- Remove 4.x broken stuff since it's gstreamer 0.10 isn't supported on 4.x
- Remove unneeded broken items and ones that work again.

Revision 1.9: download - view: text, markup, annotated - select for diffs
Tue May 16 16:25:25 2006 UTC (5 years, 8 months ago) by ahze
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +1 -1 lines
- Update to 1.3.x to depend on dvd and dts plugins

Revision 1.8: 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.7: preferred, colored
Changes since revision 1.7: +3 -15 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.7: download - view: text, markup, annotated - select for diffs
Sat Nov 5 04:53:09 2005 UTC (6 years, 3 months ago) by marcus
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +1 -1 lines
Presenting GNOME 2.12 for FreeBSD.  The release is chock full of bug fixes
and new features.  Don't believe me?  Then see for yourself at
http://www.gnome.org/start/2.12/notes/en/.

DO NOT USE portupgrade by itself to upgrade to GNOME 2.12.  Instead, use
the gnome_upgrade.sh script from
http://www.marcuscom.com/downloads/gnome_upgrade212.sh.  This script will
circumvent some potential pitfalls users can see if they use portupgrade
by itself.

In keeping with tradition, GNOME 2.12 for FreeBSD comes with a special
splash screen.  The winner of this release's contest is
Dominique Goncalves <dominique.goncalves@gmail.com>.  His splash screen
was inspired by http://art.gnome.org/contests/2.12-splash/83.

The FreeBSD GNOME Team would lank to thank the following users for
their contributions to this release:

Matthew Luckie <mjl@luckie.org.nz>
ade
sajd on #freebsd-gnome
Caelian on #freebsd-gnome
mnag
Yasuda Keisuke <kysd@po.harenet.ne.jp>
Mark Hobden <markhobden@gmail.com>
Sergey Akifyev <asa@agava.com>
Andreas Kohn

For more information on GNOME on FreeBSD, checkout
http://www.FreeBSD.org/gnome/.  The 2.12 documentation will be
posted shortly.

Revision 1.6: download - view: text, markup, annotated - select for diffs
Sat Oct 22 06:18:51 2005 UTC (6 years, 3 months ago) by ahze
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +0 -1 lines
- Allow gst-plugins-swfdec on 4.x since liboil now builds on 4.xw

Revision 1.5: download - view: text, markup, annotated - select for diffs
Wed Sep 14 10:04:40 2005 UTC (6 years, 4 months ago) by ahze
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -0 lines
- Disable mpeg2enc since it's marked broken

Revision 1.4: download - view: text, markup, annotated - select for diffs
Wed Jul 27 00:28:33 2005 UTC (6 years, 6 months ago) by ahze
Branches: MAIN
CVS tags: RELEASE_6_0_0
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -0 lines
- Disable cairo plugin since cairo plguin is marked BROKEN until we import
  cairo 0.5+

Revision 1.3: download - view: text, markup, annotated - select for diffs
Wed Jul 13 06:40:54 2005 UTC (6 years, 7 months ago) by ahze
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -1 lines
- 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.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Tue May 31 15:51:40 2005 UTC (6 years, 8 months ago) by kwm
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -1 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.1: download - view: text, markup, annotated - select for diffs
Thu May 26 20:53:54 2005 UTC (6 years, 8 months ago) by ahze
Branches: MAIN
- Add gstreamer-plugins-all
  Meta-port of all gstreamer plugins with options

Note: this has OPTIONS below bsd.port.pre.mk but great care has been taken
      to make sure this works in and out of a tinderbox.

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options