<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/net/btpd, 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-12-03T12:44:21Z</updated>
<entry>
<title>Switch to use http protocol for MASTER_SITES (and curl will not required).</title>
<updated>2011-12-03T12:44:21Z</updated>
<author>
<name>obache</name>
<email>obache</email>
</author>
<published>2011-12-03T12:44:21Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=30b352e41e19ed474f0c60093ce1140ede0ad036'/>
<id>urn:sha1:30b352e41e19ed474f0c60093ce1140ede0ad036</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Reset MAINTAINER -- according to</title>
<updated>2011-07-22T11:58:13Z</updated>
<author>
<name>hauke</name>
<email>hauke</email>
</author>
<published>2011-07-22T11:58:13Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=26662fbae71d62e6556c8a6624b92c7ffab7acd9'/>
<id>urn:sha1:26662fbae71d62e6556c8a6624b92c7ffab7acd9</id>
<content type='text'>
&lt;http://groups.google.com/group/btpd-users/msg/d953117e3f863e20&gt;,
Richard Nyberg has moved on.
</content>
</entry>
<entry>
<title>Update to btpd 0.16</title>
<updated>2011-07-22T11:30:42Z</updated>
<author>
<name>hauke</name>
<email>hauke</email>
</author>
<published>2011-07-22T11:30:42Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=75f2cfebf5ae5121c36e69e294903dcfe7194908'/>
<id>urn:sha1:75f2cfebf5ae5121c36e69e294903dcfe7194908</id>
<content type='text'>
Lose the only patch, since upstream fixed the "test ==" bashisms.
Use curl to fetch distfile from https site

From the CHANGES file:

btpd 0.16:
----------

Misc:
- Added "start all" (start -a) command.
- Allow adding multiple torrents at once.
- Custom list formatting options.
- Man pages for btpd, btcli, and btinfo.

Bug fixes:
- Handle .torrent files larger than 2MB.
- http parsing and addrinfo freeing fixes.
</content>
</entry>
<entry>
<title>add license. remove broken mirror.</title>
<updated>2010-02-07T19:15:43Z</updated>
<author>
<name>zafer</name>
<email>zafer</email>
</author>
<published>2010-02-07T19:15:43Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=684b3ca2549ddbcc6ba6ca23bbfe6abeaa527f74'/>
<id>urn:sha1:684b3ca2549ddbcc6ba6ca23bbfe6abeaa527f74</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Recursive PKGREVISION bump for jpeg update to 8.</title>
<updated>2010-01-17T12:02:03Z</updated>
<author>
<name>wiz</name>
<email>wiz</email>
</author>
<published>2010-01-17T12:02:03Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=9bb9dadbc94dc30e7a42ca58f128db49c80fd684'/>
<id>urn:sha1:9bb9dadbc94dc30e7a42ca58f128db49c80fd684</id>
<content type='text'>
</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>Kill a now-useless BUILDLINK_API_EPENDS.libevent that I forgot to remove</title>
<updated>2009-05-06T15:54:50Z</updated>
<author>
<name>snj</name>
<email>snj</email>
</author>
<published>2009-05-06T15:54:50Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=25539ded98c6198e2c04b8fa94fbdb97405afcc5'/>
<id>urn:sha1:25539ded98c6198e2c04b8fa94fbdb97405afcc5</id>
<content type='text'>
in the previous revision.  Pointed out by Onno van der Linden.
</content>
</entry>
<entry>
<title>Update to 0.15.  Closes PR 38144.  Changes:</title>
<updated>2009-05-06T04:03:52Z</updated>
<author>
<name>snj</name>
<email>snj</email>
</author>
<published>2009-05-06T04:03:52Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=527d3678d51e9fb19b168b6c8052e9378184ae4b'/>
<id>urn:sha1:527d3678d51e9fb19b168b6c8052e9378184ae4b</id>
<content type='text'>
btpd 0.15:
----------

Bug fixes:
- The event loop could busy loop for up to a millisecond sometimes.
- On some platforms btpd couldn't initiate connections to other peers.
- The timer code was broken on MacOS X.

btpd 0.14:
----------

Misc:
- IPv6 support.
- Bans peers with bad data.
- Better tracker compatability and more reliable tracker communication.
- Show tracker counts in btcli stat.
- Compiles on Solaris 10.
- Btpd will now signal startup failures via the process exit value and
  print the failure reason to stdout.
- Better shutdown and torrent stop behaviour.
- Needs pthreads again.
- Removed libevent in favour of own event loop code.

Bug fixes:
- An integer array was misaligned, which could cause crashes on systems
  with alignment requirements. E.g., on XScale arm.
- An error in the torrent parsing code could cause crashes.
- The '--topdir' option to btcli add didn't work properly for single file
  torrents.
- The system name lookup scheme is now used. In btpd 0.13 only dns lookups
  were performed.

btpd 0.13:
----------

Misc:
- cURL is no longer required. btpd now uses its own http client.
- btpd doesn't use threads anymore, so pthreads are not required.
- Needed parts of libevent are now included in btpd.
- I/O errors for torrents no longer make btpd shut down. Instead the
  problematic torrent is stopped.
- Added the option '--ip' to specify the ip address btpd will report
  to trackers.
- Resume file format changed. Already added torrents will be retested once.
- The torrent info (ratio etc.) are now saved regularly.
- Reduced the amount of outgoing data kept in memory.
</content>
</entry>
<entry>
<title>Bump PKGREVISION for libevent ABI bump.</title>
<updated>2009-02-27T22:53:46Z</updated>
<author>
<name>wiz</name>
<email>wiz</email>
</author>
<published>2009-02-27T22:53:46Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=3bca700492ceb62ff31d878c6fb03446e60d1dab'/>
<id>urn:sha1:3bca700492ceb62ff31d878c6fb03446e60d1dab</id>
<content type='text'>
</content>
</entry>
<entry>
<title>PKGREVISION bump for libevent shlib name change.</title>
<updated>2008-10-16T21:52:16Z</updated>
<author>
<name>wiz</name>
<email>wiz</email>
</author>
<published>2008-10-16T21:52:16Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=d8a9ed9fe422b4603267a29529d0126cd9d04240'/>
<id>urn:sha1:d8a9ed9fe422b4603267a29529d0126cd9d04240</id>
<content type='text'>
</content>
</entry>
</feed>
