<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/www/ap-ruby, branch pkgsrc_2008Q2</title>
<subtitle>[no description]</subtitle>
<id>https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2008Q2</id>
<link rel='self' href='https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2008Q2'/>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/'/>
<updated>2008-06-19T15:02:17Z</updated>
<entry>
<title>- Switch to use vendor_dir with Ruby 1.8.7.</title>
<updated>2008-06-19T15:02:17Z</updated>
<author>
<name>taca</name>
<email>taca</email>
</author>
<published>2008-06-19T15:02:17Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=7ac3907e2cc1b248136c0a5339aced2823f1a26e'/>
<id>urn:sha1:7ac3907e2cc1b248136c0a5339aced2823f1a26e</id>
<content type='text'>
- And make it build with Ruby 1.8.7, too.

Bump PKGREVISION.
</content>
</entry>
<entry>
<title>Add DESTDIR support.</title>
<updated>2008-06-12T02:14:13Z</updated>
<author>
<name>joerg</name>
<email>joerg</email>
</author>
<published>2008-06-12T02:14:13Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=39d7fb93432416d872ed34e0025741cc93068c06'/>
<id>urn:sha1:39d7fb93432416d872ed34e0025741cc93068c06</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove logic to pass the right apr includes to configure based on</title>
<updated>2007-05-29T22:41:46Z</updated>
<author>
<name>schmonz</name>
<email>schmonz</email>
</author>
<published>2007-05-29T22:41:46Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=feadd066d3f509688c376d1a8d63d93fae88749d'/>
<id>urn:sha1:feadd066d3f509688c376d1a8d63d93fae88749d</id>
<content type='text'>
Apache version. The apr buildlink3.mk files take care of this now.
</content>
</entry>
<entry>
<title>Set CONFIG_SHELL to fix build problem recently.</title>
<updated>2007-03-24T09:37:33Z</updated>
<author>
<name>taca</name>
<email>taca</email>
</author>
<published>2007-03-24T09:37:33Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=15336d3d47d342c6d60a83784aeb8a957ea0bc34'/>
<id>urn:sha1:15336d3d47d342c6d60a83784aeb8a957ea0bc34</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update ap-ruby to 1.2.6.</title>
<updated>2007-01-28T15:30:25Z</updated>
<author>
<name>taca</name>
<email>taca</email>
</author>
<published>2007-01-28T15:30:25Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=a554b4946e10a695300c2297952672c9966738f7'/>
<id>urn:sha1:a554b4946e10a695300c2297952672c9966738f7</id>
<content type='text'>
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
</content>
</entry>
<entry>
<title>Sort PLIST.</title>
<updated>2006-09-07T15:55:50Z</updated>
<author>
<name>taca</name>
<email>taca</email>
</author>
<published>2006-09-07T15:55:50Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=8578406e3c41ad0bcea38707c092c4990b26c17c'/>
<id>urn:sha1:8578406e3c41ad0bcea38707c092c4990b26c17c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename all PHP 4 packages to php4-*, all PHP 5 packages to php5-*,</title>
<updated>2006-06-02T18:27:54Z</updated>
<author>
<name>joerg</name>
<email>joerg</email>
</author>
<published>2006-06-02T18:27:54Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=7fe8ce07cd12d22909180fe6f4c0bc28270c7451'/>
<id>urn:sha1:7fe8ce07cd12d22909180fe6f4c0bc28270c7451</id>
<content type='text'>
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@.
</content>
</entry>
<entry>
<title>Recursive revision bump / recommended bump for gettext ABI change.</title>
<updated>2006-02-05T23:08:03Z</updated>
<author>
<name>joerg</name>
<email>joerg</email>
</author>
<published>2006-02-05T23:08:03Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=93e3b9e04264b93620166058e19ea42c856505b0'/>
<id>urn:sha1:93e3b9e04264b93620166058e19ea42c856505b0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bump BUILDLINK_RECOMMENDED of textproc/expat to 2.0.0 because</title>
<updated>2006-01-24T07:31:52Z</updated>
<author>
<name>wiz</name>
<email>wiz</email>
</author>
<published>2006-01-24T07:31:52Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=dbfead7dfad0120cb6a2ec8671b93692f46048dc'/>
<id>urn:sha1:dbfead7dfad0120cb6a2ec8671b93692f46048dc</id>
<content type='text'>
of the shlib major bump.
PKGREVISION++ for the dependencies.
</content>
</entry>
<entry>
<title>Bump PKGREVISION by update of ruby18-base package.</title>
<updated>2006-01-03T15:07:28Z</updated>
<author>
<name>taca</name>
<email>taca</email>
</author>
<published>2006-01-03T15:07:28Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=32b1578eb13c5bd6486d573528e8512b9fda81ec'/>
<id>urn:sha1:32b1578eb13c5bd6486d573528e8512b9fda81ec</id>
<content type='text'>
</content>
</entry>
</feed>
