sthen
7cb1984d5f
use FIX_CRLF_FILES, this is so much neater I can't believe we didn't
...
do it before!
2021-02-25 22:26:01 +00:00
bket
7ca4d23ff2
Update to transmission-3.0.0
...
Changes: https://github.com/transmission/transmission/releases/tag/3.00 .
From Josh Grosse <josh AT jggimi DOT net> (maintainer), with some tweaks
from me.
2020-07-02 03:41:06 +00:00
sthen
48b0b9660c
replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes
2019-07-12 20:48:23 +00:00
naddy
ebf751b927
Update gettext to 0.20.1.
...
Follow the upstream recommendations for packagers and switch to
multi-packages:
devel/gettext -> devel/gettext,-runtime
devel/gettext-tools -> devel/gettext,-tools
(new) devel/gettext,-textstyle
2019-05-20 22:15:00 +00:00
bket
b5ab658f28
Bump REVISION due to pkgpath change in net/miniupnp/miniupnpc.
2019-03-11 04:11:57 +00:00
cwen
6309a2bb3b
qt5.port.mk: change COMPILER
...
Move it to "base-clang ports-gcc" and bump REVISION accordingly.
This unbreaks Qt5-related binaries runtime on macppc.
OK sthen@
2019-03-08 20:00:39 +00:00
bcallah
2c45b27269
Ensure -lintl is linked into transmission-qt to appease lld.
...
ok naddy@
2018-10-16 14:48:15 +00:00
espie
c36d0659b9
@tag gtk-update-icon-cache
2018-06-29 22:16:08 +00:00
espie
150a0f36fa
first tag: update-desktop-database
2018-06-27 21:03:34 +00:00
sthen
6f3b82f780
disable -gtk and -qt subpackages on sparc64, these fail but the
...
non-GUI parts work OK. inspired by a ports/net/Makefile diff from
stsp@ but since this port uses the BUILD_PACKAGES mechanism we
can just set NOT_FOR_ARCHS-<pkgname>=sparc64 in the port itself
and it's handled automatically. ok stsp@
2018-06-25 15:58:56 +00:00
rsadowski
13ef5beaa0
Update transmission to 2.94
...
This version contains a fix for a pending CVE
From Josh Grosse <josh AT jggimi DOT net> (maintainer) Thanks!
2018-05-14 21:23:59 +00:00
phessler
97822dbe5b
the defaults provided by the framework for which arches to use on a
...
compiler are better than what we have manually specified
OK sthen@ jca@
2018-04-24 12:52:12 +00:00
sthen
289958fd6a
unbreak, now we have all the functions this needs
2018-02-20 20:46:46 +00:00
sthen
dd9bbabef6
fix; libressl now has all this needs except DH_set_length
2018-02-19 19:23:16 +00:00
rsadowski
44ecbf5628
Update transmission to 2.93
...
This release includes a fix for CVE-2018-5702.
From Josh Grosse <josh AT jggimi DOT net> (maintainer) Thanks!
2018-01-30 16:34:35 +00:00
rsadowski
f2dc8a9613
s/MODQT5_USE_GCC4_MODULE/MODQT5_USE_CXX11/
...
from last Qt update
2018-01-25 15:33:16 +00:00
naddy
16ff511184
fix bad bump
2018-01-12 16:09:42 +00:00
rpe
9a8b5ccd06
Change the shebang line from /bin/sh to /bin/ksh in all ports rc.d
...
daemon scripts and bump subpackages that contain the *.rc scripts.
discussed with and OK aja@
OK tb
2018-01-11 19:27:01 +00:00
naddy
11e3dd67b3
switch COMPILER from the old, confusing shortcuts to the more explicit format
2017-11-16 23:20:37 +00:00
sthen
cd095cec5e
Handle pthread-stubs removal.
2017-10-23 17:11:02 +00:00
sthen
5e964ab0df
bump LIBCXX/LIBECXX/COMPILER_LIBCXX ports.
2017-07-26 22:45:14 +00:00
espie
8ac47fd9c6
use COMPILER_LIBCXX where applicable
2017-07-16 19:18:47 +00:00
espie
cc5bc426ed
switch everything to new COMPILER idiom, even stuff that won't build with clang
...
yet, but at least that part is done.
2017-05-31 08:08:15 +00:00
espie
a56caf9e5d
unbreak
2017-05-15 18:51:38 +00:00
espie
4cf9195daa
more WANT_CXX / LIBECXX
2017-05-13 17:40:26 +00:00
sthen
7e44b3e4be
Add ${CLANG_ARCHS} to "ONLY_FOR_ARCHS = ${GCC4_ARCHS}" lines to give them
...
a chance on aarch64.
2017-04-19 11:16:03 +00:00
jasper
bea41959bb
update maintainer e-mail
...
from Josh Grosse
2017-01-11 13:44:33 +00:00
zhuk
899b08ffaf
Fix build with modern qt5.port.mk, as found by naddy@.
2016-12-28 13:53:29 +00:00
kili
5ae659fc8b
Fix bump of transmission-qt. This port has REVISION = 1, which
...
applied to *all* subpackages, so REVISION-qt must be 2, not 0. Move
REVISION-qt up (right under REVISION), so it becomes obvious that
-qt got an extra bump.
2016-12-27 20:36:42 +00:00
zhuk
a47f492f02
Adapt to new x11/qt5 layout, mostly REVISION bumps due to changed deps.
...
The devel/kf5 to be handled separately, please wait.
2016-12-25 14:34:39 +00:00
sthen
c15b136e13
sync WANTLIB (and in one case, add gettext to LIB_DEPENDS) in dependent ports
...
now that internationalised domain name support has been removed from net/curl
2016-11-04 11:35:18 +00:00
sthen
ae8b155135
Update MASTER_SITES, based on one from Josh Grosse (maintainer), ok josh
2016-09-21 10:52:51 +00:00
jasper
003e889c0a
retire sparc
2016-09-01 10:53:26 +00:00
naddy
ad658a9dc3
replace gettext module; tweaked from a submissio by maintainer Josh Grosse
2016-04-11 20:00:51 +00:00
zhuk
92e62c662c
... typed "ci" too fast: CONFIGURE_STYLE should stay.
...
But now I have a good cause to thank Josh Grosse for original patch. :)
2016-03-27 16:19:17 +00:00
zhuk
c863c6d49c
Oops, missed that one in previous qmake commit.
2016-03-27 16:16:50 +00:00
naddy
fa3560df80
Update to 2.92.
...
Switch to Qt5, which requires GCC 4.9, so always use that compiler on
the archs it supports.
From new maintainer Josh Grosse.
2016-03-08 16:14:16 +00:00
sthen
4e2d8093a5
sync WANTLIB (curl+nghttp2)
2015-10-30 12:47:38 +00:00
sthen
9a4b5c88f8
wantlib
2015-08-25 14:03:20 +00:00
naddy
3b5670f6eb
drop maintainer as my remaining use of this has atrophied to zero
2015-08-21 10:14:56 +00:00
ajacoutot
aa988913b0
Bump after the recent changes in packaging dbus and dconf.
2015-04-04 09:20:59 +00:00
ajacoutot
1aa76cceb2
x11/gtk+2,-guic -> x11/gtk+3,-guic && bump
2015-03-27 08:13:02 +00:00
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