c32c FreshPorts -- graphics/ruby-gd
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-gd 0.8.0_1 graphics on this many watch lists=1 search for ports that depend on this port
Ruby extension library to use Thomas Boutell's gd library
Maintained by: dinoex@FreeBSD.org search for ports maintained by this maintainer
Port Added: 02 Oct 2000 11:43:55
Also Listed In: ruby
License: not specified in port


Ruby/GD is an extension library to use Thomas Boutell's gd library
(http://www.boutell.com/gd/) from Ruby.

Author: Matsumoto Yukihiro <matz@ruby-lang.org> (original author)
	Ryuichi Tamura <tam@kais.kyoto-u.ac.jp> (current maintainer)
WWW: http://rubyforge.org/projects/ruby-gd/
WWW: https://github.com/Spakman/ruby-gd
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

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

Required To Build:
  1. lang/ruby18
Required To Run:
  1. lang/ruby18
Required Libraries:
  1. print/freetype2
  2. graphics/gd
There are no ports dependent upon this port

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


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/ruby/
  2. http://www.daifukuya.com/archive/kagemai/lib/

Number of commits found: 42

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
26 Jan 2013 16:06:36
Original commit files touched by this commit  0.8.0_1
dinoex search for other commits by this committer
- cleanup header
- strip shlibversion in depedency
01 Jun 2012 05:26:28
Original commit files touched by this commit  0.8.0_1
dinoex search for other commits by this committer
- update png to 1.5.10
12 Jan 2012 05:40:03
Original commit files touched by this commit  0.8.0
dinoex search for other commits by this committer
- detect ttf support in libgd
19 Nov 2011 12:35:04
Original commit files touched by this commit  0.8.0
dinoex search for other commits by this committer
- update to 0.8.0
- fix build with ruby19
- drop obsolte option WITH_GD1
- add homepages
Feature safe:   yes
Obtained from:  Mark Somerville
03 Jul 2011 14:12:23
Original commit files touched by this commit  0.7.4_9
ohauer search for other commits by this committer
-remove MD5
09 Dec 2010 21:46:18
Original commit files touched by this commit  0.7.4_9
  Sanity Test Failure
pgollucci search for other commits by this committer
- Mark some ruby* and rubygem* broken with ruby 1.9

With Hat:       ruby@
Sponsored by:   RideCharge Inc. / TaxiMagic
28 Mar 2010 06:47:48
Original commit files touched by this commit  0.7.4_9
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.7.4_8
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.7.4_7
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
30 May 2008 17:03:42
Original commit files touched by this commit  0.7.4_6
dinoex search for other commits by this committer
- use PORTEXAMPLES
30 Mar 2008 09:36:46
Original commit files touched by this commit  0.7.4_6
dinoex search for other commits by this committer
- clean X11BASE
17 Mar 2008 18:04:30
Original commit files touched by this commit  0.7.4_6
dinoex search for other commits by this committer
- set USE_XORG
11 Dec 2007 20:35:25
Original commit files touched by this commit  0.7.4_6
dinoex search for other commits by this committer
- remove oblsolete gd1 handling
26 Jul 2007 21:39:02
Original commit files touched by this commit  0.7.4_6
dinoex search for other commits by this committer
- fix build with xpm
(revert portlint change)
25 Jul 2007 11:55:37
Original commit files touched by this commit  0.7.4_6
dinoex search for other commits by this committer
- take maintainership
- make portlint happier
19 May 2007 20:32:57
Original commit files touched by this commit  0.7.4_6
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}.
28 Dec 2005 15:02:14
Original commit files touched by this commit  0.7.4_5
erwin search for other commits by this committer
- Fixed mastersite, the tarball was unfetchable since 2003.
- Removed WWW, this site doesn't exist anymore.

PR:             91019
Submitted by:   Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
26 Nov 2005 01:48:16
Original commit files touched by this commit  0.7.4_5
pav search for other commits by this committer
- Add SHA256
11 Nov 2005 01:18:01
Original commit files touched by this commit  0.7.4_5
linimon search for other commits by this committer
With portmgr hat on, reset maintainership of knu's ports since he has
been inactive more than 6 months.  We hope to see him back sometime.
22 Mar 2004 15:05:32
Original commit files touched by this commit  0.7.4_5
knu search for other commits by this committer
Add SIZE data.

