non port: net-p2p/transmission-qt4/Makefile |
SVNWeb
|
Number of commits found: 42 |
Thu, 28 Jun 2018
|
[ 17:39 tcberner ] (Only the first 10 of 1416 ports in this commit are shown above. )
Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mk
From now on, ports that depend on Qt4 will have to set
USES= qt:4
USE_QT= foo bar
ports depending on Qt5 will use
USES= qt:5
USE_QT= foo bar
PR: 229225
Exp-run by: antoine
Reviewed by: mat
Approved by: portmgr (antoine)
Differential Revision: -https://reviews.freebsd.org/D15540
|
Wed, 28 Feb 2018
|
[ 21:09 crees ]
net-p2p/transmission-cli: Update to 2.93
- Includes DNS rebinding fix
- Fixes OpenSSL 1.1 compat
Note that the previous version was no longer vulnerable as FreeBSD had
patches, but this reports the correct version to trackers as some were
banned.
PR: ports/225917
PR: ports/225915
|
Sun, 10 Sep 2017
|
[ 20:55 gerald ] (Only the first 10 of 1201 ports in this commit are shown above. )
Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++11-lang,
c++14-lang, c++0x, c11, or gcc-c++11-lib.
PR: 219275
|
Mon, 14 Aug 2017
|
[ 19:21 crees ]
Add -qt5 port.
While here, correct version of transmission meta-port
PR: ports/220933
Submitted by: ldbm@privacychain.ch
|
Sat, 1 Apr 2017
|
[ 15:23 gerald ] (Only the first 10 of 1118 ports in this commit are shown above. )
Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using using Mk/bsd.octave.mk which in turn has USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
c++11-lang, c++0x, c11, or gcc-c++11-lib.
PR: 216707
|
Mon, 20 Feb 2017
|
[ 02:57 jbeich ] (Only the first 10 of 136 ports in this commit are shown above. )
devel/libevent2: drop historical suffix after r362796
PR: 216777
Approved by: mm (maintainer)
|
Sat, 4 Feb 2017
|
[ 07:56 jbeich ] (Only the first 10 of 136 ports in this commit are shown above. )
devel/libevent2: update to 2.1.8 and cleanup
- DEFAULT_VERSIONS += ssl=openssl-devel is now supported
- devel/py-event and devel/p5-Event-Lib are marked BROKEN
Changes: https://github.com/libevent/libevent/raw/release-2.1.8-stable/whatsnew-2.1.txt
Changes: https://github.com/libevent/libevent/raw/release-2.1.8-stable/ChangeLog
PR: 216527
Exp-run by: antoine
Approved by: mm (maintainer)
|
Sun, 25 Dec 2016
|
[ 23:11 dinoex ] (Only the first 10 of 22 ports in this commit are shown above. )
- update miniupnpc to 2.0.20161216
- bump API change
|
Thu, 3 Mar 2016
|
[ 11:40 jbeich ]
net-p2p/transmission-qt4: unbreak build after r409981
/usr/local/bin/ld: cannot find -lopenssl
Reported by: pkg-fallout
Pointy hat: jbeich
|
Wed, 2 Mar 2016
|
[ 22:50 jbeich ] (Only the first 10 of 11 ports in this commit are shown above. )
net-p2p/transmission-*: update to 2.90
- Add POLARSSL and WOLFSSL support (like ftp/curl)
- Hide LITE (unused) and DOCS (redundant) options from -web slave
- Simplify r398996 and move to CONFIGURE_ENV
- Drop r369657 hacks after upstream integration [1]
- As implied by r378806 transfer maintainership back to crees
Changes: https://trac.transmissionbt.com/wiki/Changes#version-2.90
PR: 194029 [1]
|
Wed, 14 Oct 2015
|
[ 14:57 jbeich ]
net-p2p/transmission-cli: chase r399209
https://github.com/miniupnp/miniupnp/commit/1da63faa4fff5cb30e5d4b848ceef80a292382b9
PR: 203768
Reported by: many
Obtained from: upstream
MFH: 2015Q4
X-MFH-With: r399209
|
Tue, 10 Feb 2015
|
[ 21:57 jbeich ]
- Add CPE information for Transmission ports [1]
- Take maintainership [2] as the next update may require partially
reverting r369657 hacks in favor of upstream support
- Disable devel/libinotify:
* used only by transmission-daemon's watch-dir
* maybe less stable than readdir() fallback
* disabled by other ports e.g., devel/glib20
* completely different from devel/libnotify [3]
- Belatedly bump PORTREVISION
PR: 197065 [1]
Differential Revision: https://reviews.freebsd.org/D1806
Suggested by: crees [2]
Pointy hat: crees (r287179) [3]
Approved by: crees (maintainer) [1][2]
Approved by: bapt (mentor)
|
Thu, 21 Aug 2014
|
[ 13:19 tijl ]
- Add missing -lcrypto (fixup for r364712)
- Use MAKE_CMD
|
Sun, 3 Aug 2014
|
[ 18:05 marino ]
transmission-* cleanup
I missed the -linotify LDFLAG on the transmission-gtk port. It was also
pointed out by the submitter than transmission-qt4 now has a duplicate
-lcrypto LDFLAG so let's remove that.
PR: 192319
Submitted by: Ivan Klymenko
|
Wed, 25 Jun 2014
|
[ 05:35 bapt ] (Only the first 10 of 304 ports in this commit are shown above. )
Convert GMAKE to MAKE_CMD
Please note that lots of invocation of MAKE_CMD here are wrong as they do not
properly respect MAKE_ENV and friends
With hat: portmgr
|
Tue, 1 Apr 2014
|
[ 17:28 antoine ]
Do not violate stagedir
Reported by: poudriere
With hat: portmgr
|
Wed, 1 Jan 2014
|
[ 19:46 crees ]
Fix stage
|
Sun, 29 Dec 2013
|
[ 17:08 crees ] (Only the first 10 of 19 ports in this commit are shown above. )
Stage transmission ports and the rest maintained by me.
Various little obvious fixes, and a new rc script for stunnel-server
|
Fri, 22 Nov 2013
|
[ 12:55 makc ] (Only the first 10 of 11 ports in this commit are shown above. )
- Pass QMAKE_ARGS to qmake
Approved by: portmgr (blanket approval)
|
Tue, 22 Oct 2013
|
[ 13:59 amdmi3 ] (Only the first 10 of 94 ports in this commit are shown above. )
- Remove manual creation and removal of share/applications, as it's now in the
mtree (categories starting with [np])
Approved by: portmgr (bdrewery)
|
Sun, 20 Oct 2013
|
[ 08:42 marino ]
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.
|
Fri, 20 Sep 2013
|
[ 22:28 bapt ] (Only the first 10 of 108 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
net-p2p)
|
Thu, 19 Sep 2013
|
[ 11:25 madpilot ]
Add explicit QMAKE_LFLAGS for iconv.
Submitted by: marino
Approved by: portmgr (bapt, implicit)
|
Fri, 30 Aug 2013
|
[ 12:11 crees ]
Fix transmission-qt4 build.
PR: ports/180292
Submitted by: naddy
Obtained from: OpenBSD
|
[ 08:18 crees ]
Mark BROKEN-- requires newer version of Qt than in the ports tree
PR: ports/180292
|
Sat, 2 Mar 2013
|
[ 13:48 crees ]
Fix chown for transmission home directory to silence complaints
from transmission-daemon
De-articulate COMMENT
|
Mon, 31 Dec 2012
|
[ 17:03 mezz ] (Only the first 10 of 31 ports in this commit are shown above. )
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.
|
[ 12:00 crees ]
Update to 2.75
PR: ports/174507 (based on)
Submitted by: Sayetsky Anton <vsjcfm@gmail.com>
|
Fri, 10 Aug 2012
|
[ 14:15 crees ]
Update to 2.61
PR: ports/170193
Submitted by: Sayetsky Anton <vsjcfm@gmail.com>
|
Wed, 6 Jun 2012
|
[ 06:44 miwi ] (Only the first 10 of 587 ports in this commit are shown above. )
- Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4
Review by: bapt, David Naylor (kde team)
|
Fri, 1 Jun 2012
|
[ 05:26 dinoex ] (Only the first 10 of 4371 ports in this commit are shown above. )
- update png to 1.5.10
|
Mon, 2 Apr 2012
|
[ 08:49 crees ]
- Update to 2.50
Submitted by: "Hakisho"
Feature safe: yes
|
Sun, 11 Dec 2011
|
[ 12:26 crees ]
- Update to 2.42
- Use --with(out)-gtk instead of enable -- option has changed
Feature safe: yes
|
Wed, 10 Aug 2011
|
[ 07:14 crees ]
Update to 2.33
|
Wed, 27 Jul 2011
|
[ 21:16 crees ]
Take these for now, mezz can take them back whenever he likes.
|
Mon, 25 Jul 2011
|
[ 14:54 tabthorpe ]
- Reset ports at maintainers request
|
Thu, 30 Jun 2011
|
[ 17:05 mezz ]
Update to 2.32.
|
Thu, 5 May 2011
|
[ 13:48 mm ]
Update libevent2 to 2.0.11
|
Thu, 17 Mar 2011
|
[ 20:15 mezz ]
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>
|
Thu, 18 Nov 2010
|
[ 12:20 mezz ]
Add moc_build rcc_build uic_build; it does need all of them.
Reported by: QAT
|
Wed, 17 Nov 2010
|
[ 22:50 mezz ]
Add qmake_build to allow it builds.
Reported by: QAT
|
[ 12:44 mezz ]
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/
|
Number of commits found: 42 |