| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
27 Sep 2008 09:51:24
1.1.5
|
clsung  |
- Update to 1.1.5 |
14 Apr 2008 10:26:23
1.1.4
|
clsung  |
- Update to 1.1.4 |
06 Apr 2008 09:58:21
1.1.3
|
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 Feb 2008 02:22:36
1.1.3
|
clsung  |
- Update to 1.1.3
- 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 |
14 Dec 2007 03:47:09
1.1.1
|
clsung  |
- Update to 1.1.1
Submitted by: Alexander Logvinov <ports_AT_logvinov dot com> |
20 Sep 2007 02:56:48
1.0.1_4
|
clsung  |
- Update cgi_multipart_eof_fix to 2.3
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> |
14 Aug 2007 03:53:44
1.0.1_3
|
clsung  |
- unbreak
- cgi_multipart_eof_fix-2.2 rerolled, bump PORTREVISION |
05 Aug 2007 19:29:29
1.0.1_2
|
kris  |
BROKEN: Size mismatch |
01 Aug 2007 02:09:11
1.0.1_2
|
clsung  |
- Update cgi_multipart_eof_fix to 2.2
- 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> |
04 Apr 2007 11:08:32
1.0.1_1
|
clsung  |
- Fix build with Ruby 1.8.6 by updating cgi_multipart_eof_fix to 2.1
- Remove pre-install section
- Bump PORTREVISION
PR: ports/111215
Submitted by: Alexander Logvinov <ports_AT_logvinov dot com> |
06 Mar 2007 10:34:02
1.0.1
|
clsung  |
- Update to Release 1.0 (though the distfile says 1.0.1)
- I'll maintain it for a while |
26 Jan 2007 16:13:11
0.3.13.4
|
pav  |
- Drop maintainership
PR: ports/108376
Submitted by: Rui Lopes <rgl@ruilopes.com> (maintainer) |
25 Sep 2006 01:32:37
0.3.13.4
|
clsung  |
- Update to 0.3.13.4
PR: ports/103596
Submitted by: maintainer (Rui Lopes) |
30 Aug 2006 01:47:21
0.3.13.3
|
clsung  |
- Update to 0.3.13.3
PR: ports/102632
Submitted by: maintainer (Rui Lopes) |
08 Aug 2006 12:35:27
0.3.13.1
|
jmelo  |
- Change to use MASTER_SITE_RUBYFORGE macro to fix fetch problem.
Approved by: portmgr (erwin) |
23 Jun 2006 11:30:19
0.3.13.1
|
mat  |
Update to 0.3.13.1
PR: 99267
Submitted by: maintainer |
17 Jun 2006 20:24:08
0.3.13
|
stefan  |
Update to 0.3.13.
PR: 99078
Submitted by: maintainer
Approved by: arved (mentor) |
05 Jun 2006 15:30:10
0.3.12.4
|
pav  |
Mongrel is a fast HTTP library and server for Ruby that is intended for
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> |