Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.0.4 20 Sep 2014 09:45:04 |
rene |
Remove expired ports
Keep some which are optional dependencies of non-expired ports
2014-09-18 sysutils/moreutils-parallel: Use moreutils-parallel in
sysutils/moreutils instead
2014-09-20 science/ruby-netcdf: Depends on deprecated math/ruby-narray
2014-09-20 x11-toolkits/ruby-fox16: RubyForge shutdown May 15 2014
2014-09-20 math/ruby-gnuplot: Depends on deprecated math/ruby-narray
2014-09-20 science/ruby-gphys: Depends on deprecated math/ruby-narray
2014-09-20 math/ruby-fftw3: Depends on deprecated math/ruby-narray
2014-09-20 science/ruby-dcl: Depends on deprecated math/ruby-narray
2014-09-20 math/ruby-numru_misc: Depends on deprecated math/ruby-narray
2014-09-20 math/ruby-narray: RubyForge shutdown May 15 2014
2014-09-20 textproc/ruby-liquid: RubyForge shutdown May 15 2014
2014-09-20 comms/callsign: RubyForge shutdown May 15 2014
2014-09-20 misc/ruby-vpim: RubyForge shutdown May 15 2014
2014-09-20 net/ruby-ldap: RubyForge shutdown May 15 2014 (Only the first 15 lines of the commit message are shown above ) |
2.0.4 19 Aug 2014 15:35:36 |
swills |
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) |
2.0.4 30 Nov 2013 18:29:20 |
sunpoet |
- Add LICENSE |
2.0.4 30 Oct 2013 02:42:34 |
swills |
- Add stage support |
2.0.4 20 Sep 2013 17:17:45 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 4) |
2.0.4 23 Jun 2011 18:03:54 |
pgollucci |
- Removing remaining MD5 from rubygem- ports |
2.0.4 20 Oct 2010 01:35:47 |
pgollucci |
- 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 |
2.0.4 09 Sep 2010 19:12:56 |
pgollucci |
RF -> RG Conversion (Part III)
With Hat: ruby@
Tested by: make checksum |
2.0.4 06 Jun 2010 19:25:10 |
pgollucci |
- 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 |
2.0.4 27 Apr 2010 22:55:23 |
pgollucci |
- 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 |
2.0.4 27 Apr 2010 00:39:59 |
pgollucci |
- Update to 2.0.4 |
2.0.3 09 Dec 2009 08:21:38 |
pgollucci |
- Update to 2.0.3
- only 1 WWW line |
1.0.4 05 Aug 2009 02:56:08 |
pgollucci |
- Update to 1.0.4 |
1.0.3 28 May 2009 22:04:27 |
linimon |
Reassign these ports to the committer who has been most active in updating
them.
Approved by: old maintainer |
1.0.3 24 Apr 2009 02:11:24 |
pgollucci |
- Update to 1.0.3
PR: ports/133516
Approved by: maintainer timeout (2 weeks 1 day)
Submitted by: me |
1.0.2 09 Apr 2009 00:11:47 |
pgollucci |
- 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 |
1.0.2 14 Feb 2009 00:21:09 |
stas |
- Fix plist after ruby update by generating it dynamically. |
1.0.2 02 Feb 2009 03:46:47 |
clsung |
- Update to 1.0.2
PR: ports/130766
Submitted by: clsung
Approved by: maintainer (Jonathan Weiss) |
0.4.4 06 Apr 2008 08:58:21 |
stas |
- 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@ |
0.4.4 05 Sep 2007 00:59:50 |
clsung |
- Update to 0.4.4
- required by rubygem-hoe 1.3.0
PR: ports/115501
Submitted by: clsung
Approved by: maintainer (Jonathan Weiss) |
0.4.2 14 Aug 2007 00:14:41 |
clsung |
- Update to 0.4.2
- required by rubygem-hoe-1.2.2
PR: ports/115030
Submitted by: clsung
Approved by: maintainer (Jonathan Weiss) |
0.4.1 25 Apr 2007 07:25:08 |
clsung |
- Update to 0.4.1
PR: ports/111135
Submitted by: Alexander Logvinov <ports_AT_logvinov dot com>
Approved by: maintainer (timeout) |
0.4.0 02 Feb 2007 08:15:04 |
clsung |
- Update to 0.4.0
PR: ports/108512
Submitted by: maintainer (Jonathan Weiss) |
0.3.2 04 Dec 2006 00:09:14 |
pav |
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> |