./wip/ap2-passenger, Passenger module for running Rails and Rack applications on Apache2

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 3.0.12nb1, Package name: ap22-ruby193-passenger-3.0.12nb1, Maintainer: filip

Phusion Passenger - a.k.a. mod_rails or mod_rack - makes deployment of Ruby
web applications, such as those built on the revolutionary Ruby on Rails web
framework, a breeze. It follows the usual Ruby on Rails conventions, such as
"Don't-Repeat-Yourself".

This package holds the Apache2 module only.


Required to run:
[www/apache22] [www/curl] [lang/ruby193-base] [wip/ruby-passenger]

Required to build:
[lang/perl5] [pkgtools/x11-links]

Master sites:

SHA1: 86020b361477d3fc83267352a3c2f5b3c79604d4
RMD160: ef2c59456ffd629d8b366edc14ba5638da1f9d13
Filesize: 2312.672 KB

Version history: (Expand)


CVS history: (Expand)


   2012-05-16 22:26:11 by Filip Hajny | Files touched by this commit (1)
Log message:
Fix installation directory

   2012-05-16 16:59:29 by Filip Hajny | Files touched by this commit (1)
Log message:
Fix ruby-passenger dependency

   2012-05-16 16:18:48 by Filip Hajny | Files touched by this commit (5)
Log message:
This package now only contains the Apache module, and the rest of the package
has been moved to wip/ruby-passenger, which is Apache/Nginx agnostic and which
this package depends on.
   2012-05-13 11:04:53 by Filip Hajny | Files touched by this commit (2)
Log message:
Patch file no longer needed (and was breaking some builds anyway).

   2012-05-13 09:57:19 by Francois Tigeot | Files touched by this commit (1)
Log message:
apache24 is a valid PKG_APACHE_ACCEPTED option
   2012-05-11 11:14:40 by Filip Hajny | Files touched by this commit (6) | Package updated
Log message:
Updated Passenger to 3.0.12.

Changes:

- [Apache] Support Apache 2.4. The event MPM is now also supported.
- [Nginx] Preferred Nginx version upgraded to 1.0.15.
- [Nginx] Preferred PCRE version upgraded to 8.30.
- [Nginx] Fixed compatibility with Nginx < 1.0.10.
- [Nginx] Nginx is now installed with http_gzip_static_module by default.
- [Nginx] Fixed a memory disclosure security problem.
- [Nginx] passenger_show_version_in_header now hides the Phusion Passenger
  version number from the ‘Server:’ header too.
- Fixed a /proc deprecation warning on Linux kernel >= 3.0.
   2012-04-11 13:27:27 by Francois Tigeot | Files touched by this commit (1)
Log message:
Fix PLIST.
   2012-03-19 13:00:29 by Francois Tigeot | Files touched by this commit (1)
Log message:
devel/rake has been moved to devel/ruby-rake