731e FreshPorts -- graphics/rubygem-scruffy
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
rubygem-scruffy 0.2.6_1 graphics on this many watch lists=0 search for ports that depend on this port
Beautiful Graphs for Ruby
Maintained by: ruby@FreeBSD.org search for ports maintained by this maintainer
Port Added: 07 Jan 2007 04:21:59
Also Listed In: rubygems
License: not specified in port


Scruffy is a Ruby library for creating great looking graphs and charts.
Graphs can be rendered to SVG code or an image. Blend the beauty of Gruff
with the SVG capabilities of SVG::Graph, make it super simple and extensible,
and you've got Scruffy.

WWW: https://github.com/brasten/scruffy
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

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

Required To Build:
  1. devel/ruby-gems
  2. lang/ruby18
Required To Run:
  1. devel/rubygem-builder
  2. devel/ruby-gems
  3. lang/ruby18
There are no ports dependent upon this port

To install the port: cd /usr/ports/graphics/rubygem-scruffy/ && make install clean
To add the package: pkg_add -r rubygem-scruffy


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/rubygem/
  2. http://production.cf.rubygems.org/gems/
  3. http://production.s3.rubygems.org/gems/

Number of commits found: 19

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
07 Feb 2013 03:25:50
Original commit files touched by this commit  0.2.6_1
dinoex search for other commits by this committer
- fix redering of all graphs
PR:		175898
Submitted by:	dinoex
Reviewed by:	swills
29 Jun 2012 04:01:22
Original commit files touched by this commit  0.2.6
dinoex search for other commits by this committer
- set MAINTAINER ro ruby@
23 Jun 2011 18:03:54
Original commit files touched by this commit  0.2.6
pgollucci search for other commits by this committer
- Removing remaining MD5 from rubygem- ports
23 Jun 2011 17:51:43
Original commit files touched by this commit  0.2.6
pgollucci search for other commits by this committer
- Cannoicalize the WWW: [again],
- Save redirects s/http/https/ for github
05 Dec 2010 14:37:35
Original commit files touched by this commit  0.2.6
dinoex search for other commits by this committer
- fix URL
23 Nov 2010 04:49:14
Original commit files touched by this commit  0.2.6
pgollucci search for other commits by this committer
Update some more outdated pkg-descr WWW lines

With Hat:       ruby@
Sponsored by:   RideCharge Inc. / TaxiMagic
18 Nov 2010 15:48:12
Original commit files touched by this commit  0.2.6
dinoex search for other commits by this committer
- fix URL
20 Oct 2010 01:35:47
Original commit files touched by this commit  0.2.6
pgollucci search for other commits by this committer
- Mass fixup of WWW: lines pkg-descr based on rubygems.org Homepage meta info

Prompted by:    distilator
With Hat:       ruby@
Sponsored by:   RideCharge Inc. / TaxiMagic
26 May 2010 19:51:35
Original commit files touched by this commit  0.2.6
pgollucci search for other commits by this committer
- Mass conversion of RF -> RG for MASTER_SITE for rubygem- ports
  [RG aka rubygems.org]

PR:             ports/147005
Submitted by:   pgollucci (myself)
Approved by:    portmgr (pav)
With Hat:       ruby@
24 Aug 2009 20:48:23
Original commit files touched by this commit  0.2.6
dinoex search for other commits by this committer
- update to 0.2.6
09 Apr 2009 00:11:47
Original commit files touched by this commit  0.2.5
pgollucci search for other commits by this committer
- convert to RUBYGEM_AUTOPLIST
  remove x-generate-plist and friends
- use RF macro and remove SUBDIR where possible
- remove some uneeded GEM_NAME=${DISTNAME}
  (this c/should be handled better in bsd.*.mk)

other deltas specific to individual ports:
  audio/rubygem-mp3info     - unbreak, fix packaging, bump PORTREVISION
  devel/rubygem-rapt        - adopt
  devel/rubygem-rspec       - remove BUILD_DEPENDS=RUN_DEPENDS -- neither set
  devel/rubygem-ruby2ruby   - add #' for vim highlight
  graphics/rubygem-extifr   - drop PORTREVISION=0
  graphics/rubygem-gd2      - add #' for vim highlight
  www/rubygem-rubyfulsoup   - swap GEM_NAME / DISTNAME for constistency

Sponsored by:   RideCharge Inc.
Tested on:      RideCharge's Tinderbox
Reviewed by:    stas
14 Feb 2009 01:03:48
Original commit files touched by this commit  0.2.5
miwi search for other commits by this committer
- Fix plist after ruby update by generating it dynamically.
30 Nov 2008 07:01:26
Original commit files touched by this commit  0.2.5
dinoex search for other commits by this committer
- unbreak package
- update to 0.2.5
- take maintainership
17 Sep 2008 19:39:34
Original commit files touched by this commit  0.2.4
pav search for other commits by this committer
- Mark BROKEN: bad plist

Reported by:    pointyhat
Approved by:    portmgr (self)
02 Sep 2008 17:20:52
Original commit files touched by this commit  0.2.4
ijliao search for other commits by this committer
upgrade to 0.2.4
drop maintainership
06 Apr 2008 08:58:21
Original commit files touched by this commit  0.2.2
stas search for other commits by this committer
- Add ruby 1.9 support
- Implement new knobs for gems and rake (these are included in
  ruby 1.9 distribution already). Also move gem bits from
  ruby-gems/Makefile.common to bsd.ruby.mk[1]. Now to depend
  on gems or rake you should define USE_RUBYGEMS/USE_RAKE
  accordingly. Also RAKE_BIN variable is provided for
  pointing to the right rake executable.
- Rewrite RUBY_SCHEBANG in awk to eliminate build dependency
  on ruby.

Discussed with: Jonathan Weiss <jw@innerewut.de> [1] (gems maintainer)
Tested by:      ports@
15 Jun 2007 07:21:35
Original commit files touched by this commit  0.2.2
ijliao search for other commits by this committer
Change RUN_DEPENDS to avoid break after devel/rubygem-builder update.

PR:             113701
Submitted by:   Alexander Logvinov <ports@logvinov.com>
21 Mar 2007 02:11:30
Original commit files touched by this commit  0.2.2
ijliao search for other commits by this committer
chasing rubygem-builder version
07 Jan 2007 03:52:27
Original commit files touched by this commit  0.2.2
  Sanity Test Failure
ijliao search for other commits by this committer
add rubygem-scruffy 0.2.2
Beautiful Graphs for Ruby

Number of commits found: 19

2846
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 24526
Broken 217
Deprecated 473
Ignore 636
Forbidden 3
Restricted 292
No CDROM 109
Vulnerable 27
Expired 132
Set to expire 511
Interactive 33
new 24 hours 4
new 48 hours11
new 7 days26
new fortnight56
new month212

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