aboutsummaryrefslogtreecommitdiff
path: root/net-p2p
Commit message (Collapse)AuthorAgeFilesLines
* net-p2p/xmrig: Update to 6.15.2Emanuel Haupt2021-10-062-4/+4
|
* net-p2p/py-nicotine-plus: New port: Graphical client for the Soulseek file ↵Daniel Menelkir2021-10-044-0/+35
| | | | | | | | | | | | | | | | sharing network Nicotine+ is a graphical client for the Soulseek peer-to-peer network. Aims to be a pleasant, free and open source (FOSS) alternative to the official Soulseek client, providing additional functionality while keeping current with the Soulseek protocol. It uses GTK for its graphical user interface, and is written in Python. WWW: https://github.com/Nicotine-Plus/nicotine-plus/ PR: 246328 Approved by: arrowd (mentor) Differential Revision: https://reviews.freebsd.org/D32290
* net-p2p/jackett: unbreakAntoine Brodin2021-10-041-5/+0
|
* net-p2p/jackett: update to 0.18.303Rodrigo Osorio2021-10-043-13/+15
| | | | | | | | | | | | | | | | * Full changelog: https://github.com/Jackett/Jackett/releases * For FreeBSD versions >= 12.0-RELEASE Remove USE=mono (mono 5.10) who causes Jackett crashes due to the FileSystemWatcher (kevent) deadlock problem (PR #198727) replaced by a RUN_DEPENDS on mono 6.8. After FreeBSD 12.0 is no longer possible to run Jackett and an applications such as radarr or sonarr who was built against default mono version on the same computer. PR: 255710 PR: 256576 Reported by: Michiel van Baak <michiel@vanbaak.eu>
* cleanup: drop support for EOL FreeBSD 11.XRene Ladan2021-09-303-18/+2
| | | | | | | | | | | | | | | | | Search criteria used: - 11.4 - OSREL* - OSVER* - *_FreeBSD_11 Input from: - adridg: devel/qca-legacy - jbeich: _WITH_DPRINTF, _WITH_GETLINE, GNU bfd workarounds - sunpoet: security/p5-*OpenSSL* Reviewed by: doceng, kde, multimedia, perl, python, ruby, rust Differential Revision: https://reviews.freebsd.org/D32008 Test Plan: make index
* net-p2p/py-transmission-rpc: adjust min requests after 7d02ece23c1aJan Beich2021-09-291-1/+1
| | | | | install_requires = \ ['requests>=2.23.0,<3.0.0', 'typing_extensions>=3.7.4.2,<4.0.0.0']
* net-p2p/py-transmission-rpc: update to 3.3.0Jan Beich2021-09-292-4/+4
| | | | | Changes: https://github.com/Trim21/transmission-rpc/releases/tag/v3.3.0 Reported by: GitHub (watch releases)
* net-p2p/py-transmission-rpc: update to 3.2.9Jan Beich2021-09-292-4/+4
| | | | | Changes: https://github.com/Trim21/transmission-rpc/releases/tag/v3.2.9 Reported by: GitHub (watch releases)
* net-p2p/xmrig: Update to 6.15.1Emanuel Haupt2021-09-282-4/+4
|
* net-p2p/openethereum: Fix build on aarch64.Mikael Urankar2021-09-241-0/+118
| | | | Approved by: portmgr (build fix blanket)
* net-p2p/py-transmission-rpc: update to 3.2.8Jan Beich2021-09-212-4/+4
| | | | | Changes: https://github.com/Trim21/transmission-rpc/releases/tag/v3.2.8 Reported by: GitHub (watch releases)
* *: Rebuild lang/rust consumers after the 1.55.0 updateTobias Kortkamp2021-09-191-1/+1
|
* net-p2p/bazarr: Update to 0.9.9Michiel van Baak2021-09-162-8/+8
| | | | | | | | - add DIST_SUBDIR so bazarr and bazarr-devel distfiles can coexist ChangeLog: https://github.com/morpheus65535/bazarr/releases/tag/v0.9.9 PR: 258476
* net-p2p/bazarr-devel: Update to 0.9.10-beta.2Michiel van Baak Jansen2021-09-152-8/+8
| | | | | | | While at it, add DIST_SUBDIR so bazarr and bazarr-devel distfiles can coexist. PR: 258511
* net-p2p/gtk-gnutella: the port had been updated and improved (+)Alexey Dokuchaev2021-09-153-11/+12
| | | | | | | | | | | | | | | | - Update to version 1.2.1, which now needs GNU make to build - Switch to SourceForge where official releases are published; this also means shorter distfile name, correctly preserved modification time, and alleviates the need for DISTVERSIONPREFIX abomination - Remove ONLY_FOR_ARCHS constraint: there should not be anything architecture-specific about server/client program for Gnutella, modulo some fragility in their custom memory allocator - Force previous (as in version 1.1.15) alignment value on i386 and likely other 32-bit architectures to unbreak the build there - Drop non-standard IRC line from the port description and improve creator's attribution while I'm here PR: 258276
* net-p2p/go-prysm: Fix build on aarch64Mikael Urankar2021-09-144-4/+16
| | | | Approved by: portmgr (build fix blanket)
* net-p2p/litecoin-daemon: Fix CPE informationBernhard Froehlich2021-09-141-2/+0
| | | | Approved by: portmgr (blanket)
* net-p2p/bitcoin: Update to 22.0Kevin Bowling2021-09-132-5/+5
| | | | Changes: https://github.com/bitcoin/bitcoin/blob/v22.0/doc/release-notes.md
* net-p2p/qtum: Add CPE informationBernhard Froehlich2021-09-101-1/+1
| | | | Approved by: portmgr (blanket)
* net-p2p/libtorrent: Add CPE informationBernhard Froehlich2021-09-101-1/+1
| | | | Approved by: portmgr (blanket)
* net-p2p/bitmark: Garbage collect aarch64 patchesMikael Urankar2021-09-092-221/+0
| | | | | | The golang.org/x/net module was updated and contains the FreeBSD aarch64 bits. Approved by: portmgr (build fix blanket)
* Uses/cargo: Try to load Makefile.cratesTobias Kortkamp2021-09-071-2/+0
| | | | | Some ports stash the `make cargo-crates` output there which might as well be supported by USES=cargo.
* net-p2p/xmrig: Update to 6.15.0Emanuel Haupt2021-09-052-4/+4
|
* net-p2p/transmission-cli: Fix CPE informationBernhard Froehlich2021-09-031-3/+6
| | | | Approved by: portmgr (blanket)
* net-p2p/liberator: use proper string types to match OCaml I/O library.Alexey Dokuchaev2021-09-031-0/+141
|
* KDE: Update KDE Gear to 21.08.1Tobias C. Berner2021-09-022-6/+6
| | | | | | | | | | | | | | | | | | | | Thursday, 2 September 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 with updated translations, including: * konsole: Fix KXmlGUI toolbars and Konsole MainWindow size. * elisa: Fix the “Files” view. * skanlite: Fix image saving when preview is not shown. Full announcement: https://kde.org/announcements/gear/21.08.1/ Full Changelog: https://kde.org/announcements/changelogs/gear/21.08.1/
* net-p2p/monero-cli: Upgrade from 0.17.2.0 to 0.17.2.3Vasil Dimov2021-09-022-7/+7
|
* net-p2p/vuze: Add CPE informationBernhard Froehlich2021-09-021-1/+1
| | | | Approved by: portmgr (blanket)
* net-p2p/bitflu: Add CPE informationBernhard Froehlich2021-08-311-1/+1
| | | | Approved by: portmgr (blanket)
* net-p2p/amule: Add CPE informationBernhard Froehlich2021-08-311-1/+1
| | | | Approved by: portmgr (blanket)
* net-p2p/amule-devel: Add CPE informationBernhard Froehlich2021-08-311-1/+1
| | | | Approved by: portmgr (blanket)
* net-p2p/qbittorrent: Update 4.3.7 -> 4.3.8Yuri Victorovich2021-08-312-4/+4
| | | | Reported by: portscout
* net-p2p/litecoin: Add CPE informationBernhard Froehlich2021-08-311-1/+1
| | | | Approved by: portmgr (blanket)
* Cleanup: for ports under n* categories, drop redundant GH_* knobs.Alexey Dokuchaev2021-08-311-5/+4
|
* net-p2p/bitcoin: Add CPE informationBernhard Froehlich2021-08-291-1/+1
| | | | Approved by: portmgr (blanket)
* net-p2p/qbittorrent: Add CPE informationBernhard Froehlich2021-08-291-1/+1
| | | | Approved by: portmgr (blanket)
* net-p2p/mldonkey: Add CPE informationBernhard Froehlich2021-08-291-1/+1
| | | | Approved by: portmgr (blanket)
* lang/rust: Rebuild consumers for 1.54.0Mikael Urankar2021-08-281-1/+1
|
* net-p2p/go-ethereum: Update to 1.10.7Enrique Fynn2021-08-252-10/+16
| | | | | | ChangeLog: https://github.com/ethereum/go-ethereum/releases/tag/v1.10.7 PR: 257833
* net-p2p/xmrig: Update to 6.14.1Emanuel Haupt2021-08-162-4/+4
|
* net-p2p/py-transmission-rpc: update to 3.2.7Jan Beich2021-08-142-4/+4
| | | | | Changes: https://github.com/Trim21/transmission-rpc/releases/tag/v3.2.7 Reported by: GitHub (watch releases)
* net-p2p/bazarr: Update to 0.9.7Michiel van Baak2021-08-132-4/+4
| | | | | | Changelog: https://github.com/morpheus65535/bazarr/releases/tag/v0.9.7 PR: 257808
* KDE: Update KDE Gear to 21.08.0Tobias C. Berner2021-08-134-10/+11
| | | | | | | | | | | | | | | | | | Thursday, 12 August 2021 KDE Gear 21.08 improves KDE apps across the board, bringing you quick and responsive utilities, creativity programs with powerful features, and secure tools for all your work and play needs. If this is your first time with KDE software, discover a whole new world of free and secure programs, packed with incredible possibilities. If you are already a KDE regular, check out all the fresh innovations we have added to your favorite apps. Either way, go forth and try new things! Full announcement: https://kde.org/announcements/gear/21.08.0/
* net-p2p/c-lightning: Upgrade from 0.10.0 to 0.10.1Vasil Dimov2021-08-103-11/+15
|
* net-p2p/xmrig: Update to 6.14.0Emanuel Haupt2021-08-092-4/+4
|
* 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)