<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/security/priv/Makefile, branch pkgsrc_2009Q3</title>
<subtitle>[no description]</subtitle>
<id>https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2009Q3</id>
<link rel='self' href='https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2009Q3'/>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/'/>
<updated>2007-03-20T17:04:13Z</updated>
<entry>
<title>Honor PKGMANDIR.</title>
<updated>2007-03-20T17:04:13Z</updated>
<author>
<name>jlam</name>
<email>jlam</email>
</author>
<published>2007-03-20T17:04:13Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=ed5af01fe38d60e2b7f328b7f9db56c95801a79a'/>
<id>urn:sha1:ed5af01fe38d60e2b7f328b7f9db56c95801a79a</id>
<content type='text'>
</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>Ran "pkglint --autofix", which corrected some of the quoting issues in</title>
<updated>2005-12-05T23:55:01Z</updated>
<author>
<name>rillig</name>
<email>rillig</email>
</author>
<published>2005-12-05T23:55:01Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=3dae8fea14cb07876cbc876f030a3b37361f56b8'/>
<id>urn:sha1:3dae8fea14cb07876cbc876f030a3b37361f56b8</id>
<content type='text'>
CONFIGURE_ARGS.
</content>
</entry>
<entry>
<title>Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.</title>
<updated>2005-04-11T21:44:48Z</updated>
<author>
<name>tv</name>
<email>tv</email>
</author>
<published>2005-04-11T21:44:48Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=2560f48b2f5afa9fcb23e0718a2e2727ca7824cc'/>
<id>urn:sha1:2560f48b2f5afa9fcb23e0718a2e2727ca7824cc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Correct the location of the config files in the man page.</title>
<updated>2004-11-30T15:26:03Z</updated>
<author>
<name>jlam</name>
<email>jlam</email>
</author>
<published>2004-11-30T15:26:03Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=1b1776459e564f726549ffec8c7d0bd0e368cec5'/>
<id>urn:sha1:1b1776459e564f726549ffec8c7d0bd0e368cec5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update priv to 1.0beta2nb1.</title>
<updated>2004-06-14T03:16:42Z</updated>
<author>
<name>uebayasi</name>
<email>uebayasi</email>
</author>
<published>2004-06-14T03:16:42Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=584cbc80fd706cbb7c147d0eaa9669792712faff'/>
<id>urn:sha1:584cbc80fd706cbb7c147d0eaa9669792712faff</id>
<content type='text'>
* Make sure ${PKG_SYSCONFDIR} is passed to configure.
* Care ${PRIV_CONF_DIR} as an obsoleted variable.

Pointed out by Matt Green.
</content>
</entry>
<entry>
<title>* Bl3ify.</title>
<updated>2004-04-28T11:27:54Z</updated>
<author>
<name>uebayasi</name>
<email>uebayasi</email>
</author>
<published>2004-04-28T11:27:54Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=f5b690e8977f12fabf5960237be2f05482567c83'/>
<id>urn:sha1:f5b690e8977f12fabf5960237be2f05482567c83</id>
<content type='text'>
* Enable pkgviews installation.
* Obsolete PRIV_CONF_DIR and follow PKG_SYSCONFDIR, the standard.
</content>
</entry>
<entry>
<title>Update to priv-1.0-beta2.</title>
<updated>2004-03-04T02:57:00Z</updated>
<author>
<name>simonb</name>
<email>simonb</email>
</author>
<published>2004-03-04T02:57:00Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=a07fb548c205bd353c53132736fa09e4afff92a4'/>
<id>urn:sha1:a07fb548c205bd353c53132736fa09e4afff92a4</id>
<content type='text'>
Changes from previous version are:

 + Fix a single byte buffer overflow.  Can only be a NUL byte that
   overflows, not believed (at this stage!) to be exploitable in any
   way.
 + Avoid null-pointer dereference if getpwuid(getuid()) fails.
</content>
</entry>
<entry>
<title>COMMENT should start with a capital letter.</title>
<updated>2003-07-21T17:20:17Z</updated>
<author>
<name>martti</name>
<email>martti</email>
</author>
<published>2003-07-21T17:20:17Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=3b3e497d9487a4bc1f0479dd8e441182ef086541'/>
<id>urn:sha1:3b3e497d9487a4bc1f0479dd8e441182ef086541</id>
<content type='text'>
</content>
</entry>
<entry>
<title>s/netbsd.org/NetBSD.org/</title>
<updated>2003-07-17T22:50:55Z</updated>
<author>
<name>grant</name>
<email>grant</email>
</author>
<published>2003-07-17T22:50:55Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=016914e7f9e5498e9fdf870d12d99bfeb4e66d4a'/>
<id>urn:sha1:016914e7f9e5498e9fdf870d12d99bfeb4e66d4a</id>
<content type='text'>
</content>
</entry>
</feed>
