Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.1.5 24 Mar 2014 18:11:45 |
swills |
2014-03-23 accessibility/ruby-atk: Use rubygem-atk instead
2014-03-23 devel/ruby-gio2: Use rubygem-gio2 instead
2014-03-23 devel/ruby-glib2: Use rubygem-glib2 instead
2014-03-23 graphics/ruby-cairo: Use rubygem-cairo instead
2014-03-23 graphics/ruby-gdk_pixbuf2: Use rubygem-gdk_pixbuf2 instead
2014-03-23 graphics/ruby-rsvg2: Use rubygem-rsvg2 instead
2014-03-23 x11-toolkits/ruby-goocanvas: No longer included upstream
2014-03-23 x11-toolkits/ruby-gstreamer: Use rubygem-gstreamer instead
2014-03-23 x11-toolkits/ruby-gtk2: Use rubygem-gtk2 instead
2014-03-23 x11-toolkits/ruby-gtksourceview2: Use rubygem-gtksourceview2 instead
2014-03-23 x11-toolkits/ruby-pango: Use rubygem-pango instead
2014-03-23 x11-toolkits/ruby-poppler: Use rubygem-poppler instead
2014-03-23 x11-toolkits/ruby-vte: Use rubygem-vte instead
2014-03-23 x11/ruby-gnome2: Use rubygem-gnome2 instead |
1.1.5 22 Feb 2014 23:19:29 |
swills |
- Mark as broken with Ruby 2.0 and 2.1
- Mark deprecated in favor of rubygem- versions |
1.1.5 20 Sep 2013 23:43:20 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11) |
1.1.5 01 Sep 2012 15:41:32 |
swills |
- Update ruby-gnome ports to 1.1.5 |
1.1.4 24 Jul 2012 03:08:24 |
swills |
- Update ruby-gnome2 ports to 1.1.4 |
1.1.3 04 Jun 2012 21:02:59 |
swills |
- Update ruby-gnome ports to 1.1.3
PR: ports/168435
Submitted by: Makoto Kishimoto <ksmakoto@dd.iij4u.or.jp> |
1.0.3 07 Feb 2012 00:41:35 |
swills |
- Remove empty file
Reported by: eadler |
1.0.3 05 Dec 2011 22:54:11 |
swills |
- Update ruby-gnome2 to 1.0.3
PR: ports/162139
Submitted by: TAKATSU Tomonari <tota@freebsd.org> (based on)
Feature safe: yes |
0.90.5 18 Mar 2011 19:47:39 |
swills |
- Fix PLIST issues with RUBY_VER == 1.9 |
0.90.5 20 Dec 2010 02:46:25 |
pgollucci |
Clean up ruby pkg-plists:
%%RUBY_SITEARCHLIBDIR%%
%%RUBY_SITELIBDIR%%
lib/ruby/site_ruby
%%RUBY_VENDORARCHLIBDIR%%
%%RUBY_VENDORLIBDIR%%
lib/ruby/vendor_ruby
lib/ruby
Above directories are owned by lang/ruby1[89] ports.
PR: ports/153041
Tested by: 2-exp runs by pav
With Hat: ruby@ |
0.90.5 27 Nov 2010 03:32:41 |
swills |
- 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) |
0.90.2 28 Oct 2010 21:00:21 |
erwin |
Deprecate md5 in favour of sha256 checksums. md5 checksums will no longer
be generated or checked, and will be silently ignored for now. Also,
generalize the MD5_FILE macro to DISTINFO_FILO.
PR: 149657
Submitted by: rene
Approved by: portmgr
Tested on: pointyhat i386 7-exp |
0.90.2 12 Oct 2010 03:23:27 |
swills |
- Update to 0.90.2
- Add dependency on rubygem-pkg-config
Submitted by: me (swills)
Approved by: pgollucci (mentor) |
0.19.4 11 Sep 2010 13:02:39 |
swills |
- Update ruby-gnome ports to 0.19.4
Approved by: wxs (co-mentor)
Reviewed by: kwm (gnome@) |
0.16.0.20080905_3 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
0.16.0.20080905_2 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
0.16.0.20080905_1 31 Jul 2009 13:57:52 |
dinoex |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
0.16.0.20080905 16 Jun 2009 15:53:25 |
stas |
- Assign all unmaintained ruby ports to ruby@,
so people will know where to send questions to. |
0.16.0.20080905 18 Mar 2009 20:06:39 |
mezz |
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. |
0.16.0.20080905 06 Sep 2008 18:46:40 |
mezz |
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> |
0.16.0.20080706 07 Jul 2008 03:27:45 |
mezz |
- 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. |
0.16.0.20080315_1 06 Jun 2008 14:09:15 |
edwin |
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) |
0.16.0.20080315 24 Mar 2008 04:37:06 |
mezz |
Update to 0.16.0.20080315 (SVN version) to build with new glib 2.16. |
0.16.0.20071004_1 24 Oct 2007 23:37:25 |
marcus |
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 (Only the first 15 lines of the commit message are shown above ) |
0.16.0_1 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
0.16.0 02 Jan 2007 16:49:10 |
mezz |
- No longer need to tweak RUBY_DOCDIR and RUBY_EXAMPLESDIR for PREFIX-cleaness,
which it was committed in bsd.ruby.mk recently.
- Tweak a bit in general-patch. |
0.16.0 02 Jan 2007 00:57:05 |
mezz |
- 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. |
0.15.0.20061130 02 Dec 2006 18:34:38 |
stas |
- Update to current snapshot (should fix compatiblity problems with the new
gnome)
- PREFIX-cleaness
Approved by: mezz (maintainer, implicitly) |
0.15.0 03 Jul 2006 00:39:30 |
mezz |
Update to 0.15.0, see changelog for details:
http://ruby-gnome2.sourceforge.jp/?News_20060701_1
I will add two new ports, ruby-poppler and ruby-vte, later in this week. |
0.14.1 31 Mar 2006 22:15:19 |
mezz |
portlint:
-Remove USE_REINPLACE. |
0.14.1 16 Nov 2005 04:00:05 |
mezz |
Update to 0.14.1, serious memory leaks on 0.14.0 was fixed. See release note
for details:
http://ruby-gnome2.sourceforge.jp/?News_20051114_1 |
0.14.0 12 Nov 2005 20:50:38 |
mezz |
Add SHA256. |
0.14.0 05 Nov 2005 05:35:10 |
mezz |
- 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. |
0.13.0 01 Aug 2005 08:52:04 |
mezz |
Update to 0.13.0, see release note for detail:
http://ruby-gnome2.sourceforge.jp/?News_20050731_1 |
0.12.0 12 Mar 2005 11:05:18 |
mezz |
-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. |
0.11.0 15 Nov 2004 08:28:14 |
mezz |
/me slaps cvs for missed distinfo of 0.11.0 tarballs. |
0.11.0 15 Nov 2004 06:18:35 |
mezz |
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. |
0.10.1_1 07 Nov 2004 22:37:47 |
marcus |
Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade. |
0.10.1 16 Aug 2004 18:48:33 |
mezz |
Update to 0.10.1, this fixed some serious bugs of 0.10.0.
- Ruby/GTK: Fix compiling error under GTK+-2.0.x.
- Ruby/GtkSourceView: Fix compiling error.
- Ruby/GdkPixbuf: Fix some bugs. |
0.10.0 15 Aug 2004 07:11:57 |
mezz |
- 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. |
0.9.1 02 May 2004 23:36:58 |
mezz |
Change my email to mezz@FreeBSD.org.
Approved by: adamw (mentor) |
0.9.1 09 Apr 2004 14:09:03 |
knu |
- 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> |
0.8.0_2 05 Apr 2004 03:31:02 |
marcus |
Chase the glib20 update, and bump all affected ports' PORTREVISIONs. |
0.8.0_1 22 Mar 2004 15:05:32 |
knu |
Add SIZE data.
Submitted by: trevor |
0.8.0_1 04 Feb 2004 05:10:27 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1) |
0.8.0 20 Nov 2003 20:19:39 |
knu |
Update the Ruby/GNOME2 suite to 0.8.0. |
0.7.0 18 Sep 2003 15:17:23 |
marcus |
Switch explicit LIB_DEPENDS on libgnomeui to USE_GNOME=libgnomeui to
keep up-to-date with the new libgnomeui version number. |
0.7.0 10 Sep 2003 07:42:21 |
knu |
Update the Ruby/GNOME2 suite to 0.7.0. |
0.6.0 09 Aug 2003 20:25:26 |
knu |
Update the Ruby/GNOME2 suite to 0.6.0. |
0.5.0 01 Jun 2003 12:14:58 |
knu |
Update to 0.5.0. |
0.4.0 23 Mar 2003 10:34:48 |
knu |
Update Ruby/GNOME2 to 0.4.0. |
0.3.0 18 Feb 2003 05:40:44 |
knu |
De-pkg-comment. |
0.3.0 09 Feb 2003 12:58:26 |
knu |
Update the Ruby/GNOME2 suite to 0.3.0.
Add ruby-pango, a Ruby binding for Pango. |
0.2r1_1 07 Feb 2003 19:33:51 |
marcus |
Chase libgnomeui's shared lib version. |
0.2r1 03 Jan 2003 11:21:26 |
knu |
Update to 0.2rev1. (PORTVERSION=0.2r1) |
0.2 01 Jan 2003 16:33:01 |
knu |
Update Ruby/GNOME2 to 0.2. |
0.1 07 Dec 2002 15:40:36 |
knu |
Fix up obsolete pkg-config dependencies.
Submitted by: bento
Obtained from: Ruby/GNOME2 CVS |
0.1 06 Dec 2002 15:14:21 |
knu |
Properly update pkg-comment and pkg-descr after the copy from
ruby-gnome.
Submitted by: the author |
0.1 01 Dec 2002 07:11:19 |
knu |
I don't understand why this bogus entry slipped into distfile..
Submitted by: kris, bento |
0.1 27 Nov 2002 20:12:16 |
knu |
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) |