Commit Graph

6 Commits

Author SHA1 Message Date
jasper
4be71cdd53 - fix build on at least mips64el by syncing the endian definitions, tested
on both big and little endian machines.
2010-12-27 15:48:01 +00:00
jeremy
f1b7fef9c5 Update ruby-passenger to 3.0.0. Switch the directory name from
phusion_passenger to phusion-passenger, since that's the name used
by upstream. Also tested by Pierre-Yves Ritschard.

OK landry@
2010-11-08 23:47:37 +00:00
kettenis
89a38bc119 The old version of boost included in this port assumes that GCC 4.1 and later
always provide the new atomic builtins.  In reality those are only available
on hardware that provides the necessary atomic instructions.  PA-RISC doesn't
have a suitable set of atomic instructions so work around it on hppa.

ok espie@, bernd@, landry@
2010-07-31 10:18:06 +00:00
william
196b84aa91 Fix build with nginx->=0.7.66
from upstream commit e973b93e8998edbbb4c6

ok bernd@

found by naddy@, thanks!
2010-06-21 03:56:02 +00:00
bernd
9ca2929959 Update to ruby-passenger-2.2.5.
ChangeLog:
http://blog.phusion.nl/2009/09/01/phusion-passenger-2-2-5-released/

One patch went upstream.
2009-09-01 17:45:43 +00:00
bernd
f93d20903f Initial import of ruby-passenger-2.2.4.
Phusion Passenger is an Nginx module, which makes deploying Ruby
and Ruby on Rails applications on Nginx a breeze. It follows the
usual Ruby on Rails conventions, such as "Don't-Repeat-Yourself"
and ease of setup, while at the same time providing enough
flexibility.

Tested by many.

With hints from Jeremy Evans and msf@.
2009-08-20 20:36:12 +00:00