FreshPorts -- The Place For Ports notbug Sat, 11 Feb 2012 7:44 PM GMT
Port details
ruby-gems 1.8.11 devel on this many watch lists=36 search for ports that depend on this port
Package management framework for the Ruby language
Maintained by: ruby@FreeBSD.org search for ports maintained by this maintainer
Port Added: 19 Oct 2004 16:58:54
Also Listed In: ruby
License: not specified in port
a package management framework for the Ruby programming language
An application or library is packaged into a gem, which is 
a single installation unit. 
RubyGems entirely manages its own filesystem space, rather 
than installing files into the "usual" places. This enables 
greater functionality and reliability. 

Using RubyGems, you can: 
- download and install Ruby libraries easily 
- not worry about libraries A and B depending on 
  different versions of library C 
- easily remove libraries you no longer use 
- have power and control over your Ruby platform! 

WWW: http://docs.rubygems.org/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: lang/ruby18
Required To Run: lang/ruby18
There are no ports dependent upon this port

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


Configuration Options
     No options to configure

Master Sites:
http://production.s3.rubygems.org/rubygems/
http://production.cf.rubygems.org/rubygems/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/ruby/

Number of commits found: 60

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
18 Jan 2012 05:22:52
Original commit files touched by this commit  1.8.11
pgollucci search for other commits by this committer
- Switch to RG (MASTER_SITE_RUBYGEMS)
  for some reason they put this one in /rubygems not /gems, so use the variable
not the macro

PR:             ports/162895
Suggested by:   sunpoet@
With hat:       ruby@
19 Nov 2011 03:43:51
Original commit files touched by this commit  1.8.11
swills search for other commits by this committer
- Update to 1.8.11

Feature safe:   yes
Approved by:    portmgr (pav)
01 Oct 2011 19:10:35
Original commit files touched by this commit  1.8.10
swills search for other commits by this committer
- Update to 1.8.10
13 Sep 2011 08:03:32
Original commit files touched by this commit  1.8.7
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).
28 Aug 2011 20:01:09
Original commit files touched by this commit  1.8.7
stas search for other commits by this committer
- Update ruby-gems to 1.8.7.
23 Aug 2011 03:47:29
Original commit files touched by this commit  1.7.2
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.7.2
swills search for other commits by this committer
- Update Ruby 1.9 to p290
- Make Ruby 1.9 the default Ruby
08 Apr 2011 04:08:48
Original commit files touched by this commit  1.7.2
wen search for other commits by this committer
- Update to 1.7.2
  It fix build of devel/rubygem-builder and then rails.
06 Apr 2011 07:23:00
Original commit files touched by this commit  1.7.1
clsung search for other commits by this committer
- Update to 1.7.1
14 Mar 2011 13:12:29
Original commit files touched by this commit  1.6.2
clsung search for other commits by this committer
- Update to 1.6.2
08 Mar 2011 14:01:26
Original commit files touched by this commit  1.6.1
clsung search for other commits by this committer
- Update to 1.6.1
21 Feb 2011 06:47:03
Original commit files touched by this commit  1.5.2
clsung search for other commits by this committer
- Update to 1.5.2
21 Feb 2011 04:02:51
Original commit files touched by this commit  1.5.1
clsung search for other commits by this committer
- Update to 1.5.1

PR:             ports/154665
Submitted by:   wen
26 May 2010 06:32:18
Original commit files touched by this commit  1.3.7
pgollucci search for other commits by this committer
- Update to 1.3.7

With Hat:   ruby@
24 May 2010 22:01:20
Original commit files touched by this commit  1.3.6
pgollucci search for other commits by this committer
- Remove stray @dirrm line missed in 1.3.6 update

With Hat:   ruby@
28 Apr 2010 05:12:59
Original commit files touched by this commit  1.3.6
pgollucci search for other commits by this committer
- Send my ruby- ports to ruby@
27 Apr 2010 20:35:32
Original commit files touched by this commit  1.3.6
pgollucci search for other commits by this committer
- Update to 1.3.6

