| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
22 Jan 2013 02:12:16
3.1.7
|
swills  |
- Update to 3.1.7
- Update maintainer email address
PR: ports/174774
Submitted by: Robert Gogolok <gogo@cs.uni-sb.de> (maintainer) |
19 Dec 2011 23:54:28
3.1.4
|
pgollucci  |
- Update to 3.1.4
PR: ports/163396
Submitted by: myself (pgollucci)
Approved by: gogo@cs.uni-sb.de (maintainer)
Sponsored by: RideCharge Inc. / TaxiMagic |
30 Oct 2011 15:17:44
3.1.3
|
swills  |
- Update to 3.1.3
PR: ports/162145
Submitted by: swills (me)
Approved by: gogo@cs.uni-sb.de (maintainer) |
30 Jul 2011 12:21:36
3.1.2
|
swills  |
- Update to 3.1.2
PR: ports/159120
Submitted by: David Duchscher <daved@tamu.edu>
Approved by: Robert Gogolok <gogo@cs.uni-sb.de> |
24 Jun 2011 18:11:30
3.0.25
|
pgollucci  |
- Update to 3.0.25
PR: ports/158216
Submitted by: myself (pgollucci)
Approved by: gogo@cs.uni-sb.de (maintainer)
Sponsored by: RideCharge Inc. / TaxiMagic |
07 Dec 2010 01:51:11
3.0.24
|
pgollucci  |
- Update to 3.0.24
PR: ports/152518
Submitted by: myself (pgollucci)
Approved by: gogo@cs.uni-sb.de (maintainer)
Sponsored by: RideCharge Inc. / TaxiMagic |
01 Nov 2010 13:42:36
3.0.23
|
avl  |
- Update to 3.0.23
PR: ports/151826
Submitted by: avl (myself)
Approved by: Robert Gogolok <gogo AT cs.uni-sb.de> (maintainer) |
20 Oct 2010 01:35:47
3.0.7
|
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 |
06 Jun 2010 19:56:36
3.0.7
|
pgollucci  |
- Update to 3.0.7
PR: ports/147540
Approved by: gogo@cs.uni-sb.de (maintainer)
Submitted by: myself (pgollucci@) |
03 Jun 2010 02:52:50
3.0.6
|
pgollucci  |
- Update to 3.0.6
PR: ports/147110
Submitted by: pgollucci@ (myself)
Approved by: gogo@cs.uni-sb.de (maintainer) |
26 May 2010 19:51:35
2.2.19
|
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@ |
10 Feb 2010 14:38:38
2.2.19
|
miwi  |
- Update to 2.2.19
PR: 143682
Submitted by: Robert Gogolok <gogo@cs.uni-sb.de> (maintainer) |
12 Jan 2010 00:44:18
2.2.16
|
pgollucci  |
- Update to 2.2.16
PR: ports/142611
Approved by: gogo@cs.uni-sb.de (maintainer)
Submitted by: myself (pgollucci@) |
13 Oct 2009 06:51:13
2.2.8
|
wen  |
- Update to 2.2.8
PR: ports/139547
Submitted by: Robert Gogolok <gogolok@gmail.com> (maintainer)
Approved by: miwi, jadawin(mentors,implicit) |
14 Jul 2009 17:34:14
2.2.1
|
pgollucci  |
- Update to 2.2.1
PR: ports/136746
Approved by: maintainer
Submitted by: myself (pgollucci@) |
31 Mar 2009 07:38:31
2.0.9
|
miwi  |
- Update to 2.0.9
PR: 133169
Submitted by: Robert Gogolok <gogo@cs.uni-sb.de> (maintainer) |
08 Oct 2008 15:05:31
2.0.3
|
clsung  |
- Update to 2.0.3
PR: ports/127934
Submitted by: clsung
Approved by: maintainer (Robert Gogolok) |
06 Apr 2008 08:58:21
1.7.2
|
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@ |
12 Dec 2007 23:48:52
1.7.2
|
miwi  |
- Update to 0.7.2
PR: 118227
Submitted by: Robert Gogolok <gogo@cs.uni-sb.de> (maintainer) |
15 Jul 2007 13:52:11
1.7.0
|
miwi  |
- Update to 1.7.0
PR: 114600
Submitted by: Robert Gogolok <gogo@cs.uni-sb.de> (maintainer) |
14 Jul 2007 22:56:44
1.5.2
|
miwi  |
Haml is a markup language that's used to cleanly and simply describe the XHTML
of any web document without the use of inline code. Haml functions as a
replacement for inline page templating systems such as PHP, ASP, and ERB, the
templating language used in most Ruby on Rails applications.
However, Haml avoids the need for explicitly coding XHTML into the template,
because it itself is a description of the XHTML, with some code to generate
dynamic content.
WWW: http://haml.hamptoncatlin.com/
PR: ports/114568
Submitted by: Robert Gogolok <gogo at cs.uni-sb.de> |