FreshPorts -- The Place For Ports notbug Sun, 27 May 2012 12:07 PM BST
Port details
ruby19 1.9.3.194,1 lang on this many watch lists=9 search for ports that depend on this port An older version of this port was marked as vulnerable.
An object-oriented interpreted scripting language
Maintained by: ruby@FreeBSD.org search for ports maintained by this maintainer
Port Added: 06 Apr 2008 09:08:18
Also Listed In: ruby ipv6
License: not specified in port


Ruby is the interpreted scripting language for quick and
easy object-oriented programming.  It has many features to
process text files and to do system management tasks (as in
Perl).  It is simple, straight-forward, and extensible.

Features of Ruby are shown below.

  + Simple Syntax
  + *Normal* Object-Oriented features(ex. class, method calls)
  + *Advanced* Object-Oriented features(ex. Mix-in, Singleton-method)
  + Operator Overloading
  + Exception Handling
  + Iterators and Closures
  + Garbage Collection
  + Dynamic Loading of Object files(on some architecture)
  + Highly Portable(works on many UNIX machines, and on DOS,
    Windows, Mac, BeOS etc.)

Author:	Matsumoto "matz" Yukihiro <matz@zetabits.com>
WWW:	http://www.ruby-lang.org/en/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: devel/autoconf
Required Libraries: devel/libffi, textproc/libyaml, devel/libexecinfo

Required by:
for Build

for Run

To install the port: cd /usr/ports/lang/ruby19/ && make install clean
To add the package: pkg_add -r ruby


Configuration Options
===> The following configuration options are available for ruby-1.9.3.194,1:
     RDOC=off (default) "Build and install Rdoc indexes"
     DEBUG=off (default) "Compile-in debug info"
===> Use 'make config' to modify these settings

Master Sites:
ftp://ftp.SpringDaemons.com/pub/ruby/ruby/1.9/
ftp://ftp.ruby-lang.org/pub/ruby/1.9/
http://www.ibiblio.org/pub/languages/ruby/1.9/
ftp://xyz.lcs.mit.edu/pub/ruby/1.9/
http://ring.nict.go.jp/archives/lang/ruby/1.9/
ftp://ftp.fu-berlin.de/unix/languages/ruby/1.9/
ftp://ftp.easynet.be/ruby/ruby/1.9/
ftp://ftp.ntua.gr/pub/lang/ruby/1.9/
ftp://ftp.kr.FreeBSD.org/pub/ruby/1.9/
http://mirrors.sunsite.dk/ruby/1.9/
ftp://ftp.iDaemons.org/pub/mirror/ftp.ruby-lang.org/ruby/1.9/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/ruby/
Port Moves
  • port moved here from lang/yarv on 2008-07-11
    REASON: Officially released as Ruby 1.9

Number of commits found: 33

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
16 May 2012 17:43:28
Original commit files touched by this commit  1.9.3.194,1
swills search for other commits by this committer
- Update lang/ruby19 to 1.9.3-p194

PR:             ports/167656
Submitted by:   Stanislav Sedov <stas@deglitch.com>
25 Feb 2012 15:25:49
Original commit files touched by this commit  1.9.3.125,1
swills search for other commits by this committer
- Update lang/ruby18 to p385
- Update lang/ruby19 to p125

Changes:

http://www.ruby-forum.com/topic/3663807#1047121
http://www.ruby-lang.org/en/news/2012/02/16/ruby-1-9-3-p125-is-released/

PR:             ports/165223
Submitted by:   swills (myself)
Reviewed by:    pgollucci
Approved by:    portmgr
21 Nov 2011 20:59:09
Original commit files touched by this commit  1.9.3.0,1
swills search for other commits by this committer
- Update lang/ruby19 to 1.9.3

Submitted by:   stas@
With hat:       ruby@
Feature safe:   yes
Approved by:    portmgr (pav)
01 Nov 2011 22:56:45
Original commit files touched by this commit  1.9.2.290_2,1
pgollucci search for other commits by this committer
Let ruby@ maintain ruby
24 Oct 2011 03:33:20
Original commit files touched by this commit  1.9.2.290_2,1
stas search for other commits by this committer
- Return my ports back to the pool.  I was unable to make any fixes to
  my ports in the past 3 weeks while ports were broken on any 10.x
  machines, which means I'm unable to maintain them.  So let people know
  that there's no available support for them until things are back to
  normal (which also means that anyone with spare time will be able
  to fix them without getting approval).
