<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/net/speedtouch, 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-04-12T22:42:57Z</updated>
<entry>
<title>Convert to use PLIST_VARS instead of manually passing "@comment "</title>
<updated>2008-04-12T22:42:57Z</updated>
<author>
<name>jlam</name>
<email>jlam</email>
</author>
<published>2008-04-12T22:42:57Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=84db467ec7c8386066718011f8d47775d5608811'/>
<id>urn:sha1:84db467ec7c8386066718011f8d47775d5608811</id>
<content type='text'>
through PLIST_SUBST to the plist module.
</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>Fixed "test ==", which was reported in PR 35467.</title>
<updated>2007-01-24T17:44:02Z</updated>
<author>
<name>rillig</name>
<email>rillig</email>
</author>
<published>2007-01-24T17:44:02Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=b4dd183ded4ce62e7a6fce5ebfce2be759d5d080'/>
<id>urn:sha1:b4dd183ded4ce62e7a6fce5ebfce2be759d5d080</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed "test ==", which was reported in PR 35467.</title>
<updated>2007-01-24T17:38:47Z</updated>
<author>
<name>rillig</name>
<email>rillig</email>
</author>
<published>2007-01-24T17:38:47Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=bd41aa1f6421e39c6a7594d12fc4db5ab1567e41'/>
<id>urn:sha1:bd41aa1f6421e39c6a7594d12fc4db5ab1567e41</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove incorrect extern variable declaration which stopped compilation</title>
<updated>2006-08-18T18:33:39Z</updated>
<author>
<name>abs</name>
<email>abs</email>
</author>
<published>2006-08-18T18:33:39Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=35c6e8e84c5001d8828c18a7d37e0a67758ed30b'/>
<id>urn:sha1:35c6e8e84c5001d8828c18a7d37e0a67758ed30b</id>
<content type='text'>
under gcc4. No change to generated code, so no PKGREVISION change.
</content>
</entry>
<entry>
<title>Rename "SITES_* to "SITES.*" for file-specific lists of sites from which</title>
<updated>2006-07-27T18:48:02Z</updated>
<author>
<name>jlam</name>
<email>jlam</email>
</author>
<published>2006-07-27T18:48:02Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=6a142e4273358385811df6fa45257bcc48ee4d9c'/>
<id>urn:sha1:6a142e4273358385811df6fa45257bcc48ee4d9c</id>
<content type='text'>
to fetch the file.  This completes the renaming described in revision
1.1799 of bsd.pkg.mk.
</content>
</entry>
<entry>
<title>Recursive revision bump / recommended bump for gettext ABI change.</title>
<updated>2006-02-05T23:08:03Z</updated>
<author>
<name>joerg</name>
<email>joerg</email>
</author>
<published>2006-02-05T23:08:03Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=93e3b9e04264b93620166058e19ea42c856505b0'/>
<id>urn:sha1:93e3b9e04264b93620166058e19ea42c856505b0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename the following variables to reduce the number that we need to track:</title>
<updated>2006-01-20T23:41:29Z</updated>
<author>
<name>jlam</name>
<email>jlam</email>
</author>
<published>2006-01-20T23:41:29Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=69666e178f1283e39a94ad86e2c2c0795bb06ac1'/>
<id>urn:sha1:69666e178f1283e39a94ad86e2c2c0795bb06ac1</id>
<content type='text'>
	EXTRACT_CMD_OPTS.bin		-&gt;  EXTRACT_OPTS_BIN
	EXTRACT_CMD_OPTS.lha		-&gt;  EXTRACT_OPTS_LHA
	EXTRACT_CMD_OPTS.rar		-&gt;  EXTRACT_OPTS_RAR
	EXTRACT_CMD_OPTS.tar		-&gt;  EXTRACT_OPTS_TAR
	EXTRACT_CMD_OPTS.tar.Z		-&gt;  EXTRACT_OPTS_TAR
	EXTRACT_CMD_OPTS.tar.bz2	-&gt;  EXTRACT_OPTS_TAR
	EXTRACT_CMD_OPTS.tar.gz		-&gt;  EXTRACT_OPTS_TAR
	EXTRACT_CMD_OPTS.tbz		-&gt;  EXTRACT_OPTS_TAR
	EXTRACT_CMD_OPTS.tbz2		-&gt;  EXTRACT_OPTS_TAR
	EXTRACT_CMD_OPTS.tgz		-&gt;  EXTRACT_OPTS_TAR
	EXTRACT_CMD_OPTS.zip		-&gt;  EXTRACT_OPTS_ZIP
	EXTRACT_CMD_OPTS.zoo		-&gt;  EXTRACT_OPTS_ZOO
	EXTRACT_CMD_OPTS_tar.gz		-&gt;  EXTRACT_OPTS_TAR
</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>
</feed>
