Commit graph

4530 commits

Author SHA1 Message Date
Tobias C. Berner
3603155333 Update KDE Gear to 21.04.1
May 13, 2021. Over 120 individual programs plus dozens of programmer
libraries and feature plugins are released simultaneously as part of KDE
Gear

Today they all get new bugfix source releases.

Changelogs:
	https://kde.org/announcements/changelogs/releases/21.04.1/
2021-05-13 19:33:56 +02:00
Alexey Dokuchaev
5192c2840e net-p2p/ktorrent: register build-time conflict against net-p2p/libtorrent
Both `net-p2p/libktorrent' (direct dependency) and `net-p2p/libtorrent'
(unrelated port) install `torrent/torrent.h' header file, albeit in the
different locations:

    /usr/local/include/torrent/torrent.h
    /usr/local/include/KF5/libktorrent/torrent/torrent.h

The problem is that when both ports are installed, the first header is
being included which in turn breaks the build in a not-so-obvious way:

    In file included from libktcore/ktcore_autogen/mocs_compilation.cpp:22:
    In file included from libktcore/ktcore_autogen/WEMDBQPFF4/moc_magnetmanager.cpp:10:
    In file included from libktcore/ktcore_autogen/WEMDBQPFF4/../../../../ktorrent-21.04.0/libktcore/torrent/magnetmanager.h:26:
    /usr/local/include/KF5/libktorrent/magnet/magnetdownloader.h:104:5: error: unknown type name 'Torrent'
        Torrent tor;
        ^
    In file included from libktcore/ktcore_autogen/mocs_compilation.cpp:22:
    libktcore/ktcore_autogen/WEMDBQPFF4/moc_magnetmanager.cpp:86:34: error: cannot initialize object parameter of type 'bt::MagnetDownloader' with an expression of type 'kt::MagnetDownloader'
        return bt::MagnetDownloader::qt_metacast(_clname);
                                     ^~~~~~~~~~~
    libktcore/ktcore_autogen/WEMDBQPFF4/moc_magnetmanager.cpp:91:33: error: cannot initialize object parameter of type 'bt::MagnetDownloader' with an expression of type 'kt::MagnetDownloader'
        _id = bt::MagnetDownloader::qt_metacall(_c, _id, _a);
                                    ^~~~~~~~~~~
2021-05-13 02:23:20 +00:00
Tobias Kortkamp
28e7a9334a
Rebuild lang/rust consumers after d8837418ea 2021-05-11 20:33:12 +02:00
Alexey Dokuchaev
5899c04eff BtCheck is BitTorrent data checker and torrent file content viewer.
WWW: https://sourceforge.net/projects/btcheck/
2021-05-10 09:15:30 +00:00
Alex Dupre
fc7cedf081 net-p2p/openethereum: update to 3.2.5 release. 2021-05-09 08:39:29 +02:00
Jan Beich
12a0ef4828 net-p2p/py-transmission-rpc: update to 3.2.5
Changes:	https://github.com/Trim21/transmission-rpc/releases/tag/v3.2.5
Reported by:	GitHub (watch releases)
2021-05-06 00:50:09 +00:00
Yuri Victorovich
27ea9ecce5 net-p2p/qbittorrent: Update 4.3.4.1 -> 4.3.5
Reported by:	portscout
2021-05-04 22:01:53 -07:00
Kevin Bowling
a23816f412 net-p2p/bitcoin: Update to 0.21.1
Changes: https://github.com/bitcoin/bitcoin/blob/master/doc/release-notes/release-notes-0.21.1.md
2021-05-03 13:23:26 -07:00
Baptiste Daroussin
28a6ddab5e Prepare removal of libgnome (part2)
Remove all the libgnome optional dependencies
2021-05-01 15:26:11 +02:00
Mark Felder
32ffc3c571 net-p2p/sonarr: Update to 3.0.6.1196 2021-04-28 16:07:58 +00:00
Fernando Apesteguía
6fc2c5974e net-p2p/jackett: Update to 0.17.946
PR:	255412
Reported by:	michiel@vanbaak.eu (maintainer)
2021-04-28 11:27:41 +02:00
Emanuel Haupt
0776f7e6cb net-p2p/xmrig: Update to 6.12.1 2021-04-23 19:17:09 +02:00
Alex Dupre
fc806b19b3 net-p2p/openethereum: update to 3.2.4 release. 2021-04-23 17:56:17 +02:00
Tobias C. Berner
a92fa618b0 Update KDE Gear to 21.04
KDE Gear 21.04
Thursday, 22 April 2021

Welcome to KDE Gear ⚙️ 21.04!

KDE produces literally dozens of apps for work, play, education, and
creativity. Kontact, for example, gives you control over all your email,
contact, and agenda; Itinerary keeps you up to date with everything you
need regarding your trips; the KAlgebra graphing calculator works
equally well on your desktop and your phone; Cantor provides you with an
intuitive way of analyzing data and graphing the results; and Kdenlive
makes cutting and building sophisticated-looking videos not only easy,
but fun as well.

These are but a few of the apps releasing new updates today. When
combined with the KDE’s powerful Plasma desktop, they provide you with
most, if not all, the tools you need to be productive in a versatile and
flexible Linux^WFreeBSD environment.

But you don’t even need to run Linux! Many of the apps in this
announcement work on Windows, macOS, and Android as well. This is what
convergent means for KDE: use your favorite apps anywhere, on any
system, on your work computer, mobile or even on your TV!

And, remember: KDE’s apps, the Plasma desktop, Plasma Mobile, Plasma
BigScreen and all the rest of KDE’s software are free and open source.
No licensing, no hidden costs, no spying. Share them with your friends,
install them at work, or use them in your school lab. It is your
software to enjoy where and how you want.

Full announcement and changelogs:
	https://kde.org/announcements/gear/21.04/
2021-04-22 18:47:50 +02:00
Emanuel Haupt
3c3ee076ee net-p2p/xmrig: Update to 6.12.0 2021-04-20 18:26:57 +02:00
Neel Chauhan
c98a0e6ade net-p2p/namecoin: Update to 0.21.0.1
PR:		255226
Submitted by:	Chad Jacob Milios <milios AT ccsys DOT com> (maintainer)
2021-04-19 09:46:03 -07:00
Dima Panov
168a3c4e3a net-p2p/awgg: fix plist
Reported by:	'poudriere bulk -t' failure
Approved by:	portmgr blanket (trivial fix packaging)
MFH:		2021Q2
2021-04-19 03:21:47 +10:00
Alexey Dokuchaev
2f4fd599e6 - Convert `net-p2p/lidarr' to USES=mono,sqlite
- Fix some style and formatting bugs while here

