notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
We just patched an SQL injection. There is no evidence it was exploited. That doesn’t mean it wasn’t. Please change your password. You might want to hold off on that change. We have a few more to fix.
non port: devel/rubygem-rubyforge/Makefile
SVNWeb

Number of commits found: 21

Tue, 19 Aug 2014
[ 15:35 swills search for other commits by this committer ] Original commit   Revision:365393 (Only the first 10 of 183 ports in this commit are shown above. View all ports for this commit)
many ruby/rubygem ports: death of rubyforge.org

rubyforge.org shutdown on May 15, 2014. This commit accounts for that by doing
several things:

- Deprecate ruby that had only rubyforge.org as MASTER_SITES (and so are now
  only fetchable via our cache)
- Deprecate ports that depend on those
- Update the WWW pkg-descr line that points to rubyforge.org for rubygem ports
  (which are still fetchable from rubygems.org)

The next step will be to remove rubyforge.org from bsd.sites.mk, after these
deprecated ports are deleted.

Phabric:	D591
With hat:	ruby
Approved by:	portmgr (because of committing to unstaged graphics/mingplot port)
Sat, 30 Nov 2013
[ 18:29 sunpoet search for other commits by this committer ] Original commit   Revision:335323
- Add LICENSE
Wed, 30 Oct 2013
[ 02:42 swills search for other commits by this committer ] Original commit   Revision:332041 (Only the first 10 of 18 ports in this commit are shown above. View all ports for this commit)
- Add stage support
Fri, 20 Sep 2013
[ 17:17 bapt search for other commits by this committer ] Original commit   Revision:327726 (Only the first 10 of 623 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 4)
Thu, 9 Sep 2010
[ 19:12 pgollucci search for other commits by this committer ] Original commit  (Only the first 10 of 45 ports in this commit are shown above. View all ports for this commit)
RF -> RG Conversion (Part III)

With Hat:       ruby@
Tested by:      make checksum
Sun, 6 Jun 2010
[ 19:25 pgollucci search for other commits by this committer ] Original commit  (Only the first 10 of 73 ports in this commit are shown above. View all ports for this commit)
- GEMS are always RUN_DEPENDS of other GEMS
- Bump PORTREVISION when something other then BUILD_DEPENDS changes
- Some minor verticle whitespace in some ports for consistency with the rest

PR:             ports/147551
Submitted by:   pgollucci@ (myself)
Reviewed by:    portmgr (pav)
With Hat:       ruby
Tue, 27 Apr 2010
[ 22:55 pgollucci search for other commits by this committer ] Original commit  (Only the first 10 of 38 ports in this commit are shown above. View all ports for this commit)
- Re-assign all my rubygem-* ports to ruby@
  this gives us more eyes and brings us inline with perl@

  Current ruby@ members (stas, dinoex, pgollucci)
  http://wiki.freebsd.org/Ruby

Discussed with: stas on #bsdports
[ 00:39 pgollucci search for other commits by this committer ] Original commit 
- Update to 2.0.4
Wed, 9 Dec 2009
[ 08:21 pgollucci search for other commits by this committer ] Original commit 
- Update to 2.0.3
- only 1 WWW line
Wed, 5 Aug 2009
[ 02:56 pgollucci search for other commits by this committer ] Original commit 
- Update to 1.0.4
Thu, 28 May 2009
[ 22:04 linimon search for other commits by this committer ] Original commit  (Only the first 10 of 21 ports in this commit are shown above. View all ports for this commit)
Reassign these ports to the committer who has been most active in updating
them.

Approved by:    old maintainer
Fri, 24 Apr 2009
[ 02:11 pgollucci search for other commits by this committer ] Original commit 
- Update to 1.0.3

PR:             ports/133516
Approved by:    maintainer timeout (2 weeks 1 day)
Submitted by:   me
Thu, 9 Apr 2009
[ 00:11 pgollucci search for other commits by this committer ] Original commit  (Only the first 10 of 144 ports in this commit are shown above. View all ports for this commit)
- 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
Sat, 14 Feb 2009
[ 00:21 stas search for other commits by this committer ] Original commit 
- Fix plist after ruby update by generating it dynamically.
Mon, 2 Feb 2009
[ 03:46 clsung search for other commits by this committer ] Original commit 
- Update to 1.0.2

PR:             ports/130766
Submitted by:   clsung
Approved by:    maintainer (Jonathan Weiss)
Sun, 6 Apr 2008
[ 08:58 stas search for other commits by this committer ] Original commit  (Only the first 10 of 124 ports in this commit are shown above. View all ports for this commit)
- 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@
Wed, 5 Sep 2007
[ 00:59 clsung search for other commits by this committer ] Original commit 
- Update to 0.4.4
- required by rubygem-hoe 1.3.0

PR:             ports/115501
Submitted by:   clsung
Approved by:    maintainer (Jonathan Weiss)
Tue, 14 Aug 2007
[ 00:14 clsung search for other commits by this committer ] Original commit 
- Update to 0.4.2
- required by rubygem-hoe-1.2.2

PR:             ports/115030
Submitted by:   clsung
Approved by:    maintainer (Jonathan Weiss)
Wed, 25 Apr 2007
[ 07:25 clsung search for other commits by this committer ] Original commit 
- Update to 0.4.1

PR:             ports/111135
Submitted by:   Alexander Logvinov <ports_AT_logvinov dot com>
Approved by:    maintainer (timeout)
Fri, 2 Feb 2007
[ 08:15 clsung search for other commits by this committer ] Original commit 
- Update to 0.4.0

PR:             ports/108512
Submitted by:   maintainer (Jonathan Weiss)
Mon, 4 Dec 2006
[ 00:09 pav search for other commits by this committer ] Original commit 
A simplistic script which automates a limited set of rubyforge operations

WWW: http://www.rubyforge.org/
WWW: http://codeforpeople.com/lib/ruby/rubyforge/

PR:             ports/106280
Submitted by:   Jonathan Weiss <jw@innerewut.de>

Number of commits found: 21