<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/security/cfs, 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-20T01:09:05Z</updated>
<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 missing directories.</title>
<updated>2008-04-07T16:45:35Z</updated>
<author>
<name>joerg</name>
<email>joerg</email>
</author>
<published>2008-04-07T16:45:35Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=6738b4d791208ce4c4590584a738126ba84931d2'/>
<id>urn:sha1:6738b4d791208ce4c4590584a738126ba84931d2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Try to create target directories before install manuals.</title>
<updated>2007-12-27T15:06:02Z</updated>
<author>
<name>obache</name>
<email>obache</email>
</author>
<published>2007-12-27T15:06:02Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=ed7b845e74f11da94f318e5e6dea74b98fa0193c'/>
<id>urn:sha1:ed7b845e74f11da94f318e5e6dea74b98fa0193c</id>
<content type='text'>
</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>Bump to nb6</title>
<updated>2006-08-05T13:38:26Z</updated>
<author>
<name>adrianp</name>
<email>adrianp</email>
</author>
<published>2006-08-05T13:38:26Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=f499e2dfb7092e90d63adf7c4f0c7d2a9f33002a'/>
<id>urn:sha1:f499e2dfb7092e90d63adf7c4f0c7d2a9f33002a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix for SA21310/CVE-2006-3123</title>
<updated>2006-08-05T13:30:26Z</updated>
<author>
<name>adrianp</name>
<email>adrianp</email>
</author>
<published>2006-08-05T13:30:26Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=8e1b9e46db975bde28e8b8f9ffc1395204e3d907'/>
<id>urn:sha1:8e1b9e46db975bde28e8b8f9ffc1395204e3d907</id>
<content type='text'>
Patch via. Debian
</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>Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mk</title>
<updated>2005-12-29T06:21:30Z</updated>
<author>
<name>jlam</name>
<email>jlam</email>
</author>
<published>2005-12-29T06:21:30Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=5af16a0a92f81c34be4b282d5e8072ffb8e77df1'/>
<id>urn:sha1:5af16a0a92f81c34be4b282d5e8072ffb8e77df1</id>
<content type='text'>
automatically detects whether we want the pkginstall machinery to be
used by the package Makefile.
</content>
</entry>
<entry>
<title>Fixed pkglint warnings. The warnings are mostly quoting issues, for</title>
<updated>2005-12-05T20:49:47Z</updated>
<author>
<name>rillig</name>
<email>rillig</email>
</author>
<published>2005-12-05T20:49:47Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=b4f920543059af038598712771c3211999ef42a6'/>
<id>urn:sha1:b4f920543059af038598712771c3211999ef42a6</id>
<content type='text'>
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some
other changes are outlined in

    http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
</content>
</entry>
<entry>
<title>Catch some NetBSD statvfs() checks phrased alternatively as &gt; 200030000</title>
<updated>2005-09-08T22:37:53Z</updated>
<author>
<name>abs</name>
<email>abs</email>
</author>
<published>2005-09-08T22:37:53Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=aba453c4e7d8a6488c6038da136959e587e2c95c'/>
<id>urn:sha1:aba453c4e7d8a6488c6038da136959e587e2c95c</id>
<content type='text'>
rather than &gt;= 200040000 and one enterprisingly hidden as &gt; 200050000
</content>
</entry>
</feed>
