<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/sysutils/xentools41, branch pkgsrc-2014Q2</title>
<subtitle>[no description]</subtitle>
<id>https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc-2014Q2</id>
<link rel='self' href='https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc-2014Q2'/>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/'/>
<updated>2014-05-29T23:35:13Z</updated>
<entry>
<title>Bump for perl-5.20.0.</title>
<updated>2014-05-29T23:35:13Z</updated>
<author>
<name>wiz</name>
<email>wiz@pkgsrc.org</email>
</author>
<published>2014-05-29T23:35:13Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=748acb2c4ac89a5af04946df5ba5f11140726d65'/>
<id>urn:sha1:748acb2c4ac89a5af04946df5ba5f11140726d65</id>
<content type='text'>
Do it for all packages that
* mention perl, or
* have a directory name starting with p5-*, or
* depend on a package starting with p5-
like last time, for 5.18, where this didn't lead to complaints.
Let me know if you have any this time.</content>
</entry>
<entry>
<title>Make it build on netbsd-6 (and maybe netbsd-5):</title>
<updated>2014-05-14T20:22:41Z</updated>
<author>
<name>bouyer</name>
<email>bouyer@pkgsrc.org</email>
</author>
<published>2014-05-14T20:22:41Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=e7dfd98a0d8b145693856b929c0e6166d5456d7c'/>
<id>urn:sha1:e7dfd98a0d8b145693856b929c0e6166d5456d7c</id>
<content type='text'>
Don't include other libraries in an archive, our ar seems to not
support it. Instead, list all libraries at link time.</content>
</entry>
<entry>
<title>Mark packages that are not ready for python-3.3 also not ready for 3.4,</title>
<updated>2014-05-09T07:36:53Z</updated>
<author>
<name>wiz</name>
<email>wiz@pkgsrc.org</email>
</author>
<published>2014-05-09T07:36:53Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=6110b3907a630ba5f56311a5b07f346b35648583'/>
<id>urn:sha1:6110b3907a630ba5f56311a5b07f346b35648583</id>
<content type='text'>
until proven otherwise.</content>
</entry>
<entry>
<title>Remove example rc.d scripts from PLISTs.</title>
<updated>2014-03-11T14:04:57Z</updated>
<author>
<name>jperkin</name>
<email>jperkin@pkgsrc.org</email>
</author>
<published>2014-03-11T14:04:57Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=071ea796c1307e737cc3101448aa934353fe247c'/>
<id>urn:sha1:071ea796c1307e737cc3101448aa934353fe247c</id>
<content type='text'>
These are now handled dynamically if INIT_SYSTEM is set to "rc.d", or
ignored otherwise.</content>
</entry>
<entry>
<title>add patch from upstream to fix use-after-free under memory pressure</title>
<updated>2014-02-13T11:12:58Z</updated>
<author>
<name>drochner</name>
<email>drochner@pkgsrc.org</email>
</author>
<published>2014-02-13T11:12:58Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=bf4ebf710471f6874932e6786b2d4a0c93aed91e'/>
<id>urn:sha1:bf4ebf710471f6874932e6786b2d4a0c93aed91e</id>
<content type='text'>
(CVE-2014-1950)
bump PKGREV</content>
</entry>
<entry>
<title>No need to have two variables for the same logic.</title>
<updated>2014-01-25T10:45:15Z</updated>
<author>
<name>wiz</name>
<email>wiz@pkgsrc.org</email>
</author>
<published>2014-01-25T10:45:15Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=cd2034a69a241488c900469d394306659c70713a'/>
<id>urn:sha1:cd2034a69a241488c900469d394306659c70713a</id>
<content type='text'>
Replace PYTHON_PATCH_SCRIPTS with REPLACE_PYTHON.</content>
</entry>
<entry>
<title>Mark packages as not ready for python-3.x where applicable;</title>
<updated>2014-01-25T10:29:56Z</updated>
<author>
<name>wiz</name>
<email>wiz@pkgsrc.org</email>
</author>
<published>2014-01-25T10:29:56Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=4fc0b0ed6a186ccd83fc93c34cc9ed91862930d8'/>
<id>urn:sha1:4fc0b0ed6a186ccd83fc93c34cc9ed91862930d8</id>
<content type='text'>
either because they themselves are not ready or because a
dependency isn't. This is annotated by
PYTHON_VERSIONS_INCOMPATIBLE=  33 # not yet ported as of x.y.z
or
PYTHON_VERSIONS_INCOMPATIBLE=  33 # py-foo, py-bar
respectively, please use the same style for other packages,
and check during updates.

Use versioned_dependencies.mk where applicable.
Use REPLACE_PYTHON instead of handcoded alternatives, where applicable.
Reorder Makefile sections into standard order, where applicable.

Remove PYTHON_VERSIONS_INCLUDE_3X lines since that will be default
with the next commit.

Whitespace cleanups and other nits corrected, where necessary.</content>
</entry>
<entry>
<title>Use native shm_open on newer NetBSD/current.</title>
<updated>2014-01-06T22:15:31Z</updated>
<author>
<name>joerg</name>
<email>joerg@pkgsrc.org</email>
</author>
<published>2014-01-06T22:15:31Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=4556c6a8be772e75d31002292fac57342a7e837a'/>
<id>urn:sha1:4556c6a8be772e75d31002292fac57342a7e837a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add patch from upstream to fix a regression which made that the symbol</title>
<updated>2013-11-29T19:31:47Z</updated>
<author>
<name>drochner</name>
<email>drochner@pkgsrc.org</email>
</author>
<published>2013-11-29T19:31:47Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=9ca550c0c32a892d425243b304daa73f5436fd9e'/>
<id>urn:sha1:9ca550c0c32a892d425243b304daa73f5436fd9e</id>
<content type='text'>
table of NetBSD domU kernels was not loaded correctly, see
http://mail-index.netbsd.org/port-xen/2013/11/29/msg008157.html
for details
bump PKGREV</content>
</entry>
<entry>
<title>Catch up with Clang ToT when it comes to various warnings and</title>
<updated>2013-11-07T00:47:39Z</updated>
<author>
<name>joerg</name>
<email>joerg@pkgsrc.org</email>
</author>
<published>2013-11-07T00:47:39Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=0486a2beaa0ef753f5bb679d8969a41e528f70b9'/>
<id>urn:sha1:0486a2beaa0ef753f5bb679d8969a41e528f70b9</id>
<content type='text'>
unsupported options.</content>
</entry>
</feed>
