2008-09-06 23:39:53 by Thomas Klausner | Files touched by this commit (13) |
Log message:
Bump PKGREVISION for libevent users due to 1.4.3->1.4.5 shlib name change.
|
2008-04-22 20:06:09 by Tobias Nygren | Files touched by this commit (12) | |
Log message:
revbumps due to libevent update.
|
2008-03-06 03:57:10 by OBATA Akio | Files touched by this commit (1) |
Log message:
Sort.
|
2008-03-06 03:56:04 by OBATA Akio | Files touched by this commit (1) |
Log message:
Alignment of variable values should be done with tabs, not spaces.
|
2008-01-18 06:08:56 by Tobias Nygren | Files touched by this commit (214) |
Log message:
Per the process outlined in revbump(1), perform a recursive revbump
on packages that are affected by the switch from the openssl 0.9.7
branch to the 0.9.8 branch. ok jlam@
|
2008-01-09 10:26:38 by Blair Sadewitz | Files touched by this commit (2) |
Log message:
Update to version 0.12. While here, add full DESTDIR support.
I've also included pthread.buildlink3.mk to define PTHREAD_CFLAGS et. al.
for configure and USE_FEATURES.openssl=threads.
Changes:
btpd 0.12:
----------
Misc:
- btpd now starts with the same set of active torrents as it had when it was
last shut down. The new '--empty-start' option disables this feature.
- btpd now supports the key tracker extension.
- btpd now supports the multi tracker extension.
- btcli list and stat print headers for the presented data. Both commands
displays more data than before.
- Torrent management has changed, with changes to the add and del commands
and two new commands, start and stop, as a result. Operation on torrents
can now be done by number as well as torrent file.
- A small delay has been added for contacting the same announce URL.
- btpd sends keepalive messages.
- The number of have messages sent has been reduced by not sending them to
peers that already have the piece.
- The structure of the torrents directory in the btpd directory has changed.
It is best to remove it before running btpd 0.12.
Bug fixes:
- Zero sized files in a torrent were not always created.
|
2007-04-25 18:39:41 by Tobias Nygren | Files touched by this commit (10) | |
Log message:
Bump PKGREVISIONs to chase update of devel/libevent.
|
2007-02-11 06:22:25 by Todd Vierling | Files touched by this commit (10) |
Log message:
PKGREVISION bump due to proper ABI_DEPENDS versioning in devel/libevent.
|
2006-11-19 12:50:26 by Thomas Klausner | Files touched by this commit (42) |
Log message:
tv@ pointed out that curl-7.16.0 had a shlib major bump --
increase its BUILDLINK_ABI_DEPENDS, and bump PKGREVISIONs
of dependencies.
Sorry for not finding this earlier.
|
2006-09-10 06:43:13 by OBATA Akio | Files touched by this commit (2) |
Log message:
Update btpd to 0.11, patch provided via PR 34068.
|