| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
03 Jul 2009 22:02:36
4.2.2
|
pgollucci  |
- Update to 4.2.2 |
18 Jun 2009 08:13:48
4.2.1
|
pgollucci  |
- Update to 4.2.1 |
12 Jun 2009 02:51:32
4.2.0
|
pgollucci  |
- Update to 4.2.0 |
28 May 2009 23: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 03: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 01: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 09: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 17: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 12: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 12:48:31
3.0.3_1
|
edwin  |
FIx plist.
Noticed by: YAPHR
Submitted by: Jonathan Weiss <jw@innerewut.de> |
16 Oct 2005 02: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> |
21 Jul 2005 00:27:18
3.0.3
|
pav  |
- Fix maintainer's email address
Submitted by: Jonathan Weiss <jw@innerewut.de> (maintainer) |
20 Jul 2005 15: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> |