2010-09-10 12:50:28 by Takahiro Kambe | Files touched by this commit (4) |
Log message:
Update www/ap-ruby package to 1.3.0.
* Remove RUBY_HAS_ARCHLIB.
* add comment to patches.
Main changes from mod_ruby-1.3.0
* supported Ruby 1.8.7.
* supported Ruby 1.9 experimentally.
|
2009-06-15 00:00:42 by Joerg Sonnenberger | Files touched by this commit (316) |
Log message:
Convert @exec/@unexec to @pkgdir or drop it.
|
2008-06-19 17:02:17 by Takahiro Kambe | Files touched by this commit (5) |
Log message:
- Switch to use vendor_dir with Ruby 1.8.7.
- And make it build with Ruby 1.8.7, too.
Bump PKGREVISION.
|
2008-06-12 04:14:58 by Joerg Sonnenberger | Files touched by this commit (1134) |
Log message:
Add DESTDIR support.
|
2007-05-30 00:41:47 by Amitai Schlair | Files touched by this commit (1) |
Log message:
Remove logic to pass the right apr includes to configure based on
Apache version. The apr buildlink3.mk files take care of this now.
|
2007-03-24 10:37:33 by Takahiro Kambe | Files touched by this commit (1) |
Log message:
Set CONFIG_SHELL to fix build problem recently.
|
2007-01-28 16:30:25 by Takahiro Kambe | Files touched by this commit (4) |
Log message:
Update ap-ruby to 1.2.6.
pkgsrc changes: merge ap2-ruby to here.
mod_ruby-1.2.6 released
mod_ruby-1.2.6 is released.
Main changes from mod_ruby-1.2.5
- apache/rails-dispatcher.rb supports Rails 1.1.
- added guard conditionals around code that uses dconf to avoid SEGV. Thanks,
Michael Granger.
- fixes for Ruby 1.6.x.
- do not call downcase content_type, content_encoding, and content_lnaguages.
at 2006-06-15 13:32
mod_ruby-1.2.5 released
mod_ruby-1.2.5 is released.
Main changes from mod_ruby-1.2.4
- added RubyRestrictDirectives by David Garamond.
- added Apache::Request#all_params.
- set $0 correctly
- added Apache::RubyProfile.
- added RubyOption.
- added Apache::RailsDispatcher.
- supported Apache 2.2 thanks to Michael Sullivan.
- added RubyGcPerRequest.
- do not timeout if RubyTimeOut is 0.
at 2006-02-19 21:52
|
2006-09-07 17:56:41 by Takahiro Kambe | Files touched by this commit (4) |
Log message:
Sort PLIST.
|
2006-06-02 20:28:01 by Joerg Sonnenberger | Files touched by this commit (136) |
Log message:
Rename all PHP 4 packages to php4-*, all PHP 5 packages to php5-*,
all PEAR packages to php?-pear-* and all Apache packages to ap13-* or
ap2-* respectively. Add new variables to simplify the Makefile
handling. Add CONFLICTS on the old names. Reset revisions of bumped
packages. ap-php will now depend on the default Apache and PHP version.
All programs using it have an implicit option of the Apache version
as well.
OK from jlam@ and adrianp@.
|
2006-02-06 00:11:50 by Joerg Sonnenberger | Files touched by this commit (4082) |
Log message:
Recursive revision bump / recommended bump for gettext ABI change.
|