<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/databases/percona55-server/files/patch-Docs::Makefile.in, branch 6-eol</title>
<subtitle>FreeBSD ports tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/'/>
<entry>
<title>This commit was manufactured by cvs2svn to create tag 'RELEASE_6_EOL'.</title>
<updated>2010-12-04T09:10:24+00:00</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2010-12-04T09:10:24+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=058f99bb6be204f053b06d0ad32951709df6109f'/>
<id>058f99bb6be204f053b06d0ad32951709df6109f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update to 5.1.23 release.</title>
<updated>2008-02-14T10:49:46+00:00</updated>
<author>
<name>Alex Dupre</name>
<email>ale@FreeBSD.org</email>
</author>
<published>2008-02-14T10:49:46+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=02460675495bd1a07f7ad6b2a3b694d8495cca4e'/>
<id>02460675495bd1a07f7ad6b2a3b694d8495cca4e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update to 5.1.11 release:</title>
<updated>2006-06-19T09:08:56+00:00</updated>
<author>
<name>Alex Dupre</name>
<email>ale@FreeBSD.org</email>
</author>
<published>2006-06-19T09:08:56+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=20dac73485d2c71863feeed77a352444dfd7e98a'/>
<id>20dac73485d2c71863feeed77a352444dfd7e98a</id>
<content type='text'>
- use recommended yaSSL library
- build as max-no-ndb or max profiles
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- use recommended yaSSL library
- build as max-no-ndb or max profiles
</pre>
</div>
</content>
</entry>
<entry>
<title>Update to 5.0.17 release.</title>
<updated>2005-12-22T17:48:30+00:00</updated>
<author>
<name>Alex Dupre</name>
<email>ale@FreeBSD.org</email>
</author>
<published>2005-12-22T17:48:30+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=8c03c0796411ef691e5bb1decc5b761956e58dc5'/>
<id>8c03c0796411ef691e5bb1decc5b761956e58dc5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update to 5.0.6 release.</title>
<updated>2005-06-08T07:32:15+00:00</updated>
<author>
<name>Alex Dupre</name>
<email>ale@FreeBSD.org</email>
</author>
<published>2005-06-08T07:32:15+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=aa16ee34f1f41d8976d560ed04fcda3b59509b74'/>
<id>aa16ee34f1f41d8976d560ed04fcda3b59509b74</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update to 5.0.3 release:</title>
<updated>2005-04-06T13:38:29+00:00</updated>
<author>
<name>Alex Dupre</name>
<email>ale@FreeBSD.org</email>
</author>
<published>2005-04-06T13:38:29+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=bd1e850d7249b66550078edcc36e27aa815d9a3b'/>
<id>bd1e850d7249b66550078edcc36e27aa815d9a3b</id>
<content type='text'>
- Add the possibility to specify the database directory in rc.conf
- Move database creation from post-install stage into startup script
- Add the possibility to specify additional command-line arguments
  to be passed to mysqld_safe on startup
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Add the possibility to specify the database directory in rc.conf
- Move database creation from post-install stage into startup script
- Add the possibility to specify additional command-line arguments
  to be passed to mysqld_safe on startup
</pre>
</div>
</content>
</entry>
<entry>
<title>Update to 5.0.2 release:</title>
<updated>2005-01-10T13:17:30+00:00</updated>
<author>
<name>Alex Dupre</name>
<email>ale@FreeBSD.org</email>
</author>
<published>2005-01-10T13:17:30+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=4fc0b3222c5c1153353f6a787095f5938b4920f1'/>
<id>4fc0b3222c5c1153353f6a787095f5938b4920f1</id>
<content type='text'>
- Use MASTER_SITES_MYSQL
- Add WITHOUT_INNODB knob [1]
- Fix tcp wrappers (hopefully definitely!)
- Add WITH_NDB knob

Submitted by:	sobomax [1]
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Use MASTER_SITES_MYSQL
- Add WITHOUT_INNODB knob [1]
- Fix tcp wrappers (hopefully definitely!)
- Add WITH_NDB knob

Submitted by:	sobomax [1]
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix building without perl.</title>
<updated>2004-03-05T15:07:17+00:00</updated>
<author>
<name>Alex Dupre</name>
<email>ale@FreeBSD.org</email>
</author>
<published>2004-03-05T15:07:17+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=5d1fb7d1f766f9ba56f6822ab92691a41631def5'/>
<id>5d1fb7d1f766f9ba56f6822ab92691a41631def5</id>
<content type='text'>
Reported by:	bento via kris
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Reported by:	bento via kris
</pre>
</div>
</content>
</entry>
</feed>
