aboutsummaryrefslogtreecommitdiff
path: root/net-p2p
Commit message (Collapse)AuthorAgeFilesLines
* net-p2p/xmrig: Update to 6.16.0Emanuel Haupt2021-11-262-4/+4
|
* net-p2p/amule: fix pkg-plist for AMULEGUI as well.Barbara Guida2021-11-262-9/+15
| | | | | | | While here, update WX from 2.8 to 3.0 because amulegui seems to not always work correctly with 2.8. PR: 26002 Reported by: echoxxzz@gmail.com
* */*: Remove redundant '-*' from CONFLICTS definitionsStefan Eßer2021-11-251-1/+1
| | | | | | | | | The conflict checks compare the patterns first against the package names without version (as reported by "pkg query "%n"), then - if there was no match - agsinst the full package names including the version (as reported by "pkg query "%n-%v"). Approved by: portmgr (blanket)
* net-p2p/amule: fix pkg-plist for MONOLITHICBarbara Guida2021-11-242-7/+8
|
* */*: Remove redundant '-[0-9]*' from CONFLICTS_INSTALLStefan Eßer2021-11-232-4/+4
| | | | | | | | | The conflict checks compare the patterns first against the package names without version (as reported by "pkg query "%n"), then - if there was no match - agsinst the full package names including the version (as reported by "pkg query "%n-%v"). Approved by: portmgr (blanket)
* net-p2p/c-lightning: Upgrade from 0.10.1 to 0.10.2Vasil Dimov2021-11-224-6/+12
|
* net-p2p/lidarr: Switch to mono 6.8Dries Michiels2021-11-161-4/+6
| | | | | | | | | Use the most recent mono available with less bugs. While here reformat Makefile with portfmt. PR: 259250 Approved by: michiel@vanbaak.eu (maintainer), 0mp (mentor) Differential Revision: https://reviews.freebsd.org/D33000
* net-p2p/go-ethereum: Update to 1.10.12Olivier Certner2021-11-122-49/+76
| | | | | | | | | | ChangeLog: https://github.com/ethereum/go-ethereum/releases/tag/v1.10.12 While here, pet linters PR: 259741 Reported by: olivier.freebsd@free.fr Approved by: me@enriquefynn.com (maintainer)
* net-p2p/monero-cli: fix target emulation on powerpc64lePiotr Kubaj2021-11-081-1/+3
|
* net-p2p/qbittorrent: Update 4.3.8 -> 4.3.9Yuri Victorovich2021-11-072-4/+4
| | | | Reported by: portscout
* net-p2p/bazarr-devel: Update to 1.0.1-beta.6Michiel van Baak Jansen2021-11-062-8/+7
| | | | | | | While I'm here, pet portlint. ChangeLog: https://github.com/morpheus65535/bazarr/releases/tag/v1.0.1-beta.2 PR: 259375
* devel/jsoncpp: Update to 1.9.4 -> 1.9.5Daniel Engberg2021-11-051-1/+1
| | | | PR: 259654
* net-p2p/xmrig: Update to 6.15.3Emanuel Haupt2021-11-052-5/+5
|
* net-p2p/autoscan: Add new portMichiel van Baak Jansen2021-11-055-0/+105
| | | | | | | | | | Autoscan replaces the default Plex and Emby behaviour for picking up file changes on the file system. Autoscan integrates with Sonarr, Radarr, Lidarr and Google Drive to fetch changes in near real-time without relying on the file system. PR: 258873
* KDE: Update KDE Gear to 21.08.3Tobias C. Berner2021-11-042-6/+6
| | | | | | | | | | Thursday, 4 November 2021 Over 120 individual programs plus dozens of programmer libraries and feature plugins are released simultaneously as part of KDE Gear. Changelog: https://kde.org/announcements/changelogs/gear/21.08.3/
* net-p2p/jackett: Update to 0.19.96Michiel van Baak Jansen2021-10-293-37/+72
| | | | PR: 259525
* */*: Remove redundant '-[0-9]*' from CONFLICTSStefan Eßer2021-10-294-4/+4
| | | | | | | | | | | | | The conflict checks compare the patterns first against the package names without version (as reported by "pkg query "%n"), then - if there was no match - agsinst the full package names including the version (as reported by "pkg query "%n-%v"). Many CONFLICTS definitions used patterns like "bash-[0-9]*" to filter for the bash package in any version. But that pattern is functionally identical with just "bash". Approved by: portmgr (blanket)
* net-p2p/libtorrent-rasterbar: Update 1.2.13 -> 1.2.14Daniel Engberg2021-10-292-4/+4
| | | | PR: 259519
* net-p2p/gtk-gnutella: fix build on powerpc*Piotr Kubaj2021-10-271-0/+59
| | | | | | | | | Rename callframe to fix redefinition: memusage.c:538:8: error: redefinition of 'callframe' struct callframe { ^ /usr/include/machine/frame.h:88:8: note: previous definition is here struct callframe {
* Style: improve ONLY_FOR_ARCHS_REASON (grammar, markup, etc.)Alexey Dokuchaev2021-10-251-1/+1
| | | | | | | | | ONLY_FOR_ARCHS_REASON is used as part of the sentence and thus should start with lower-case letter and not end with a period which is added by the framework, similar to other knobs like BROKEN, IGNORE, et al. While here, remove needless quoting, add missing Oxford comma, expand contractions and jargonisms, use correct spelling for proper names.
* *: Rebuild for Rust 1.56.0Tobias Kortkamp2021-10-251-1/+1
|
* net-p2p/openethereum: Chase USES=cargo's new git source supportTobias Kortkamp2021-10-252-10/+7
| | | | PR: 256581
* net-p2p/go-ethereum: Add CPE informationStefan Eßer2021-10-231-1/+3
| | | | Approved by: portmgr (blanket)
* net-p2p/c-lightning: Add CPE informationStefan Eßer2021-10-231-1/+2
| | | | Approved by: portmgr (blanket)
* net-p2p/deluge: Remove CPE information for metaportBernhard Froehlich2021-10-181-3/+1
|
* net-p2p/bazarr: Update to 1.0.0Michiel van Baak Jansen2021-10-182-4/+4
| | | | | | | ChangeLog: https://github.com/morpheus65535/bazarr/releases/tag/v1.0.0 PR: 259168 Approved by: ygy (mentor) Differential Revision: https://reviews.freebsd.org/D32535
* net-p2p/mldonkey: builds fine with clang on powerpcPiotr Kubaj2021-10-161-1/+1
|
* *: fix tab vs. space issues, and comments according to the guide.Jimmy Olgeni2021-10-162-2/+2
|
* INSTALLS_ICONS: retire the macro and rework the related dependenciesBaptiste Daroussin2021-10-105-5/+0
| | | | | | | While here, make sure gtk-update-icon-cache is only on run dependency where added as a dependency Enforce gtk3 to depend on gtk-update-icon-cache (previously it was inheriting the dependency)
* net-p2p/go-prysm: Remove duplicate distinfo.Mikael Urankar2021-10-101-2/+0
| | | | Approved by: portmgr (build fix blanket)
* net-p2p/amule: update to 2.3.3.Barbara Guida2021-10-0910-430/+10
|
* net-p2p/deluge-cli: Add CPE informationBernhard Froehlich2021-10-081-1/+3
| | | | Approved by: portmgr (blanket)
* net-p2p/deluge: Add CPE informationBernhard Froehlich2021-10-081-1/+3
| | | | Approved by: portmgr (blanket)
* KDE: Update KDE Gear to 21.08.2Tobias C. Berner2021-10-072-6/+6
| | | | | | | | | | | | | | | | | | Thursday, 7 October 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: * kmail: Fix an infinite SSL error dialog loop * konqueror: Make it compatible with KIO 5.86.0 and don’t open every URL in a new window * libksane: Fix multi page detection with certain scanners Full announcement: https://kde.org/announcements/gear/21.08.2/
* net-p2p/sonarr: Update to 3.0.6.1342Mark Felder2021-10-072-7/+6
| | | | | | - Switch to Mono 6.8 PR: 258981
* net-p2p/radarr: Update to 3.2.2.5080Mark Felder2021-10-072-7/+6
| | | | | | - Switch to Mono 6.8 PR: 258982
* 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