PR:	253986
2021-04-17 19:39:23 +08:00
Yuri Victorovich
11e1e6bd52 net-p2p/py-libtorrent-rasterbar: Update 1.2.10 -> 1.2.13
Reported by:	portscout
2021-04-14 11:10:22 -07:00
Yuri Victorovich
34c1fa2292 net-p2p/libtorrent-rasterbar: Update 1.2.12 -> 1.2.13 2021-04-14 11:10:21 -07:00
Ryan Steinmetz
cb473d917e
- Update to 1.3.7 2021-04-13 15:44:07 -04:00
Vasil Dimov
8913d7b302
net-p2p/monero-cli: Upgrade from 0.17.1.9 to 0.17.2.0 2021-04-12 11:36:49 +02:00
Kevin Bowling
71be2f1296 net-p2p/rslsync: Update to 2.7.2
Changes: none expected on FreeBSD

PR:		254975
Approved by:	Volodymyr Kostyrko <arcade@b1t.name> (maintainer)
2021-04-11 13:27:44 -07:00
Emanuel Haupt
8aecb384b2 net-p2p/xmrig: Update to 6.11.2 2021-04-11 20:11:49 +02:00
Mathieu Arnold
0b1ee55426
Cleanup executable bits, prompted by 9e1d7c39a1. 2021-04-08 11:36:35 +02:00
Yuri Victorovich
89ff4fe432 net-p2p/[py-]libtorrent-rasterbar: Add the PORTSCOUT line to prevent 2.x 2021-04-07 10:39:42 -07:00
Fredrik Eriksson
24b3fe2799 net-p2p/py-transmission-rpc: update to 3.2.4
Changes:	https://github.com/Trim21/transmission-rpc/releases
Changes:	https://github.com/Trim21/transmission-rpc/compare/v2.0.4...v3.2.4
PR:		254784
2021-04-07 15:54:18 +00:00
Mathieu Arnold
cf118ccf87
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
2021-04-07 10:09:01 +02:00
Emanuel Haupt
34a84984bc net-p2p/xmrig: Update to 6.11.1 2021-04-07 09:14:02 +02:00
Emanuel Haupt
c843f27db1 net-p2p/xmrig: Update to 6.11.0 2021-04-06 21:08:25 +02:00
Vasil Dimov
79edb89271
net-p2p/c-lightning: Upgrade from 0.9.3 to 0.10.0 2021-04-06 17:08:23 +02:00
Mathieu Arnold
135fdeebb9
all: Remove all other $FreeBSD keywords. 2021-04-06 16:31:13 +02:00
Mathieu Arnold
305f148f48
Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
Tobias Kortkamp
6095f1422a Rebuild lang/rust consumers after r569489 2021-03-29 18:10:45 +00:00
Yuri Victorovich
f7799c1574 net-p2p/qbittorrent: Update 4.3.4 -> 4.3.4.1 2021-03-28 06:08:56 +00:00
Yuri Victorovich
9cb3d5e527 net-p2p/py-libtorrent-rasterbar: Downgrade 2.0.2 -> 1.2.12
2.0.2 is not stable, causes huge memory footprint and looks like WIP.
2021-03-26 00:48:28 +00:00
Yuri Victorovich
b078a77724 net-p2p/qbittorrent: Update 4.3.3 -> 4.3.4 2021-03-26 00:27:26 +00:00
Yuri Victorovich
01efaebd20 net-p2p/libtorrent-rasterbar: Downgrade 2.0.2 -> 1.2.12
2.0.2 is not stable, causes huge memory footprint and looks like WIP.

