Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
not use libtool to do so. This is required to correctly depend upon a
gcc runtime package (e.g. gcc47-libs) when using USE_PKGSRC_GCC_RUNTIME.
|
|
|
|
* Bump PKGREVISION.
|
|
Give up to patch gemspec but use pre-generated one.
|
|
|
|
current supported version of Ruby.
No functional change.
|
|
- matches previous package name without "${RUBY_PKGPREFIX}-"
- matches current "ruby18-" and "ruby19-" packages
* Since these packages aren't update its version during update of Ruby
package's framework, bump PKGREVISION for safe update. Noted by
obache@ on tech-pkg.
|
|
* Update HOMEPAGE.
* Add LICENSE.
* Remove default value of GEM_BUILD.
* Add patch to support both ruby18 and ruby19.
|
|
|
|
This version fixes bug where num_processors is not actually set from
mongrel_rails.
|
|
|
|
+ Remove dependencies on cgi_multipart_eof_fix and fastthread because
newer versions of Ruby required by pkgsrc don't need it. Also remove
signatures from the gem as these have been modified by pkgsrc.
v1.0.2. Signed gem; many minor bugfixes and patches.
v1.0.3. Fix user-switching bug.
v1.0.4. Backport fixes for versioning inconsistency, mongrel_rails bug,
and DirHandler bug.
v1.1. Pure Ruby URIClassifier. More modular architecture.
JRuby support.
v1.1.1. Fix mongrel_rails restart bug; fix bug with Rack status codes.
v1.1.2. Fix worker termination bug; fix JRuby 1.0.3 load order issue;
fix require issue on systems without Rubygems.
v1.1.3. Fix security flaw of DirHandler
v1.1.4. Fix camping handler. Correct treatment of @throttle parameter.
|
|
|
|
to Ruby 1.8.6 patchlevel 110 and fixed some problem with it.
Bump PKGREVISION.
|
|
In this case, simply remove REPLACE_RUBY_PAT because file under
${WRKSRC}/examples should be replaced.
|
|
different numbering in creating HTML files on different platforms.
|
|
The first official production quality version. See ChangeLog
for the complete list of changes.
http://mongrel.rubyforge.org/releases/ChangeLog
|
|
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.
|