a5dd FreshPorts -- graphics/ruby-rsvg2
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
ruby-rsvg2 1.1.5 graphics on this many watch lists=0 search for ports that depend on this port
Ruby binding for librsvg2
Maintained by: ruby@FreeBSD.org search for ports maintained by this maintainer
Port Added: 15 Nov 2004 20:03:27
Also Listed In: ruby
License: not specified in port


Ruby/RSVG is a Ruby binding of librsvg2.

WWW: http://ruby-gnome2.sourceforge.jp/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon
Master port: x11/ruby-gnome2

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. graphics/ruby-cairo
  2. devel/rubygem-pkg-config
  3. lang/ruby18
  4. textproc/intltool
  5. devel/pkgconf
Required To Run:
  1. x11-toolkits/ruby-gtk2
  2. lang/ruby18
  3. devel/pkgconf
  4. devel/gio-fam-backend
Required Libraries:
  1. accessibility/atk
  2. devel/glib20
  3. x11-toolkits/gtk20
  4. devel/libgsf
  5. graphics/librsvg2
  6. textproc/libxml2
  7. x11-toolkits/pango

This port is required by:

for Run

To install the port: cd /usr/ports/graphics/ruby-rsvg2/ && make install clean
To add the package: pkg_add -r ruby18-rsvg2


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/ruby/
  2. http://aarnet.dl.sourceforge.net/project/ruby-gnome2/ruby-gnome2/ruby-gnome2-1.1.5/
  3. http://freefr.dl.sourceforge.net/project/ruby-gnome2/ruby-gnome2/ruby-gnome2-1.1.5/
  4. http://garr.dl.sourceforge.net/project/ruby-gnome2/ruby-gnome2/ruby-gnome2-1.1.5/
  5. http://heanet.dl.sourceforge.net/project/ruby-gnome2/ruby-gnome2/ruby-gnome2-1.1.5/
  6. http://hivelocity.dl.sourceforge.net/project/ruby-gnome2/ruby-gnome2/ruby-gnome2-1.1.5/
  7. http://ignum.dl.sourceforge.net/project/ruby-gnome2/ruby-gnome2/ruby-gnome2-1.1.5/
  8. http://internode.dl.sourceforge.net/project/ruby-gnome2/ruby-gnome2/ruby-gnome2-1.1.5/
  9. http://iweb.dl.sourceforge.net/project/ruby-gnome2/ruby-gnome2/ruby-gnome2-1.1.5/
  10. http://jaist.dl.sourceforge.net/project/ruby-gnome2/ruby-gnome2/ruby-gnome2-1.1.5/
  11. http://nchc.dl.sourceforge.net/project/ruby-gnome2/ruby-gnome2/ruby-gnome2-1.1.5/
  12. http://ncu.dl.sourceforge.net/project/ruby-gnome2/ruby-gnome2/ruby-gnome2-1.1.5/
  13. http://netcologne.dl.sourceforge.net/project/ruby-gnome2/ruby-gnome2/ruby-gnome2-1.1.5/
  14. http://osdn.dl.sourceforge.net/project/ruby-gnome2/ruby-gnome2/ruby-gnome2-1.1.5/
  15. http://space.dl.sourceforge.net/project/ruby-gnome2/ruby-gnome2/ruby-gnome2-1.1.5/
  16. http://sunet.dl.sourceforge.net/project/ruby-gnome2/ruby-gnome2/ruby-gnome2-1.1.5/
  17. http://superb-dca3.dl.sourceforge.net/project/ruby-gnome2/ruby-gnome2/ruby-gnome2-1.1.5/
  18. http://switch.dl.sourceforge.net/project/ruby-gnome2/ruby-gnome2/ruby-gnome2-1.1.5/
  19. http://tenet.dl.sourceforge.net/project/ruby-gnome2/ruby-gnome2/ruby-gnome2-1.1.5/
  20. http://ufpr.dl.sourceforge.net/project/ruby-gnome2/ruby-gnome2/ruby-gnome2-1.1.5/
  21. http://waix.dl.sourceforge.net/project/ruby-gnome2/ruby-gnome2/ruby-gnome2-1.1.5/

Number of commits found: 26

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
31 Dec 2012 17:03:21
Original commit files touched by this commit  1.1.5
mezz search for other commits by this committer
Remove the created by me and update those header at the same time. I never
care about those header, so you even can claim that those were created by
you instead of me.
06 Sep 2012 05:28:50
Original commit files touched by this commit  1.1.5
swills search for other commits by this committer
- Convert ruby-gnome ports to proper master/slave setup
Reviewed by:	gjb
24 Jul 2012 03:08:24
Original commit files touched by this commit  1.1.4
swills search for other commits by this committer
- Update ruby-gnome2 ports to 1.1.4
04 Jun 2012 21:02:59
Original commit files touched by this commit  1.1.3_1
swills search for other commits by this committer
- Update ruby-gnome ports to 1.1.3

