Commit graph

45 commits

Author SHA1 Message Date
Philip M. Gollucci
1d3a44db09 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@
2010-12-20 02:46:25 +00:00
Steve Wills
132e1e4550 - 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)
2010-11-27 03:32:41 +00:00
Steve Wills
ccd32680d4 - Update to 0.90.2
- Add dependency on rubygem-pkg-config

Submitted by:	me (swills)
Approved by:	pgollucci (mentor)
2010-10-12 03:23:26 +00:00
Steve Wills
804529e514 - Update ruby-gnome ports to 0.19.4
Approved by:	wxs (co-mentor)
Reviewed by:	kwm (gnome@)
2010-09-11 13:02:39 +00:00
Dirk Meyer
de78af3ac5 - update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi
2010-03-28 06:47:48 +00:00
Dirk Meyer
ca9c60461c - update to jpeg-8 2010-02-05 11:46:55 +00:00
Dirk Meyer
eca78ec61b - bump all port that indirectly depends on libjpeg and have not yet been bumped or updated
Requested by:	edwin
2009-07-31 13:57:52 +00:00
Stanislav Sedov
cc69d7aa7d - Assign all unmaintained ruby ports to ruby@,
so people will know where to send questions to.
2009-06-16 15:53:25 +00:00
Jeremy Messenger
f56281c4d5 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.
2009-03-18 20:06:38 +00:00
Jeremy Messenger
453bf8ce7a - 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.
2008-07-07 03:27:45 +00:00
Edwin Groothuis
090059a210 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)
2008-06-06 14:17:21 +00:00
Jeremy Messenger
427b9be748 Update to 0.16.0.20080315 (SVN version) to build with new glib 2.16. 2008-03-24 04:37:06 +00:00
Florent Thoumie
d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Jeremy Messenger
19a9f3912c - 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.
2007-01-02 00:57:05 +00:00
Stanislav Sedov
9377b98f8f - Update to current snapshot (should fix compatiblity problems with the new
gnome)
- PREFIX-cleaness

Approved by:	mezz (maintainer, implicitly)
2006-12-02 18:34:38 +00:00
Jeremy Messenger
2d1336cd74 portlint:
-Remove USE_REINPLACE.
2006-03-31 22:04:05 +00:00
Jeremy Messenger
fe817611db - 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.
2005-11-05 05:35:10 +00:00
Jeremy Messenger
452d8feb41 Update to 0.13.0, see release note for detail:
http://ruby-gnome2.sourceforge.jp/?News_20050731_1
2005-08-01 08:52:04 +00:00
Jeremy Messenger
ebfae590f2 -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.
2005-03-12 11:05:18 +00:00
Jeremy Messenger
0fcebac3e3 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.
2004-11-15 06:18:35 +00:00
Joe Marcus Clarke
46a4d69571 Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade.
2004-11-07 22:37:47 +00:00
Jeremy Messenger
3ffe74f7b2 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.
2004-08-16 18:48:33 +00:00
Jeremy Messenger
338404f1b3 - 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.
2004-08-15 07:11:57 +00:00
Jeremy Messenger
918e66b039 Change my email to mezz@FreeBSD.org.
Approved by:	adamw (mentor)
2004-05-02 23:36:58 +00:00
Akinori MUSHA
f9f3d12e3d - 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>
2004-04-09 14:09:03 +00:00
Joe Marcus Clarke
731798cdcf Chase the glib20 update, and bump all affected ports' PORTREVISIONs. 2004-04-05 03:31:02 +00:00
Pav Lucistnik
c19547d909 - Convert to USE_GNOME
PR:		ports/59744
Submitted by:	Mezz <mezz7@cox.net>
Approved by:	maintainer timeout (3 months)
2004-02-27 09:36:58 +00:00
Joe Marcus Clarke
053fdb6a6b Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
2004-02-04 05:21:48 +00:00
Akinori MUSHA
6948908d2d Update the Ruby/GNOME2 suite to 0.8.0. 2003-11-20 20:19:39 +00:00
Kris Kennaway
09b69954f2 Mark BROKEN (see bento logs). These ports are scheduled for removal
after Feb 2 2004 if they are still broken at that time and no fixes
have been submitted by PR.
2003-11-03 03:56:42 +00:00
Akinori MUSHA
0e9dcd3a7e Bump PORTREVISION for the last change, just in case. 2003-03-05 02:58:09 +00:00
Akinori MUSHA
c0f00163eb Increase gdk_pixbuf's shlib version by 200 to match what
x11-toolkits/gtk20 now installs.

Submitted by:	Franz Klammer <klammer@webonaut.com>
2003-03-05 02:45:29 +00:00
Akinori MUSHA
7988d59818 De-pkg-comment. 2003-02-18 05:20:09 +00:00
Akinori MUSHA
49047447ec Update the Ruby/GNOME2 suite to 0.3.0.
Add ruby-pango, a Ruby binding for Pango.
2003-02-09 12:58:26 +00:00
Akinori MUSHA
d0f3460224 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)
2002-11-27 20:12:16 +00:00
Akinori MUSHA
8dc9b4eb8b Use RUBY_MOD*. 2002-10-06 21:08:30 +00:00
Mario Sergio Fujikawa Ferreira
5dc9b7f571 Deploy USE_GNOMENG infrastructure
PR:		42349
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
2002-09-03 02:46:49 +00:00
Akinori MUSHA
fa4878f188 Update WWW. 2002-09-01 13:55:47 +00:00
Akinori MUSHA
1b5f13c8ff Add a missing library dependency on graphics/gdk-pixbuf.
Submitted by:	bento
2002-07-25 17:39:39 +00:00
Maxim Sobolev
800ef6c0b0 Convert USE_GLIB into USE_GNOMENG+USE_GNOME. 2002-07-15 17:21:56 +00:00
Akinori MUSHA
1c39591d9a Update ruby-{gnome,gtk,gdk_imlib,gdk_pixbuf} to 0.27. 2002-03-20 12:34:39 +00:00
Akinori MUSHA
786a71b712 Update graphics/ruby-gdk_imlib, graphics/ruby-gdk_pixbuf,
x11/ruby-gnome and x11-toolkits/ruby-gtk to ruby-gnome 0.26.
2001-11-20 16:35:43 +00:00
Akinori MUSHA
37f0f0aa36 Bump the PORTREVISION's of the ports which install architecture
dependent ruby modules, due to the RUBY_ARCH change I've just
committed.
2001-09-17 17:54:27 +00:00
Ade Lovett
bc47cccc84 Various patches (mainly shared library revision changes) for those
ports that depend on GNOME and need to change for 1.4
2001-05-04 21:41:30 +00:00
Akinori MUSHA
6b7854c088 Add ruby-gdk_pixbuf, a Ruby binding for Gdkpixbuf. 2001-02-28 12:58:23 +00:00