<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/security/pgp2, 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-12T02:14:13Z</updated>
<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>Renamed the deprecated LICENCE to LICENSE, which has the exactly same</title>
<updated>2007-10-31T12:29:33Z</updated>
<author>
<name>rillig</name>
<email>rillig</email>
</author>
<published>2007-10-31T12:29:33Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=5c5824916d0f7076095dbbd846d26c4ea45e99aa'/>
<id>urn:sha1:5c5824916d0f7076095dbbd846d26c4ea45e99aa</id>
<content type='text'>
meaning.
</content>
</entry>
<entry>
<title>Whitespace cleanup, courtesy of pkglint.</title>
<updated>2007-02-22T19:26:05Z</updated>
<author>
<name>wiz</name>
<email>wiz</email>
</author>
<published>2007-02-22T19:26:05Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=0c152e7442b8ddde8405ba9d0f2d4d981d5c3151'/>
<id>urn:sha1:0c152e7442b8ddde8405ba9d0f2d4d981d5c3151</id>
<content type='text'>
Patch provided by Sergey Svishchev in private mail.
</content>
</entry>
<entry>
<title>Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of</title>
<updated>2007-01-07T09:13:46Z</updated>
<author>
<name>rillig</name>
<email>rillig</email>
</author>
<published>2007-01-07T09:13:46Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=87e1bea888d90a6044a18e46681bc456ea30305c'/>
<id>urn:sha1:87e1bea888d90a6044a18e46681bc456ea30305c</id>
<content type='text'>
INSTALLATION_DIRS, as well as all occurrences of ${PREFIX}/man with
${PREFIX}/${PKGMANDIR}.

Fixes PR 35265, although I did not use the patch provided therein.
</content>
</entry>
<entry>
<title>Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev.</title>
<updated>2006-10-04T21:53:15Z</updated>
<author>
<name>wiz</name>
<email>wiz</email>
</author>
<published>2006-10-04T21:53:15Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=8b71c50b00f67d8f43e4204ff70d3aef70821528'/>
<id>urn:sha1:8b71c50b00f67d8f43e4204ff70d3aef70821528</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Always use "unsigned int" for a 32 bit unsigned integer which is correct</title>
<updated>2006-09-28T16:21:46Z</updated>
<author>
<name>tron</name>
<email>tron</email>
</author>
<published>2006-09-28T16:21:46Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=3319c74dcae1096d745b1f578f53933dddd83e26'/>
<id>urn:sha1:3319c74dcae1096d745b1f578f53933dddd83e26</id>
<content type='text'>
on all platforms supported by pkgsrc.

This should fix LP64 problems reported in PR pkg/19765 by John Heasley.
</content>
</entry>
<entry>
<title>Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no</title>
<updated>2006-03-04T21:28:51Z</updated>
<author>
<name>jlam</name>
<email>jlam</email>
</author>
<published>2006-03-04T21:28:51Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=48ff096d36ac47701672a4f682e7c4ebafea1eb9'/>
<id>urn:sha1:48ff096d36ac47701672a4f682e7c4ebafea1eb9</id>
<content type='text'>
developer is officially maintaining the package.

The rationale for changing this from "tech-pkg" to "pkgsrc-users" is
that it implies that any user can try to maintain the package (by
submitting patches to the mailing list).  Since the folks most likely
to care about the package are the folks that want to use it or are
already using it, this would leverage the energy of users who aren't
developers.
</content>
</entry>
<entry>
<title>Fix errno.</title>
<updated>2005-12-08T17:36:56Z</updated>
<author>
<name>joerg</name>
<email>joerg</email>
</author>
<published>2005-12-08T17:36:56Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=df5816d33d52eb1aee92c3f5e465d0990bddbc0b'/>
<id>urn:sha1:df5816d33d52eb1aee92c3f5e465d0990bddbc0b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Split multipatch into multiple patches.</title>
<updated>2005-12-01T20:19:57Z</updated>
<author>
<name>wiz</name>
<email>wiz</email>
</author>
<published>2005-12-01T20:19:57Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=fc226e1fc7d7ec6a780a5c9775aeae5d70d1445f'/>
<id>urn:sha1:fc226e1fc7d7ec6a780a5c9775aeae5d70d1445f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Do not suggest rsaref (testing artifact).</title>
<updated>2005-12-01T20:18:29Z</updated>
<author>
<name>wiz</name>
<email>wiz</email>
</author>
<published>2005-12-01T20:18:29Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=26c748ccf53bbc604d31cffb12b211b26dae44da'/>
<id>urn:sha1:26c748ccf53bbc604d31cffb12b211b26dae44da</id>
<content type='text'>
</content>
</entry>
</feed>