Tested by:      P6 TB (all 238 rubygem- ports)
Sponsored by:   RideCharge Inc. / Taxi Magic
05 Aug 2009 03:01:51
Original commit files touched by this commit  1.3.5
pgollucci search for other commits by this committer
- Update to 1.3.5
12 Jun 2009 05:42:10
Original commit files touched by this commit  1.3.4
pgollucci search for other commits by this committer
- Update 1.3.4
- While here, use RF macro

Sponsored by:   RideCharge Inc
28 May 2009 22:04:27
Original commit files touched by this commit  1.3.1
linimon search for other commits by this committer
Reassign these ports to the committer who has been most active in updating
them.

Approved by:    old maintainer
14 Feb 2009 09:59:33
Original commit files touched by this commit  1.3.1
stas search for other commits by this committer
- Fix build in NOPORTDOCS case.

Pointy hat to:  me
13 Feb 2009 20:41:33
Original commit files touched by this commit  1.3.1
stas search for other commits by this committer
- Do not try to add docs in PLIST in NOPORTDOCS case.

Pointy hat to:  me
13 Feb 2009 20:08:14
Original commit files touched by this commit  1.3.1
stas search for other commits by this committer
- Fix pkg-plist after latest ruby update by generting rdoc plist entries
  automatically.

Reported by:    pav
22 Dec 2008 03:43:27
Original commit files touched by this commit  1.3.1
clsung search for other commits by this committer
- Update to 1.3.1

PR:             ports/128731
Submitted by:   Gea-Suan Lin <gslin@gslin.org>
Approved by:    maintainer (timeout)
23 Nov 2008 14:07:50
Original commit files touched by this commit  1.2.0_2
itetcu search for other commits by this committer
- fix plist for -DNOPORTDOCS (we always keep the directory since dependent
ports might need it)
- bump PORTREVISION

Submited by:    stass@
Approved by:    maintainer timeout on QAT BotMail
Reuested by:    itetcu@
Prompted by:    QAT QA run
21 Jul 2008 11:39:00
Original commit files touched by this commit  1.2.0_1
araujo search for other commits by this committer
- Roll back the last patch removed by mistake and remove the correct patch.
- Bump PORTREVISION.

Submitted by:   nivit, Jonathan Weiss <jw@innerewut.de> (maintainer)
20 Jul 2008 15:18:58
Original commit files touched by this commit  1.2.0
araujo search for other commits by this committer
- Forget to remove a patch.

Thanks to:      itetcu
20 Jul 2008 14:49:02
Original commit files touched by this commit  1.2.0
araujo search for other commits by this committer
- Update to 1.2.0.
- Add NOPORTDOCS.

PR:             ports/125215
Submitted by:   IWATSUKI Hiroyuki <don@na.rim.or.jp>
Approved by:    Jonathan Weiss <jw@innerewut.de> (maintainer)
06 Apr 2008 08:58:21
Original commit files touched by this commit  1.0.1_4
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@
22 Jan 2008 21:10:55
Original commit files touched by this commit  1.0.1_4
delphij search for other commits by this committer
Fix gem command after last update.

PR:             ports/119664
Submitted by:   maintainer
09 Jan 2008 02:03:40
Original commit files touched by this commit  1.0.1_3
clsung search for other commits by this committer
- bad softlink
- bump PORTREVISION

Pointyhat to:   clsung (me)
Changes:
Approved by:    maintainer (implicit)
07 Jan 2008 03:51:31
Original commit files touched by this commit  1.0.1_2
clsung search for other commits by this committer
- default not to write to source_cache file
  - add --no-update-sources in Makefile.common (thanks to Alexander Logvinov)
- files/patch-lib-rubygems-source_info_cache.rb
  fix when try_file() write 4 bytes into source_cache even
DEFAULT_UPDATE_SOURCES is false
- files/patch-lib-rubygems-installer.rb
  - do not write to .require_paths file
  - currently we don't need it
- link bin/gem18 to bin/gem
- bump PORTERVISION

PR:             ports/119051
Submitted by:   clsung
Approved by:    maintainer (Jonathan Weiss)
26 Dec 2007 00:43:25
Original commit files touched by this commit  1.0.1_1
clsung search for other commits by this committer
- fix rubygem-* pkg-plist warning
- bump PORTREVISION

