Discussion:
FreeBSD Ports: www/nginx and www/rubygem-passenger
(too old to reply)
Brad Rushworth
2010-04-01 01:51:51 UTC
Permalink
Hi,

I just wanted to report that:

www/rubygem-passenger is version 2.2.9

www/nginx 0.7.65 with PASSENGER_MODULE=on has passenger at 2.2.11

When I installed both they worked together, but I didn't think it was
safe to run them together. The server headers showed X-Powered-By: as
2.2.9 whereas the Server: was 2.2.11.

The problem seems to be that the www/nginx doesn't install passenger
like I'm guessing it should? I didn't think I would have to install
www/rubygem-passenger as well? But maybe I'm wrong.

For some reason, I couldn't install by using:
gem install passenger
It would just sit idle for ages.

Anyway, I tweaked the www/rubygem-passenger port to 2.2.11 and installed
it that way.

It all seems to be working now.

Could the maintainer update www/rubygem-passenger to 2.2.11?

Thanks.
--
Regards,

Brad Rushworth
Managing Director
BitBot Software Pty Ltd

Phone: 1300 BIT BOT
Fax: 02 4017 0682
Email: ***@bitbot.com.au
Web: www.bitbot.com.au

265 King St, Newcastle, NSW 2300
Sergey A. Osokin
2010-04-01 04:05:18 UTC
Permalink
Hi, Brad.
Post by Brad Rushworth
www/rubygem-passenger is version 2.2.9
www/nginx 0.7.65 with PASSENGER_MODULE=on has passenger at 2.2.11
When I installed both they worked together, but I didn't think it was
safe to run them together. The server headers showed X-Powered-By: as
2.2.9 whereas the Server: was 2.2.11.
The problem seems to be that the www/nginx doesn't install passenger
like I'm guessing it should?
1. www/nginx (as well as www/nginx-devel) doesn't install passenger
2. www/nginx (as well as www/nginx-devel) compiles with support for
passenger, because no other way (i.e. binary modules support) to
work with third-party modules.
Post by Brad Rushworth
I didn't think I would have to install
www/rubygem-passenger as well? But maybe I'm wrong.
You should install www/rubygem-passenger (for passenger) and
web-server (www/nginx) for passenger support.
Post by Brad Rushworth
gem install passenger
It would just sit idle for ages.
Anyway, I tweaked the www/rubygem-passenger port to 2.2.11 and installed
it that way.
Correct, patch for upgrade from 2.2.9 to 2.2.11 is trivial.
Post by Brad Rushworth
It all seems to be working now.
OK.
Post by Brad Rushworth
Could the maintainer update www/rubygem-passenger to 2.2.11?
Jacob, could you please send-pr with patch, Cc: to me, I'll commit
changes ASAP.
--
Sergey A. Osokin
***@FreeBSD.ORG
Loading...