13 Sep 2011 08:03:32
Original commit files touched by this commit  1.9.2.290_2,1
stas search for other commits by this committer
- Do not install the 'gem' executable as part of ruby 1.9 install.  The
  version supplied is too old for some applications, so we're switching
  to using the version from ports.
- Allow ruby-gems installation for ruby 1.9.

Submitted by:   swills@ (based on).
23 Aug 2011 03:47:29
Original commit files touched by this commit  1.9.2.290,1
swills search for other commits by this committer
- Undo some of the changes related to making Ruby 1.9 default.
  Specifically, don't try to use devel/ruby-gems instead of the bundled
  gem.
21 Aug 2011 04:03:37
Original commit files touched by this commit  1.9.2.290,1
swills search for other commits by this committer
- Update Ruby 1.9 to p290
- Make Ruby 1.9 the default Ruby
11 May 2011 05:41:15
Original commit files touched by this commit  1.9.2.136,1
stas search for other commits by this committer
- Update ruby 1.9 to 1.9.2p136.
  This is a bugfix release.
20 Dec 2010 02:46:25
Original commit files touched by this commit  1.9.2.0,1
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@
04 Dec 2010 07:34:27
Original commit files touched by this commit  1.9.2.0,1
ade search for other commits by this committer
Sync to new bsd.autotools.mk
16 Oct 2010 11:52:47
Original commit files touched by this commit  1.9.2.0,1
ade search for other commits by this committer
Punt autoconf267->autoconf268
11 Oct 2010 06:35:54
Original commit files touched by this commit  1.9.2.0,1
stas search for other commits by this committer
- Add forgotten ruby19 patch, which sets the correct library path.
11 Oct 2010 03:09:54
Original commit files touched by this commit  1.9.2.0,1
stas search for other commits by this committer
- Update ruby19 to 1.9.2.
- Do not link agains librt. [1]

PR:             ports/149003 [1]
Submitted by:   Anonymous <swell.k@gmail.com> [1]
20 Sep 2010 01:28:36
Original commit files touched by this commit  1.9.1.430_1,1
stas search for other commits by this committer
- Provide the correct value for TOPDIR in ruby 1.9.
- Bump portrevision.

Reported by:    Jase Thew (irc)
31 Aug 2010 03:58:11
Original commit files touched by this commit  1.9.1.430,1
pgollucci search for other commits by this committer
- remove extra -g from CFLAGS
- WITH_DEBUG is handled in Mk/bsd.port.mk

PR:             ports/146863
Submitted by:   Anonymous <swell.k@gmail.com>
Silence from:   stas (maintainer)
18 Aug 2010 03:46:00
Original commit files touched by this commit  1.9.1.430,1
stas search for other commits by this committer
- Update ruby 1.9.1 to p430.  This release fixes CVE-2010-0541.
- Fix CVE-2010-0541 in ruby18.  Bump portrevision.
- Fix ruby19 build with openssl 1.1.
16 Feb 2010 00:08:17
Original commit files touched by this commit  1.9.1.376_1,1
 This port version is marked as vulnerable.
pgollucci search for other commits by this committer
- Mark MAKE_JOBS_UNSAFE=yes

Approved by:    stas (maintainer) via irc #bsdports

Feature safe:   yes
29 Jan 2010 18:25:32
Original commit files touched by this commit  1.9.1.376_1,1
 This port version is marked as vulnerable.
stas search for other commits by this committer
- Fix rubygems location for ruby 1.9, which got broken after the last
  update.
- Bump portrevision.

Submitted by:   Aaron Gifford <astounding@gmail.com> (based on)
09 Dec 2009 23:45:31
Original commit files touched by this commit  1.9.1.376,1
 This port version is marked as vulnerable.
stas search for other commits by this committer
- Update ruby 1.9 to 1.9.1 patchlevel 376.  This fixes CVE-2009-4124.