PointyHat to:   clsung (myself)
PR:             ports/119011
25 Dec 2007 12:49:54
Original commit files touched by this commit  1.0.1
clsung search for other commits by this committer
- Update to 1.0.1

PR:             portrs/119004
Submitted by:   clsung
Approved by:    maintainer (Jonathan Weiss)
25 Dec 2007 06:48:16
Original commit files touched by this commit  0.9.5
clsung search for other commits by this committer
- Update to 0.9.5

PR:             ports/118658
Submitted by:   maintainer (Jonathan Weiss)
04 Oct 2007 06:49:07
Original commit files touched by this commit  0.9.4
clsung search for other commits by this committer
- Update to 0.9.4

PR:             ports/116570
Submitted by:   Alexander Logvinov <ports_AT_logvinov dot com>
Approved by:    maintainer (Jonathan Weiss)
27 Apr 2007 06:22:33
Original commit files touched by this commit  0.9.2
clsung search for other commits by this committer
- pass GEM_ENV to gems install environment

Approved by:    maintainer (Jonathan Weiss)
09 Mar 2007 03:16:13
Original commit files touched by this commit  0.9.2
clsung search for other commits by this committer
- This patch allows to use more than one gem file in rubygems port by defining
DISTFILES.

PR:             ports/109711
Submitted by:   Alexander Logvinov <ports_AT_logvinov dot com>
Approved by:    maintainer (Jonathan Weiss)
14 Feb 2007 03:10:18
Original commit files touched by this commit  0.9.2
clsung search for other commits by this committer
- Update to 0.9.2

PR:             ports/108880
Submitted by:   maintainer (Jonathan Weiss)
05 Feb 2007 03:21:10
Original commit files touched by this commit  0.9.1
clsung search for other commits by this committer
- Update to 0.9.1

PR:             ports/108516
Submitted by:   maintainer (Jw@innerewut.de)
Security:      
http://www.derkeiler.com/Mailing-Lists/securityfocus/bugtraq/2007-01/msg00598.html
29 Nov 2006 03:42:09
Original commit files touched by this commit  0.9.0
clsung search for other commits by this committer
- Update to 0.9.0
- fix pkg-plist
- fix WWW

PR:             ports/103699
Submitted by:   Geraud CONTINSOUZAS <geraud_AT_gcu dot info>
Approved by:    maintainer (Jonathan Weiss)
23 Sep 2006 08:15:26
Original commit files touched by this commit  0.8.11
ijliao search for other commits by this committer
let users/porters define GEM_NAME in their Makefile

PR:             102855
Approved by:    maintainer
08 Aug 2006 11:35:27
Original commit files touched by this commit  0.8.11
jmelo search for other commits by this committer
- Change to use MASTER_SITE_RUBYFORGE macro to fix fetch problem.

Approved by:    portmgr (erwin)
04 May 2006 21:41:12
Original commit files touched by this commit  0.8.11
edwin search for other commits by this committer
Remove USE_REINPLACE from all categories starting with D
12 Apr 2006 09:42:24
Original commit files touched by this commit  0.8.11
pav search for other commits by this committer
- Introduce more PLIST_SUB variables

PR:             ports/95538
Submitted by:   Jonathan Weiss <jw@innerewut.de> (maintainer)
22 Jan 2006 08:30:12
Original commit files touched by this commit  0.8.11
edwin search for other commits by this committer
SHA256ify

Approved by:    krion@
16 Oct 2005 01:48:04
Original commit files touched by this commit  0.8.11
edwin search for other commits by this committer
[FIX] Chase change of distfile of rubygem-redcloth

        The distfile for the www/rubygem-redcloth port was renamed
        and thus cannot be installed.

PR:             ports/87461
Submitted by:   Jonathan Weiss <jw@innerewut.de>
05 Aug 2005 15:42:20
Original commit files touched by this commit  0.8.11
lawrance search for other commits by this committer
Use EXTRACT_ONLY instead of the nonexistent NO_EXTRACT (fixes
problem with non-tar ruby gems)

