Commit graph

23 commits

Author SHA1 Message Date
Dmitry Marakasov
27d195667d - Remove manual creation and removal of share/applications, as it's now in the mtree (categories starting with [np])
Approved by:	portmgr (bdrewery)
2013-10-22 13:59:53 +00:00
John Marino
1142d62e9c net/transmission-qt4: Fix QMAKEFLAGS properly
Set QMAKEFLAGS value as intended.  The original patch was modified
to the previous state with the idea it was equivalent.  It wasn't.
2013-10-20 08:42:42 +00:00
Baptiste Daroussin
bb4b86e043 Add NO_STAGE all over the place in preparation for the staging support (cat: net-p2p) 2013-09-20 22:28:25 +00:00
Guido Falsi
31d7f8c652 Add explicit QMAKE_LFLAGS for iconv.
Submitted by:	marino
Approved by:	portmgr (bapt, implicit)
2013-09-19 11:25:33 +00:00
Chris Rees
882fddcb55 Fix transmission-qt4 build.
PR:		ports/180292
Submitted by:	naddy
Obtained from:	OpenBSD
2013-08-30 12:11:48 +00:00
Chris Rees
e3b0d3030c Mark BROKEN-- requires newer version of Qt than in the ports tree
PR:		ports/180292
2013-08-30 08:18:32 +00:00
Chris Rees
d2e45aa8ac Correct the package naming, to stop upsetting people.
Trim ABI versions from LIB_DEPENDS to pacify portlint

PR:		ports/179798
Submitted by:	Kevin Zheng <kevinz5000@gmail.com>

Add LICENSE lines

Submitted by:	4721 (frogs, IRC)
2013-06-26 17:12:08 +00:00
Chris Rees
2b86680264 Fix chown for transmission home directory to silence complaints
from transmission-daemon

De-articulate COMMENT
2013-03-02 13:48:31 +00:00
Jeremy Messenger
647b339968 Remove the created by me and update those header at the same time. I never
care about those header, so you even can claim that those were created by
you instead of me.
2012-12-31 17:03:21 +00:00
Chris Rees
ac26186d20 Update to 2.75
PR:		ports/174507 (based on)
Submitted by:	Sayetsky Anton <vsjcfm@gmail.com>
2012-12-31 12:00:21 +00:00
Chris Rees
5f01fb06b0 Update to 2.61
PR:		ports/170193
Submitted by:	Sayetsky Anton <vsjcfm@gmail.com>
2012-08-10 14:15:36 +00:00
Martin Wilke
9c2f65e395 - Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4
Review by:	bapt, David Naylor (kde team)
2012-06-06 06:44:37 +00:00
Dirk Meyer
2b74a89bc8 - update png to 1.5.10 2012-06-01 05:26:28 +00:00
Chris Rees
7ef3c05acb - Update to 2.50
Submitted by:	"Hakisho"
Feature safe:	yes
2012-04-02 08:49:27 +00:00
Chris Rees
ee82353303 - Update to 2.42
- Use --with(out)-gtk instead of enable -- option has changed

Feature safe:	yes
2011-12-11 12:26:57 +00:00
Chris Rees
1283ebbe8e Take these for now, mezz can take them back whenever he likes. 2011-07-27 21:16:53 +00:00
Thomas Abthorpe
239add946e - Reset ports at maintainers request 2011-07-25 14:54:06 +00:00
Jeremy Messenger
8209f5177e Update to 2.32. 2011-06-30 17:05:53 +00:00
Martin Matuska
6c0a874384 Update libevent2 to 2.0.11 2011-05-05 13:48:05 +00:00
Jeremy Messenger
7e4ddfd44f Fix transmission-qt to avoid link with both libevent 1.x and 2.x libraries
or it will crashes. Remove a hardcore '-levent' (should be -levent-2.0) in
the qtr.pro and let pkg-config takes care of it. Bump the PORTREVISION.

PR:		ports/155600
Reported by:	Alexandr <prayer@list.ru>
2011-03-17 20:15:56 +00:00
Jeremy Messenger
afff4b8ac2 Add moc_build rcc_build uic_build; it does need all of them.
Reported by:	QAT
2010-11-18 12:20:09 +00:00
Jeremy Messenger
ee161a195d Add qmake_build to allow it builds.
Reported by:	QAT
2010-11-17 22:50:02 +00:00
Jeremy Messenger
727deaa1c8 A fast and lightweight QT4 BitTorrent client, loosely based on the GTK+ client.
This is the only Transmission client that can act as its own self-contained
session (as the GTK+ and Mac clients do), and can also connect to a remote
session (as the web client and transmission-remote terminal client do).

Transmission has been built from the ground up to be a lightweight, yet
powerful BitTorrent client. Its simple, intuitive interface is designed
to integrate tightly with whatever computing environment you choose to
use. Transmission strikes a balance between providing useful functionality
without feature bloat. Furthermore, it is free for anyone to use or modify.

WWW: http://www.transmissionbt.com/
2010-11-17 12:44:25 +00:00