| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
05 Dec 2011 01:23:29
4.2.9
|
swills  |
- Update to 4.2.9
Feature safe: yes |
13 Oct 2011 01:06:51
4.2.8
|
clsung  |
- Update to 4.2.8 |
16 Mar 2011 05:55:26
4.2.7
|
clsung  |
- Update to 4.2.7 |
28 May 2010 00:30:45
4.2.3
|
pgollucci  |
- Update to 4.2.3 |
26 May 2010 19:51:35
4.2.2
|
pgollucci  |
- 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@ |
27 Apr 2010 22:55:23
4.2.2
|
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 |
03 Jul 2009 21:02:36
4.2.2
|
pgollucci  |
- Update to 4.2.2 |
18 Jun 2009 07:13:48
4.2.1
|
pgollucci  |
- Update to 4.2.1 |
12 Jun 2009 01:51:32
4.2.0
|
pgollucci  |
- Update to 4.2.0 |
28 May 2009 22:04:27
4.1.9
|
linimon  |
Reassign these ports to the committer who has been most active in updating
them.
Approved by: old maintainer |
24 Apr 2009 02:08:37
4.1.9
|
pgollucci  |
- Update to 4.1.9
PR: ports/133527
Approved by: maintainer timeout (2 weeks 1 day)
Submitted by: me |
09 Apr 2009 00:11:47
3.0.4
|
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 |
06 Apr 2008 08:58:21
3.0.4
|
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@ |
27 Sep 2007 16:25:54
3.0.4
|
araujo  |
- Update to 3.0.4.
PR: ports/116511
Submitted by: Alexander Logvinov <ports@logvinov.com>
Approved by: stas (mentor), Jonathan Weiss <jw@innerewut.de> (maintainer) |
03 Dec 2006 01:41:02
3.0.3_2
|
pav  |
- Fix plist after recent ruby-gems update
PR: ports/106244
Submitted by: Jonathan Weiss <jw@innerewut.de> (maintainer) |
08 Aug 2006 11:35:27
3.0.3_1
|
jmelo  |
- Change to use MASTER_SITE_RUBYFORGE macro to fix fetch problem.
Approved by: portmgr (erwin) |
24 Jan 2006 03:14:23
3.0.3_1
|
edwin  |
SHA256ify
Approved by: krion@ |
21 Jan 2006 20:25:07
3.0.3_1
|
pav  |
- Populate newly created rubygems category |
17 Oct 2005 11:48:31
3.0.3_1
|
edwin  |
FIx plist.
Noticed by: YAPHR
Submitted by: Jonathan Weiss <jw@innerewut.de> |
16 Oct 2005 01:48:04
3.0.3
|
edwin  |
[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> |
20 Jul 2005 23:27:18
3.0.3
|
pav  |
- Fix maintainer's email address
Submitted by: Jonathan Weiss <jw@innerewut.de> (maintainer) |
20 Jul 2005 14:10:43
3.0.3
|
pav  |
RedCloth is a module for using Textile in Ruby. Textile is a text
format. A very simple text format. Another stab at making readable text
that can be converted to HTML.
No need to use verbose HTML to build your docs, your blogs, your pages.
Textile gives you readable text while youre writing and beautiful text
for your readers. And if you need to break out into HTML, Textile will allow
you to do so.
PR: ports/82397
Submitted by: Jonathan Weiss <jw@innerewut.de> |