Security:       eab8c3bd-e50c-11de-9cd0-001a926c7637
24 Oct 2009 10:52:07
Original commit files touched by this commit  1.9.1.243_2,1
 This port version is marked as vulnerable.
stas search for other commits by this committer
- Fix issue when the handle of tempfile become closed when the file
  was unlinked (see http://redmine.ruby-lang.org/issues/show/1494#note-10).
- Bump PORTREVISION.

PR:             ports/139862
Submitted by:   Ari Maniatis <ari@ish.com.au>
Obtained from:  Ruby SVN
12 Oct 2009 15:28:23
Original commit files touched by this commit  1.9.1.243_1,1
 This port version is marked as vulnerable.
stas search for other commits by this committer
- Fix SIGINT signal handling.

PR:             ports/136804
Submitted by:   Emiel van de Laar <gemiel@gmail.com>
Obtained from:  ruby-lang SVN
12 Oct 2009 15:05:01
Original commit files touched by this commit  1.9.1.243,1
 This port version is marked as vulnerable.
stas search for other commits by this committer
- Update ruby 1.9.1 to patchlevel 243.
18 Jun 2009 15:03:11
Original commit files touched by this commit  1.9.1.129_1,1
 This port version is marked as vulnerable.
stas search for other commits by this committer
- Fix plist.
18 Jun 2009 14:51:39
Original commit files touched by this commit  1.9.1.129_1,1
 This port version is marked as vulnerable.
stas search for other commits by this committer
- Fix pkg-plist. Apparently ruby19 install all files in its workdir
  including the patch(1) leftovers.
18 Jun 2009 13:01:02
Original commit files touched by this commit  1.9.1.129_1,1
 This port version is marked as vulnerable.
stas search for other commits by this committer
- Fix the bug in URI module that smashed uri paths in merge method for
    ftp uris.

PR:             ports/131775
Reported by:    Helmut Schneider <jumper99@gmx.de>
03 Jun 2009 13:37:57
Original commit files touched by this commit  1.9.1.129,1
 This port version is marked as vulnerable.
stas search for other commits by this committer
- Update ruby 1.9.1 to patchset 129.
11 Feb 2009 00:47:29
Original commit files touched by this commit  1.9.1.0,1
 This port version is marked as vulnerable.
stas search for other commits by this committer
- Use correct library dir.

Reported by:    Andrew <refresh.xss@gmail.com>
09 Feb 2009 17:49:51
Original commit files touched by this commit  1.9.1.0,1
 This port version is marked as vulnerable.
stas search for other commits by this committer
- Update ruby19 to 1.9.1.

PR:             ports/129818 (based on)
Submitted by:   Hung-Yi Chen <gaod@hychen.org>
05 Jan 2009 20:36:33
Original commit files touched by this commit  1.9.0.1,1
 This port version is marked as vulnerable.
pav search for other commits by this committer
- Remove conditional checks for FreeBSD 5.x and older
03 May 2008 23:40:04
Original commit files touched by this commit  1.9.0.1,1
 This port version is marked as vulnerable.
stas search for other commits by this committer
- Mark broken on 5.x where it fails to compile
  probably due a kse problem.
06 Apr 2008 09:25:27
Original commit files touched by this commit  1.9.0.1,1
 This port version is marked as vulnerable.
stas search for other commits by this committer
- Update ruby 1.9 to patchlevel 1. Forgotten in previous commit.
06 Apr 2008 08:58:21
Original commit files touched by this commit  1.9.0.0,1
 This port version is marked as vulnerable.
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@

Number of commits found: 33

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
haproxyMay 24
foswikiMay 21
inspircd*May 21
inspircd12*May 21
sympaMay 21
sympa5May 21
libxml2May 18
pidgin-otrMay 16
sudoMay 16
chromiumMay 15
chromiumMay 15
pivotx*May 14
socatMay 14
libpurpleMay 12
php5May 12

12 vulnerabilities affecting 17 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 23675
Broken 193
Deprecated 147
Ignore 737
Forbidden 3
Restricted 328
No CDROM 110
Vulnerable 0
Expired 44
Set to expire 188
Interactive 54
new 24 hours 5
new 48 hours19
new 7 days62
new fortnight184
new month256

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

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.173 seconds.