CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2011/12/13 11:38:18
Modified files:
www/ruby-passenger: Makefile distinfo
www/ruby-passenger/files: nginx-passenger.conf.sample
www/ruby-passenger/patches: patch-build_config_rb
patch-build_documentation_rb
patch-ext_common_AgentBase_cpp
patch-ext_common_ResourceLocator_h
patch-ext_nginx_config
patch-lib_phusion_passenger_platform_info_compiler_rb
patch-lib_phusion_passenger_rb
Added files:
www/ruby-passenger/patches: patch-bin_passenger-config
patch-ext_ruby_extconf_rb
patch-helper-scripts_prespawn
patch-lib_phusion_passenger_native_support_rb
patch-lib_phusion_passenger_standalone_command_rb
patch-lib_phusion_passenger_standalone_package_runtime_command_rb
patch-lib_phusion_passenger_standalone_runtime_installer_rb
patch-lib_phusion_passenger_standalone_start_command_rb
patch-lib_phusion_passenger_standalone_utils_rb
www/ruby-passenger/pkg: DESCR-main DESCR-standalone PLIST-main
PLIST-standalone
Removed files:
www/ruby-passenger/pkg: DESCR PLIST
Log message:
Update to 3.0.11. Support by the standalone version of passenger by
splitting into a multipackage, with a subpackage for the standalone
version (which embeds a version of nginx). The standalone version
operates much like other ruby webservers, serving a single ruby/rack
application.
Switch to using the gem version of passenger. Because the gem
installs into a versioned directory, setup symlinks to the
versioned directory so that nginx configuration files don't need
to be modified when the version is updated.