<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/net/pppd, branch pkgsrc_2011Q4</title>
<subtitle>[no description]</subtitle>
<id>https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2011Q4</id>
<link rel='self' href='https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2011Q4'/>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/'/>
<updated>2011-03-21T04:59:44Z</updated>
<entry>
<title>simplify destdir support.</title>
<updated>2011-03-21T04:59:44Z</updated>
<author>
<name>obache</name>
<email>obache</email>
</author>
<published>2011-03-21T04:59:44Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=53e12f99b03f391a30eb30b50383e6d6585eede6'/>
<id>urn:sha1:53e12f99b03f391a30eb30b50383e6d6585eede6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add user-destdir installation support.</title>
<updated>2011-03-20T12:35:28Z</updated>
<author>
<name>obache</name>
<email>obache</email>
</author>
<published>2011-03-20T12:35:28Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=fbb9d3d033bd1faf1a2d35c662a558f30767dcfd'/>
<id>urn:sha1:fbb9d3d033bd1faf1a2d35c662a558f30767dcfd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Reset maintainer.</title>
<updated>2010-11-01T00:08:09Z</updated>
<author>
<name>wiz</name>
<email>wiz</email>
</author>
<published>2010-11-01T00:08:09Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=cfbb905804ac8566060ec8643e2ea9a98cae4730'/>
<id>urn:sha1:cfbb905804ac8566060ec8643e2ea9a98cae4730</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Linux doesn't support direction-specific filters.  Conform to the new</title>
<updated>2009-09-07T04:08:54Z</updated>
<author>
<name>dsainty</name>
<email>dsainty</email>
</author>
<published>2009-09-07T04:08:54Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=8f1e04da0a4d856de011548959efbf25663f4858'/>
<id>urn:sha1:8f1e04da0a4d856de011548959efbf25663f4858</id>
<content type='text'>
set_filters() interface introduced by Pkgsrc, but generate errors if
the outbound filters are defined.

Compile tested only (but it does at least compile!), on Linux with
/usr/include/pcap-bpf.h.  No functional change on systems that previously
successfully built.
</content>
</entry>
<entry>
<title>Basic default buildlink3.mk, for packages wanting access to pppd's headers.</title>
<updated>2009-08-10T14:03:56Z</updated>
<author>
<name>dsainty</name>
<email>dsainty</email>
</author>
<published>2009-08-10T14:03:56Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=1c1a362aa6a4752433ed4229b3eae075446bc940'/>
<id>urn:sha1:1c1a362aa6a4752433ed4229b3eae075446bc940</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Linux doesn't define PPP_FCS() in &lt;net/ppp_defs.h&gt; for userland.  pppdump.c</title>
<updated>2009-08-06T15:41:54Z</updated>
<author>
<name>dsainty</name>
<email>dsainty</email>
</author>
<published>2009-08-06T15:41:54Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=2358e128ab8d85c1bee945ccb4d64424e43ca180'/>
<id>urn:sha1:2358e128ab8d85c1bee945ccb4d64424e43ca180</id>
<content type='text'>
expects PPP_FCS() to be defined however, and compilation therefore breaks in
the presence of the previous version of this patch.

This version of the patch reverts back to the behaviour of the distribution
code for non-NetBSD systems, but retains the Pkgsrc patched behaviour of
pulling in the system copy of the header file for NetBSD and DragonFly.

This should only affect success or failure of the package build, so no
PKGREVISION bump.
</content>
</entry>
<entry>
<title>Remove @dirrm entries from PLISTs</title>
<updated>2009-06-14T18:03:28Z</updated>
<author>
<name>joerg</name>
<email>joerg</email>
</author>
<published>2009-06-14T18:03:28Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=870ee431b3152f330a121f8399ba6a71540929c1'/>
<id>urn:sha1:870ee431b3152f330a121f8399ba6a71540929c1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Modify the patch-ae not to include $Id$.</title>
<updated>2008-12-30T12:03:02Z</updated>
<author>
<name>hasso</name>
<email>hasso</email>
</author>
<published>2008-12-30T12:03:02Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=b7608cc9d6bb73eb0b0008729a2d151ee2d4cd6d'/>
<id>urn:sha1:b7608cc9d6bb73eb0b0008729a2d151ee2d4cd6d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make it work on DragonFly. Slightly modified patch from PR 40155.</title>
<updated>2008-12-26T21:41:40Z</updated>
<author>
<name>hasso</name>
<email>hasso</email>
</author>
<published>2008-12-26T21:41:40Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=1946cf126a62cdeeb01eeaba46ef31a4246c494c'/>
<id>urn:sha1:1946cf126a62cdeeb01eeaba46ef31a4246c494c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make this build.</title>
<updated>2008-07-29T21:02:23Z</updated>
<author>
<name>tnn</name>
<email>tnn</email>
</author>
<published>2008-07-29T21:02:23Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=d8aa99416fd7f53be593f4ac5dc6758ba2849dd7'/>
<id>urn:sha1:d8aa99416fd7f53be593f4ac5dc6758ba2849dd7</id>
<content type='text'>
</content>
</entry>
</feed>
