non port: net-p2p/qbittorrent/Makefile |
Number of commits found: 196 (showing only 100 on this page) |
Tuesday, 28 Nov 2023
|
17:35 Yuri Victorovich (yuri)
net-p2p/qbittorrent: update 4.6.0 → 4.6.2
Reported by: portscout
5144981 |
Sunday, 5 Nov 2023
|
06:38 Yuri Victorovich (yuri)
net-p2p/qbittorrent: update 4.5.5 → 4.6.0
Reported by: portscout
0cb657a |
Monday, 16 Oct 2023
|
18:00 Yuri Victorovich (yuri)
net-p2p/qbittorrent: Add the qbittorrent_flags setting for the daemon
This is only for the 'nox' flavor, to set WebUI settings.
fb7cd9a |
07:09 Yuri Victorovich (yuri)
net-p2p/qbittorrent: Correct Python executable path
... that qBittorrent uses for search plugins.
f39f50d |
Monday, 4 Sep 2023
|
17:18 Yuri Victorovich (yuri) Author: Ralf van der Enden
net-p2p/qbittorrent: Remove USE_QT=svg from the nox flavor
8674439 |
Sunday, 3 Sep 2023
|
17:00 Yuri Victorovich (yuri)
net-p2p/qbittorrent: Small improvents
* correct COMMENT
* enable DBUS option via patch
* clearly disable WEBUI in GUI mode
* remove unnecessary SUFFIX line
Reported by: Nuno Teixeira <eduardo@freebsd.org> (comment, suffix)
5aa1d3c |
Saturday, 2 Sep 2023
|
00:50 Yuri Victorovich (yuri)
net-p2p/qbittorrent: Use Qt6
Based on patch submitted by: Nuno Teixeira <eduardo@freebsd.org>
2c18c2a |
Wednesday, 30 Aug 2023
|
07:38 Yuri Victorovich (yuri)
net-p2p/qbittorrent: update 4.5.4 → 4.5.5
Reported by: portscout
8c8e141 |
Sunday, 30 Jul 2023
|
17:51 Yuri Victorovich (yuri)
net-p2p/qbittorrent: Enable 'Search Engine' option
... by making the PYTHON option default.
The 'Search Engine' option complained that Python wasn't enabled.
2294122 |
Tuesday, 27 Jun 2023
|
19:34 Rene Ladan (rene)
all: remove explicit versions in USES=python for "3.x+"
The logic in USES=python will automatically convert this to 3.8+ by
itself.
Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.
finance/quickfix: mark BROKEN with PYTHON
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
^~~~~~~~~~
1 warning and 1 error generated.
Reviewed by: portmgr, vishwin, yuri
Differential Revision: <https://reviews.freebsd.org/D40568>
3d9a815 |
Monday, 19 Jun 2023
|
08:24 Yuri Victorovich (yuri)
net-p2p/qbittorrent: Update 4.5.3 → 4.5.4
Reported by: portscout
805c707 |
Wednesday, 31 May 2023
|
15:52 Yuri Victorovich (yuri)
net-p2p/qbittorrent: Update 4.5.2 → 4.5.3
Reported by: portscout
9ebe887 |
Tuesday, 25 Apr 2023
|
09:05 Daniel Engberg (diizzy)
net-p2p/qbittorrent: Adjust default settings when using libtorrent-rasterbar 2.x
* Disable memmory mapped file handling and use "POSIX-compliant"
* Backport commit 8bcac1bed28f93c0712e915f43294b1e5fd03659 which
reduces FilePoolSize
* Change status to experimental
This change only applies to new installs, if you have a configuration
already you need to apply these changes by hand
References:
https://github.com/qbittorrent/qBittorrent/commit/8bcac1bed28f93c0712e915f43294b1e5fd03659
https://github.com/arvidn/libtorrent/issues/6667#issuecomment-1502670412
PR: 270765
Reviewed by: yuri (previous revision)
d9bf924 |
Tuesday, 28 Feb 2023
|
06:45 Yuri Victorovich (yuri)
net-p2p/qbittorrent: Update 4.5.0 → 4.5.2
379c272 |
Tuesday, 29 Nov 2022
|
10:39 Yuri Victorovich (yuri)
net-p2p/qbittorrent: Update 4.4.5 -> 4.5.0
Reported by: portscout
c9392f4 |
Sunday, 11 Sep 2022
|
10:20 Felix Palmen (zirias)
Mk/Uses: always use colon for build/run suffix
Most USES use a colon for build/run(/test) suffixes. Change kde.mk,
qt.mk and pyqt.mk to do the same, and update all ports using that.
Document in CHANGES.
PR: 266034
Exp-run by: antoine
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D36349
ddae4e9 |
Wednesday, 7 Sep 2022
|
21:10 Stefan Eßer (se)
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.
There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.
The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.
Approved by: portmgr (tcberner)
b7f0544 |
Tuesday, 6 Sep 2022
|
07:08 Yuri Victorovich (yuri)
net-p2p/qbittorrent: Update 4.4.4 -> 4.4.5
Reported by: portscout
6289d6e |
Tuesday, 23 Aug 2022
|
22:52 Yuri Victorovich (yuri)
net-p2p/qbittorrent: Update 4.4.3.1 -> 4.4.4
Reported by: portscout
1a90236 |
Friday, 12 Aug 2022
|
14:46 Dima Panov (fluffy)
*/*: bump all consumers after recent boost upgrade
4cf39de |
Thursday, 28 Jul 2022
|
15:46 Yuri Victorovich (yuri)
net-p2p/qbittorrent: Fix mistake
abba803 |
06:11 Yuri Victorovich (yuri)
net-p2p/qbittorrent: Add options to choose libtorrent version
Version 1.x is stable, and version 2.x is experimental.
63be7e2 |
Wednesday, 20 Jul 2022
|
14:22 Tobias C. Berner (tcberner)
net-p2p: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Alexander Botero-Lowry <alex@foxybanana.com>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Attila Nagy <bra@fsn.hu>
* Chad J. Milios <milios@ccsys.com>
* Damian Gerow <dgerow@afflictions.org>
* Daniel Morante <daniel@morante.net>
* Dave Cottlehuber <dch@skunkwerks.at>
* Dereckson <dereckson@gmail.com>
* Devin Teske <dteske@FreeBSD.org>
* Dmitriy Limonov
* Doug Barton <dougb@FreeBSD.org>
* Emanuel Haupt <ehaupt@FreeBSD.org>
* Florent Thoumie <flz@xbsd.org>
* Ganael LAPLANCHE <ganael.laplanche@martymac.org>
* Gea-Suan Lin <gslin@gslin.org>
* Holger Lamm <holger@e-gitt.net>
* Holger Lamm <holger@e-gitt.net> and Mario S F Ferreira <lioux@FreeBSD.org>
* Jeremy Faulkner <gldisater@gldis.ca>
* Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>
* Martin Matuska <mm@FreeBSD.org>
* Maxim Ignatenko <gelraen.ua@gmail.com>
* Michael Johnson <ahze@ahze.net>
* Munish Chopra <mchopra@engmail.uwaterloo.ca>
* Oleg Alexeenkov <proler@gmail.com>
* Oleg R. Muhutdinov <mor@WhiteLuna.com>
* Pankov Pavel <pankov_p@mail.ru>
* Pav Lucistnik <pav@oook.cz>
* Rod Taylor <rbt@zort.on.ca>
* Ryan Steinmetz <zi@FreeBSD.org>
* Shaun Amott <shaun@FreeBSD.org>
* Stas Timokhin <stast@bsdportal.ru>
* Sverrir Valgeirsson <e96sv@yahoo.se> and
* Tsung-Han Yeh <snowfly@yuntech.edu.tw>
* Vasil Dimov <vd@FreeBSD.org>
* Yashin Dmitry <yashin.dm@gmail.com>
* glocke@bsdstammtisch.at
With hat: portmgr
ef8eaee |
Thursday, 9 Jun 2022
|
04:35 Yuri Victorovich (yuri)
net-p2p/{,py-}libtorrent-rasterbar: Downgrade 2.0.6-27 -> 1.2.16
This reverts commit f8c7a69a6d2cf354ba9f6a3c83982a6641c1b2d6.
76232a7 |
Saturday, 4 Jun 2022
|
08:29 Yuri Victorovich (yuri)
net-p2p/qbittorrent: Update 4.4.2 -> 4.4.3.1
Reported by: portscout
2b25f94 |
Saturday, 28 May 2022
|
06:07 Yuri Victorovich (yuri)
net-p2p/qbittorrent: Not broken; bump for libtorrent-rasterbar update
PR: 264278
68bb9c4 |
Friday, 27 May 2022
|
16:20 Yuri Victorovich (yuri)
net-p2p/qbittorrent: Broken: crashes with boost-libs-1.79.0
6300d13 |
Sunday, 22 May 2022
|
20:17 Dima Panov (fluffy)
devel/boost-all: bump all library consumers after boost upgrade
PR: 246106
b082b3d |
Sunday, 27 Mar 2022
|
03:19 Yuri Victorovich (yuri)
net-p2p/qbittorrent: Update 4.4.1 -> 4.4.2
Reported by: portscout
5bcc0a3 |
Saturday, 26 Feb 2022
|
08:14 Yuri Victorovich (yuri)
net-p2p/qbittorrent: Update 4.4.0 -> 4.4.1
Reported by: portscout
f930863 |
Friday, 7 Jan 2022
|
18:57 Yuri Victorovich (yuri)
net-p2p/qbittorrent: Update 4.3.9 -> 4.4.0
Reported by: portscout
4bfa866 |
Sunday, 7 Nov 2021
|
09:02 Yuri Victorovich (yuri)
net-p2p/qbittorrent: Update 4.3.8 -> 4.3.9
Reported by: portscout
ee5a521 |
Tuesday, 31 Aug 2021
|
09:42 Yuri Victorovich (yuri)
net-p2p/qbittorrent: Update 4.3.7 -> 4.3.8
Reported by: portscout
ac4ffb5 |
Sunday, 29 Aug 2021
|
19:17 Bernhard Froehlich (decke)
net-p2p/qbittorrent: Add CPE information
Approved by: portmgr (blanket)
8717f37 |
Wednesday, 4 Aug 2021
|
05:13 Yuri Victorovich (yuri)
net-p2p/qbittorrent: Update 4.3.6 -> 4.3.7
21f9fad |
Monday, 28 Jun 2021
|
08:40 Yuri Victorovich (yuri)
net-p2p/qbittorrent: Update 4.3.5 -> 4.3.6
Reported by: portscout
67d4043 |
Tuesday, 22 Jun 2021
|
18:53 Kevin Bowling (kbowling)
graphics/mesa-libs: Bump reverse deps for libglvnd
Per discussion with bapt on helping pkg handle the changing of these
deps and avoiding impossible upgrade senarios.
PR: 246767
Reviewed by: manu, bapt
Approved by: x11
Differential Revision: https://reviews.freebsd.org/D30824
da3162c |
Wednesday, 5 May 2021
|
05:01 Yuri Victorovich (yuri)
net-p2p/qbittorrent: Update 4.3.4.1 -> 4.3.5
Reported by: portscout
27ea9ec |
Tuesday, 6 Apr 2021
|
14:31 Mathieu Arnold (mat)
Remove # $FreeBSD$ from Makefiles.
305f148 |
Sunday, 28 Mar 2021
|
06:08 yuri
net-p2p/qbittorrent: Update 4.3.4 -> 4.3.4.1
 |
Friday, 26 Mar 2021
|
00:27 yuri
net-p2p/qbittorrent: Update 4.3.3 -> 4.3.4
 |
Monday, 1 Mar 2021
|
19:32 yuri
net-p2p/qbittorrent: Add the PYTHON option to support some optional plugin
functionality
PR: 253943
Reported by: Dries Michiels <driesm.michiels@gmail.com>
 |
Sunday, 28 Feb 2021
|
20:18 yuri
net-p2p/qbittorrent: Bump for net-p2p/qbittorrent
 |
Friday, 29 Jan 2021
|
01:32 yuri
net-p2p/qbittorrent: Update 4.3.1 -> 4.3.3
Changelog: https://www.qbittorrent.org/news.php
PR: 252657
Submitted by: fluffy
 |
Saturday, 28 Nov 2020
|
21:25 yuri
net-p2p/qbittorrent: Update 4.3.0.1 -> 4.3.1
Reported by: Marius <maryusrosca@gmail.com> (user)
 |
Saturday, 24 Oct 2020
|
18:14 yuri
net-p2p/qbittorren: Update 4.2.5 -> 4.3.0.1
PR: 250570
Submitted by: daniel.engberg.lists@pyret.net
 |
Saturday, 30 May 2020
|
03:09 linimon
Mark as BROKEN on powerpc64-12. It seems to build everywhere else.
Approved by: portmgr (tier-2 blanket)
 |
Saturday, 25 Apr 2020
|
08:28 yuri
net-p2p/qbittorrent: Update 4.2.4 -> 4.2.5
Reported by: portscout
 |
Thursday, 23 Apr 2020
|
16:02 yuri
net-p2p/qbittorrent: Update 4.2.3 -> 4.2.4
Reported by: portscout
 |
Saturday, 4 Apr 2020
|
20:26 yuri
net-p2p/qbittorrent: Update 4.2.2 -> 4.2.3
Reported by: portscout
 |
Thursday, 26 Mar 2020
|
00:13 yuri
net-p2p/qbittorrent: Update 4.2.1 -> 4.2.2
Reported by: portscout
 |
Friday, 3 Jan 2020
|
01:37 yuri
net-p2p/qbittorrent: Remove dependency on DBUS for nox flavor
PR: 243045
Submitted by: Phil <dpzn@gmx.net>
 |
Friday, 20 Dec 2019
|
03:20 yuri
net-p2p/qbittorrent: Update 4.1.9.1 -> 4.2.1
Differential Revision: D22165
 |
Wednesday, 11 Dec 2019
|
17:53 jbeich
devel/boost-*: update to 1.72.0
Changes: http://www.boost.org/users/history/version_1_72_0.html
PR: 241449
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D22136
 |
Friday, 1 Nov 2019
|
07:20 yuri
net-p2p/qbittorrent: Update 4.1.9 -> 4.1.9.1
Reported by: portscout
 |
Monday, 28 Oct 2019
|
05:07 yuri
net-p2p/qbittorrent: Update 4.1.8 -> 4.1.9
 |
Friday, 18 Oct 2019
|
04:12 yuri
net-p2p/qbittorrent: Unbreak the 'nox' flavor by removing the stray USES=xorg
Some changes in the ports framework caused this stray USES=xorg to fail the
'nox' build.
USES=xorg isn't needed here.
Reported by: Zach Malamud <zach.malamud@gmail.com> (reported the nox
unavailability)
 |
Wednesday, 9 Oct 2019
|
12:17 bapt
Drop the ipv6 virtual category for n* category as it is not relevant anymore
 |
Saturday, 5 Oct 2019
|
17:15 yuri
net-p2p/qbittorrent: Update 4.1.7 -> 4.1.8
Reported by: portscout
 |
Monday, 19 Aug 2019
|
15:35 jbeich
devel/boost-*: update to 1.71.0
Changes: http://www.boost.org/users/history/version_1_71_0.html
PR: 238827
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D20774
 |
Monday, 5 Aug 2019
|
07:53 yuri
net-p2p/qbittorrent: Update 4.1.6 -> 4.1.7
Reported by: portscout
 |
Friday, 26 Jul 2019
|
20:46 gerald
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
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, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330
 |
Wednesday, 26 Jun 2019
|
11:52 rene
Clean up final leftovers from Qt4.
Submitted by: rene
Reviewed by: mat, tcberner
Differential Revision: https://reviews.freebsd.org/D20725
 |
Monday, 6 May 2019
|
04:42 yuri
net-p2p/qbittorrent: Update 4.1.5 -> 4.1.6
 |
Friday, 12 Apr 2019
|
06:36 jbeich
devel/boost-*: update to 1.70.0
Changes: http://www.boost.org/users/history/version_1_70_0.html
PR: 235956
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D19303
 |
Friday, 1 Mar 2019
|
22:19 yuri
net-p2p/qbittorrent: Remove the DOCS option
DOCS were only marginally or not at all useful, but prevented package flavors
from being concurrently installed, which was unnecessarily confusing.
 |
Sunday, 27 Jan 2019
|
04:28 yuri
net-p2p/qbittorrent: Add rc.d support for nox flavor
qbittorrent-nox can now be run as service.
Submitted by: Daniel Engberg <daniel.engberg.lists@pyret.net>
Differential Revision: D18814
 |
Friday, 25 Jan 2019
|
23:12 yuri
net-p2p/qbittorrent: Remove dependency on libGeoIP.so:net/GeoIP
It has been replaced with GeoLite2-Country some time back.
 |
Wednesday, 16 Jan 2019
|
11:13 tijl
Fix Qt5 symbol version scripts to put the catch-all clause first. When
a symbol matches multiple clauses the last one takes precedence. If the
catch-all is last it captures everything. In the case of Qt5 libraries
this caused all symbols to have a Qt_5 label while some should have
Qt_5_PRIVATE_API. This only affects lld because GNU ld always gives the
catch-all lowest priority.
Older versions of Qt5Webengine exported some memory allocation symbols from
the bundled Chromium. Version 5.9 stopped exporting these [1] but the
symbols were kept as weak wrappers for the standard allocation functions to
maintain binary compatibility. [2][3] The problem is that the call to the
standard function in these weak wrappers is only resolved to the standard
function if there's a call to this standard function in other parts of
Qt5Webengine, because only then is there a non-weak symbol that takes
precedence over the weak one. If there's no such non-weak symbol the call
in the weak wrapper resolves to the weak wrapper itself creating an infinite
call loop that overflows the stack and causes a crash. Some of the
allocation functions are variants of C++ new and delete and it probably
depends on the compiler whether these variants are used in other parts of
Qt5Webengine.
Remove the weak wrappers (make them Linux specific). This isn't binary
compatible but we are already breaking that with the changes to the symbol
versions.
[1]
https://github.com/qt/qtwebengine/commit/5c2cbfccf9aafb547b0b30914c4056abd25942a4
[2]
https://github.com/qt/qtwebengine/commit/2ed5054e3a800fa97c2c9e920ba1e6ea4b6ef2a5
[3]
https://github.com/qt/qtwebengine/commit/009f5ebb4bd6e50188671e0815a5dae6afe39db5
Bump all ports that depend on Qt5.
PR: 234070
Exp-run by: antoine
Approved by: kde (adridg)
 |
Sunday, 13 Jan 2019
|
21:22 adamw
Deprecate everything that depends on net/GeoIP and everything that depends
on those ports.
 |
Tuesday, 8 Jan 2019
|
07:49 yuri
net-p2p/qbittorrent: Update 4.1.4 -> 4.1.5
 |
Wednesday, 12 Dec 2018
|
01:35 gerald
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 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, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590
 |
00:15 jbeich
devel/boost-*: update to 1.69.0
Changes: http://www.boost.org/users/history/version_1_69_0.html
PR: 232525
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D17645
 |
Monday, 19 Nov 2018
|
20:44 yuri
net-p2p/qbittorrent: Update 4.1.3 -> 4.1.4
Reported by: portscout
 |
Friday, 2 Nov 2018
|
13:32 rene
Remove compatibility code for FreeBSD < 11.2 from all ports.
Simplify some ports where DragonFlyBSD no longer needs to be special-cased.
Submitted by: rene
Reviewed by: bapt, jbeich
Differential Revision: https://reviews.freebsd.org/D17724
 |
Saturday, 6 Oct 2018
|
20:13 yuri
net-p2p/libtorrent-rasterbar and net-p2p/libtorrent-rasterbar-python: Update
1.1.9 -> 1.1.10
Port changes for net-p2p/libtorrent-rasterbar:
* Change to cmake
* Add LICENSE_FILE
* Add USES=compiler:c++14-lang
* Remove the TEST option, add the cmake-based do-test target, but it is broken
upstream
Port changes for net-p2p/libtorrent-rasterbar-python:
* Complete redesign, made it an individual port instead of a slave
Bump 5 dependencies.
Reported by: TJ <tj@mrsk.me>
 |
Wednesday, 19 Sep 2018
|
17:41 yuri
net-p2p/qbittorrent: Update 4.1.2 -> 4.1.3
Reported by: portscout
 |
Tuesday, 11 Sep 2018
|
18:34 zeising
Change x11/xorgproto to become a build dep
Change x11/xorgproto to become a build time dependency when added to
USE_XORG. Change the dependency to be on the port, rather than a file the
port installs.
Fix fallout.
Bump portrevision on depending ports.
PR: 230909
Reviewed by: eadler
Approved by: portmgr (antoine)
Obtained
from: https://github.com/FreeBSDDesktop/freebsd-ports/tree/feature/xorgproto
exp-run: antoine
Differential Revision: https://reviews.freebsd.org/D16906
 |
Tuesday, 14 Aug 2018
|
07:01 yuri
net-p2p/qbittorrent: Update 4.1.1 -> 4.1.2
Reported by: portscout
 |
Thursday, 9 Aug 2018
|
06:58 jbeich
devel/boost-*: update to 1.68.0
- Switch to C++14 for libboost_system to support C++14 consumers
Changes: http://www.boost.org/users/history/version_1_68_0.html
PR: 229569
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D16165
 |
Sunday, 29 Jul 2018
|
22:18 gerald
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.
This includes ports
- featuring USE_GCC=yes or USE_GCC=any,
- featuring USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and those
- with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.
PR: 222542
 |
Thursday, 28 Jun 2018
|
17:39 tcberner
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
 |
Thursday, 21 Jun 2018
|
16:23 yuri
net-p2p/qbittorrent: Limit USE_QT5=svg to @default flavor
It is only needed for the UI.
PR: 229210
Submitted by: Ralf van der Enden <tremere@cainites.net>
 |
Wednesday, 20 Jun 2018
|
13:37 mat
Really clean flavors up.
Sponsored by: Absolight
 |
13:35 mat
Better use flavors.
Sponsored by: Absolight
 |
08:56 yuri
net-p2p/qbittorrent: Update 3.3.16 -> 4.1.1
net-p2p/qbittorrent-nox11 is flavorized in net-p2p/qbittorrent and removed.
Approved by: portmgr
Differential Revision: D13416
 |
Monday, 7 May 2018
|
22:29 jbeich
Drop FreeBSD 10.3 support
Reviewed by: yuri (SoPlex), sunpoet (nghttp2), cpm (chromium), brooks (llvm*)
Approved by: portmgr (rene)
Differential Revision: https://reviews.freebsd.org/D15238
 |
Wednesday, 18 Apr 2018
|
13:57 jbeich
devel/boost-*: update to 1.67.0
Changes: http://www.boost.org/users/history/version_1_67_0.html
PR: 227427
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D15030
 |
Sunday, 25 Feb 2018
|
00:40 yuri
Replaced my old rawbw.com maintainer's address with yuri@FreeBSD.org
98 ports are affected.
Approved by: tcberner (mentor, implicit)
 |
Thursday, 18 Jan 2018
|
04:11 jbeich
devel/boost-*: update to 1.66.0
Changes: http://www.boost.org/users/history/version_1_66_0.html
PR: 223922
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D13279
 |
Saturday, 21 Oct 2017
|
10:06 tcberner
Update net-p2p/qbittorrent to 3.3.16
* remove INSTALLS_ICONS as this is not a gnome port.
* while here, switch to DISTVERSION
PR: 223113
Submitted by: Ralf van der Enden <tremere@cainites.net>
Approved by: Yuri Victorovich <yuri@rawbw.com> (maintainer)
 |
Monday, 25 Sep 2017
|
00:08 jbeich
devel/boost-*: update to 1.65.1
Changes: http://www.boost.org/users/history/version_1_65_1.html
PR: 218835
Approved by: maintainer timeout (1.65.1: 2 weeks; 1.65.0: 1 month)
Tested by: jhibbits (on powerpc64, earlier version)
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D11582
 |
00:05 jbeich
devel/boost-*: enable C++11 features
PR: 218835
Obtained from: https://github.com/DragonFlyBSD/DeltaPorts/pull/690
Approved by: maintainer timeout (2 months)
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D11582
 |
Friday, 22 Sep 2017
|
10:48 mat
Remove USES=execinfo.
PR: 220271
Submitted by: mat (review), Yasuhiro KIMURA (PR)
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D11488
 |
Sunday, 10 Sep 2017
|
20:55 gerald
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
 |
Tuesday, 15 Aug 2017
|
00:44 swills
net-p2p/qbittorrent: Update to 3.3.15
PR: 221463
Submitted by: Yuri Victorovich <yuri@rawbw.com> (maintainer)
 |
Wednesday, 5 Jul 2017
|
00:07 dbaio
net-p2p/qbittorrent: Update to 3.3.13
Changes: https://www.qbittorrent.org/news.php
PR: 220443
Submitted by: Yuri Victorovich <yuri@rawbw.com> (maintainer)
Approved by: garga (mentor, implicit)
 |
Tuesday, 2 May 2017
|
06:48 jbeich
devel/boost-*: update to 1.64.0
Changes: http://www.boost.org/users/history/version_1_64_0.html
PR: 218835
Approved by: office (bapt)
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D10472
 |
Monday, 24 Apr 2017
|
17:43 rezny
Update to 3.3.12
PR: 218817
Approved by: yuri@rawbw.com (maintainer), swills (mentor)
Differential Revision: https://reviews.freebsd.org/D10464
 |
Saturday, 1 Apr 2017
|
15:23 gerald
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
 |
Number of commits found: 196 (showing only 100 on this page) |