non port: net-p2p/transmission-qt4/Makefile |
SVNWeb
|
Number of commits found XX: 42 |
Thu, 28 Jun 2018
|
[ 17:39 tcberner ] 
473503 CHANGES
473503 Mk/Scripts/qa.sh
473503 Mk/Uses/qmake.mk
473503 Mk/Uses/qt-dist.mk
473503 Mk/Uses/qt.mk
473503 Mk/bsd.port.mk
473503 Mk/bsd.qt.mk
473503 Mk/bsd.sanity.mk
473503 accessibility/jovie-kde4/Makefile
473503 accessibility/kaccessible-kde4/Makefile
(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 ] 
463262 net-p2p/transmission-cli/Makefile
463262 net-p2p/transmission-cli/distinfo
463262 net-p2p/transmission-cli/files/patch-fix_dns_rebinding_vuln
463262 net-p2p/transmission-daemon/Makefile
463262 net-p2p/transmission-gtk/Makefile
463262 net-p2p/transmission-qt4/Makefile
463262 net-p2p/transmission-qt5/Makefile
463262 net-p2p/transmission/Makefile
463262 www/transmission-web/Makefile
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 ] 
449591 accessibility/atkmm/Makefile
449591 archivers/brotli/Makefile
449591 archivers/c-blosc/Makefile
449591 archivers/kf5-karchive/Makefile
449591 archivers/libpar2/Makefile
449591 archivers/paq/Makefile
449591 archivers/pxz/Makefile
449591 archivers/py-brotli/Makefile
449591 archivers/rvm/Makefile
449591 astro/geographiclib/Makefile
(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 ] 
447965 net-p2p/Makefile
447965 net-p2p/transmission-gtk/Makefile
447965 net-p2p/transmission-qt4/Makefile
447965 net-p2p/transmission-qt4/pkg-descr
447965 net-p2p/transmission-qt5
447965 net-p2p/transmission-qt5/Makefile
447965 net-p2p/transmission-qt5/pkg-descr
447965 net-p2p/transmission-qt5/pkg-plist
447965 net-p2p/transmission/Makefile
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 ] 
437439 archivers/kf5-karchive/Makefile
437439 archivers/paq/Makefile
437439 archivers/pxz/Makefile
437439 archivers/py-brotli/Makefile
437439 archivers/rvm/Makefile
437439 astro/geographiclib/Makefile
437439 astro/gpstk/Makefile
437439 astro/kstars/Makefile
437439 astro/libosmium/Makefile
437439 astro/nightfall/Makefile
(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 ] 
434427 MOVED
434427 Mk/bsd.gecko.mk
434427 UPDATING
434427 audio/forked-daapd/Makefile
434427 databases/libcouchbase/Makefile
434427 databases/libmemcached/Makefile
434427 databases/memcached/Makefile
434427 databases/memcacheq/Makefile
434427 databases/mysql-proxy/Makefile
434427 databases/mysql56-client/Makefile
(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 ] 
433286 audio/forked-daapd/Makefile
433286 databases/libcouchbase/Makefile
433286 databases/libmemcached/Makefile
433286 databases/memcached/Makefile
433286 databases/memcacheq/Makefile
433286 databases/mysql-proxy/Makefile
433286 databases/mysql56-client/Makefile
433286 databases/mysql56-server/Makefile
433286 databases/mysql57-client/Makefile
433286 databases/mysql57-server/Makefile
(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 ] 
429468 emulators/dolphin-emu/Makefile
429468 games/0ad/Makefile
429468 games/megaglest/Makefile
429468 games/megaglest/files/patch-source-shared_lib-sources-platform-posix-socket.cpp
429468 irc/iroffer-dinoex/Makefile
429468 irc/iroffer-dinoex/files/patch-upnp.c
429468 net-p2p/bitcoin-daemon/Makefile
429468 net-p2p/bitcoin-utils/Makefile
429468 net-p2p/bitcoin/Makefile
429468 net-p2p/dogecoin/Makefile
(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 ] 
410032 net-p2p/transmission-qt4/Makefile
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 ] 
409981 net-p2p/transmission-cli/Makefile
409981 net-p2p/transmission-cli/distinfo
409981 net-p2p/transmission-cli/files/patch-fix_without_ipv6
409981 net-p2p/transmission-cli/files/patch-libtransmission_upnp.c
409981 net-p2p/transmission-cli/files/patch-qt-app-h
409981 net-p2p/transmission-cli/files/patch-qt-mainwin.cc
409981 net-p2p/transmission-cli/files/patch-qt_qtr_pro
409981 net-p2p/transmission-daemon/Makefile
409981 net-p2p/transmission-gtk/Makefile
409981 net-p2p/transmission-qt4/Makefile
(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 ] 
399268 net-p2p/transmission-cli/Makefile
399268 net-p2p/transmission-cli/files/patch-libtransmission_upnp.c
399268 net-p2p/transmission-daemon/Makefile
399268 net-p2p/transmission-gtk/Makefile
399268 net-p2p/transmission-qt4/Makefile
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 ] 
378806 net-p2p/transmission-cli/Makefile
378806 net-p2p/transmission-daemon/Makefile
378806 net-p2p/transmission-gtk/Makefile
378806 net-p2p/transmission-qt4/Makefile
- 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 ] 
365557 net-p2p/transmission-qt4/Makefile
- Add missing -lcrypto (fixup for r364712)
- Use MAKE_CMD
|
Sun, 3 Aug 2014
|
[ 18:05 marino ] 
363928 net-p2p/transmission-gtk/Makefile
363928 net-p2p/transmission-qt4/Makefile
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 ] 
359185 audio/libcanberra-gtk3/Makefile
359185 audio/liquidsoap/Makefile
359185 cad/freehdl/Makefile
359185 databases/libgda5-ui/Makefile
359185 databases/libgda5/Makefile
359185 databases/pgpool-II/Makefile
359185 databases/postgresql91-docs/Makefile
359185 devel/aros-sdk/Makefile
359185 devel/avr-libc/Makefile
359185 devel/hadoop/Makefile
(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 ] 
349864 net-p2p/transmission-qt4/Makefile
Do not violate stagedir
Reported by: poudriere
With hat: portmgr
|
Wed, 1 Jan 2014
|
[ 19:46 crees ] 
338392 net-p2p/transmission-qt4/Makefile
Fix stage
|
Sun, 29 Dec 2013
|
[ 17:08 crees ] 
338028 net-p2p/transmission-cli/Makefile
338028 net-p2p/transmission-cli/files/transmission.in
338028 net-p2p/transmission-cli/pkg-plist
338028 net-p2p/transmission-daemon/Makefile
338028 net-p2p/transmission-daemon/pkg-plist
338028 net-p2p/transmission-gtk/Makefile
338028 net-p2p/transmission-gtk/pkg-plist
338028 net-p2p/transmission-qt4/Makefile
338028 net-p2p/transmission-qt4/pkg-plist
338028 net-p2p/transmission/Makefile
(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 ] 
334587 comms/dabstick-radio/Makefile
334587 comms/jsdr/Makefile
334587 graphics/fracplanet/Makefile
334587 multimedia/smplayer/Makefile
334587 multimedia/smplayer/pkg-plist
334587 multimedia/smtube/Makefile
334587 multimedia/umplayer/Makefile
334587 multimedia/umplayer/pkg-plist
334587 net-p2p/bitcoin/Makefile
334587 net-p2p/litecoin/Makefile
(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 ] 
331273 net-im/amsn/pkg-plist
331273 net-im/ayttm/pkg-plist
331273 net-im/ekiga/pkg-plist
331273 net-im/empathy/pkg-plist
331273 net-im/gajim/pkg-plist
331273 net-im/hotot/pkg-plist
331273 net-im/licq-qt-gui/pkg-plist
331273 net-im/mcabber/pkg-plist
331273 net-im/mikutter/Makefile
331273 net-im/mikutter/pkg-plist
(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 ] 
330994 net-p2p/transmission-qt4/Makefile
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 ] 
327758 net-p2p/amule-devel/Makefile
327758 net-p2p/amule/Makefile
327758 net-p2p/azureus2/Makefile
327758 net-p2p/bitcoin/Makefile
327758 net-p2p/bitflu/Makefile
327758 net-p2p/bittyrant/Makefile
327758 net-p2p/bnbt/Makefile
327758 net-p2p/btpd/Makefile
327758 net-p2p/btqueue/Makefile
327758 net-p2p/cdonkey/Makefile
(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 ] 
327611 net-p2p/transmission-qt4/Makefile
Add explicit QMAKE_LFLAGS for iconv.
Submitted by: marino
Approved by: portmgr (bapt, implicit)
|
Fri, 30 Aug 2013
|
[ 12:11 crees ] 
325674 net-p2p/transmission-cli/files/patch-qt_favicon_cc
325674 net-p2p/transmission-cli/files/patch-qt_file-tree_cc
325674 net-p2p/transmission-cli/files/patch-qt_qtr_pro
325674 net-p2p/transmission-cli/files/patch-qt_torrent-filter_cc
325674 net-p2p/transmission-qt4/Makefile
Fix transmission-qt4 build.
PR: ports/180292
Submitted by: naddy
Obtained from: OpenBSD
|
[ 08:18 crees ] 
325665 net-p2p/transmission-qt4/Makefile
Mark BROKEN-- requires newer version of Qt than in the ports tree
PR: ports/180292
|
Sat, 2 Mar 2013
|
[ 13:48 crees ] 
313230 net-p2p/transmission-cli/Makefile
313230 net-p2p/transmission-cli/files/transmission.in
313230 net-p2p/transmission-daemon/Makefile
313230 net-p2p/transmission-gtk2/Makefile
313230 net-p2p/transmission-qt4/Makefile
313230 www/transmission-web/Makefile
Fix chown for transmission home directory to silence complaints
from transmission-daemon
De-articulate COMMENT
|
Mon, 31 Dec 2012
|
[ 17:03 mezz ] 
309763 deskutils/gnote/Makefile
309763 devel/py-notify/Makefile
309763 editors/bless/Makefile
309763 finance/homebank/Makefile
309763 graphics/cbview/Makefile
309763 graphics/comix/Makefile
309763 graphics/ruby-cairo/Makefile
309763 graphics/ruby-rsvg2/Makefile
309763 lang/opa/Makefile
309763 net-p2p/deluge/Makefile
(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 ] 
309726 net-p2p/transmission-cli/Makefile
309726 net-p2p/transmission-cli/distinfo
309726 net-p2p/transmission-cli/files/patch-fix_without_ipv6
309726 net-p2p/transmission-daemon/Makefile
309726 net-p2p/transmission-gtk2/Makefile
309726 net-p2p/transmission-qt4/Makefile
309726 net-p2p/transmission/Makefile
309726 www/transmission-web/Makefile
Update to 2.75
PR: ports/174507 (based on)
Submitted by: Sayetsky Anton <vsjcfm@gmail.com>
|
Fri, 10 Aug 2012
|
[ 14:15 crees ]
302388 net-p2p/transmission-cli/Makefile
302388 net-p2p/transmission-cli/distinfo
302388 net-p2p/transmission-cli/files/patch-third-party_libutp_utp.cpp
302388 net-p2p/transmission-qt4/Makefile
302388 net-p2p/transmission/Makefile
Update to 2.61
PR: ports/170193
Submitted by: Sayetsky Anton <vsjcfm@gmail.com>
|
Wed, 6 Jun 2012
|
[ 06:44 miwi ]
1.15 accessibility/jovie/Makefile
1.53 accessibility/kaccessible/Makefile
1.53 accessibility/kmag/Makefile
1.53 accessibility/kmousetool/Makefile
1.53 accessibility/kmouth/Makefile
1.23 accessibility/qt4-accessible/Makefile
1.161 archivers/ark/Makefile
1.36 astro/gpsd/Makefile
1.46 astro/josm/Makefile
1.14 astro/kstars/Makefile
(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 ]
1.59 Mk/bsd.gecko.mk
1.1246 UPDATING
1.18 accessibility/accerciser/Makefile
1.12 accessibility/at-poke/Makefile
1.77 accessibility/at-spi/Makefile
1.5 accessibility/at-spi2-atk/Makefile
1.54 accessibility/dasher/Makefile
1.60 accessibility/gnome-mag/Makefile
1.45 accessibility/gnopernicus/Makefile
1.51 accessibility/gok/Makefile
(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 ]
1.84 net-p2p/transmission-cli/Makefile
1.59 net-p2p/transmission-cli/distinfo
1.2 net-p2p/transmission-cli/files/patch-libtransmission_peer-msgs.c
1.32 net-p2p/transmission-gtk2/pkg-plist
1.11 net-p2p/transmission-qt4/Makefile
1.78 net-p2p/transmission/Makefile
- Update to 2.50
Submitted by: "Hakisho"
Feature safe: yes
|
Sun, 11 Dec 2011
|
[ 12:26 crees ]
1.83 net-p2p/transmission-cli/Makefile
1.58 net-p2p/transmission-cli/distinfo
1.29 net-p2p/transmission-daemon/Makefile
1.46 net-p2p/transmission-gtk2/Makefile
1.10 net-p2p/transmission-qt4/Makefile
1.77 net-p2p/transmission/Makefile
- Update to 2.42
- Use --with(out)-gtk instead of enable -- option has changed
Feature safe: yes
|
Wed, 10 Aug 2011
|
[ 07:14 crees ]
1.80 net-p2p/transmission-cli/Makefile
1.56 net-p2p/transmission-cli/distinfo
1.28 net-p2p/transmission-daemon/Makefile
1.42 net-p2p/transmission-gtk2/Makefile
1.9 net-p2p/transmission-qt4/Makefile
1.75 net-p2p/transmission/Makefile
Update to 2.33
|
Wed, 27 Jul 2011
|
[ 21:16 crees ]
1.79 net-p2p/transmission-cli/Makefile
1.27 net-p2p/transmission-daemon/Makefile
1.41 net-p2p/transmission-gtk2/Makefile
1.8 net-p2p/transmission-qt4/Makefile
1.74 net-p2p/transmission/Makefile
Take these for now, mezz can take them back whenever he likes.
|
Mon, 25 Jul 2011
|
[ 14:54 tabthorpe ]
1.42 graphics/comix/Makefile
1.78 net-p2p/transmission-cli/Makefile
1.26 net-p2p/transmission-daemon/Makefile
1.40 net-p2p/transmission-gtk2/Makefile
1.7 net-p2p/transmission-qt4/Makefile
1.118 www/linux-opera/Makefile
1.8 www/transmission-web/Makefile
- Reset ports at maintainers request
|
Thu, 30 Jun 2011
|
[ 17:05 mezz ]
1.77 net-p2p/transmission-cli/Makefile
1.55 net-p2p/transmission-cli/distinfo
1.39 net-p2p/transmission-gtk2/Makefile
1.6 net-p2p/transmission-qt4/Makefile
1.72 net-p2p/transmission/Makefile
1.7 www/transmission-web/Makefile
Update to 2.32.
|
Thu, 5 May 2011
|
[ 13:48 mm ]
1.5 devel/libevent2/Makefile
1.2 devel/libevent2/distinfo
1.2 devel/libevent2/pkg-plist
1.75 net-p2p/transmission-cli/Makefile
1.38 net-p2p/transmission-gtk2/Makefile
1.5 net-p2p/transmission-qt4/Makefile
1.106 security/tor-devel/Makefile
1.2 www/httpsqs/Makefile
Update libevent2 to 2.0.11
|
Thu, 17 Mar 2011
|
[ 20:15 mezz ]
1.1 net-p2p/transmission-cli/files/patch-qt_qtr.pro
1.4 net-p2p/transmission-qt4/Makefile
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 ]
1.3 net-p2p/transmission-qt4/Makefile
Add moc_build rcc_build uic_build; it does need all of them.
Reported by: QAT
|
Wed, 17 Nov 2010
|
[ 22:50 mezz ]
1.2 net-p2p/transmission-qt4/Makefile
Add qmake_build to allow it builds.
Reported by: QAT
|
[ 12:44 mezz ]
1.95 net-p2p/Makefile
1.1 net-p2p/transmission-qt4/Makefile
1.1 net-p2p/transmission-qt4/pkg-descr
1.1 net-p2p/transmission-qt4/pkg-plist
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 XX: 42 |