Commit graph

5110 commits

Author SHA1 Message Date
Michiel van Baak Jansen
f1271d14fb net-p2p/readarr: Update to 0.2.2.1943
- Define LICENSE_FILE
- Reformat pkg-descr (pet portlint)

ChangeLog:	https://github.com/Readarr/Readarr/releases/tag/v0.2.2.1943
PR:		272501
2023-07-15 15:14:59 +01:00
Michiel van Baak Jansen
8ff24ac7d9 net-p2p/bazarr: Update to 1.2.3
ChangeLog:	https://github.com/morpheus65535/bazarr/releases/tag/v1.2.3
PR:		272500
2023-07-14 16:06:14 +01:00
Jason E. Hale
5e3c265d11 security/cryptopp: Update to 8.8.0
Bump PORTREVISION on consumers due to ABI incompatibility.

https://www.cryptopp.com/release880.html
2023-07-12 01:31:32 -04:00
Raphael Kubo da Costa
8e012871f3 net-p2p/amule: Disable C++17 error about usage of the register keyword
Instead of forcing the port to build with -std=c++11 in all FreeBSD
versions, just pass -Wno-register when the port is being built with a
Clang release that defaults to C++17 mode (which does not have the
register keyword by default).

Approved by:	eduardo (maintainer)
Differential Revision:	https://reviews.freebsd.org/D40939
2023-07-11 20:14:00 +02:00
Tobias C. Berner
14aebfc8f6 KDE: Update KDE Gear to 23.04.3
KDE Gear 23.04.3

Thursday, 6 July 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: Avoid a crash when opening a .nef image in exiv2 library
 * kalendar: Fix a few issues with reminders
 * kreversi: Fix board position in portrait mode

Changelog: https://kde.org/announcements/changelogs/gear/23.04.3/
2023-07-09 12:45:54 +02:00
Michiel van Baak Jansen
c24d514e8b net-p2p/radarr: Update to 4.6.4.7568
ChangeLog: https://github.com/Radarr/Radarr/releases/tag/v4.6.4.7568

 * New DSN for 4.6
 * Fixed: Sorting queue by year
 * Add ContentSummary to HDBits requests
 * Create overload for ToJson() with Formatting param
 * Fixed: Allow restore to process backups up to ~500MB
 * Multiple Translations updated by Weblate
 * Removed suspicious URL in the default definitions
 * Translated using Weblate (Portuguese (Brazil))
 * Handle null for parent name with clean path is empty
 * Fixed: Don't handle images in metadata folder as Roksbox images

PR:		272387
Reported by:	michiel@vanbaak.eu (maintainer)
2023-07-07 08:17:47 +02:00
Nuno Teixeira
60fbad1670 net-p2p/amule: Unbreak clang16
The port does not work with C++17 which is the default since clang 16.
This can be removed once that port starts working with C++17.

Reported by:	pkg-fallout
MFH:		2023Q3
2023-07-05 20:11:01 +01:00
Guido Falsi
2b40e46093 lang/ocaml: Update to 4.08.1
This update allows (and for some requires) to also update dependencies
to newer versions. Where possible I updated to the latest version.

The ocaml port now is MAKE_JOBS safe.

Changes to dependent ports included in this commit:

- devel/ocaml-sexplib: Rename to devel/ocaml-sexplib0 adapting to
  upstream. Update to 0.16.0
- devel/coccinelle: Update to 1.1.1, moved to github
- devel/ocaml-camlp4: Update to 4.08+1
- devel/ocaml-camomile: Use dune for build, adapt port
- devel/ocaml-cppo: Fix lib files installation [1]
- devel/ocaml-dune: Update to 3.7.1 [2]
- devel/ocaml-findlib: Update to 1.9.6 [3]
- devel/ocaml-ipaddr: Update to 3.1.0
- devel/ocaml-parmap: Update to 1.2.4, use dune for build [4]
- devel/ocaml-ppx-tools: Update to 6.6, use dune for build
- graphics/ocaml-cairo: Update to 0.6.4
- net-p2p/mldonkey: Update to 3.1.7-2 [2]
- net/unison: Remove ocaml 4.07 compatibility patches
- net/unison232: Mark broken, fails to build with newer ocaml [5]
- security/ocaml-ssl: Update to 0.5.13 [2]
- x11-toolkits/ocaml-labltk: Update to 8.06.7 [2]

Dune now requires full path as argument to --libdir, so various
ports have been patched accordingly.

Bumping PORTREVISION for all dependent ports that were not updated.

PR:			272067
Approved by:		michipili@gmail.com (maintainer timeout),
			eduardo (maintainer timeout) [1],
			danfe [2],
			hrs (maintainer timeout) [3],
			dumbbell (maintainer timeout) [4],
			mandree (implicit) [5]
Differential Revision:	https://reviews.freebsd.org/D40599
2023-07-05 11:55:16 +02:00
Emanuel Haupt
ee9654d87f net-p2p/tooth: Fix build with clang16
Notified by:	pkg-fallout
2023-07-04 22:18:12 +02:00
Michiel van Baak Jansen
dcb7d2bd59 net-p2p/readarr: Update to 0.2.1.1915
ChangeLog: https://github.com/Readarr/Readarr/releases/tag/v0.2.1.1915

 * Fix translation in RemoveQueueItemModal
 * Bump version to 0.2.1
 * Add more trace logs related info to bug_report.yml
 * Automated API Docs update
 * Remove not implemented endpoints from API docs
 * Automated API Docs update
 * Limit search input to first character matching when only one character is typed
 * Remove not implemented endpoints from API docs
 * Convert to 'using' declaration in Housekeeping Tasks
 * Prevent NullRef when deleting missing backups

