<feed xmlns='http://www.w3.org/2005/Atom'>
<title>aports/main/php, branch v2.2.2</title>
<subtitle>Main aports tree
</subtitle>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/'/>
<entry>
<title>main/php: add support for mailparse (needs pecl mailparse)</title>
<updated>2011-05-11T23:16:49+00:00</updated>
<author>
<name>Carlo Landmeter</name>
<email>clandmeter@gmail.com</email>
</author>
<published>2011-05-11T22:38:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=2ba29720803e112c8b0e04cf57bfddb585366ed8'/>
<id>2ba29720803e112c8b0e04cf57bfddb585366ed8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>main/php: rebuild because of changed freetds</title>
<updated>2011-04-15T22:30:38+00:00</updated>
<author>
<name>Carlo Landmeter</name>
<email>clandmeter@gmail.com</email>
</author>
<published>2011-04-15T22:27:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=1f06e1d9883e8b7f91f67d97442f094e36097748'/>
<id>1f06e1d9883e8b7f91f67d97442f094e36097748</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>main/php: added mssql support and remove old configure flags</title>
<updated>2011-04-15T13:01:10+00:00</updated>
<author>
<name>Carlo Landmeter</name>
<email>clandmeter@gmail.com</email>
</author>
<published>2011-04-15T13:01:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=524a6f813d1d4a3b966c7ddc06c763d8e011f746'/>
<id>524a6f813d1d4a3b966c7ddc06c763d8e011f746</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>main/php: added apache2 to php-apache2's depends</title>
<updated>2011-04-11T06:56:36+00:00</updated>
<author>
<name>Matt Smith</name>
<email>mcs@darkregion.net</email>
</author>
<published>2011-04-11T06:56:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=ac0745471c57a75ecf8b9ffc8dabed36ef956688'/>
<id>ac0745471c57a75ecf8b9ffc8dabed36ef956688</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>main/php: php-pear depends on php-xml, date.timezone defaults to UTC, improved php-doc</title>
<updated>2011-04-09T05:20:25+00:00</updated>
<author>
<name>Matt Smith</name>
<email>mcs@darkregion.net</email>
</author>
<published>2011-04-09T05:09:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=349f1088905bee1d6d019764326213102198890f'/>
<id>349f1088905bee1d6d019764326213102198890f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>main/php: added db depends to db extensions</title>
<updated>2011-04-08T07:09:50+00:00</updated>
<author>
<name>Matt Smith</name>
<email>mcs@darkregion.net</email>
</author>
<published>2011-04-08T07:09:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=604b69f2490d8cff569394fc539f28d64553c9a3'/>
<id>604b69f2490d8cff569394fc539f28d64553c9a3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>main/php: fixed remaining dependency issues, added php-ctype, php-enchant, php-xmlreader, gdbm support to php-dba</title>
<updated>2011-04-07T09:36:05+00:00</updated>
<author>
<name>Matt Smith</name>
<email>mcs@darkregion.net</email>
</author>
<published>2011-04-07T09:36:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=6bcb03d73fe632a69103fcf5a5ecf19e856fdd40'/>
<id>6bcb03d73fe632a69103fcf5a5ecf19e856fdd40</id>
<content type='text'>
Changelog (php-5.3.6-r2 -&gt; r3)
- removed cyrus-sasl-dev from makedepends; php-ldap *could* use it, but
  there are issues with it finding sasl.h (let me know if you fix it)
- added gdbm support to php-dba
- added php-ctype, php-enchant, and php-xmlreader
- removed --disable-all from ./configure line (it's best to keep
  defaults enabled)
- php extensions now depend on the php package
- fixed remaining inter-extension dependency issues
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Changelog (php-5.3.6-r2 -&gt; r3)
- removed cyrus-sasl-dev from makedepends; php-ldap *could* use it, but
  there are issues with it finding sasl.h (let me know if you fix it)
- added gdbm support to php-dba
- added php-ctype, php-enchant, and php-xmlreader
- removed --disable-all from ./configure line (it's best to keep
  defaults enabled)
- php extensions now depend on the php package
- fixed remaining inter-extension dependency issues
</pre>
</div>
</content>
</entry>
<entry>
<title>main/php: php-xsl depends on php-dom.</title>
<updated>2011-04-06T07:06:32+00:00</updated>
<author>
<name>Kiyoshi Aman</name>
<email>aphrael@alpinelinux.org</email>
</author>
<published>2011-04-06T07:06:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=8952db922a30db47402c9dce38f479483eea3047'/>
<id>8952db922a30db47402c9dce38f479483eea3047</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>main/php: improved subpackage dependencies</title>
<updated>2011-04-05T11:17:47+00:00</updated>
<author>
<name>Matt Smith</name>
<email>mcs@darkregion.net</email>
</author>
<published>2011-04-05T11:17:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=dcd1f5b67f797d77535a5c9ab53bad11819da64a'/>
<id>dcd1f5b67f797d77535a5c9ab53bad11819da64a</id>
<content type='text'>
- php-sqlite now depends on php-pdo_sqlite in order to fix a dependency
  issue
- php-pdo_* now depends on php-pdo
- added --disable-all to configure line and added php-dom as a shared
  module,  as a result
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- php-sqlite now depends on php-pdo_sqlite in order to fix a dependency
  issue
- php-pdo_* now depends on php-pdo
- added --disable-all to configure line and added php-dom as a shared
  module,  as a result
</pre>
</div>
</content>
</entry>
<entry>
<title>main/php: upgraded to 5.3.6 and took over maintainership</title>
<updated>2011-03-24T05:58:01+00:00</updated>
<author>
<name>Matt Smith</name>
<email>mcs@darkregion.net</email>
</author>
<published>2011-03-24T05:58:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=c94b4d2c54468b7397659fe1cfd0ed8856827a68'/>
<id>c94b4d2c54468b7397659fe1cfd0ed8856827a68</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
