2007-09-14 15:21:14 by Tobias Nygren | Files touched by this commit (2) |
Log message:
Update to Transmission-0.82:
Fixed bug that could limit transfer speeds
Fixed bug that corrupted torrents > 4 GB
Fixed bug that could allow bad peers to send too many pieces
For peers supporting both Azureus's and LibTorrent's extensions,
allow negotiation to decide which to use
Other minor fixes
|
2007-08-29 10:15:37 by Dieter Baron | Files touched by this commit (1) |
Log message:
Update after addition of DIST_SUBDIR.
(DIST_SUBDIR is part of the file name recorded in distinfo.)
|
2007-08-29 10:05:07 by Tobias Nygren | Files touched by this commit (1) |
Log message:
Use DIST_SUBDIR. From dillo
|
2007-08-24 20:42:53 by Tobias Nygren | Files touched by this commit (3) |
Log message:
Update to Transmission-0.81. This is a bugfix release that corrects
an assertion failure and plugs some memory leaks.
|
2007-08-11 16:15:27 by Tobias Nygren | Files touched by this commit (1) |
Log message:
Builtin detection works for libevent, drop USE_BUILTIN=no. Bump revision.
|
2007-08-11 11:18:48 by Tobias Nygren | Files touched by this commit (1) |
Log message:
This package uses libevent, and the builtin version in netbsd-{2,3} is too
old. Use libevent from pkgsrc. Should fix PR pkg/36771 from Gilles Gravier.
PKGREVISION++
|
2007-08-09 13:40:21 by Tobias Nygren | Files touched by this commit (6) |
Log message:
Transmission-0.80:
This release includes a license change. Quoted from LICENSE:
``Some files are copyrighted by Charles Kerr and are covered by
the GPL version 2. Works owned by the Transmission project
are granted a special exemption to clause 2(b) so that the bulk
of its code can remain under the MIT license. This exemption does
not extend to original or derived works not owned by the
Transmission project.''
0.80
- Ability to selectively download and prioritize files
- Torrent file creation
- Speed and CPU load improvements
- Fix to UPnP
- Rechecking torrents is now done one-at-a-time to avoid heavy disk load
- Better rechecking of torrents that have many files
- Many miscellaneous improvements and bugfixes
- Partial licensing change -- see the LICENSE file for details
- OS X:
+ Overlay when dragging torrent files, URLs, and data files onto window
+ Ability to set an amount of time to consider a transfer stalled
+ More progress bar colors
+ Various smaller interface improvements
+ Italian, Korean, and Russian translations
- GTK:
+ Added Torrent Inspector dialog
+ Added Update Tracker button
+ Various smaller interface improvements
|
2007-08-04 00:34:24 by Tobias Nygren | Files touched by this commit (8) |
Log message:
A small batch of improvements to the Transmission package:
- Add PKG_OPTIONS for disabling gtk and/or ssl for those who only need the
command line client.
- Depend on libgetopt.
- Some portability patches applied to the network code.
- Remove -O3 -funroll-loops from default CFLAGS (pkgsrc is not gentoo)
- Bump PKGREVISION
|
2007-05-27 11:16:37 by Tobias Nygren | Files touched by this commit (6) |
Log message:
Update to Transmission-0.72 and steal maintainership (ok'd).
0.72 (2007/04/30)
Reset download/upload rates when sending *started*
Fix rare XML parsing bug
0.71 (2007/04/23)
Send port info when sending requests
Calculate ratio differently when seeding without ever downloading
Add additional error messages and debug info
Improved UPnP support
0.70 (2007/04/18)
New icon
Automatic port mapping (NAT-PMP and UPnP IGD)
Peer exchange (PEX) compatible with Azureus and uTorrent
Multitracker support
Better handling of tracker announce interval
Fixes bug where absurdly huge upload/download totals could be sent
Automatic tracker scraping
Cache connected peers
Many miscellaneous bugfixes and small improvements
|
2006-09-19 23:29:18 by Roland Illig | Files touched by this commit (3) |
Log message:
Made the package build again: expr(1) is not the right tool to compare
complex version numbers. Fixed the location of the manual pages.
|