| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
PR: ports/163396
Submitted by: myself (pgollucci)
Approved by: gogo@cs.uni-sb.de (maintainer)
Sponsored by: RideCharge Inc. / TaxiMagic
|
|
|
|
|
|
| |
PR: ports/162145
Submitted by: swills (me)
Approved by: gogo@cs.uni-sb.de (maintainer)
|
|
|
|
|
|
| |
PR: ports/159120
Submitted by: David Duchscher <daved@tamu.edu>
Approved by: Robert Gogolok <gogo@cs.uni-sb.de>
|
|
|
|
|
|
|
| |
PR: ports/158216
Submitted by: myself (pgollucci)
Approved by: gogo@cs.uni-sb.de (maintainer)
Sponsored by: RideCharge Inc. / TaxiMagic
|
|
|
|
|
|
|
| |
PR: ports/152518
Submitted by: myself (pgollucci)
Approved by: gogo@cs.uni-sb.de (maintainer)
Sponsored by: RideCharge Inc. / TaxiMagic
|
|
|
|
|
|
| |
PR: ports/151826
Submitted by: avl (myself)
Approved by: Robert Gogolok <gogo AT cs.uni-sb.de> (maintainer)
|
|
|
|
|
|
| |
Prompted by: distilator
With Hat: ruby@
Sponsored by: RideCharge Inc. / TaxiMagic
|
|
|
|
|
|
| |
PR: ports/147540
Approved by: gogo@cs.uni-sb.de (maintainer)
Submitted by: myself (pgollucci@)
|
|
|
|
|
|
| |
PR: ports/147110
Submitted by: pgollucci@ (myself)
Approved by: gogo@cs.uni-sb.de (maintainer)
|
|
|
|
|
|
|
|
|
| |
[RG aka rubygems.org]
PR: ports/147005
Submitted by: pgollucci (myself)
Approved by: portmgr (pav)
With Hat: ruby@
|
|
|
|
|
| |
PR: 143682
Submitted by: Robert Gogolok <gogo@cs.uni-sb.de> (maintainer)
|
|
|
|
|
|
| |
PR: ports/142611
Approved by: gogo@cs.uni-sb.de (maintainer)
Submitted by: myself (pgollucci@)
|
|
|
|
|
|
| |
PR: ports/139547
Submitted by: Robert Gogolok <gogolok@gmail.com> (maintainer)
Approved by: miwi, jadawin(mentors,implicit)
|
|
|
|
|
|
| |
PR: ports/136746
Approved by: maintainer
Submitted by: myself (pgollucci@)
|
|
|
|
|
| |
PR: 133169
Submitted by: Robert Gogolok <gogo@cs.uni-sb.de> (maintainer)
|
|
|
|
|
|
| |
PR: ports/127934
Submitted by: clsung
Approved by: maintainer (Robert Gogolok)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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@
|
|
|
|
|
| |
PR: 118227
Submitted by: Robert Gogolok <gogo@cs.uni-sb.de> (maintainer)
|
|
|
|
|
| |
PR: 114600
Submitted by: Robert Gogolok <gogo@cs.uni-sb.de> (maintainer)
|
|
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>
|