aboutsummaryrefslogtreecommitdiff
path: root/net-p2p
Commit message (Collapse)AuthorAgeFilesLines
* net-p2p/go-ethereum: Update to 1.10.6Enrique Fynn2021-08-082-61/+85
| | | | PR: 257644
* net-p2p/qbittorrent: Update 4.3.6 -> 4.3.7Yuri Victorovich2021-08-042-4/+4
|
* editors/lazarus[-qt5]: bump some ports dependants of lazarusJose Alonso Cardenas Marquez2021-08-012-2/+2
| | | | | | | | * bump PORTREVISION of cad/zcad: comms/cqrlog: editors/picpas: graphics/lazpaint: multimedia/winff: net-p2p/awgg: net-p2p/transmission-remote-gui: russian/emkatic: x11-fm/doublecmd * editors/lazarus[-qt5] was updated to 2.0.12
* net-p2p/bitmark: Update to version 0.13.3 and modernizeChristopher Hall2021-07-287-175/+149
| | | | | Reviewed by: araujo Differential Revision: https://reviews.freebsd.org/D31176
* net-p2p/bazarr: Update to 0.9.6Michiel van Baak2021-07-232-6/+7
| | | | | | | Changelog: https://github.com/morpheus65535/bazarr/releases/tag/v0.9.6 PR: 257327 Approved by: lwhsu (mentor, implicit)
* net-p2p/bazarr-devel: Update to 0.9.7-beta.0Michiel van Baak2021-07-222-4/+4
| | | | | | | Changelog: https://github.com/morpheus65535/bazarr/releases/tag/v0.9.7-beta.0 PR: 257328 Approved by: lwhsu (mentor, implicit)
* devel/protobuf: Update to 3.17.3Po-Chuan Hsieh2021-07-215-3/+5
| | | | | | | | - Bump PORTREVISION of dependent ports for shlib change Changes: https://github.com/protocolbuffers/protobuf/releases PR: 257026 Exp-run by: antoine
* net-p2p/retroshare: optionize and disable WebUI and VoIP to unbreak.Alexey Dokuchaev2021-07-155-12/+59
| | | | PR: 250100
* net-p2p/bazarr*: new ports for bazarr and bazarr-develMichiel van Baak Jansen2021-07-149-0/+193
| | | | | | | | | | | | | | | | | | | | | | Bazarr is a companion application to Sonarr and Radarr that manages and downloads subtitles based on your requirements. - net-p2p/bazarr uses latest stable release - net-p2p/bazarr-devel uses beta builds (created automatically from development branch once a day, if there were changes to that branch) - Ports dont have bundled dependencies unbundled (yet). Talked this over with upstream, they are not going to unbundle for support-workload avoidance and ease-of-install they get from the fact they bundle all dependencies on specific versions. - Reserve UID and GID for bazarr daemon process - Add to net-p2p/Makefile - The plists are auto-generated as in multimedia/tautulli. Website: https://www.bazarr.media Changelog: https://github.com/morpheus65535/bazarr/releases Bugtracker: https://github.com/morpheus65535/bazarr/issues PR: 243967
* */*: Update KDE Gear to 21.04.3Tobias C. Berner2021-07-094-8/+6
| | | | | | | | | | 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. Full changelog: https://kde.org/announcements/changelogs/gear/21.04.3/
* net-p2p/*ktorrent: tidy up dependenciesAdriaan de Groot2021-07-082-16/+14
| | | | | | | | | | | | - Boost is a build-dep (wasn't listed explicitly for ktorrent, because it was dragged in implicitly by other KDE frameworks), - ECM is a build-dep (either listed as runtime-dep, or missing and implicit from being a runtime-dep for something else). While here, remove comment about keeping things in sync which is no longer relevant since ktorrent and libktorrent are part of the KDE release service.
* net-p2p/eiskaltdcpp-gtk: unbreak the buildAlexey Dokuchaev2021-07-033-2/+40
| | | | | | | Pango requires HarfBuzz since version 1.44, modify `FindGTK?.cmake' files so they become aware of this. PR: 249879
* net-p2p/xmrig: Update to 6.13.1Emanuel Haupt2021-07-032-4/+4
|
* net-p2p/qbittorrent: Update 4.3.5 -> 4.3.6Yuri Victorovich2021-06-282-5/+4
| | | | Reported by: portscout
* lang/rust: Rebuild consumers for 1.53.0Tobias Kortkamp2021-06-271-0/+1
|
* net-p2p/py-transmission-rpc: update to 3.2.6Jan Beich2021-06-252-4/+4
| | | | | Changes: https://github.com/Trim21/transmission-rpc/releases/tag/v3.2.6 Reported by: GitHub (watch releases)
* graphics/mesa-libs: Bump reverse deps for libglvndKevin Bowling2021-06-222-1/+2
| | | | | | | | | | 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
* net-p2p/qtum: Upgrade from 0.20.2 to 0.20.3Vasil Dimov2021-06-222-4/+4
|
* net-p2p/libtorrent|rtorrent: Drop MAINTAINER'shipDanilo G. Baio2021-06-202-2/+2
|
* net-p2p/openethereum: Unbreak with Rust 1.53.0Tobias Kortkamp2021-06-202-0/+50
| | | | | | | | | | | | | | | error[E0061]: this function takes 1 argument but 2 arguments were supplied --> cargo-crates/logos-derive-0.7.7/src/lib.rs:55:20 | 55 | extras.insert(util::ident(&ext), |_| panic!("Only one #[extras] attribute can be declared.")); | ^^^^^^ ----------------- ----------------------------------------------------------- supplied 2 arguments | | | expected 1 argument | http://package23.nyi.freebsd.org/data/114i386-default-foo/2021-06-18_08h49m22s/logs/errors/openethereum-3.2.6.log PR: 256653
* net-p2p/deluge-cli: bump PORTREVISIONRuslan Makhmatkhanov2021-06-161-1/+1
| | | | It was forgotten in previous commit.
* net-p2p/deluge-cli: fix runtime of deluge-webRuslan Makhmatkhanov2021-06-161-0/+14
| | | | | | | Add upstream patch to fix runtime of deluge-web with python3.8 PR: 256484 Reported by: jordy@jvwdev.nl
* net-p2p/transmission-*: Fix 'IPv4 DHT announce failed' flooding syslog.Alexandre C. Guimarães2021-06-146-5/+16
|
* */*: Zpdate KDE Gear to 21.04.2Tobias C. Berner2021-06-134-6/+11
| | | | | | | | | | Thursday, 10 June 2021 Over 120 individual programs plus dozens of programmer libraries and feature plugins are released simultaneously as part of KDE Gear. The full changelog can be found here: https://kde.org/announcements/changelogs/gear/21.04.2/
* net-p2p/xmrig: Update to 6.12.2Emanuel Haupt2021-06-012-10/+4
|
* *: Bump PORTREVISION after www/libmicrohttpd updatedLi-Wen Hsu2021-06-012-1/+2
| | | | PR: 255938
* net-p2p/eiskaltdcpp-gtk: Mark broken, doesn't build with Pango 1.46.2 or newerDaniel Engberg2021-05-261-0/+2
| | | | PR: 255155
* net-p2p/py-tremc: bring in upstream fixes.Alexandre C. Guimarães2021-05-232-5/+7
|
* */*: Fix ENOTIME: return my ports to the poolBen Woods2021-05-221-1/+1
| | | | | Reset maintainership of my ports to ports@FreeBSD.org so others can step in to help where I haven't been able to find the time.
* net-p2p/opendchub: Drop maintainershipDanilo Egea Gondolfo2021-05-191-1/+1
|
* net-p2p/openethereum: update to 3.2.6 release.Alex Dupre2021-05-182-9/+4
|
* net-p2p/xmrig: Fix build on aarch64Mikael Urankar2021-05-172-2/+6
| | | | PR: 255917
* net-p2p/xmrig: remove BROKEN for armv6 and armv7Mikael Urankar2021-05-161-2/+0
| | | | This port builds fine now on armv6 and armv7
* Update KDE Gear to 21.04.1Tobias C. Berner2021-05-132-6/+6
| | | | | | | | | | | 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/
* net-p2p/ktorrent: register build-time conflict against net-p2p/libtorrentAlexey Dokuchaev2021-05-131-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | 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); ^~~~~~~~~~~
* Rebuild lang/rust consumers after d8837418ea743776Tobias Kortkamp2021-05-111-0/+1
|
* BtCheck is BitTorrent data checker and torrent file content viewer.Alexey Dokuchaev2021-05-105-0/+104
| | | | WWW: https://sourceforge.net/projects/btcheck/
* net-p2p/openethereum: update to 3.2.5 release.Alex Dupre2021-05-094-918/+941
|
* net-p2p/py-transmission-rpc: update to 3.2.5Jan Beich2021-05-062-4/+4
| | | | | Changes: https://github.com/Trim21/transmission-rpc/releases/tag/v3.2.5 Reported by: GitHub (watch releases)
* net-p2p/qbittorrent: Update 4.3.4.1 -> 4.3.5Yuri Victorovich2021-05-052-4/+4
| | | | Reported by: portscout
* net-p2p/bitcoin: Update to 0.21.1Kevin Bowling2021-05-032-5/+5
| | | | Changes: https://github.com/bitcoin/bitcoin/blob/master/doc/release-notes/release-notes-0.21.1.md
* Prepare removal of libgnome (part2)Baptiste Daroussin2021-05-011-5/+1
| | | | Remove all the libgnome optional dependencies
* net-p2p/sonarr: Update to 3.0.6.1196Mark Felder2021-04-282-5/+5
|
* net-p2p/jackett: Update to 0.17.946Fernando Apesteguía2021-04-283-24/+33
| | | | | PR: 255412 Reported by: michiel@vanbaak.eu (maintainer)
* net-p2p/xmrig: Update to 6.12.1Emanuel Haupt2021-04-232-4/+4
|
* net-p2p/openethereum: update to 3.2.4 release.Alex Dupre2021-04-232-5/+4
|
* Update KDE Gear to 21.04Tobias C. Berner2021-04-223-6/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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/
* net-p2p/xmrig: Update to 6.12.0Emanuel Haupt2021-04-202-4/+4
|
* net-p2p/namecoin: Update to 0.21.0.1Neel Chauhan2021-04-192-5/+4
| | | | | PR: 255226 Submitted by: Chad Jacob Milios <milios AT ccsys DOT com> (maintainer)
* net-p2p/awgg: fix plistDima Panov2021-04-182-1/+4
| | | | | | Reported by: 'poudriere bulk -t' failure Approved by: portmgr blanket (trivial fix packaging) MFH: 2021Q2