| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Notes:
svn path=/head/; revision=220885
|
|
|
|
| |
Notes:
svn path=/head/; revision=211228
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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@
Notes:
svn path=/head/; revision=210636
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Fix security flaw of DirHandler (CVE-2007-6612)
Changes:
PR: ports/120236
Submitted by: Alexander Logvinov <ports_AT_logvinov dot com>
Security: CVE-2007-6612
Notes:
svn path=/head/; revision=207041
|
|
|
|
|
|
|
| |
Submitted by: Alexander Logvinov <ports_AT_logvinov dot com>
Notes:
svn path=/head/; revision=203530
|
|
|
|
|
|
|
|
|
|
| |
Now cgi_multipart_eof_fix is a part of mongrel project on RubyForge
PR: ports/116102
Submitted by: Alexander Logvinov <ports_AT_logvinov dot com>
Notes:
svn path=/head/; revision=199797
|
|
|
|
|
|
|
| |
- cgi_multipart_eof_fix-2.2 rerolled, bump PORTREVISION
Notes:
svn path=/head/; revision=197626
|
|
|
|
| |
Notes:
svn path=/head/; revision=197123
|
|
|
|
|
|
|
|
|
|
| |
- Now cgi_multipart_eof_fix doesn't load on Ruby > 1.8.5
PR: ports/115066
Submitted by: Alexander Logvinov <ports_AT_logvinov dot com>
Notes:
svn path=/head/; revision=196868
|
|
|
|
|
|
|
|
|
|
|
| |
- Remove pre-install section
- Bump PORTREVISION
PR: ports/111215
Submitted by: Alexander Logvinov <ports_AT_logvinov dot com>
Notes:
svn path=/head/; revision=189170
|
|
|
|
|
|
|
| |
- I'll maintain it for a while
Notes:
svn path=/head/; revision=186661
|
|
|
|
|
|
|
|
| |
PR: ports/108376
Submitted by: Rui Lopes <rgl@ruilopes.com> (maintainer)
Notes:
svn path=/head/; revision=183354
|
|
|
|
|
|
|
|
| |
PR: ports/103596
Submitted by: maintainer (Rui Lopes)
Notes:
svn path=/head/; revision=173759
|
|
|
|
|
|
|
|
| |
PR: ports/102632
Submitted by: maintainer (Rui Lopes)
Notes:
svn path=/head/; revision=171645
|
|
|
|
|
|
|
| |
Approved by: portmgr (erwin)
Notes:
svn path=/head/; revision=170091
|
|
|
|
|
|
|
|
| |
PR: 99267
Submitted by: maintainer
Notes:
svn path=/head/; revision=166103
|
|
|
|
|
|
|
|
|
| |
PR: 99078
Submitted by: maintainer
Approved by: arved (mentor)
Notes:
svn path=/head/; revision=165658
|
|
hosting Ruby web applications of any kind using plain HTTP rather than
FastCGI or SCGI.
It is framework agnostic and already supports Ruby On Rails, Og+Nitro,
and Camping frameworks. It also supports a complete plugin system
based on RubyGems called GemPlugins.
WWW: http://mongrel.rubyforge.org/
PR: ports/97530
Submitted by: Rui Lopes <rgl@ruilopes.com>
Notes:
svn path=/head/; revision=164461
|