Submitted by:   trevor
18 Mar 2004 19:26:26
Original commit files touched by this commit  0.7.4_5
knu search for other commits by this committer
Fix a stupid typo and activate GD2 features properly.  D'oh!
18 Aug 2003 16:15:11
Original commit files touched by this commit  0.7.4_4
nork search for other commits by this committer
o Main modification
  graphics/gd(based on 1.8.4)    -> graphics/gd1
  graphics/gd2(based on 2.0.15)  -> graphics/gd
  graphics/p5-GD(based on 1.41)  -> graphics/p5-GD1
  graphics/p5-GD2(based on 2.07) -> graphics/p5-GD
  japanese/gd                    -> japanese/gd1
  japanese/gd2                   -> japanese/gd
o Include some feature
  WITH_XPM(w/, w/o WITHOUT_X11)
o Chase this modification
o Fix build error [1]

PR:             ports/54540
Submitted by:   Ports Fury
Approved by:    maintainer (blanket)
Reported by:    bento via kris [1]
11 Jul 2003 18:16:14
Original commit files touched by this commit  0.7.4_3
nork search for other commits by this committer
o Change library name from libgd to libgd1.
o Do not install everything except headers and libraries
  (to avoid conflicting with graphics/gd2)
o Fix dependency on new libgd1(for many ports).

PR:             ports/54100
Submitted by:   Ports Fury
18 Feb 2003 05:19:21
Original commit files touched by this commit  0.7.4_2
knu search for other commits by this committer
De-pkg-comment.
11 Jan 2003 08:39:17
Original commit files touched by this commit  0.7.4_2
knu search for other commits by this committer
This does not seem to require ruby-rdtool.
06 Oct 2002 21:17:31
Original commit files touched by this commit  0.7.4_2
knu search for other commits by this committer
Add a WITH_GD2 knob.

Use RUBY_MOD*.
06 Oct 2002 19:50:45
Original commit files touched by this commit  0.7.4_2
knu search for other commits by this committer
Reflect *_RD renaming.
12 Mar 2002 22:45:45
Original commit files touched by this commit
knu search for other commits by this committer
Bump PORTREVISION after a libfreetype2 major bump.

Move the print/freetype2 dependency from BUILD_DEPENDS to LIB_DEPENDS
while I'm here.
17 Sep 2001 18:54:32
files touched by this commit
knu search for other commits by this committer
Bump the PORTREVISION's of the ports which install architecture   dependent ruby
modules, due to the RUBY_ARCH change I've just   committed.    
09 Jun 2001 02:45:31
files touched by this commit
knu search for other commits by this committer
Do not dig this obsolete directory.    
30 May 2001 16:32:54
files touched by this commit
knu search for other commits by this committer
Update to 0.7.4.    
22 May 2001 20:51:18
files touched by this commit
knu search for other commits by this committer
Update to 0.7.3.    
09 Apr 2001 19:20:17
files touched by this commit
sobomax search for other commits by this committer
Ensure that the freetype-config is available. This should workaround the  
XFree86-4 + freetype2 problem. This is not a final solution and provided   only
for forthcoming 4.3 release, after which it will be removed.    
05 Mar 2001 11:33:19
files touched by this commit
knu search for other commits by this committer
Chase the distfile repack.  The difference was just some wording fixes   of
English documents.    
12 Feb 2001 10:48:32
files touched by this commit
knu search for other commits by this committer
Update to 0.7.2, which now supports GD 1.8.4 with FreeType 2.x support.    
10 Feb 2001 12:39:32
files touched by this commit
knu search for other commits by this committer
Add %%PORTDOCS%%.    
29 Oct 2000 09:54:35
files touched by this commit
knu search for other commits by this committer
Update to 0.7.1.    
09 Oct 2000 11:58:02
files touched by this commit
knu search for other commits by this committer
Oops, forgot to commit Makefile too.     - PORTREVISION bump due to the checksum
update    
09 Oct 2000 11:56:30
files touched by this commit
knu search for other commits by this committer
Update the checksum. :(     - Two typo fixes     - Debug option turned on in the
configure script    
08 Oct 2000 02:35:34
files touched by this commit
asami search for other commits by this committer
Convert category graphics to new layout.  
04 Oct 2000 05:44:48
files touched by this commit
asami search for other commits by this committer
Check for file's existence before trying to run ldd on it so this won't kill  
make INDEX.    
02 Oct 2000 15:43:55
files touched by this commit
knu search for other commits by this committer
Add ruby-gd, Ruby extension library to use Thomas Boutell's gd library.    

Number of commits found: 42

2849
Login
User Login
Create account

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

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
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
linux-firefoxMay 15
linux-seamonkeyMay 15

6 vulnerabilities affecting 28 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 24516
Broken 219
Deprecated 472
Ignore 639
Forbidden 3
Restricted 292
No CDROM 109
Vulnerable 29
Expired 132
Set to expire 510
Interactive 33
new 24 hours 3
new 48 hours7
new 7 days30
new fortnight74
new month205

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