PR:             ports/84524
Submitted by:   Jonathan Weiss <jw@innerewut.de> (maintainer)
Approved by:    portmgr (clement)
Obtained from:  Ulrich Spoerlein
22 Jul 2005 22:55:40
Original commit files touched by this commit  0.8.11
pav search for other commits by this committer
- Transfer maintainership to submitter of latest update

Suggested by:   James Earl <jamesd.earl@gmail.com> (maintainer)
22 Jul 2005 22:53:22
Original commit files touched by this commit  0.8.11
pav search for other commits by this committer
- Update to 0.8.11

PR:             ports/83928
Submitted by:   Jonathan Weiss <jw@innerewut.de>
Approved by:    James Earl <jamesd.earl@gmail.com> (maintainer)
20 Jul 2005 13:49:01
Original commit files touched by this commit  0.8.10_1
pav search for other commits by this committer
- Add a common infrastructure for porting rubygems. It can be used by
  including this file between bsd.port.pre.mk and bsd.port.post.mk
  in similar way PEAR modules are ported now.

PR:             ports/82397
Submitted by:   Jonathan Weiss <jw@innerewut.de>
20 Jul 2005 13:47:42
Original commit files touched by this commit  0.8.10_1
pav search for other commits by this committer
- Fix creation of empty directory when added from package
22 Apr 2005 12:16:47
Original commit files touched by this commit  0.8.10
arved search for other commits by this committer
Update to 0.8.10

PR:             80224
Submitted by:   James Earl <chero7@telus.net>

Ooops, I forgot to commit the Makefile earlier today
Reported by:    Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw>

Pointyhat to:   arved (three in a rowi....)
22 Apr 2005 08:24:03
Original commit files touched by this commit  0.8.8
arved search for other commits by this committer
Update to 0.8.10
fix pkg-plist

PR:             80224
Submitted by:   James Earl <chero7@telus.net>
21 Apr 2005 14:12:26
Original commit files touched by this commit  0.8.8
arved search for other commits by this committer
Upgrade to 0.8.8

PR:             79095
Submitted by:   James Earl <chero7@telus.net>
06 Mar 2005 23:14:11
Original commit files touched by this commit  0.8.6
pav search for other commits by this committer
- Update to 0.8.6

PR:             ports/78421
Submitted by:   IWATSUKI Hiroyuki <don@na.rim.or.jp>
Approved by:    James Earl <chero7@telus.net> (maintainer)
25 Jan 2005 10:29:17
Original commit files touched by this commit  0.8.4
leeym search for other commits by this committer
- fix PLIST and unbreak this port
- transfer MAINTAINERship

PR:             75904
Submitted by:   James Earl <james at icionline.ca>
18 Dec 2004 23:02:35
Original commit files touched by this commit  0.8.1
kris search for other commits by this committer
This port is scheduled to be removed on 2005-02-18 if it is still
broken at that time, and a fix has not been submitted to GNATS.
10 Dec 2004 01:10:52
Original commit files touched by this commit  0.8.1
kris search for other commits by this committer
BROKEN: Incorrect pkg-plist
19 Oct 2004 16:50:28
Original commit files touched by this commit  0.8.1
clsung search for other commits by this committer
- Package management framework for the Ruby language

WWW: http://rubygems.rubyforge.org/wiki/wiki.pl

PR:             ports/72816
Submitted by:   Alexander Novitsky <alecn2002 AT yandex dot ru>
Approved by:    mentor (leeym)

Number of commits found: 60

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
bipFeb 11
firefoxFeb 11
linux-firefoxFeb 11
linux-seamonkeyFeb 11
linux-thunderbirdFeb 11
seamonkeyFeb 11
surfFeb 11
thunderbirdFeb 11
chromiumFeb 09
chromiumFeb 09
drupal6Feb 07
drupal7Feb 07
bugzillaFeb 06
bugzilla2Feb 06
bugzilla3Feb 06

14 vulnerabilities affecting 32 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 23150
Broken 190
Deprecated 96
Ignore 726
Forbidden 2
Restricted 329
No CDROM 109
Vulnerable 0
Expired 7
Set to expire 93
Interactive 59
new 24 hours 6
new 48 hours8
new 7 days47
new fortnight70
new month143

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.213 seconds.