Commit Graph

102 Commits

Author SHA1 Message Date
brad
192b076f2e Enable the uTP support. According to bug reports I can find this was fixed
for strict alignnment archs around 2.74.

Tested on sparc64 by me and naddy@.

ok naddy@
2014-09-12 17:18:44 +00:00
naddy
04b175f0aa update to 2.84: fix peer communication vulnerability
also tested by gonzalo@
2014-07-21 14:59:17 +00:00
naddy
8f7d944219 update to 2.83; testing by Josh Grosse 2014-06-01 11:37:06 +00:00
dcoppa
ed23930725 Update to miniupnpc-1.9 and fix dependant ports (games/megaglest
not affected)
2014-02-03 13:30:52 +00:00
naddy
fb8a9695b9 GTK client: Disable help entry in menu while the URL returns 404.
http://www.transmissionbt.com/help/gtk/2.8x/

Requested by espie@
2013-11-18 16:51:23 +00:00
sthen
27f03b1c52 bump REVISION for any ports using route messages. regen some distinfos and
remove unnecessary USE_GROFFs while there.
2013-10-31 21:12:12 +00:00
naddy
90b3060c1e Update to 2.82 for various bug fixes. Qt4 build fixes from zhuk@.
Overhaul MODULES/LIB_DEPENDS/RUN_DEPENDS/WANTLIB, mostly from zhuk@.

ok zhuk@
2013-08-22 17:34:32 +00:00
naddy
c01a34f9dd update to 2.81 for some bug fixes; ok brad@ 2013-08-09 19:13:08 +00:00
naddy
b789d68c62 update to 2.80 for miscellaneous small improvements
https://trac.transmissionbt.com/wiki/Changes#version-2.80
2013-07-12 17:03:59 +00:00
ajacoutot
3de9758da8 Sync WANTLIB and bump after the recent harfbuzz update; icu libs are not
needed anymore. This is a mecanical commit, there might be dragons :-)
2013-05-31 15:34:39 +00:00
naddy
02ad0e19a8 gtar no longer needed for extracting a distfile with extended headers 2013-04-17 10:52:46 +00:00
naddy
772ab2247a more informative description; ok brad@ 2013-04-01 16:01:21 +00:00
ajacoutot
58f1a6f9f6 USE_LIBTOOL=Yes is the default now. 2013-03-21 08:45:11 +00:00
naddy
2625dbad07 update to 2.77: bug fixes, tested by brad@
sync wantlib
2013-03-20 20:18:07 +00:00
espie
eae66e4a7b PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:35:43 +00:00
brad
733c580715 Update to transmission 2.76.
ok naddy@
2013-01-10 18:11:00 +00:00
naddy
ab0e2d3d75 bugfix update to 2.75; requested and tested by brad@ 2012-12-20 20:30:54 +00:00
naddy
1203ea4d23 maintenance update to 2.73 2012-10-27 10:55:53 +00:00
naddy
8fe4fcf222 Update to 2.71 for numerous bug fixes and small changes.
Includes work by dcoppa@ originally for 2.61.  ok brad@, dcoppa@
2012-09-30 19:53:09 +00:00
jasper
edf459eb4f - these patches (or chunks) are not needed anymore since arpa/inet.h -r1.12
no pkg change
2012-06-26 12:30:37 +00:00
ajacoutot
a1b7c39eb5 gtk-update-icon-cache:
Don't redirect errors to /dev/null and don't return true(1)
unconditionally. Instead, don't check for the existence of index.theme.
This will allow us to catch errors that may be happening because of a
missing dependency in the chain.

Some hidden issues may appear, in which case please contact me.

discussed with and ok blind jasper@
2012-06-15 08:32:14 +00:00
naddy
2a204fed1e maintenance update to 2.52 2012-05-26 15:43:55 +00:00
naddy
29b65f69b2 update to 2.51; tested by various 2012-04-18 10:46:07 +00:00
naddy
771bf2b6dd Update to 2.50. Most notable changes in this version:
* overhauled web client
* various bug fixes

