summaryrefslogtreecommitdiff
path: root/net-p2p (follow)
Commit message (Collapse)AuthorAgeFilesLines
* net-p2p/jackett: update to 0.21.993Ralf van der Enden2023-10-113-7/+10
| | | | | | Changelog: https://github.com/Jackett/Jackett/releases PR: 274368
* net-p2p/nomadnet: Update to 0.3.9Carlo Strub2023-10-092-5/+4
|
* net-p2p/lxmf: Update to 0.3.4Carlo Strub2023-10-092-4/+4
|
* net-p2p/reticulum: Update to 0.6.2Carlo Strub2023-10-093-10/+10
|
* net-p2p/tremotesf: enable "test" make target and cleanupAnton Saietskii2023-10-092-12/+15
| | | | | | | | | | | | | | | | www/cpp-httplib cannot be used for tests as CMake explicitly checks for version not higher than 0.12, so pull in latest supported from GitHub instead. While here: * Switch to full commit hash for libtremotesf to reduce potential risk of collisions * Switch "Concurrent" Qt dependency from "build+lib" to "build" type as bin/tremotesf doesn't link against it; bump PORTREVISION as package dependencies changed * Process Makefile with portfmt once more PR: 274328
* security/cryptopp: Update to 8.9.0Jason E. Hale2023-10-051-1/+1
| | | | | | Bump PORTREVISION on consumers due to ABI incompatibility. https://www.cryptopp.com/release890.html
* net-p2p/py-vertex: Update version requirement of RUN_DEPENDSPo-Chuan Hsieh2023-10-051-1/+1
|
* net-p2p/tremotesf: add new portAnton Saietskii2023-10-045-0/+69
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Tremotesf is yet another, but modern (first-released in 2016) cross-platfom GUI for Transmission daemon written in C++ and Qt. Features include, but not necessarily limited to: * View torrent list * Sort torrents * Filter torrents by name, status and trackers * Start/stop/verify/remove torrents with multi-selection * Add torrents from torrent files and magnet links * Select which files to download when adding torrent * Manage torrent files * Add and remove torrent trackers * View torrent peers * Set torrent limits * Change remote server settings * View server statistics * Multiple servers * Supports HTTPS connection * Can connect to servers with self-signed certificates (you need to add certificate to server settings) * Client certificate authentication WWW: https://github.com/equeim/tremotesf2/ PR: 274236
* net-p2p/transmission-components: fix typo in "WEB" option descriptionAnton Saietskii2023-10-041-1/+1
| | | | | | PR: 274212 Approved by: mondo.debater_0q@icloud.com (maintainer) MFH: 2023Q4
* net-p2p/c-lightning: Upgrade from 23.08 to 23.08.1Vasil Dimov2023-10-034-36/+5
|
* net-p2p/transmission{,-components}: bump PORTREVISIONRobert Clausecker2023-10-012-0/+2
| | | | | | | | This prevents the PKGVERSION from going backwards after the extensive reshuffling of the ports. Reported by: Anton Saietskii <vsasjason@gmail.com> PR: 274065
* net-p2p/*rr: switch to USES=iconvMichiel van Baak Jansen2023-10-014-10/+8
| | | | PR: 274169
* net-p2p/transmission: Reorganize as a metaportRafe2023-09-3025-348/+248
| | | | | | | | | | | | | | | Port reorganized as a metaport. Each component can be installed separately or selected as an option via the metaport. Components were moved to net-p2p/transmission-components. See MOVED for additional information. Also fixes log-level typo in rc file and description errors PR: 273841, 274054 274065 Reported by: Anton Saietskii <vsasjason@gmail.com> Reported by: Matt <lazeraman@gmail.com> Reported by: Benjamin Takacs <nimaje+fbz@bureaucracy.de> Differential Revision: https://reviews.freebsd.org/D41975
* net-p2p/sonarr-devel: Update version 4.0.0.682=>4.0.0.686Michiel van Baak Jansen2023-09-303-16/+11
| | | | | | - Utilize USES=iconv PR: 274173
* net-p2p/sonarr-devel: add new portMichiel van Baak Jansen2023-09-299-1/+677
| | | | | | | | | | | Main updates to sonarr: * Switched from mono to .NET * Release profiles have been deleted in favour of Custom Formats * Authentication is now mandatory to prevent open instances on the internet that leak access to indexers * dark theme included by default Changes: https://wiki.servarr.com/sonarr/faq-v4 PR: 273898
* *: Replace USES=pycryptography* with USE_PYTHON=cryptography{,_build,_test}Po-Chuan Hsieh2023-09-291-2/+2
| | | | | | | | | | - Introduce USE_PYTHON=cryptography{,_build,_test} - Switch all 96 ports from USES=pycryptography to with USE_PYTHON=cryptography{,_build,_test} - Remove Mk/Uses/pycryptography.mk PR: 273727 Approved by: tcberner (portmgr) Exp-run by: antoine
* net-p2p/jackett: update to 0.21.919Ralf van der Enden2023-09-283-7/+8
| | | | PR: 274130
* devel/boost*: bump all consumers after 1.83.0Dima Panov2023-09-276-5/+6
|
* net-p2p/readarr: Update to 0.3.6.2232Michiel van Baak Jansen2023-09-262-4/+4
| | | | | | | | | | | | | | | | | | | ChangeLog: https://github.com/Readarr/Readarr/releases/tag/v0.3.6.2232 * Add health check for dl clients removing completed downloads + enable for sab and qbit * Fixed: Don't try to create metadata images if source files doesn't exist * New: Don't treat 400 responses from Notifiarr as errors * Log request failures in Notifiarr * Check for empty description as well in ParseQuality * Fix use of empty Author SortName in filename * Multiple Translations updated by Weblate * Fixed: Release Push api broken when no indexer id is specified * Fixed: Show correct error on unauthorized caps call * Fixed: Skip parsing releases without title PR: 274076 Reported by: michiel@vanbaak.eu (maintainer)
* net-p2p/transmission: Fix log level option againDaniel Engberg2023-09-262-2/+2
| | | | | | | | Previously attempt only applied submitted patch partially, option is also named --log-level not --loglevel PR: 274054 Reported by: Matt <lazeraman@gmail.com>
* net-p2p/transmission: Fix log level optionMatt2023-09-242-2/+2
| | | | | | | Syntax for option is "--log-level n" and not "--log-level=n" PR: 274054 Reviewed by: Rafe <mondo.debater_0q@icloud.com> (maintainer)
* net-p2p/transmission: Fix pkg-plist.defaultRafe2023-09-241-3/+3
| | | | | | | | This fixes a plist issue when the port is built in default flavour with DOCS disabled. PR: 274025 Reported by: t.weustink@outlook.com
* .NET ports: improve IPv6 detection in rc scriptKeith Chiem2023-09-246-4/+4
| | | | | | | | | An IPv6 address on the localhost does not mean a jail has IPv6. Also remove two credit lines as he is now credited in the git log. PR: 273542 Reported by: michiel@vanbaak.eu Approved by: michiel@vanbaak.eu (maintainer)
* net-p2p/nomadnet: Fix license for GPLv3Carlo Strub2023-09-221-1/+2
|
* net-p2p/nomadnet: Update to 0.3.8Carlo Strub2023-09-222-4/+4
|
* net-p2p/transmission: Refine flavors, port fixesRafe2023-09-2213-294/+277
| | | | | | | | | | | | | | *Fixes flavor conflicts in Bug 273841 *Patches to build with libfmt>=10.0. Bug 273887 *Adds log-location and log-level options. Bug 269392 *Fixes build errors arising from pkg-plist issues. Bug 273836 See UPDATING for additional information on the usage of flavors. PR: 273841, 273887, 269392, 273836 Reported by: Benjamin Takacs <nimaje+fbz@bureaucracy.de> Reported by: diizzy, dereckson@gmail.com Reported by: Igor Pavlov <igor.arabesc.pavlov@gmail.com>
* net-p2p/reticulum: Update to 0.6.0Carlo Strub2023-09-213-10/+10
|
* net-p2p/nomadnet: Update to 0.3.7Carlo Strub2023-09-202-4/+4
|
* net-p2p/lxmf: Update to 0.3.3Carlo Strub2023-09-202-4/+4
|
* net-p2p/reticulum: Update to 0.5.9Carlo Strub2023-09-203-10/+10
|
* net-p2p/readarr: Update to v0.3.5.2217Michiel van Baak Jansen2023-09-194-14/+15
| | | | | | | | | | | | | | ChangeLog: https://github.com/Readarr/Readarr/releases/tag/v0.3.5.2217 * Fixed: Ignore inaccessible mount points * Add housekeeping task to unmonitor multiple monitored editions * Multiple Translations updated by Weblate * Bump version to 0.3.5 * Multiple Translations updated by Weblate * Fixed: macOS version detection PR: 273896 Reported by: michiel@vanbaak.eu (maintainer)
* net-p2p/prowlarr: Update to 1.8.6.3946Michiel van Baak Jansen2023-09-194-25/+15
| | | | | | | ChangeLog: https://github.com/Prowlarr/Prowlarr/releases/tag/v1.8.6.3946 PR: 273897 Reported by: michiel@vanbaak.eu (maintainer)
* net-p2p/jackett: update to 0.21.826Ralf van der Enden2023-09-192-4/+4
| | | | | | | | | | | | ChangeLog: https://github.com/Jackett/Jackett/releases * gay-torrents: add config option to strip release date from query. * mazepa: add new cat * megamixtracker: lint * megamixtracker: new MR and MST PR: 273921 Reported by: tremere@cainites.net (maintainer)
* net-p2p/autoscan: Update to 1.4.0Michiel van Baak Jansen2023-09-172-7/+6
| | | | | | Changelog: https://github.com/Cloudbox/autoscan/releases/tag/v1.4.0 PR: 273857
* net-p2p/bazarr: Update to 1.3.0Michiel van Baak Jansen2023-09-173-95/+1716
| | | | | | | | | * Switched ORM from peewee to SQLAlchemy * big updates to the embedded subtitles and opensubtitles providers Changelog: https://github.com/morpheus65535/bazarr/releases/tag/v1.3.0 PR: 273852
* net-p2p/reticulum: Update to 0.5.8Carlo Strub2023-09-163-10/+10
|
* KDE: Update KDE Gear to 23.08.1Tobias C. Berner2023-09-142-6/+6
| | | | | | | | | | | | | | | Thursday, 14 September 2023. 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: * gwenview: Fix navigation with side mouse buttons * kio-extras: Thumbnail: Fix heap-use-after-free in AudioCreator::create * akonadi-calendar: Use correct identity when sending iTIP counter-proposal Changelog: https://kde.org/announcements/changelogs/gear/23.08.1/
* net-p2p/py-transmission-rpc: update to 4.3.1Jan Beich2023-09-142-4/+4
| | | | | Changes: https://github.com/Trim21/transmission-rpc/releases/tag/v4.3.1 Reported by: GitHub (watch releases)
* net-p2p/jackett: update to 0.21.768Ralf van der Enden2023-09-123-10/+4
| | | | | | Changelog: https://github.com/Jackett/Jackett/releases PR: 273707
* Returning all my ports to the pool.Alexandre C. GuimarĂ£es2023-09-101-1/+1
| | | | - Unfortunately I have no time to maintain them anymore.
* net-p2p/transmission: Update 3.00 -> 4.0.4 & modernize portRafe2023-09-1031-372/+466
| | | | | | | | | | | | | | | | | | | | This turns previous slave-ports net-p2p/transmission-{cli,daemon,gtk,qt,utils} and www/transmission-web into flavours of net-p2p/transmission. What's new in 4.0.4 (vis-a-vis 3.00) * Resource Efficiency: code profiled and improved * Code Modernization: standardization on C++ tools * Support for BitTorrent v2 torrents & hybrid torrents * New web client * Lots of bug fixes Changelog: https://github.com/transmission/transmission/releases/tag/4.0.4 PR: 269504 Reported by: dutchman01@quicknet.nl Approved by: rigoletto, tcberner (maintainer timeout) Reviewed By: fcharlier_ploup.net Differential Revision: https://reviews.freebsd.org/D40910
* net-p2p/libutp: update to g20230213Rafe2023-09-104-20/+43
| | | | | | | | | | | In preparation of the following net-p2p/transmission update. The library must be updated in lockstep. PR: 269504 Reported by: dutchman01@quicknet.nl Approved by: rigoletto, tcberner (maintainer timeout) Reviewed By: fcharlier_ploup.net Differential Revision: https://reviews.freebsd.org/D40910
* all: Bump PORTREVISION after lang/go* updateDmitri Goutnik2023-09-084-3/+4
|
* lang/rust: Bump revisions after 1.72.0Mikael Urankar2023-09-083-2/+3
| | | | PR: 273331
* net-p2p/bazarr: Clean up USES=pythonPo-Chuan Hsieh2023-09-071-1/+2
| | | | | | | - While I'm here, add NO_ARCH Approved by: portmgr (blanket) With hat: python
* net-p2p/jackett: update to 0.21.741Ralf van der Enden2023-09-063-6/+5
| | | | PR: 273567
* net-p2p/qbittorrent: Remove USE_QT=svg from the nox flavorRalf van der Enden2023-09-041-2/+3
|
* net-p2p/qbittorrent: Small improventsYuri Victorovich2023-09-032-4/+13
| | | | | | | | | * 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)
* net-p2p/lidarr: Update to 1.3.5.3530Michiel van Baak Jansen2023-09-023-10/+25
| | | | | | | | | | | | | | | | | | ChangeLog: https://github.com/Lidarr/Lidarr/releases/tag/v1.3.5.3530 * Fix tests for ImportListSyncService * Use All() for import lists in ImportListSyncService * New: Less logging when no import lists are enabled * Automated API Docs update * Add info box to Remote Path Mappings Settings * Fixed: Allow decimals for Custom Format size * New: Success check mark on blue buttons is now white instead of green * Fixed: Ignore IOException deleting download folder after import * New: Status message when downloading metadata in qBittorrent * Fix flaky automation tests PR: 273448 Reported by: michiel@vanbaak.eu (maintainer)
* net-p2p/radarr: Update to 4.7.5.7809Michiel van Baak Jansen2023-09-023-10/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ChangeLog: https://github.com/Radarr/Radarr/releases/tag/v4.7.5.7809 * New: Add options to show ratings in movie poster info * Add one minute back-off level for all providers * Update FluentAssertions * Automated API Docs update * New: Show Custom Format Score for movies in Files tab * New: Async HttpClient * New: Use HTTP/2 in HttpClient * Align DownloadService with upstream * Multiple Translations updated by Weblate * bump Npgsql to 7.0.4 * Adds Pipeline testing for Postgres15 Databases * New: Add additional logging when renaming extra files * New: Show successful grabs in Interactive Search with green icon * Fixed: Ensure failing providers are marked as failed when testing all * Fix FileList test * Fixed: (FileList) Switch to Basic Auth * Multiple Translations updated by Weblate * Fixed: Allow Original Language in Custom Format * Fixed border for actions in health status * Fixed: Detect Docker when using control group v2 * Fixed: Allow Unknown Language in Custom Format * New: Performance tweaks to MovieLookup endpoint * Fixed: Error trying to notify user when process not UserInteractive * Cleanup MovieService * Fixed: Add translations for import list movies in Discover PR: 273446 Reported by: michiel@vanbaak.eu (maintainer)