PR:             ports/168435
Submitted by:   Makoto Kishimoto <ksmakoto@dd.iij4u.or.jp>
01 Jun 2012 05:26:28
Original commit files touched by this commit  1.0.3_1
dinoex search for other commits by this committer
- update png to 1.5.10
05 Dec 2011 22:54:11
Original commit files touched by this commit  1.0.3
swills search for other commits by this committer
- Update ruby-gnome2 to 1.0.3

PR:             ports/162139
Submitted by:   TAKATSU Tomonari <tota@freebsd.org> (based on)
Feature safe:   yes
18 Mar 2011 19:47:39
Original commit files touched by this commit  0.90.5
swills search for other commits by this committer
- Fix PLIST issues with RUBY_VER == 1.9
20 Dec 2010 02:46:25
Original commit files touched by this commit  0.90.5
pgollucci search for other commits by this committer
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@
27 Nov 2010 03:32:41
Original commit files touched by this commit  0.90.5
swills search for other commits by this committer
- 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)
12 Oct 2010 03:23:27
Original commit files touched by this commit  0.90.2
swills search for other commits by this committer
- Update to 0.90.2
- Add dependency on rubygem-pkg-config

Submitted by:   me (swills)
Approved by:    pgollucci (mentor)
11 Sep 2010 13:02:39
Original commit files touched by this commit  0.19.4
swills search for other commits by this committer
- Update ruby-gnome ports to 0.19.4

Approved by:    wxs (co-mentor)
Reviewed by:    kwm (gnome@)
28 Mar 2010 06:47:48
Original commit files touched by this commit  0.16.0.20080905_3
dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
05 Feb 2010 11:46:55
Original commit files touched by this commit  0.16.0.20080905_2
dinoex search for other commits by this committer
- update to jpeg-8
31 Jul 2009 13:57:52
Original commit files touched by this commit  0.16.0.20080905_1
dinoex search for other commits by this committer
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by:   edwin
16 Jun 2009 15:53:25
Original commit files touched by this commit  0.16.0.20080905
stas search for other commits by this committer
- Assign all unmaintained ruby ports to ruby@,
  so people will know where to send questions to.
18 Mar 2009 20:06:39
Original commit files touched by this commit  0.16.0.20080905
mezz search for other commits by this committer
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.
07 Jul 2008 03:27:45
Original commit files touched by this commit  0.16.0.20080706
mezz search for other commits by this committer
- 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.
06 Jun 2008 13:35:04
Original commit files touched by this commit  0.16.0.20080315_1
edwin search for other commits by this committer
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)
24 Mar 2008 04:37:06
Original commit files touched by this commit  0.16.0.20080315
mezz search for other commits by this committer
Update to 0.16.0.20080315 (SVN version) to build with new glib 2.16.
19 May 2007 20:32:57
Original commit files touched by this commit  0.16.0_1
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
02 Jan 2007 00:57:05
Original commit files touched by this commit  0.16.0
mezz search for other commits by this committer
- 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.
02 Dec 2006 18:34:38
Original commit files touched by this commit  0.15.0.20061130
stas search for other commits by this committer
- Update to current snapshot (should fix compatiblity problems with the new
  gnome)
- PREFIX-cleaness

Approved by:    mezz (maintainer, implicitly)
03 Jul 2006 00:39:30
Original commit files touched by this commit  0.15.0
mezz search for other commits by this committer
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.
05 Nov 2005 05:35:10
Original commit files touched by this commit  0.14.0
mezz search for other commits by this committer
- 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.
12 Mar 2005 11:05:18
Original commit files touched by this commit  0.12.0
mezz search for other commits by this committer
-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.
15 Nov 2004 19:50:50
Original commit files touched by this commit  0.11.0
mezz search for other commits by this committer
Ruby/RSVG is a Ruby binding of librsvg2.

WWW: http://ruby-gnome2.sourceforge.jp/

Number of commits found: 26

283c
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
plibMay 19
plibMay 19
linux-f10-flashplugin10May 16
linux-f10-flashplugin11May 16
nginx*May 16
nginx-devel*May 16
firefoxMay 15
firefox-develMay 15
firefox-esrMay 15
firefox10May 15
firefox15May 15
firefox3May 15
firefox3-develMay 15
firefox35May 15
firefox36May 15

5 vulnerabilities affecting 20 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24523
Broken 217
Deprecated 474
Ignore 637
Forbidden 3
Restricted 292
No CDROM 109
Vulnerable 27
Expired 133
Set to expire 512
Interactive 33
new 24 hours 5
new 48 hours10
new 7 days26
new fortnight59
new month210

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0