PR:		254119
Reported by:	84918960@qq.com et al.
2021-03-26 00:26:44 +00:00
Piotr Kubaj
bf72da724e net-p2p/monero-cli: fix build on powerpc64le
/wrkdirs/usr/ports/net-p2p/monero-cli/work/monero-0.17.1.9/external/randomx/src/intrin_portable.h:189:18: error: C++ requires a type specifier for all declarations
typedef __vector uint8_t __m128i;
2021-03-24 16:04:00 +00:00
Rene Ladan
b217c7fc9c Mark ports recursively depending on Python 2.7 for expiration on June 23.
For ports optionally dependending on Python 2.7, just mark those options
as expired. Remove konquerer from the x11/kde-baseapps metaport and bump
its PORTREVISION.

Submitted by:	rene
Reviewed by:	portmgr, adridg, ehaupt, lme, madpilot, pizzamig, se, sunpoet, yuri
Approved by:	portmgr
Differential Revision:	https://reviews.freebsd.org/D28665
2021-03-24 13:34:35 +00:00
Mark Felder
4c716036ae net-p2p/radarr: Update to 3.0.2.4552 2021-03-23 21:51:03 +00:00
Mark Felder
1e71708326 net-p2p/radarr: Convert to USES=mono
PR:		253988
2021-03-23 21:30:18 +00:00
Mark Felder
342016e3e3 net-p2p/sonarr: Fix rc script
Sonarr 3.x has a new binary name

Pointyhat:	me

Reported by:	H3llSp4wn on IRC
2021-03-23 19:51:38 +00:00
Mark Felder
4274b9244c Sonarr v3 is now the official stable release 2021-03-23 17:24:14 +00:00
Mark Felder
38a54fcf42 net-p2p/sonarr: Update to 3.0.5.1144
- v3 is now the stable release
- converted to USES=mono

PR:		253987
2021-03-23 17:14:00 +00:00
Vasil Dimov
19bb5fea4d net-p2p/qtum: Upgrade from 0.20.1 to 0.20.2 2021-03-22 13:31:53 +00:00
Alexey Dokuchaev
ee895ff14c Fix spelling mistakes, typos, poor wording, hyphenation, jargonisms,
contractions, "<portname> is ..." cases, missing Oxford commas, and
other miscellaneous style bugs in the COMMENT line.
2021-03-22 10:17:43 +00:00
Alex Dupre
55dce8f0be Update to 3.2.1 release. 2021-03-21 13:27:35 +00:00
Ryan Steinmetz
ed192a696a New port: net-p2p/go-prysm:
Ethereum is a community-driven project aiming to decentralize the internet and
return it to its democratic roots. It is a platform for building and running
applications which do not need to rely on trust and cannot be controlled by
any central authority.

This is the Go implementation of the Ethereum 2.0 blockchain.

WWW: https://github.com/prysmaticlabs/prysm
2021-03-18 16:06:00 +00:00
Alexandre C. Guimarães
d1efc10f55 net-p2p/transmission-qt: install pixmaps.
- touch net-p2p/transmission-cli

PR:		254372
Submitted by:	Tomasz Kowalczyk <kowalczt.fbsd@gmail.com>
2021-03-18 00:52:25 +00:00