2011-08-23 16:49:56 by Tobias Nygren | Files touched by this commit (3) |
Log message:
PR pkg/45281: Matthias Rampke: fix DragonFly build
|
2011-07-11 11:18:55 by Tobias Nygren | Files touched by this commit (5) |
Log message:
Update to Transmission-2.32.
Transmission 2.32 (2011/06/28)
All Platforms
Fix error caused by some "open-file-limit" configuration settings
Fix 2.30 problem seeding to some peers
Fix bug converting torrent file text contents to UTF-8
Better uTP support on systems running uClibc
Other small bug fixes
GTK+
Fix 2.30 error opening torrents from a web browser
Remove GNOME desktop proxy support
Web Client
Fix bug when adding torrents
Add torrents by info hash in the add dialog
Sorting by ratio
Allow drag-and-drop to add links
Transmission 2.31 (2011/05/17)
This release fixes a 2.30 packaging error
Transmission 2.30 (2011/05/16)
All Platforms
uTP support
UDP tracker support
Multiscrape support
Download scarcest pieces first
The "lazy bitfield" feature has been superseded by the "Fast \
Extension" BEP6
Scripts are passed the environment
GTK+
Added 256 x 256 icon by Andreas Nilsson
Register as a magnet link handler in the .desktop file
Web Client
Peer and Network preferences
|
2011-06-27 12:44:28 by David Brownlee | Files touched by this commit (1) |
Log message:
Fix PLIST for when PKG_OPTIONS.Transmission contains qt. No change to standard build
|
2011-04-22 15:45:23 by OBATA Akio | Files touched by this commit (2234) |
Log message:
recursive bump from gettext-lib shlib bump.
|
2011-03-25 22:37:03 by David Brownlee | Files touched by this commit (3) | |
Log message:
Updated net/Transmission to 2.22
- updated during the freeze to fix issue with 2.21 where all bandwidth values
show as zero on (at least) NetBSD/amd64 5.1
Transmission 2.22 (2011/03/04)
All Platforms
Faster endgame
Fix bug where leechers might be disconnected while seeding in some situations
Fix 2.20 bug that sometimes showed inaccurate upload/download speeds
Support for unsorted blacklists
Fix IPv6 DHT
Re-add support to automatically close idle peers
Fix bug where the resume file did not save the time checked for the last piece
Mac
Fixes for Dutch, German, and Russian localizations
GTK+
Fix setting individual idle seeding time
Qt
Fix loading localizations on Linux
CLI
Fix bandwidth display issue
|
2011-02-11 22:41:22 by Tobias Nygren | Files touched by this commit (7) | |
Log message:
=== Transmission 2.21 (2011/02/08) ===
==== All Platforms ====
* Fix compile error in the the 2.20 tarball
==== GTK+ ====
* Several updated translations
==== Qt ====
* Updated Spanish translation
=== Transmission 2.20 (2011/02/06) ===
==== All Platforms ====
* Remember downloaded files when a drive is unplugged
* File re-verification is no longer needed in some situations
* Fix "Too many open files" error
* Show the total downloading and seeding time per torrent
* Fix webseeds
* Better support for IPv6-only trackers
* Add the ability to shutdown Transmission sessions via RPC
* NAT-PMP and UPnP now also map the UDP port
* Update the DHT code to dht-0.18
* Faster parsing of bencoded data
* Improve support for running scripts when a torrent finishes downloading
* Fix reannounce interval when trackers return a 404 error
* Fix checksum error on platforms running uClibc 0.9.27 or older
* Fix memmem() errors on Solaris
==== GTK+ ====
* Add "Add" and "Remove" buttons to the tracker list
* Add filesize column to the files list
* Several minor bugfixes and interface improvements
==== Qt ====
* Accept info_hash values in the "Add url..." dialog
==== Daemon ====
* Add "reannounce to tracker" option to transmission-remote
* transmission-remote can now read auth info from environment variables
* Fix configuration file bug with transmission-daemon running on Macs
==== Web Client ====
* Right-clicking a torrent now works with Firefox / Firegestures / Ubuntu
==== Utils ====
* Fix error when replacing substrings in tracker announce URLs
* Webseeds are now displayed in transmission-show
|
2011-01-13 14:53:34 by Thomas Klausner | Files touched by this commit (50) |
Log message:
png shlib name changed for png>=1.5.0, so bump PKGREVISIONs.
|
2010-11-15 23:59:19 by David Brownlee | Files touched by this commit (1062) |
Log message:
PKGREVISION bumps for changes to gtk2, librsvg, libbonobo and libgnome
|
2010-11-15 10:15:13 by Tobias Nygren | Files touched by this commit (4) |
Log message:
Update to Transmission-2.12.
All Platforms
Make the blocklist URL user-configurable
Several minor bug fixes and CPU speed improvements
Use slightly less bandwidth in DHT messages
Fix 2.10 build issue on uClibc systems
GTK+
Fix 2.11 crash when opening the Properties dialog on a magnet link torrent
Fix 2.00 regression which failed to inhibit hibernation on laptops
Qt
Fix 2.10 build issue on Ubuntu
CLI
Fix 2.10 crash
Web Client
Upgrade to jQuery 1.4.3
Fix 2.11 regression when using the web client on IE7 or IE8
|
2010-10-30 22:31:20 by Tobias Nygren | Files touched by this commit (6) |
Log message:
Update to Transmission-2.11.
Transmission 2.11 (2010/10/16)
All Platforms
* Fix a 2.10 crash
* Fix minor build issues on various platforms, particularly embedded systems
* Fix issue when saving bencoded files on small hardware running uClibc
* Fix minor rounding issue when displaying percentages
* Fix the optimistic unchoke interval
GTK+
* Fix drag-and-dropping a magnet link
* Fix hiding dialogs when hiding Transmission in the notification area
Qt
* Fix crash in the file tree
Daemon
* Fix missing status message when using "transmission-remote --add"
Web Client
* Add Transmission website links to the action menu
Transmission 2.10 (2010/10/8)
All Platforms
* Support for automatically stopping idle seeding torrents
* Small memory cache to reduce disk IO
* gzip compression support added to the RPC server
* Add support for a cookies.txt file
* Minor CPU optimizations
GTK+
* Files and folders can be opened by clicking on them in the files list
* Update the interface when session changes are made via RPC
* Fix the Details dialog to fit on a netbook screen
Qt
* Tracker announce list editing
* New filterbar
* Improved display for showing a torrent's tracker announces
* Better DBUS integration
* Support adding torrents via drag-and-drop
* Add Desktop Notification for added/complete torrents
* Other minor improvements
Web Client
* Peer list added to the inspector
* Compact view mode
* Support filtering by active and finished
* Support sorting by size
Daemon
* Allow the .pidfile location to be set in settings.json
Utils
* New command-line utility "transmission-edit" for editing torrent files
* New command-line utility "transmission-show" for viewing torrent files
* New command-line utility "transmission-create" for creating torrent \
files
Transmission 2.04 (2010/08/06)
All Platforms
* Fix display bug in tr_truncd()
* Fix long shutdown time in some situations
GTK+
* Fix inaccurate "active torrent" counts in the filterbar
* Fix display bug with magnet link names
Qt
* Fix crash when accessing a password-protected remote session
Web Client
* Fix bad redirect
|