CVS log for ports/devel/ruby-glib2/Makefile
Up to [FreeBSD] / ports / devel / ruby-glib2
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.29: download - view: text, markup, annotated - select for diffs
Mon Dec 5 22:54:09 2011 UTC (2 months ago) by swills
Branches: MAIN
CVS tags: RELEASE_9_0_0, HEAD
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +2 -2 lines
- Update ruby-gnome2 to 1.0.3 PR: ports/162139 Submitted by: TAKATSU Tomonari <tota@freebsd.org> (based on) Feature safe: yes
Revision 1.28: download - view: text, markup, annotated - select for diffs
Sun Mar 13 22:57:01 2011 UTC (10 months, 4 weeks ago) by swills
Branches: MAIN
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +1 -1 lines
- Fix PLIST with RUBY_VER == 1.9
Revision 1.27: download - view: text, markup, annotated - select for diffs
Sat Nov 27 03:32:37 2010 UTC (14 months, 2 weeks ago) by swills
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_7_4_0, RELEASE_6_EOL
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +1 -2 lines
- Update to 0.90.5 - create ports for vte, gstreamer, gtksourceview2, poppler and goocanvas modules - sort depends in meta port - remove patch to ruby-gtk2 that's merged upstream - remove old gtksourceview module which seems broken Submitted by: swills (myself) Approved by: wxs (mentor)
Revision 1.26: download - view: text, markup, annotated - select for diffs
Tue Oct 12 03:23:24 2010 UTC (16 months ago) by swills
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +5 -4 lines
- Update to 0.90.2 - Add dependency on rubygem-pkg-config Submitted by: me (swills) Approved by: pgollucci (mentor)
Revision 1.25: download - view: text, markup, annotated - select for diffs
Sat Sep 11 13:02:36 2010 UTC (17 months ago) by swills
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +2 -0 lines
- Update ruby-gnome ports to 0.19.4 Approved by: wxs (co-mentor) Reviewed by: kwm (gnome@)
Revision 1.24: download - view: text, markup, annotated - select for diffs
Tue Jun 16 15:53:08 2009 UTC (2 years, 7 months ago) by stas
Branches: MAIN
CVS tags: RELEASE_8_1_0, RELEASE_8_0_0, RELEASE_7_3_0
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +1 -1 lines
- Assign all unmaintained ruby ports to ruby@, so people will know where to send questions to.
Revision 1.23: download - view: text, markup, annotated - select for diffs
Wed Mar 18 20:06:34 2009 UTC (2 years, 10 months ago) by mezz
Branches: MAIN
CVS tags: RELEASE_7_2_0
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +1 -1 lines
Release these ports into wild. I don't have time for these ports anymore. I am keeping maintain two ports that don't require a lot of time to take care of.
Revision 1.22: download - view: text, markup, annotated - select for diffs
Sat Sep 6 18:46:40 2008 UTC (3 years, 5 months ago) by mezz
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +0 -1 lines
Update to 0.16.0.20080905; it works with GTK+ 2.14.x (current in MC CVS). Reported by: Joseph S. Atkinson <jsatkinson@embarqmail.com>
Revision 1.21: download - view: text, markup, annotated - select for diffs
Mon Jul 7 03:27:40 2008 UTC (3 years, 7 months ago) by mezz
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +3 -2 lines
- Update to 0.16.0.20080706, it's more than 0.17 RC1.
- ${RUBY_SITEARCHLIBDIR} -> ${RUBY_SITEARCHLIBDIR:S/${PREFIX}/${LOCALBASE}/}
in the *_DEPENDS, that way it will finding correct file when I tweak the
PREFIX.
- NOPORTDOCS -> NOPORTEXAMPLES on example/demo/test files.
Revision 1.20: download - view: text, markup, annotated - select for diffs
Fri Jun 6 13:21:53 2008 UTC (3 years, 8 months ago) by edwin
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +1 -0 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.19: download - view: text, markup, annotated - select for diffs
Mon Mar 24 04:37:02 2008 UTC (3 years, 10 months ago) by mezz
Branches: MAIN
CVS tags: RELEASE_5_EOL
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +1 -1 lines
Update to 0.16.0.20080315 (SVN version) to build with new glib 2.16.
Revision 1.18: download - view: text, markup, annotated - select for diffs
Wed Oct 24 23:35:16 2007 UTC (4 years, 3 months ago) by marcus
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +1 -1 lines
Presenting GNOME 2.20.1 and all related works for FreeBSD. The official GNOME 2.20 release notes can be found at http://www.gnome.org/start/2.20/notes/en/ . Beyond that, this update includes the new GIMP 2.4 (courtesy of ahze). The GNOME 2.20 update also includes a huge change in the FreeBSD GNOME hierarchy. We are now using the more standard DATADIR of ${PREFIX}/share rather than ${PREFIX}/share/gnome. The result is that fewer patches and hacks are needed to port GNOME components to FreeBSD. This will mean some user changes may be required, so be sure to read /usr/ports/UPDATING for more details. This release and the things we accomplished in it would not have been possible without mezz's crazy idea to collapse DATADIR, and his persistence to make it happen successfully. Ahze and pav also deserve thanks for their work on porting modules and testing the whole ball of wax on pointyhat (respectively). The FreeBSD GNOME team would also like to thank our various testers and contributors: Yasuda Keisuke Frank Jahnke Pawel Worach Brian Gruber Franz Klammer Yuri Pankov Nick Barkas Cristian KLEIN Tony Maher Scot Hetzel Martin Matuska (mm) Benoit Dejean Martin Wilke (miwi) (And anyone else I may have missed) PRs fixed in this release: 111272, 113470, 115995, 116338
Revision 1.17: download - view: text, markup, annotated - select for diffs
Tue Jan 2 00:57:01 2007 UTC (5 years, 1 month ago) by mezz
Branches: MAIN
CVS tags: RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +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.16: download - view: text, markup, annotated - select for diffs
Fri Mar 31 21:47:01 2006 UTC (5 years, 10 months ago) by mezz
Branches: MAIN
CVS tags: RELEASE_6_2_0
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +0 -1 lines
portlint: -Remove USE_REINPLACE.
Revision 1.15: download - view: text, markup, annotated - select for diffs
Sat Nov 5 05:35:06 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.14: preferred, colored
Changes since revision 1.14: +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.14: download - view: text, markup, annotated - select for diffs
Sat Mar 12 11:05:15 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.13: preferred, colored
Changes since revision 1.13: +7 -0 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.13: download - view: text, markup, annotated - select for diffs
Sun Aug 15 07:11:54 2004 UTC (7 years, 5 months ago) by mezz
Branches: MAIN
CVS tags: RELEASE_5_3_0, RELEASE_4_11_0
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +5 -6 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.12: download - view: text, markup, annotated - select for diffs
Sun May 2 23:36:56 2004 UTC (7 years, 9 months ago) by mezz
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +1 -1 lines
Change my email to mezz@FreeBSD.org. Approved by: adamw (mentor)
Revision 1.11: download - view: text, markup, annotated - select for diffs
Fri Apr 9 14:09:01 2004 UTC (7 years, 10 months ago) by knu
Branches: MAIN
CVS tags: RELEASE_4_10_0
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +1 -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.10: download - view: text, markup, annotated - select for diffs
Mon Apr 5 03:30:38 2004 UTC (7 years, 10 months ago) by marcus
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +1 -1 lines
Chase the glib20 update, and bump all affected ports' PORTREVISIONs.
Revision 1.9: 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.8: preferred, colored
Changes since revision 1.8: +1 -2 lines
- Convert to USE_GNOME PR: ports/59744 Submitted by: Mezz <mezz7@cox.net> Approved by: maintainer timeout (3 months)
Revision 1.8: download - view: text, markup, annotated - select for diffs
Wed Feb 4 05:19:51 2004 UTC (8 years ago) by marcus
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -0 lines
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 2)
Revision 1.7: download - view: text, markup, annotated - select for diffs
Thu Nov 20 20:19:38 2003 UTC (8 years, 2 months ago) by knu
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -1 lines
Update the Ruby/GNOME2 suite to 0.8.0.
Revision 1.6: download - view: text, markup, annotated - select for diffs
Sat Oct 18 10:43:43 2003 UTC (8 years, 3 months ago) by knu
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +1 -0 lines
Patch mkmf-gnome2.rb for Ruby 1.6. This should fix the build failure of ruby-gdk_pixbuf2.
Revision 1.5: download - view: text, markup, annotated - select for diffs
Tue Feb 18 05:04:55 2003 UTC (8 years, 11 months ago) by knu
Branches: MAIN
CVS tags: RELEASE_5_1_0, RELEASE_4_9_0, RELEASE_4_8_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -0 lines
De-pkg-comment.
Revision 1.4: download - view: text, markup, annotated - select for diffs
Sun Feb 9 12:58:25 2003 UTC (9 years ago) by knu
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +0 -1 lines
Update the Ruby/GNOME2 suite to 0.3.0. Add ruby-pango, a Ruby binding for Pango.
Revision 1.3: download - view: text, markup, annotated - select for diffs
Fri Feb 7 18:59:45 2003 UTC (9 years ago) by marcus
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -1 lines
Chase glib20's shared lib version.
Revision 1.2: download - view: text, markup, annotated - select for diffs
Thu Dec 5 20:44:40 2002 UTC (9 years, 2 months ago) by olgeni
Branches: MAIN
CVS tags: RELEASE_5_0_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -1 lines
Fix CATEGORIES: x11-toolkits -> devel. Approved by: knu
Revision 1.1: download - view: text, markup, annotated - select for diffs
Wed Nov 27 20:12:15 2002 UTC (9 years, 2 months ago) by knu
Branches: MAIN
Import Ruby/GNOME2 0.1 ports. Newly added are devel/ruby-glib2 and graphics/ruby-gnomecanvas2, the rest are updated after repocopy. Approved by: portmgr (implicitly)
