<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/net/socket++/Makefile, 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>2013-01-26T22:14:10Z</updated>
<entry>
<title>Partial pkglint cleanup.</title>
<updated>2013-01-26T22:14:10Z</updated>
<author>
<name>wiz</name>
<email>wiz@pkgsrc.org</email>
</author>
<published>2013-01-26T22:14:10Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=1f9277a51e3715af27dbaf19fedd91cf768d2fe7'/>
<id>urn:sha1:1f9277a51e3715af27dbaf19fedd91cf768d2fe7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.</title>
<updated>2012-10-23T17:18:07Z</updated>
<author>
<name>asau</name>
<email>asau@pkgsrc.org</email>
</author>
<published>2012-10-23T17:18:07Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=276a662941e96eb9e2365a6746653f5103be8fb2'/>
<id>urn:sha1:276a662941e96eb9e2365a6746653f5103be8fb2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Convert to use automake instead of automake14.</title>
<updated>2010-01-16T17:48:02Z</updated>
<author>
<name>wiz</name>
<email>wiz@pkgsrc.org</email>
</author>
<published>2010-01-16T17:48:02Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=11b7500ef465555d8b8a46fc6e5a731695bc58ae'/>
<id>urn:sha1:11b7500ef465555d8b8a46fc6e5a731695bc58ae</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add DESTDIR support.</title>
<updated>2008-06-20T01:09:05Z</updated>
<author>
<name>joerg</name>
<email>joerg@pkgsrc.org</email>
</author>
<published>2008-06-20T01:09:05Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=3b0d97b0de8516db29699676c860489da3f7f0e1'/>
<id>urn:sha1:3b0d97b0de8516db29699676c860489da3f7f0e1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Whitespace cleanup, courtesy of pkglint.</title>
<updated>2007-02-22T19:26:05Z</updated>
<author>
<name>wiz</name>
<email>wiz@pkgsrc.org</email>
</author>
<published>2007-02-22T19:26:05Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=601583c3207bd23bb05d0761888aefcb5699e1c2'/>
<id>urn:sha1:601583c3207bd23bb05d0761888aefcb5699e1c2</id>
<content type='text'>
Patch provided by Sergey Svishchev in private mail.</content>
</entry>
<entry>
<title>- add DragonFly support (positive lists for broken platforms would</title>
<updated>2006-05-12T07:44:26Z</updated>
<author>
<name>joerg</name>
<email>joerg@pkgsrc.org</email>
</author>
<published>2006-05-12T07:44:26Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=59b294e21a1b942c52558965cc1a8cdf920b96ce'/>
<id>urn:sha1:59b294e21a1b942c52558965cc1a8cdf920b96ce</id>
<content type='text'>
simplify this...)
- disable propolice on DragonFly
- use void (*)(int) as type of sa_handler as by SUS
- correctly annotate info usage, bump revision for this</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@pkgsrc.org</email>
</author>
<published>2006-02-05T23:08:03Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=5911def8168a758ff36655bdfb061b58eb52ff1c'/>
<id>urn:sha1:5911def8168a758ff36655bdfb061b58eb52ff1c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove mk/autoconf.mk and mk/automake.mk and replace their usage with</title>
<updated>2005-06-01T20:07:59Z</updated>
<author>
<name>jlam</name>
<email>jlam@pkgsrc.org</email>
</author>
<published>2005-06-01T20:07:59Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=fcb7da800bdfcf21720b30da13c68603c1f09525'/>
<id>urn:sha1:fcb7da800bdfcf21720b30da13c68603c1f09525</id>
<content type='text'>
USE_TOOLS and any of "autoconf", "autoconf213", "automake" or
"automake14".  Also, we don't need to call the auto* tools via
${ACLOCAL}, ${AUTOCONF}, etc., since the tools framework takes care
to symlink the correct tool to the correct name, so we can just use
aclocal, autoconf, etc.</content>
</entry>
<entry>
<title>Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:</title>
<updated>2005-05-22T20:07:36Z</updated>
<author>
<name>jlam</name>
<email>jlam@pkgsrc.org</email>
</author>
<published>2005-05-22T20:07:36Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=585534220c0ea1afd4b19eb9ffb4355e14576dcd'/>
<id>urn:sha1:585534220c0ea1afd4b19eb9ffb4355e14576dcd</id>
<content type='text'>
	USE_GNU_TOOLS	-&gt; USE_TOOLS
	awk		-&gt; gawk
	m4		-&gt; gm4
	make		-&gt; gmake
	sed		-&gt; gsed
	yacc		-&gt; bison</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@pkgsrc.org</email>
</author>
<published>2005-04-11T21:44:48Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=f816d81489fd245a89e581c2f9cf792562ade194'/>
<id>urn:sha1:f816d81489fd245a89e581c2f9cf792562ade194</id>
<content type='text'>
</content>
</entry>
</feed>
