Up to [cvs.netbsd.org] / pkgsrc / net / Transmission
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.10 / (download) - annotate - [select for diffs], Mon Jan 16 22:15:00 2012 UTC (4 months, 1 week ago) by abs
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base,
pkgsrc-2012Q1,
HEAD
Changes since 1.9: +53 -27
lines
Diff to previous 1.9 (colored)
Strip out gui options in preparation for adding a Transmission-gui package Bump PKGREVISION
Revision 1.9, Sat Feb 16 23:10:06 2008 UTC (4 years, 3 months ago) by tnn
Branch: MAIN
CVS Tags: pkgsrc-2011Q4-base,
pkgsrc-2011Q4,
pkgsrc-2011Q2-base,
pkgsrc-2011Q2,
pkgsrc-2009Q4-base,
pkgsrc-2009Q4,
pkgsrc-2008Q4-base,
pkgsrc-2008Q4,
pkgsrc-2008Q3-base,
pkgsrc-2008Q3,
pkgsrc-2008Q2-base,
pkgsrc-2008Q2,
pkgsrc-2008Q1-base,
pkgsrc-2008Q1,
cube-native-xorg-base,
cube-native-xorg
Changes since 1.8: +1 -1
lines
FILE REMOVED
- Update to 1.05 - Reorganise PLIST - Fix build on systems w/o BSD queue.h ChangeLog: + Fix 1.04 crash when parsing bencoded data + Packaging improvements + Fix glitch that occurred when specifying which files to download + Fix "Sort by Progress" + Various interface and HIG improvements + Updated Swedish, Italian translations + Fix "transmission-remote -x" + Fix (potential) remote crash bug with extension protocol + Fix bug when verifying a torrent and pressing `pause'
Revision 1.8 / (download) - annotate - [select for diffs], Sat Jan 12 03:49:35 2008 UTC (4 years, 4 months ago) by tnn
Branch: MAIN
Changes since 1.7: +4 -1
lines
Diff to previous 1.7 (colored)
Version 1.01 (2008/1/11): All Platforms: + Fix 1.00 freezing issue + Fix 1.00 assertion failure + Improve initial connection speed + Added connection throttle to avoid router overload + Improve reconnection to peers with imperfect network connections + Fix crashes on architectures that require strict alignment GTK+: + New Brazilian Portuguese, Chinese, Dutch, and Turkish translations + Fix 1.00 desktop internationalization error
Revision 1.7 / (download) - annotate - [select for diffs], Tue Jan 8 02:45:49 2008 UTC (4 years, 4 months ago) by tnn
Branch: MAIN
Changes since 1.6: +2 -2
lines
Diff to previous 1.6 (colored)
Update to Transmission-1.00. Version 1.00 (2008/1/4): All Platforms: + Port forwarding now performed by MiniUPnP and libnatpmp + Ability to set global and per-torrent number of connections + Option to prefer not using encryption + PEX is now configured globally + Updated icon GTK+: + Redesigned main window interface + Minimal Mode for showing more torrents in less desktop space + Torrent filtering + Port forwarding tester in Preferences + Statistics window + Sort by total activity, progress, state, and tracker + Various other interface additions and improvements CLI: + Restore 'scrape' feature
Revision 1.6 / (download) - annotate - [select for diffs], Tue Oct 30 22:31:58 2007 UTC (4 years, 6 months ago) by tnn
Branch: MAIN
CVS Tags: pkgsrc-2007Q4-base,
pkgsrc-2007Q4
Changes since 1.5: +20 -18
lines
Diff to previous 1.5 (colored)
Update to Transmission-0.91. Note that the distfile is slightly borked and extracts with warnings: tar: Invalid header, starting valid header search. This does not seem to affect the package, however. OpenSSL is now mandatory so the ssl pkg option was removed. News: 0.91 (2007/10/28) - libtransmission (all platforms): + Fix 0.90 speed limits + Fix 0.90 problems announcing to some trackers + Fix 0.90 socket connection leak + Fix 0.90 IPC crash + Fix 0.90 cache bug that could cause "verify local files" to fail + Fix 0.90 build errors on OpenBSD and on older C compilers - GTK: + Fix 0.90 packaging errors + Fix 0.90 crash-on-start with assertion failure: "destination != (void*)0" 0.90 (2007/10/23) - Encryption support, with option to ignore unencrypted peers - Ban peers that send too much bad data - Only report downloaded, verified good pieces in tracker `download' field - Improved compliance with BitTorrent spec - MSE Tracker Extension support - Significant rewrite of the libtransmission back-end - Icon enhanced to support size of 512 x 512 - GTK: + Various interface improvements + Better compliance with the Gnome interface guidelines
Revision 1.5 / (download) - annotate - [select for diffs], Fri Aug 24 18:42:53 2007 UTC (4 years, 9 months ago) by tnn
Branch: MAIN
CVS Tags: pkgsrc-2007Q3-base,
pkgsrc-2007Q3
Changes since 1.4: +4 -1
lines
Diff to previous 1.4 (colored)
Update to Transmission-0.81. This is a bugfix release that corrects an assertion failure and plugs some memory leaks.
Revision 1.4 / (download) - annotate - [select for diffs], Thu Aug 9 11:40:20 2007 UTC (4 years, 9 months ago) by tnn
Branch: MAIN
Changes since 1.3: +8 -1
lines
Diff to previous 1.3 (colored)
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
Revision 1.3 / (download) - annotate - [select for diffs], Fri Aug 3 22:34:23 2007 UTC (4 years, 9 months ago) by tnn
Branch: MAIN
Changes since 1.2: +14 -14
lines
Diff to previous 1.2 (colored)
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
Revision 1.2 / (download) - annotate - [select for diffs], Sun May 27 09:16:37 2007 UTC (5 years ago) by tnn
Branch: MAIN
CVS Tags: pkgsrc-2007Q2-base,
pkgsrc-2007Q2
Changes since 1.1: +11 -1
lines
Diff to previous 1.1 (colored)
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
Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Mon Jul 3 08:40:13 2006 UTC (5 years, 10 months ago) by dogcow
Branch: TNF
CVS Tags: pkgsrc-base,
pkgsrc-2007Q1-base,
pkgsrc-2007Q1,
pkgsrc-2006Q4-base,
pkgsrc-2006Q4,
pkgsrc-2006Q3-base,
pkgsrc-2006Q3
Changes since 1.1: +0 -0
lines
Diff to previous 1.1 (colored)
Tansmission is an MIT-licensed lightweight BitTorrent client, with GTK2+ and CLI front-ends.
Revision 1.1 / (download) - annotate - [select for diffs], Mon Jul 3 08:40:13 2006 UTC (5 years, 10 months ago) by dogcow
Branch: MAIN
Initial revision