2011-12-03 13:44:22 by OBATA Akio | Files touched by this commit (1) |
Log message:
Switch to use http protocol for MASTER_SITES (and curl will not required).
|
2011-07-22 13:58:13 by Hauke Fath | Files touched by this commit (1) |
Log message:
Reset MAINTAINER -- according to
<http://groups.google.com/group/btpd-users/msg/d953117e3f863e20>,
Richard Nyberg has moved on.
|
2011-07-22 13:30:42 by Hauke Fath | Files touched by this commit (4) |
Log message:
Update to btpd 0.16
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.
|
2010-02-07 20:15:43 by Zafer Aydogan | Files touched by this commit (1) |
Log message:
add license. remove broken mirror.
|
2010-01-17 13:02:58 by Thomas Klausner | Files touched by this commit (724) | |
Log message:
Recursive PKGREVISION bump for jpeg update to 8.
|
2009-06-14 20:09:49 by Joerg Sonnenberger | Files touched by this commit (291) |
Log message:
Remove @dirrm entries from PLISTs
|
2009-05-06 17:54:50 by Soren Jacobsen | Files touched by this commit (1) |
Log message:
Kill a now-useless BUILDLINK_API_EPENDS.libevent that I forgot to remove
in the previous revision. Pointed out by Onno van der Linden.
|
2009-05-06 06:03:52 by Soren Jacobsen | Files touched by this commit (3) |
Log message:
Update to 0.15. Closes PR 38144. Changes:
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.
|
2009-02-27 23:53:47 by Thomas Klausner | Files touched by this commit (12) |
Log message:
Bump PKGREVISION for libevent ABI bump.
|
2008-10-16 23:52:17 by Thomas Klausner | Files touched by this commit (13) |
Log message:
PKGREVISION bump for libevent shlib name change.
|