<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/benchmarks, 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-21T20:00:22Z</updated>
<entry>
<title>Fix build with GCC 4 and f2c.</title>
<updated>2008-06-21T20:00:22Z</updated>
<author>
<name>joerg</name>
<email>joerg</email>
</author>
<published>2008-06-21T20:00:22Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=b731e0773a43490ef6db2143fc0e967f41eeb830'/>
<id>urn:sha1:b731e0773a43490ef6db2143fc0e967f41eeb830</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add DESTDIR support.</title>
<updated>2008-06-20T01:09:05Z</updated>
<author>
<name>joerg</name>
<email>joerg</email>
</author>
<published>2008-06-20T01:09:05Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=d8368bbc25c90072a19b5e48f0fba26251b6877f'/>
<id>urn:sha1:d8368bbc25c90072a19b5e48f0fba26251b6877f</id>
<content type='text'>
</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>Second round of explicit pax dependencies. As reminded by tnn@,</title>
<updated>2008-05-26T02:13:14Z</updated>
<author>
<name>joerg</name>
<email>joerg</email>
</author>
<published>2008-05-26T02:13:14Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=2374ca422f2eb8b46ed600c7bb21740b2865d899'/>
<id>urn:sha1:2374ca422f2eb8b46ed600c7bb21740b2865d899</id>
<content type='text'>
many packages used to use ${PAX}. Use the common way of directly calling
pax, it is created as tool after all.
</content>
</entry>
<entry>
<title>Update to 1.03c:</title>
<updated>2008-05-21T15:26:07Z</updated>
<author>
<name>wiz</name>
<email>wiz</email>
</author>
<published>2008-05-21T15:26:07Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=1774ec6b7cfb4ba812ae901d27737df9f23481c1'/>
<id>urn:sha1:1774ec6b7cfb4ba812ae901d27737df9f23481c1</id>
<content type='text'>
bonnie++ (1.03c) unstable; urgency=low

  * Fixed some failures to check the return code of chdir().

bonnie++ (1.03b.1) unstable; urgency=low

  * Fixed typos in man page.
    Closes: #133714
    Closes: #449596
  * Documented why UID==0 is bad.
    Closes: #182023

bonnie++ (1.03b) unstable; urgency=low

  * Added support for testing write speed to zcav.

  * Documented the default chunk size in bonnie++.8.

  * Improved error handling for chunk size.
</content>
</entry>
<entry>
<title>Use mkstemp in netperf code to open the debug log in order to avoid</title>
<updated>2008-05-12T15:49:30Z</updated>
<author>
<name>tonnerre</name>
<email>tonnerre</email>
</author>
<published>2008-05-12T15:49:30Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=def923c23f6bc4e8f33ec6e42b19aaef50b385d8'/>
<id>urn:sha1:def923c23f6bc4e8f33ec6e42b19aaef50b385d8</id>
<content type='text'>
a symlink vulnerability. This fixes CVE-2007-1444.
</content>
</entry>
<entry>
<title>MASTER_SITES and HOMEPAGE was gone away.</title>
<updated>2008-05-10T08:41:48Z</updated>
<author>
<name>obache</name>
<email>obache</email>
</author>
<published>2008-05-10T08:41:48Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=0aa6d95bdd7b5f7f70a9a9d3fe3123c2363d7df2'/>
<id>urn:sha1:0aa6d95bdd7b5f7f70a9a9d3fe3123c2363d7df2</id>
<content type='text'>
Set MASTER_SITES to archive site that have distfile.
</content>
</entry>
<entry>
<title>Update dbench to 3.04.</title>
<updated>2008-05-01T13:17:55Z</updated>
<author>
<name>obache</name>
<email>obache</email>
</author>
<published>2008-05-01T13:17:55Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=acc9fa9c1f0ff5d30bb9acb0a19b74c8af72507a'/>
<id>urn:sha1:acc9fa9c1f0ff5d30bb9acb0a19b74c8af72507a</id>
<content type='text'>
Changes is unknown.

While here,
 * install README file mentioned in man page, suggested in PR 38553.
 * move client.txt to subdir noted in man page
 * fix directory of those files in man page.
</content>
</entry>
<entry>
<title>Fix stray 1.</title>
<updated>2008-04-07T17:09:03Z</updated>
<author>
<name>joerg</name>
<email>joerg</email>
</author>
<published>2008-04-07T17:09:03Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=e03fff6f1c03c97bf7e9397746a46bba4f2e8788'/>
<id>urn:sha1:e03fff6f1c03c97bf7e9397746a46bba4f2e8788</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fiz mhz calculation for arm.  It seems gcc has become intelligent enough</title>
<updated>2008-04-05T14:09:18Z</updated>
<author>
<name>chris</name>
<email>chris</email>
</author>
<published>2008-04-05T14:09:18Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=1bd0a306068c816cde402f1ee2675cd0dded43a8'/>
<id>urn:sha1:1bd0a306068c816cde402f1ee2675cd0dded43a8</id>
<content type='text'>
to optimize away the loop used for timing.  Do something in the loop for
arm that can't be optimized away, and will also meet the 1,000
instructions in the loop requirement.

This allows mhz to calculate sensible Mhz on a StrongArm (228Mhz rather
than 56Mhz)

Other hardware probably also need fixing, as gcc probably applies the same
optimizations on them.

Also bump PKGREVISION.
</content>
</entry>
</feed>
