CVS log for ports/multimedia/ruby-gst/Attic/Makefile
Up to [FreeBSD] / ports / multimedia / ruby-gst
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.20
Tue Jan 2 00:57:03 2007 UTC (5 years, 1 month ago) by mezz
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.19: +1 -1 lines
- Update to 0.16.0. - More on PREFIX-cleaness. - Remove databases/ruby-libgda and multimedia/ruby-gst, these ports are no longer in the tarball and have been dropped support by the developers.
Revision 1.19: download - view: text, markup, annotated - select for diffs
Sat Apr 29 23:03:00 2006 UTC (5 years, 9 months ago) by ahze
Branches: MAIN
CVS tags: RELEASE_6_2_0
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +2 -3 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.18: download - view: text, markup, annotated - select for diffs
Sat Nov 5 05:35:08 2005 UTC (6 years, 3 months ago) by mezz
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +1 -0 lines
- Update to 0.14.0, see release note for details: http://ruby-gnome2.sourceforge.jp/hiki.cgi?News_20051016_1 - Two new ports have been added, ruby-cairo and ruby-gtkmozembed. - databases/ruby-libgda has been mark as BROKEN, because it still needs to catch up w/ new libgda-2.0, so remove it from ruby-gnome2-all.
Revision 1.17: download - view: text, markup, annotated - select for diffs
Sat Mar 12 11:05:16 2005 UTC (6 years, 11 months ago) by mezz
Branches: MAIN
CVS tags: RELEASE_6_0_0, RELEASE_5_4_0
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +6 -1 lines
-Update to 0.12.0, works with GTK 2.6/GNOME 2.10. http://ruby-gnome2.sourceforge.jp/hiki.cgi?News_20050306_1 -A few clean up such as correct paths, dependencies and etc.
Revision 1.16: download - view: text, markup, annotated - select for diffs
Mon Feb 28 22:16:09 2005 UTC (6 years, 11 months ago) by ahze
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +2 -1 lines
- 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.
Revision 1.15: download - view: text, markup, annotated - select for diffs
Mon Nov 15 06:18:34 2004 UTC (7 years, 2 months ago) by mezz
Branches: MAIN
CVS tags: RELEASE_4_11_0
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +0 -1 lines
Update to 0.11.0. Three new ports (Ruby/RSVG, Ruby/GnomePrint and Ruby/GnomePrintUI) will be add in ruby-gnome2-all later when I am done with create and test with those new ports tonight or tomorrow.
Revision 1.14: download - view: text, markup, annotated - select for diffs
Sun Nov 7 22:36:56 2004 UTC (7 years, 3 months ago) by marcus
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +1 -1 lines
Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the big upgrade.
Revision 1.13: download - view: text, markup, annotated - select for diffs
Mon Aug 16 21:28:25 2004 UTC (7 years, 5 months ago) by marcus
Branches: MAIN
CVS tags: RELEASE_5_3_0
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +1 -0 lines
Chase the gstreamer shared lib bump.
Revision 1.12: download - view: text, markup, annotated - select for diffs
Sun Aug 15 07:11:56 2004 UTC (7 years, 5 months ago) by mezz
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +7 -10 lines
- Update to 0.10.0.
- Un-broke/enable multimedia/ruby-gst; it works with current gstreamer now.
- Change some that have CP to INSTALL_*.
- Few small clean up.
BTW: ruby-gtksourceview and ruby-panelapplet will be add very soon when I
create and test them. They are going to be part of ruby-gnome2-all meta
port.
Revision 1.11: download - view: text, markup, annotated - select for diffs
Mon Aug 2 20:15:42 2004 UTC (7 years, 6 months ago) by marcus
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +1 -1 lines
Bump PORTREVISION to chase the gstreamer shared lib version.
Revision 1.10: download - view: text, markup, annotated - select for diffs
Mon Jun 14 18:31:04 2004 UTC (7 years, 7 months ago) by marcus
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +1 -0 lines
Chase the gstreamer shared lib version, and bump PORTREVISION where appropriate.
Revision 1.9: download - view: text, markup, annotated - select for diffs
Sun May 2 23:36:57 2004 UTC (7 years, 9 months ago) by mezz
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +1 -1 lines
Change my email to mezz@FreeBSD.org. Approved by: adamw (mentor)
Revision 1.8: download - view: text, markup, annotated - select for diffs
Fri Apr 9 14:09:02 2004 UTC (7 years, 10 months ago) by knu
Branches: MAIN
CVS tags: RELEASE_4_10_0
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +3 -2 lines
- Update the Ruby/GNOME2 suite to 0.9.1. - Update the WWW lines. - Hand the maintainership over to the submitter. (great!) - multimedia/ruby-gst is currently broken because of gstreamer 0.8's API/ABI change. PR: ports/65270 Submitted by: Jeremy Messenger <mezz7@cox.net>
Revision 1.7: download - view: text, markup, annotated - select for diffs
Mon Apr 5 03:30:39 2004 UTC (7 years, 10 months ago) by marcus
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +1 -1 lines
Chase the glib20 update, and bump all affected ports' PORTREVISIONs.
Revision 1.6: download - view: text, markup, annotated - select for diffs
Fri Feb 27 09:36:57 2004 UTC (7 years, 11 months ago) by pav
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +1 -2 lines
- Convert to USE_GNOME PR: ports/59744 Submitted by: Mezz <mezz7@cox.net> Approved by: maintainer timeout (3 months)
Revision 1.5: download - view: text, markup, annotated - select for diffs
Wed Feb 4 05:07:53 2004 UTC (8 years ago) by marcus
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -0 lines
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 1)
Revision 1.4: download - view: text, markup, annotated - select for diffs
Sun Nov 2 04:02:06 2003 UTC (8 years, 3 months ago) by marcus
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -1 lines
Fix issues with CATEGORIES not listing the enclosing directory as the primary category. Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
Revision 1.3: download - view: text, markup, annotated - select for diffs
Sat Aug 9 20:37:43 2003 UTC (8 years, 6 months ago) by knu
Branches: MAIN
CVS tags: RELEASE_4_9_0
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +12 -6 lines
Update to 0.6.0. Ruby/GStreamer is now part of the Ruby/GNOME2 suite.
Revision 1.2: download - view: text, markup, annotated - select for diffs
Tue Jul 29 07:09:50 2003 UTC (8 years, 6 months ago) by knu
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -2 lines
Update to 0.1.1 and (hopefully) unbreak on FreeBSD 4.x.
Revision 1.1: download - view: text, markup, annotated - select for diffs
Thu Jun 26 05:01:46 2003 UTC (8 years, 7 months ago) by knu
Branches: MAIN
Add ruby-gst, Ruby bindings for the GStreamer framework.