PR:		272341
Reported by:	michiel@vanbaak.eu (maintainer)
2023-07-04 17:12:16 +02:00
Ralf van der Enden
dec2a3d635 net-p2p/lidarr: Update to 1.2.6.3313
ChangeLog: https://github.com/Lidarr/Lidarr/releases/tag/v1.2.6.3313

PR:		272340
Reported by:	michiel@vanbaak.eu (maintainer)
2023-07-04 17:11:28 +02:00
Emanuel Haupt
d6b01530e3 net-p2p/xmrig: Update to 6.20.0 2023-07-03 09:25:55 +02:00
Michiel van Baak Jansen
a54738ea9c net-p2p/prowlarr: Update to 1.6.3.3608
ChangeLog: https://github.com/Prowlarr/Prowlarr/releases/tag/v1.6.3.3608

 * Bump version to 1.6.3
 * Fix apprise server url migration
 * Add more trace logs related info to bug_report.yml
 * Fixed: (Cardigann) Throw exception only when all download selectors fail
 * Add indexer id in logs for invalid dates in Cardigann definitions
 * Fixed: (Cardigann) Skip to next download selector when max redirects reached
 * Fixed: (API) Prevent NullRef when searching empty query with a non-default
   type
 * New: (UI) Show indexer categories in info modal
 * Fixed: (UI) Add New Indexer button on search page when no indexers are
   present
 * Fixed: (Cardigann) Definitions with category mapping Other to use 8000
   (Other)

PR:		272273
Reported by:	michiel@vanbaak.eu (maintainer)
2023-07-02 19:37:02 +02:00
Michiel van Baak Jansen
1ab1a45e9b net-p2p/bazarr: Update to 1.2.2
ChangeLog: https://github.com/morpheus65535/bazarr/releases/tag/v1.2.2

 * Add debugging changes
 * Reverting b6777bc edfbb1a
 * Added experimental Python 3.11 support
 * Debugging: update subtitle and language representations
 * Updated pytz module to support latest timezone changes
 * Fix path mapping issues ab3c171
 * Subf2m provider: improve episode matching
 * Fix issues when saving the notification providers
 * Fixed issue in releases page since we upgraded Mantine.
 * Removed leftover from legendas.tv provider.
 * Fixed issue where subtitles would get upgraded even if not required anymore
   by shows languages profile.
 * Subf2m provider: improve queries
 * Embedded Subtitles provider
 * Update language equals mechanism
 * Subf2m provider: add support for IMDB IDs
 * Embedded Subtitles provider: handle ASS errors
 * Subf2m Provider: add user-agent header configuration
 * Fixed yavka.net provider.
 * Increase width of the manually search modal
 * Fixed some UI issues caused by React and Mantine upgrade.
 * Fixed server side exception throttling opensubtitles.com when it shouldn't.
 * Fixed Chinese translation issue (zh and zt inverted).
 * Updated apprise module to improve notification system.
 * Update all UI dependencies and update React version to 18
 * Downgrade Axios to fix a settings saving issue.
 * Added support for Portuguese and Simplified Chinese to opensubtitles.com.
 * Added some exceptions that shouldn't be retried to retry function.
 * Language-equals: add compatibility for more providers
 * Fixed external subtitles indexation with accented characters that resulted
   in download in loop.
 * Added feature to treat couples of languages as equal when searching for
   subtitles
 * Fixed type in opensubtitles.com provider that could cause
   AuthenticationError for new users.
 * Specify ffmpeg path in case it's not in PATH envvar
 * Add support for custom languages in audio tracks
 * Use literals instead of scripts for custom languages
 * Fixed AI and machine translated subtitles being incorrectly returned by
    Opensubtitles.com
 * Emergency fix for custom languages issue
 * Add mediainfo support for custom languages
 * Implemented gzip compression of http requests made to Bazarr
 * Subdivx Provider: improve series matching
 * Fixed yify provider MissingSchema exception on download.
 * Fixed zimuku.org parsing error
 * SuperSubtitles provider: fix hungarian subtitles downloads
 * Fixed SyntaxError under Python 3.7

PR:		272274
Reported by:	michiel@vanbaak.eu (maintainer)
2023-07-02 19:36:17 +02:00
Tobias C. Berner
0c2dea861b KDE: Update KDE Gear to 23.04.2
KDE Gear 23.04.2

Thursday, 8 June 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:

 * konsole: Adjust selection point coords when scrollback shrinks
 * neochat: Focus message search window's search field by default
 * yakuake: Prevent unnecessary tab switching when closing a tab

Changelog: https://kde.org/announcements/changelogs/gear/23.04.2/
2023-06-30 22:05:14 +02:00
Vasil Dimov
81a351eee3
net-p2p/c-lightning: Upgrade from 23.05.1 to 23.05.2 2023-06-29 18:30:00 +02:00
Alexey Dokuchaev
573a2873ad net-p2p/torrent-file-editor: update the port to version 0.3.18
- Drop no longer needed ugly workarounds for various build issues
- Use recommended source tarball, not the one generated by GitHub

Reported by:	portscout
2023-06-28 09:46:38 +00:00
Rene Ladan
3d9a815d9c all: remove explicit versions in USES=python for "3.x+"
The logic in USES=python will automatically convert this to 3.8+ by
itself.

Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.

finance/quickfix: mark BROKEN with PYTHON

libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++ -DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable -Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi -Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings -Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x -MT _quickfix_la-QuickfixPython.lo -MD -MP -MF .deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp  -fPIC -DPIC -o .libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
          ^~~~~~~~~~
1 warning and 1 error generated.

Reviewed by:	portmgr, vishwin, yuri
Differential Revision:	<https://reviews.freebsd.org/D40568>
2023-06-27 21:34:34 +02:00
Joakim Bergman
95f93a2eea net-p2p/deluge-cli: update to 2.1.1
fixes:
- pidfile for deluge-web
- long options in command_args to make it easier to read
- remove deprecated -f (fork) option, it's now default and there is no
  way to explicitly negate the new option --do-not-daemonize
- use *_confdir variable in command_args instead of $required_dirs which
  just happened to have the same value (more explicit this way)
- remove setproctitle dependency to allow stop/restart of service
  (process cannot be found otherwise)
- replace slimit with rjsmin for javascript minification for web ui
- make PY_PILLOW dependency optional for cli and required for ui
  (default include)

Changelog: https://deluge.readthedocs.io/en/latest/changelog.html

Approved by:	rm (maintainer timeout, two weeks)
PR:		242033
2023-06-27 01:30:29 +02:00
Gleb Popov
51798ee64c net-p2p/cardano-node: Update to 8.1.1
Reported by:	Boris Polujin <boris@zfs.ninja>
2023-06-25 14:02:51 +03:00
Michiel van Baak Jansen
df27ab158e net-p2p/readarr: Update to 0.1.9.1905
ChangeLog: https://github.com/Readarr/Readarr/releases/tag/v0.1.9.1905

 * New: Improved page loading errors
 * Added padding to search tab to maintain visual consistancy
 * Automated API Docs update [skip ci]
 * Update translation files [skip ci]
 * Add skip ci to API docs update commit
 * Update cleansing rules for RSS TL feed and homedir for Mac
 * Update translations
 * Add HelpTextWarning support in FieldDefinition
 * Require ApiKey for all actions in SonarrImport
 * Fixed: Treat redirects as errors in Readarr Import List

PR:		272081
Reported by:	michiel@vanbaak.eu (maintainer)
2023-06-24 18:48:27 +02:00
Muhammad Moinur Rahman
2d9edc4270 net-p2p/shx: Fix build with llvm16
Sponsored by:	The FreeBSD Foundation
2023-06-24 12:58:48 +02:00
Vasil Dimov
ac28bd0314
net-p2p/c-lightning: Upgrade from 0.11.2 to 23.05.1 2023-06-23 12:02:02 +02:00
Joakim Bergman
3773dbe7e1 net-p2p/{,py-}libtorrent-rasterbar: update to 1.2.18
And fix python bindings in preparation for update of net-p2p/deluge-cli.

PR:		264970
Reported by:	jocke@gipset.se
Approved by:	yuri@ (maintainer)
2023-06-21 16:29:47 +02:00
Enrique Fynn
f0f4fe064d net-p2p/go-ethereum: update to 1.12.0
ChangeLog: https://github.com/ethereum/go-ethereum/releases/tag/v1.12.0

 * Geth now defaults to use Pebble as a backend if no existing database is
   found. If a previous LevelDB database exists Geth will keep using that, and
   if you must have LevelDB for some compatibility reasons, you can force it in
   Geth with the --db.engine=leveldb flag.

Other improvements:

 * Add block overrides to eth_call
 * Make batched state-test execution possible

Assorted bugfixes:

 * Do not ignore null address while iterative dump
 * Fix flatCallTracer crasher
 * Prevent pebble shutdown-panic
 * Make websocket use default "HTTP_PROXY" by default
 * Make eth_estimateGas use latest block by default
 * Add txHash field on txTraceResult
 * Fix crash on querying finalized block

PR:		272022
Reported by:	me@enriquefynn.com (maintainer)
2023-06-20 11:22:39 +02:00
Yuri Victorovich
805c707079 net-p2p/qbittorrent: Update 4.5.3 → 4.5.4
Reported by:	portscout
2023-06-19 01:24:27 -07:00
Carlo Strub
2bdde68a3e net-p2p/reticulum: Update to 0.5.5 2023-06-13 21:12:14 +02:00
Mikael Urankar
e1d1045bc7 lang/rust: Bump revisions after 1.70.0
PR:		271797
2023-06-09 13:38:16 +02:00
Muhammad Moinur Rahman
f85994a946 net-p2p/torrent-file-editor: Fix build with llvm15 2023-06-08 17:30:54 +02:00
Chad Jacob Milios
f7ca7eba9e net-p2p/namecoin: Update to 24.0
A few minor changes made to submitted patch:
* Switch PORTVERSION to DISTVERSION
* Use USES= localbase for UPNP option
* Disable autodetection of sqlite when WALLET option is selected
* Fix plist for net-p2p/namecoin-utils

Changelog: https://github.com/namecoin/namecoin-core/releases/tag/nc24.0

