<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/benchmarks/sysbench, branch pkgsrc-2015Q2</title>
<subtitle>[no description]</subtitle>
<id>https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc-2015Q2</id>
<link rel='self' href='https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc-2015Q2'/>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/'/>
<updated>2015-01-20T06:43:09Z</updated>
<entry>
<title>Update HOMEPAGE, was 404.</title>
<updated>2015-01-20T06:43:09Z</updated>
<author>
<name>mef</name>
<email>mef@pkgsrc.org</email>
</author>
<published>2015-01-20T06:43:09Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=95e87ac19d6a77960fb9ea68177b52e4919f729a'/>
<id>urn:sha1:95e87ac19d6a77960fb9ea68177b52e4919f729a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Recursive PKGREVISION bump for libgcrypt-1.6.0 shlib major bump.</title>
<updated>2014-01-01T11:52:02Z</updated>
<author>
<name>wiz</name>
<email>wiz@pkgsrc.org</email>
</author>
<published>2014-01-01T11:52:02Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=d520a7cf2a9eec712b0650ff5e12190c69e6cdfc'/>
<id>urn:sha1:d520a7cf2a9eec712b0650ff5e12190c69e6cdfc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bump PKGREVISION for mysql default change to 55.</title>
<updated>2013-03-02T20:33:21Z</updated>
<author>
<name>wiz</name>
<email>wiz@pkgsrc.org</email>
</author>
<published>2013-03-02T20:33:21Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=e09b524d57d4afdbcc46b72d6ac0243a15ec6a25'/>
<id>urn:sha1:e09b524d57d4afdbcc46b72d6ac0243a15ec6a25</id>
<content type='text'>
</content>
</entry>
<entry>
<title>"user-destdir" is default these days</title>
<updated>2012-09-11T22:37:10Z</updated>
<author>
<name>asau</name>
<email>asau@pkgsrc.org</email>
</author>
<published>2012-09-11T22:37:10Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=7f83a9404a6462cbf7741a2b27b16584af55429c'/>
<id>urn:sha1:7f83a9404a6462cbf7741a2b27b16584af55429c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Recursive PKGREVISION bump for libxml2 buildlink addition.</title>
<updated>2012-06-14T07:43:06Z</updated>
<author>
<name>sbd</name>
<email>sbd@pkgsrc.org</email>
</author>
<published>2012-06-14T07:43:06Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=cdfc7f300d0ab76aa06e3c358409cae56c113934'/>
<id>urn:sha1:cdfc7f300d0ab76aa06e3c358409cae56c113934</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix build on SunOS and GCC&gt;=4.6</title>
<updated>2012-06-11T12:52:52Z</updated>
<author>
<name>fhajny</name>
<email>fhajny@pkgsrc.org</email>
</author>
<published>2012-06-11T12:52:52Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=a4bbee85fff4a0f7766c1b96f4e15f44cabcb46c'/>
<id>urn:sha1:a4bbee85fff4a0f7766c1b96f4e15f44cabcb46c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>recursive bump from gettext-lib shlib bump.</title>
<updated>2011-04-22T14:40:40Z</updated>
<author>
<name>obache</name>
<email>obache@pkgsrc.org</email>
</author>
<published>2011-04-22T14:40:40Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=51d76b29e20c08faa588a605726a4f7e2ee846af'/>
<id>urn:sha1:51d76b29e20c08faa588a605726a4f7e2ee846af</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Changes 0.4.12:</title>
<updated>2010-05-27T10:49:07Z</updated>
<author>
<name>adam</name>
<email>adam@pkgsrc.org</email>
</author>
<published>2010-05-27T10:49:07Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=224c1a05769f13d6dabd369234380993b38b0c74'/>
<id>urn:sha1:224c1a05769f13d6dabd369234380993b38b0c74</id>
<content type='text'>
* Made forced shutdown introduced in 0.4.11 optional via the --forced-shutdown
  switch and off by default.

Changes 0.4.11:
* Added --oltp-reconnect-mode to the OLTP test.
* Minor fixes to remove compiler warnings and DocBook processing on Mac OS X.
* Added forced test shutdown to avoid endless execution when DB server freezes
* Backport of Windows support from the 0.5 branch

Changes 0.4.10:
* Fixed the bug with empty --mysql-create-options
* Merge two patches from Tim Cook:
- use lrand48() as random() is not thread-safe on most platforms
- use libumem/mtmalloc for memory allocation if available on the target platform
* Got rid of some unnecessary malloc() calls in drv_mysql.c</content>
</entry>
<entry>
<title>Remove @dirrm entries from PLISTs</title>
<updated>2009-06-14T17:28:16Z</updated>
<author>
<name>joerg</name>
<email>joerg@pkgsrc.org</email>
</author>
<published>2009-06-14T17:28:16Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=b8ef2bdf051862f04569a1854a5b083a3b76f811'/>
<id>urn:sha1:b8ef2bdf051862f04569a1854a5b083a3b76f811</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Supports DESTDIR.</title>
<updated>2007-12-21T22:30:22Z</updated>
<author>
<name>joerg</name>
<email>joerg@pkgsrc.org</email>
</author>
<published>2007-12-21T22:30:22Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=2bd655e7a5a5fab2a8c537f21750590464f85d25'/>
<id>urn:sha1:2bd655e7a5a5fab2a8c537f21750590464f85d25</id>
<content type='text'>
</content>
</entry>
</feed>