Switch to external miniupnp libs.
2012-04-07 10:55:04 +00:00
ajacoutot
95a4fc7621 gamin,-server is gone, glib2 supports native file monitoring with kqueue(2). 2012-01-01 09:04:13 +00:00
ajacoutot
fb173cad3a Add a dependency on x11/gtk+2,-guic. 2011-12-03 23:04:36 +00:00
naddy
ab84a31c87 * Update to 2.42. Most notably, the web client has been overhauled.
* Switch GTK client to GTK+3.
2011-11-15 16:05:19 +00:00
naddy
d3b34bf2a9 * move -sub variables out of .if sections; reminded by espie@
* clean up some copy-and-paste accident in WANTLIB-gtk
* switch to .tar.xz distfile
2011-09-25 21:55:49 +00:00
naddy
872c960e82 use bsd.port.arch.mk framework and fix -gtk wantlib 2011-09-25 20:18:44 +00:00
naddy
b813cb8b27 Update to 2.33 for various bug fixes and improvements.
Support for the uTP protocol is disabled because of pervasive unaligned
accesses in the corresponding code.
2011-09-23 09:12:32 +00:00
espie
d0fa01c846 normalize pkgpath 2011-09-16 11:13:37 +00:00
kili
27f99a5541 --disable-silent-rules is now added to CONFIGURE_ARGS per default,
if CONFIGURE_STYLE = gnu.
2011-06-02 17:09:31 +00:00
fgsch
4c3671c4ad add a rc script for transmission.
discussed and ok naddy@
2011-01-10 08:35:16 +00:00
naddy
7985ea4a47 * update to 2.13: bug fixes
* install .desktop file for qt client; from FreeBSD
2010-12-12 20:42:38 +00:00
naddy
a9012975af * maintenance update to 2.12
* drop groff dependency, Transmission has mdoc pages
2010-11-23 18:52:40 +00:00
espie
0397d65db0 new depends 2010-11-19 22:31:32 +00:00
naddy
f45139c8f4 oops, obsolete USE_X11 snuck back in; from Brad 2010-10-30 22:05:43 +00:00
naddy
cd95115e56 Add Qt4 client and no_qt flavor. Only applicable to GCC4 archs. 2010-10-25 20:28:04 +00:00
ajacoutot
ff07e285bc Remove USE_X11. 2010-10-24 20:58:58 +00:00
naddy
14a79653ed also comment out warning flags for future compiler versions; from Brad 2010-10-22 13:36:39 +00:00
naddy
dfdca83201 Major update to 2.11.
The GTK+ client is now named "transmission-gtk" and the -gui package has
been renamed to -gtk.
2010-10-21 21:52:51 +00:00
espie
47ff75aa46 USE_GROFF=Yes 2010-10-18 18:36:45 +00:00
jasper
e34499f593 - fix WANTLIB after cairo update. 2010-10-11 08:11:24 +00:00
ajacoutot
21da929ec9 Fix DEPENDS after gtk+2 and gdk-pixbuf split.
ok jasper@
2010-09-30 07:21:18 +00:00
naddy
946decedff update to 1.93 2010-05-03 17:39:33 +00:00
naddy
f782aedb3b use in-tree libevent(extra) instead of the bundled one; from nicm@ and alek@ 2010-05-01 13:50:05 +00:00
sthen
f953b38803 Check for evhttp.h instead of event-config.h to detect an installed
libevent; if it's not present, continue using the bundled copy.
Fixes the build with a forthcoming libevent update.
Suggested by NicM@, ok naddy@
2010-04-21 06:57:24 +00:00
naddy
543df3bcc7 Don't link against libappindicator, libcanberra, libgconf if they happen
to be installed; pointed out by sthen@.
While here, also drop libnotify dependency.
2010-04-01 22:16:29 +00:00
naddy
84709cb90f update to 1.92: many small improvements 2010-03-21 16:30:28 +00:00
naddy
12de4109f4 security update to 1.77:
Fixes CVE-2010-0012, "overwrite of local files with the privileges
of the user running Transmission if the user is tricked into opening
a malicious torrent file".

Based on submissions by robert@openbsd.pap.st and stsp@
2010-01-09 00:48:15 +00:00