PR:		270753
2023-06-06 09:25:29 +02:00
Michiel van Baak Jansen
70eb2dbeab net-p2p/prowlarr: Update to 1.5.2.3484
Changelog: https://github.com/Prowlarr/Prowlarr/releases/tag/v1.5.2.3484

 * Fix duplicate indexers with same name in add modal
 * Use HelpText for non-URL values
 * Update magnet trackers
 * More mono cleanup
 * Fixed: (Apps) Prevent null reference exception on sync failure
 * Extract useSelectState from SelectContext
 * New: Additional custom filter predicates for strings
 * Translations update from Servarr Weblate
 * Remove Rarbg tracker from MagnetLinkBuilder
 * New: (Rarbg) Obsolete due to tracker shutdown
 * Fixed: Don't log handled exceptions in API
 * Revert "Fixed: Don't log handled exceptions in API"
 * Fixed: (Cardigann): Use MissingAttributeEqualsNoResults for Rows.Attribute
 * Fixed: (Cardigann) Respect the categories from search paths
 * Automated API Docs update
 * Fixed: Revert seed criteria validation to warnings [ #1692 ]
 * Fixed: Enforce validation warnings
 * Simplify ShouldHaveApiKey and HasErrors
 * Fixed: (RuTracker) Update categories
 * Fixed: (RuTracker) Use supported 200 categories per search request
 * Use 'var' instead of explicit type
 * Inline 'out' variable declarations
 * Standardize variable declaration
 * Enforce rule IDE0005 on build
 * Bump version to 1.5.2
 * Fixed: Use relative paths instead of absolute paths for webmanifest
 * Fixed: (HealthCheck) Check only enabled indexer proxies
 * Fixed: (Anidex) Search with all categories selected
 * Improve logging when no releases were found
 * Add defaults definitions for indexer proxies
 * Fixed a really important spelling mistake
 * Fixed: Don't log handled exceptions in API
 * New: (BakaBT) Add freeleech only option
 * Remove mono process detection
 * Ensuring backward compatibility with older versions on first sync
 * New: Add minimum version checks for applications
 * Translated using Weblate (Indonesian)
 * Fixed: (Animedia) Description Language
 * Convert typeof to nameof
 * Fixed: (AnimeTorrents) Replace non-word chars with wildcard in search term
 * Fixed: Don't rollback file move if destination already exists
 * Translated using Weblate (French)
 * Fixed: (RuTracker) Improve the error message for failed logins
 * Fixed: (SceneTime) Update categories
 * Fix spelling "Use languages from Torznab/Newznab attributes if given"
 * New: Use languages from Torznab/Newznab attributes if given
 * New: Signal Notifications
 * New: Improve validation messages
 * Minor CS improvements in NzbDroneValidation
 * Add tests and ignore 0 in GetFullImdbId
 * Fix tests in IndexerServiceFixture
 * Bump version to 1.5.1
 * Fixed: Exception when request to SABnzbd times out
 * Cleanup TorrentDownloadStation
 * Add tests for normalizing IMDb IDs in ReleaseSearchService
 * Format ImdbId to 7 digits in ReleaseSearchService [ #1679 ]
 * New: Show tags in Applications and Notifications index
 * Fixed: (Cardigann) Ignore disabled or unchecked inputs in login
 * Limit ESLint configuration to this project
 * Fixed: (XSpeeds) Update categories
 * Automated API Docs update
 * Fixed: Use indexer errors from response if Content-Type is XML processing response
 * Add forceSave to the OpenAPI docs (#1670)
 * Replace UC preset with VC
 * Fixed: (GreatPosterWall) Fetch latest 50 releases when using
 * torrents
 * Fixed: Log name of mount point failure
 * Simplify new expression for Newznab categories (#1669)
 * Replace API request with indexer request
 * Fixed: (Cardigann) Check redirect for /login.php
 * Fixed: (Gazelle) Don't use usetoken=0 when UseFreeleechToken is not enabled [ #1668 ]
 * Remove not in use ContentType header for auth requests for AvistaZ
 * Convert method to static that doesn't use instance data
 * Translated using Weblate (Portuguese (Brazil))
 * Fixed: (HDTorrents) Use Accept Html for indexer requests
 * Increase Request Timeout in Download File [ #1655 ]
 * Translated using Weblate (Indonesian)
 * Translated using Weblate (French)
 * Fixed: Provider health checks persist after add until next scheduled check
 * Log removal of invalid definitions as warnings
 * Add minimum length as const in ApiKeyValidationCheck
 * Update UI dependencies
 * Add inset to stylelintrc
 * Remove unused babel plugins and fix build with profiling
 * Update all relevant dev tool deps
 * Add VSCode extension recommendations
 * Move vscode settings to the frontend folder
 * Delete various old config files
 * Add Pull Request Labeler [ #1658 ]
 * Use await using in async methods
 * Remove unused imports
 * Enforce code style on build
 * Remove empty constructors
 * Fixed: (AnimeTorrents) Add current time of day if date added is today
 * Translated using Weblate (Chinese (Simplified) (zh_CN))
 * Fix migration running in PostgreSQL
 * Fixed: AudioBookBay removed
 * Automated API Docs update
 * API key improvements
 * Fixed: custom script error when importing some downloads
 * Why rename many files when few file do trick
 * GracePeriod not Graceperiod
 * New: On Health Restored notification
 * New: Send additional information with Webhook and Custom Scripts
 * New: Add application URL to host configuration settings
 * Translated using Weblate (Portuguese (Brazil))
 * Log invalid config file exceptions [ #1648 ]
 * Fixed: (Rarbg) Move check response by status code to parser
 * New: Only add version header for API requests
 * New: Add token authentication for ntfy.sh notifications
 * Add wiki fragment and translation to UpdateCheck
 * New: Option to use Telegram topics for notifications [ #1640 ]
 * New: Improve path validation when handling paths from different OSes
 * Update webpack and webpack-cli
 * Fixed some aria violations
 * New: Updated button and calendar outline colors for dark theme
 * Update core-js and use defaults for browserlist
 * Use minified jquery
 * Translated using Weblate (Portuguese (Brazil))
 * New style scrollbar in Firefox
 * Remove unused ReactDOM import
 * Fixed: File browser
 * Auto-reply for Log Label
 * Translated using Weblate (Chinese (Simplified) (zh_CN))
 * Fix typo in ShowSearchHelpText
 * Update and sort translations
 * Translated using Weblate (Portuguese (Brazil))
 * Log apps sync not having intersecting tags as debug
 * New: (Rarbg) Add caching results
 * Check response status code in classes that extend RssParser
 * Fixed: (BrokenStones) Restored, site moved domains
 * Fixed: (AudioBookBay) New indexer url
 * Fixed: Improve Rarbg Rate Limit Messaging
 * Update translation files
 * (Apprise) Change BaseUrl to ServerUrl
 * Fixed: Missing Translates
 * Fixed: (AnimeBytes) Cache result releases
 * Bump version to 1.5.0

PR:		271831
2023-06-05 18:53:04 +02:00
Michiel van Baak Jansen
12a99965f9 net-p2p/readarr: Update to 0.1.7.1882
Changelog: https://github.com/Readarr/Readarr/releases/tag/v0.1.7.1882

 *  Fixed: Don't log handled exceptions in API
 *  Revert "Fixed: Don't log handled exceptions in API"
 *  Update translation files [skip ci]
 *  Automated API Docs update
 *  Deserialize asynchronously in LocalizationService [ #2561 ]
 *  Faster tag view in UI for large libraries [ #2571 ]
 *  Fixed: Enforce validation warnings [ #2570 ]
 *  Add minimum length as const in ApiKeyValidationCheck [ #2565 ]
 *  Use 'var' instead of explicit type [ #2559 ]
 *  Inline 'out' variable declarations [ #2558 ]
 *  Standardize variable declaration [ #2556, #2557 ]
 *  Enforce rule IDE0005 on build [ #2555 ]
 *  Fixed: Use relative paths instead of absolute paths for webmanifest
 *  Simplify ShouldHaveApiKey and HasErrors
 *  Update translation files [skip ci]
 *  Bump version to 0.1.7

PR:		271825
2023-06-05 18:53:02 +02:00
Emanuel Haupt
44e85f2e04 net-p2p/xmrig: Update to 6.19.3 2023-06-04 21:14:48 +02:00
Gleb Popov
452c3b4b55 net-p2p/cardano-node: Update to 8.0.0 2023-06-04 11:40:41 +03:00
Carlo Strub
4188772936 net-p2p/reticulum: Update to 0.5.4 2023-06-03 20:59:10 +02:00
Michiel van Baak Jansen
17947d2b59 net-p2p/readarr: Update to 0.1.6.1867
Changes:	https://github.com/Readarr/Readarr/releases/tag/v0.1.6.1867
PR:		271788
2023-06-03 18:58:40 +01:00
Nuno Teixeira
1044fe65f1 net-p2p/amule: Modernize rc script
PR:		266866
Reported by:	echoxxzz@gmail.com
2023-06-03 11:14:14 +01:00
Jan Beich
f09599c468 net-p2p/py-transmission-rpc: update to 4.3.0
Changes:	https://github.com/Trim21/transmission-rpc/releases/tag/v4.3.0
Reported by:	GitHub (watch releases)
2023-06-03 00:39:51 +00:00
Rene Ladan
da865ce73d cleanup: Remove expired zetacoin ports:
2023-06-01 net-p2p/zetacoin: Broken for nearly a year
2023-06-01 net-p2p/zetacoin-daemon: Broken for nearly a year
2023-06-01 net-p2p/zetacoin-utils: Broken for nearly a year
2023-06-01 20:50:09 +02:00
Rene Ladan
ad75dcf549 net-p2p/qtum: Remove expired port:
2023-05-31 net-p2p/qtum: Broken for nearly a year
2023-05-31 23:00:06 +02:00
Yuri Victorovich
9ebe88730b net-p2p/qbittorrent: Update 4.5.2 → 4.5.3
Reported by:	portscout
2023-05-31 08:52:28 -07:00
Alexey Dokuchaev
31beacaf6f net-p2p/py-ed2k-tools: add rudimentary support for TAG_TYPE_BLOB
While most common eDonkey2000's .part.met tags are integers and
strings, there could be other data embedded in them, like binary
data blobs.  Ignore (skip) them for now rather than choking on.

While here, use a better way to detect if supplied argument is
a directory.
2023-05-31 12:47:58 +00:00
Michiel van Baak Jansen
754d72b6c4 net-p2p/radarr: Update to 4.5.2.7388
Changes:	https://github.com/Radarr/Radarr/releases/tag/v4.5.2.7388

PR:		271722
Approved by:	Michiel van Baak Jansen (maintainer)
2023-05-30 23:27:08 +01:00
Toni B
004be40339 net-p2p/monero-cli: update to 0.18.2.2
Changelog: https://github.com/monero-project/monero/releases

PR:		271684
2023-05-30 01:25:17 +02:00
Kevin Bowling
e3dce67c61 net-p2p/bitcoin: Update to 25.0
Changes https://github.com/bitcoin/bitcoin/blob/master/doc/release-notes/release-notes-25.0.md

Sponsored by:	BBOX.io
2023-05-27 15:59:24 -07:00
Alexey Dokuchaev
86232b56c5 net-p2p/edonkey-tool-hash: rename the port to match upstream naming 2023-05-26 09:09:32 +00:00
Michiel van Baak Jansen
25ff220c0a net-p2p/readarr: Update to 0.1.5.1832
Changelog: https://github.com/Readarr/Readarr/releases/tag/v0.1.5.1832

PR:		271560
2023-05-25 11:39:32 +02:00
Yuri Victorovich
a06d311b30 net-p2p/libtorrent-rasterbar2: Update 2.0.8 → 2.0.9
Reported by:	portscout
2023-05-25 00:09:55 -07:00
Alexey Dokuchaev
1c8c089423 net-p2p/edonkey-tool-hash: the port had been improved (+)
- Do not invent our own PORTNAME and just use the upstream one
- Rephrase and shorten COMMENT, fix LICENSE, take maintainership
- Specify C++03 to unbreak configuring with FLTK support, but better
  build the port against one particular C++ standard regardless of
  the selected options
- Use existing installation routine (it also installs documentation)
- Fix wrong types usage and thus hash production on 64-bit systems

Obtained from:	Debian (typedef fix)
2023-05-22 11:24:44 +00:00
Alexey Dokuchaev
3d36384ab1 net-p2p/py-ed2k-tools: some last minute style and commentary/spelling fixes. 2023-05-21 06:53:52 +00:00
Carlo Strub
9afd812d47 net-p2p/reticulum: Update to 0.5.3 2023-05-19 19:44:14 +02:00
Muhammad Moinur Rahman
770e3ccb0b net-p2p/c-lightning: Unbreak on llvm15
Approved by:	portmgr (blanket)
2023-05-18 18:09:12 +02:00
Alexey Dokuchaev
9835d0935a net-p2p/py-ed2k-tools: improve transfers' summary printing script
- Do not hardcode terminal width, ask for it instead and fallback
  to 80 characters if cannot get it (available since Python 3.3)
- Handle filenames with CJK characters properly, i.e. account for
  extra space they occupy when truncating strings (can be mixed)
2023-05-18 09:04:14 +00:00
Alexey Dokuchaev
85e836a96d net-p2p/py-ed2k-tools: new port had been added (+)
This is a Python framework for easy manipulation of .part.met files
(Overnet/eDonkey2000 download meta-information).  This set of classes
allows for rapid development of ed2k tools, using a very simple API.
2023-05-18 06:08:16 +00:00
Muhammad Moinur Rahman
9b178ffd7e */*: llvm15 build fixes
llvm15 was also merged into 13.2-STABLE effective from OSVERSION
1302505. Fix the ports that failed to build with llvm15.

Approved by:	portmgr (blanket)
2023-05-17 18:30:15 +02:00
Muhammad Moinur Rahman
e56250f922 net-p2p/ethash: Update version 0.9.0=>1.0.1
Changelog: https://github.com/chfast/ethash/releases/tag/v1.0.1
2023-05-16 17:46:52 +02:00
Jose Alonso Cardenas Marquez
1f90eca255 net/asio: Bump PORTREVISION. net/asio was updated to 1.28.0 2023-05-15 16:11:25 -05:00
Muhammad Moinur Rahman
0d61989ccf net-p2p/ethash: Unbreak
- Adopt port
2023-05-15 17:31:46 +02:00
Tobias C. Berner
812d7c232f KDE: Update KDE Gear to 23.04.1
KDE Gear 23.04.1

Thursday, 11 May 2023

Over 120 individual programs plus dozens of programmer libraries and
feature plugins are released simultaneogqusly as part of KDE Gear.

Today they all get new bugfix source releases with updated translations,
including:

 * kdenlive: Fix corrupted project files on opening
 * skanpage: Scan Export window's OCR language list is now scrollable
 * spectacle: Quitting Spectacle with Escape no longer affects windows below it

Announcement:	https://kde.org/announcements/gear/23.04.1/
Changelog:	https://kde.org/announcements/changelogs/gear/23.04.1/
2023-05-14 07:58:43 +02:00
Alexey Yushkin
68c08c6602 net-p2p/cardano-db-sync: Switch rc script to use rc.subr.jail functionality
Co-authored-by: Alexey Donskov <voxnod@gmail.com>
2023-05-13 10:02:19 +03:00
Carlo Strub
3b6d52bb93 net-p2p/reticulum: Update to 0.5.2 2023-05-12 22:30:43 +02:00
Carlo Strub
5934016e2e net-p2p/reticulum: Update to 0.5.1 2023-05-08 22:32:55 +02:00
Jan Beich
2d72b1a5a1 net-p2p/py-transmission-rpc: update to 4.2.2
Changes:	https://github.com/Trim21/transmission-rpc/releases/tag/v4.2.2
Reported by:	GitHub (watch releases)
2023-05-07 20:22:14 +00:00
Michiel van Baak Jansen
2c1901552f net-p2p/prowlarr: Update to 1.4.1.3258
Changelog: https://github.com/Prowlarr/Prowlarr/releases/tag/v1.4.1.3258

PR:		271257
2023-05-06 11:01:19 +02:00
Michiel van Baak Jansen
6272f0fc53 net-p2p/bazarr: Update to 1.2.1
Changelog: https://github.com/morpheus65535/bazarr/releases/tag/v1.2.1

PR:		271256
2023-05-06 11:01:19 +02:00
Muhammad Moinur Rahman
78710b19ed net-p2p/shx: Unbreak on HEAD
- Pet portclippy
- Adopt port
2023-05-02 18:32:27 +02:00
Jan Beich
d2dd5d60d3 net-p2p/py-transmission-rpc: update to 4.2.1
Changes:	https://github.com/Trim21/transmission-rpc/releases/tag/v4.2.1
Reported by:	GitHub (watch releases)
2023-05-01 14:09:16 +00:00
Muhammad Moinur Rahman
1fb33f03ce net-p2p/zetacoin: Mark DEPRECATED
- Broken for nearly a year
- Set EXPIRATION_DATE to 2023-06-01

Approved by:	portmgr (blanket)
2023-05-01 13:20:48 +02:00
Muhammad Moinur Rahman
7520bae934 net-p2p/qtum: Mark DEPRECATED
- Broken for nearly a year
- Set EXPIRATION_DATE 2023-05-31
2023-05-01 13:20:47 +02:00
Dima Panov
3e45e8e244
*/*: bump all direct Boost cunsumers 2023-04-27 21:25:55 +03:00
Piotr Kubaj
de98c53052 net-p2p/monero-cli: enable libunwind on powerpc 2023-04-26 14:53:35 +02:00
Christian Weisgerber
feb1fa34f5 audio/opus: bump consumers after update to 1.4 2023-04-25 17:17:15 +02:00
Daniel Engberg
d9bf924e99 net-p2p/qbittorrent: Adjust default settings when using libtorrent-rasterbar 2.x
* Disable memmory mapped file handling and use "POSIX-compliant"
* Backport commit 8bcac1bed28f93c0712e915f43294b1e5fd03659 which
  reduces FilePoolSize
* Change status to experimental

This change only applies to new installs, if you have a configuration
already you need to apply these changes by hand

References:
8bcac1bed2
https://github.com/arvidn/libtorrent/issues/6667#issuecomment-1502670412

PR:		270765
Reviewed by:	yuri (previous revision)
2023-04-25 11:05:39 +02:00
Mikael Urankar
3db55c4e97 lang/rust: Bump revisions after 1.69.0
PR:		270953
2023-04-23 15:14:05 +02:00
Gerald Pfeifer
8d3e020ed0 *: Bump PORTREVISIONs for math/mpc update to 1.3.1 2023-04-23 09:09:58 +00:00
Tobias C. Berner
24f9930043 KDE: Update KDE Gear to 23.04.0
Thursday, 20 April 2023

New apps join KDE Gear ⚙️ 23.04 and unlock access to fledgling social
media platforms, online video streaming services, podcasts, and much
more. This new generation of apps are designed to work both on your
computer and mobile phone right out of the box.

But, of course, if you are also looking forward to new versions of the
KDE tools you already know and trust, those are here too! Classics like
Spectacle, Dolphin, Kdenlive, Kate, and Okular all boast shiny new
features, code optimizations, and performance improvements.

Read on to find out what's new and what has been improved in KDE Gear ⚙️
23.04:

Announcement:		https://kde.org/announcements/gear/23.04.0/
Changelog:		https://kde.org/announcements/changelogs/gear/23.04.0/
2023-04-20 20:17:18 +02:00
Nuno Teixeira
4baf754027 net-p2p/amule: Adopt/Fix segmentation fault
- Add -DCRYPTOPP_DISABLE_ASM to CXXFLAGS on i386 and amd64, as
   cryptopp-8.7.0 build with this option by default on i386 and amd64.
   (5a19c08: security/cryptopp: Update to 8.7.0)

While I'm here:

 - Makefile cleanup: license file, formatting and remove conflicts
   install on expired net-p2p/amule-devel port.

PR:		266866
Reported by:	Francesco <francesco@magno.cc>
MFH:		2023Q2
2023-04-20 11:00:28 +01:00
Boris Polujin
c286863367 net-p2p/oura: Update to 1.8.1
Reviewed by: arrowd

Differential Revision: https://reviews.freebsd.org/D39609
2023-04-18 10:05:47 +03:00
Boris Polujin
f41c23a161 net-p2p/cncli: Update to 5.3.2
Reviewed by: arrowd

Differential Revision: https://reviews.freebsd.org/D39608
2023-04-18 09:05:01 +03:00
Michiel van Baak Jansen
a52579079d net-p2p/lidarr: Update to 1.1.4.3027
- Added krb5 to the RUN_DEPENDS because of: libSystem.Net.Security.Native.so
  is linked to /usr/local/lib/libgssapi_krb5.so.2.2
  It's a default module in .NET and cannot be disabled.

ChangeLog:	https://github.com/Lidarr/Lidarr/releases/tag/v1.1.4.3027
PR:		270895
MFH:		2023Q2
2023-04-17 13:32:50 +01:00
Michiel van Baak Jansen
06c2077fa8 net-p2p/radarr: Update to 4.3.2.6857
ChangeLog: https://github.com/Radarr/Radarr/releases/tag/v4.4.4.7068

 * Fix Blocklist Tests
 * Fixed: Some posters not showing for new movies search results
 * Fixed: Custom Format calculation error on Blocklist by Movie
 * Bump dotnet to 6.0.16
 * Fixed: Remote path mapping UI being partially hidden on smaller screens
 * Update library clean helptext
 * Translated using Weblate (German)
 * Fixed: Validation for CleanOriginalTitle
 * Fixed: Correct TitleThe naming token parsing
 * Fixed: Default value in new Delay Profile
 * Fixed: Don't grab propers/repacks when item in queue meets cutoff and
   propers/repacks are not downloaded automatically
 * Fixed: Cleanup erroneous QBittorrent Seeding calls
 * Fixed: Include Digital Only Releases for Recent Movie determination
 * New: More information on on why hardlinks should be used over copying
 * Fixed: Config file settings do not need to be case-sensitive
 * Fixed: Ensure default config file on starting app
 * Bump version to 4.4.4
 * Fixed: Number input changing while scrolling

PR:		270862
Reported by:	michiel@vanbaak.eu (maintainer)
2023-04-17 14:21:51 +02:00
Michiel van Baak Jansen
f5815d32b9 net-p2p/prowlarr: Update to 1.3.2.3006
ChangeLog: https://github.com/Prowlarr/Prowlarr/releases/tag/v1.3.2.3006

PR:		270861
Reported by:	michiel@vanbaak.eu (maintainer)
MFH:		2023Q2	(bugfixes)
2023-04-17 14:19:14 +02:00
Jan Beich
f1f1a8be88 devel/icu: update to 73.1
- Temporarily switch to GitHub auto archive (release artifacts are N/A atm)

Changes:	https://github.com/unicode-org/icu/releases/tag/release-73-1
Reported by:	GitHub (watch releases)
PR:		270422
Exp-run by:	antoine
2023-04-13 00:56:37 +00:00
Jan Beich
9677d567c0 net-p2p/py-transmission-rpc: update to 4.2.0
Changes:	https://github.com/Trim21/transmission-rpc/releases/tag/v4.2.0
Reported by:	GitHub (watch releases)
2023-04-09 20:34:04 +00:00
Gleb Popov
f23cd3d990 net-p2p/cardano-node: Fix "reload" command of the rc script.
While there enable LTO for this port, as it benefits greatly from this
optimization. It was reported to run without issues with LTO.

Reported by:	Boris Polujin <boris@zfs.ninja>
2023-04-08 21:12:31 +03:00
Dmitri Goutnik
ff40d94c1d all: Bump PORTREVISION after lang/go{119,120} update 2023-04-08 10:13:25 -05:00
Gleb Popov
be9f9bb39e net-p2p/cardano-node: Update to 1.35.7 2023-04-05 17:24:08 +03:00
Jan Beich
56bbf0965e net-p2p/py-transmission-rpc: update to 4.1.5
Changes:	https://github.com/Trim21/transmission-rpc/releases/tag/v4.1.5
Reported by:	GitHub (watch releases)
2023-04-05 08:19:55 +00:00
nomoo
e0d8b15217 net-p2p/jackett: Update to 0.20.3756
* sportscult: specify the login form and improve error selection
 * krazyzone: new layout and search engine
 * eniahd: add freeleech search.
 * sportscult: add freeleech search and fix category filtering
 * Revert "redacted: add freeleech search.
 * newstudioL: add freeleech search.
 * nonameclubL: add freeleech search.
 * piratbitL: add freeleech search.
 * redacted: add freeleech search.
 * assorted: redundant using directive

PR:		270598
Reported by:	nomoo@nomoo.ru
2023-04-05 07:27:21 +02:00
Antoine Brodin
1730e97e04 USE_PYTHON=pep517: bump PORTREVISION 2023-04-04 18:29:11 +00:00
Emanuel Haupt
c6b89ab723 net-p2p/xmrig: Update to 6.19.2 2023-04-04 19:50:09 +02:00
Emanuel Haupt
e0ca352cc5 net-p2p/xmrig: Update to 6.19.1 2023-04-01 14:45:39 +02:00
Jan Beich
52c5a526c7 net-p2p/py-transmission-rpc: add missing dependency after 5e8a1c66f2
>>> import transmission_rpc
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File "/usr/local/lib/python3.9/site-packages/transmission_rpc/__init__.py", line 6, in <module>
    from transmission_rpc.types import File, Group
  File "/usr/local/lib/python3.9/site-packages/transmission_rpc/types.py", line 3, in <module>
    from typing_extensions import Literal
ModuleNotFoundError: No module named 'typing_extensions'
2023-03-31 19:15:45 +00:00
Jan Beich
5e8a1c66f2 net-p2p/py-transmission-rpc: update to 4.1.4
Changes:	https://github.com/Trim21/transmission-rpc/releases/tag/v4.1.4
Reported by:	GitHub (watch releases)
2023-03-31 19:12:35 +00:00
Gleb Popov
bbc308373d net-p2p/cardano-node: Update to 1.35.6
While there apply fixes to the rc script:
- Make it possible to disable jailing via `cardano_node_jail_enable="NO"`.
- Set $command correctly so that running `service cardano_node start` twice
  doesn't try to recreate the jail.
2023-03-28 14:18:13 +03:00
Robert Clausecker
275e17b029 net-p2p/bitmark: enable on riscv64
Builds fine.

Sponsored by:	Berliner Linux User Group e.V.
Approved by:	portmgr (build fix blanket)
2023-03-27 13:25:00 +02:00
Antoine Brodin
ba3d191679 net-p2p/cardano-node: fix depends 2023-03-22 08:50:15 +00:00
Michiel van Baak Jansen
1b19d57445 net-p2p/sonarr: Update to 3.0.10.1567
Upstream changes:

 - bug fixes
 - reverted changes from develop
 - migrations on SQLite 3.41.0 (DQS option)

PR:		270183
2023-03-17 10:02:17 +01:00
Jose Alonso Cardenas Marquez
7f05d4af20 editors/lazarus: Bump PORTREVISION of dependant ports
- editors/lazarus was updated to 2.2.6
2023-03-16 18:56:22 -05:00
Mikael Urankar
ebf29acc6c lang/rust: Bump revisions after 1.68.0
PR:		270080
2023-03-16 12:11:52 +01:00