Commit graph

5225 commits

Author SHA1 Message Date
Muhammad Moinur Rahman
bbab7f59e9 */*: Sunset 12.4-RELEASE/12-STABLE from ports tree
- Remove all references to defunct ARCH arm
- Remove all references to defunct ARCH sparc64
- Remove x11-drivers/xf86-video-sunffb which requires defunct sparc64
  ARCH
- Remove sysutils/afbinit requires defunct sparc64 ARCH
- Remove all references to bktr driver
- Remove all references to defunct FreeBSD_12
- Remove all references to OSVERSION/OSREL corresponding to 12
- Remove conditionals in Mk/Uses/cabal.mk
- Remove sparc reference from Mk/Uses/qt-dist.mk
- Remove BROKEN_sparc64/NOT_FOR_ARCH=sparc64
- Remove BROKEN_FreeBSD_12* from:
- Remove OpenSSL patches from:
- Remove conditional flags for OSVERSION >= 1300000 to fixed flags.
  Also move conditional flags for non sparc64/arm ARCH to fixed flags.

Reviewed by:	brooks, jbeich, rene, salvadore
Differential Revision: https://reviews.freebsd.org/D42068
2023-12-31 01:37:05 +01:00
Michiel van Baak Jansen
9558eb4684 net-p2p/radarr: Update version 5.1.3.8246=>5.2.6.8376
Changelog: https://github.com/Radarr/Radarr/releases/tag/v5.2.6.8376

PR:		275972
Approved by:	submitter is maintainer
2023-12-29 19:24:41 +01:00
Muhammad Moinur Rahman
ee6c86aea5 */*: Refactor with IGNORE_WITH_MYSQL
- There are multiple ports which has MYSQL options and are non-DEFAULT.
  Most of the time committers actually forget to check with the OPTION
  enabled and in some cases they are BROKEN with newr versions of mysql.
  So test with different versions of mysql and mark IGNOPRE_WITH_MYSQL
  appropriately. Due to the EOL of 5.7 this has not been checked.
- Unbreak sysutils/cfengine* with MySQL 8.0 and later
- The primary purpose of running this check is having statistics of the
  MySQL usability over MariaDB to explore the future possibility of
  shifting to MariaDB as the default as major ports upstream have moved
  their codebase to support MariaDB over MySQL.
- The following actions will also be taken after the sunset of MySQL 5.7
  If a port is broken on all instances of MySQL/MariaDB:
  - If a port has the option of multiple DB backends and MySQL is the
    default then the DEFAULT will be changed to PGSQL/SQLITE before
    2024Q1. And the OPTION will be removed before 2024Q2. If a
    MAINTAINER is aware about such cases and want to prefer PGSQL over
    SQLITE or vice versa please do so at your own accord. Otherwise
    PGSQL will be preferred over SQLITE.
  - If a port has the option of multiple DB backends and MySQL is not
    the default then the the OPTION will be removed before 2024Q1.

Approved by:	portmgr (blanket)
2023-12-29 19:24:39 +01:00
Emanuel Haupt
3d426c920c net-p2p/tooth: Mark deprecated, drop maintainership
Project has been renamed to Tuba. Consider porting to the new project.
See https://github.com/GeopJr/Tuba. Drop maintainership.
2023-12-29 19:06:50 +01:00
Koichiro Iwao
f56e0157e6 net-p2p/jackett: Update to 0.21.1424
PR:		275825
2023-12-25 15:51:21 +09:00
Nuno Teixeira
3572ca3e01 */*: Bump consumers of x11-toolkits/gtk30
New version of gtk3 in tree
2023-12-23 18:14:14 +00:00
Jose Alonso Cardenas Marquez
370d96de5b
*/*: Bump PORTREVISON because lazarus was updated to 3.0.0 2023-12-22 20:11:53 -05:00
Yuri Victorovich
02434f69c7 net-p2p/twitch-tui: update 2.6.0 → 2.6.2
Reported by:	portscout
2023-12-17 23:59:21 -08:00
Daniel Engberg
d6b1eec0f0 net-p2p/transmission*: Update to 4.0.5
* Use upstream release archive
* Unbundle more 3rd party code and reduce i/o during extraction

Changelog:
https://github.com/transmission/transmission/releases/tag/4.0.5

PR:		275613
Reviewed by:	Rafe <mondo.debater_0q@icloud.com> (maintainer)
2023-12-17 20:04:30 +01:00
Po-Chuan Hsieh
69e2e87fa5
devel/protobuf: Update to 24.4
- Use USES=pathfix to fix .pc installation
- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/protocolbuffers/protobuf/releases
2023-12-15 01:03:10 +08:00
Po-Chuan Hsieh
ec5f6e2261
devel/libfmt: Update to 10.1.1
- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/fmtlib/fmt/releases
2023-12-14 23:49:40 +08:00
Michiel van Baak Jansen
64925cfebc net-p2p/prowlarr: update to 1.10.5.4116
While here, update SSL dependency.

PR:		275674
Reported by:	szalkowski@partnerservice.pl (maintainer)
2023-12-13 08:52:31 +01:00
Michiel van Baak Jansen
5fadc72978 net-p2p/sonarr-devel: Select correct openssl runtime version
Removes dependency on the openssl111 port/package

PR:		275694
Reported by:	michiel@vanbaak.eu (maintainer)
2023-12-13 08:50:46 +01:00
Michiel van Baak Jansen
051e52aae1 net-p2p/readarr: Update to 0.3.11.2319
ChangeLog: https://github.com/Readarr/Readarr/releases/tag/v0.3.11.2319

 * Ignore tests temporarily
 * Always validate Custom Script path
 * Multiple Translations updated by Weblate
 * Fixed: Don't write audio tags if there are no updates
 * Multiple Translations updated by Weblate
 * Small helper in UI to access Readarr API more easily
 * Bump @adobe/css-tools from 4.3.1 to 4.3.2
 * Multiple Translations updated by Weblate
 * Fixed: RootFolderWatchingService Logging
 * Fixed: Filter unchanged files using UTC timestamps

PR:		275695
Reported by:	michiel@vanbaak.eu (maintainer)
2023-12-13 08:49:59 +01:00
Michiel van Baak Jansen
ec69600aeb net-p2p/radarr: Select correct openssl runtime version
PR:		275696
Reported by:	michiel@vanbaak.eu (maintainer)
2023-12-13 08:49:19 +01:00
Michiel van Baak Jansen
ec331642a2 net-p2p/lidarr: Update to 2.0.7.3849
ChangeLog: https://github.com/Lidarr/Lidarr/releases/tag/v2.0.7.3849

 * Multiple Translations updated by Weblate
 * Fixed: Don't write audio tags if there are no updates
 * Bump version to 2.0.7
 * Multiple Translations updated by Weblate
 * Add album to LidarrAPI helper
 * New: Top albums and period interval options for Last.fm User lists
 * Fixed: Avoid lookups for empty MusicBrainz IDs in import list fetching
 * Prevent false notification for moving artist when editing
 * Revert "Fixed: Prevent false notification for moving artist when editing"

PR:		275697
Reported by:	michiel@vanbaak.eu (maintainer)
2023-12-13 08:48:37 +01:00
Michiel van Baak Jansen
d2c21bd613 net-p2p/bazarr: Update to 1.4.0
ChangeLog: https://github.com/morpheus65535/bazarr/releases/tag/v1.4.0

 * Dropped support for Python 3.7 because our dependencies doesn't support it
   anymore.
 * Fixed Whisper provider to make it throttle longer after ConnectionError
 * Fixed an issue that could clear episodes history in case Sonarr API return
   something else than valid series or episodes.
 * Improved providers exceptions throttling to reduce useless calls to
   providers.
 * Fixed infinite download retry loop in whisperai provider b25d416
 * Fixed (sqlite3.OperationalError) too many SQL variables issue while inserting
   too many episodes at the same time.
 * Fixed issue with series/movies import using a deleted default languages
   profile.
 * Modified "no subtitles found" notification to be a message instead of an
   error.
 * Fixed improper subtitles being downloaded when HI is required by languages
   profile.
 * Fixed languages profile creation issue.
 * Prevent overwriting season and episode number guessed from file name with db
   values unless they haven't been properly guessed.
 * Hide clipboard button when is not possible to copy to clipboard
 * Subdivx provider: improve language matching
 * Improve mods
 * Fixed an error in previous commit that would prevent episodes syncing.
 * Fixed compression type for backup.
 * Fixed other issues with subzero_mods parsing.
 * Fixed issues with SQlite older than 3.35.
 * Avoid FileNotFoundError indexing subtitles
 * Improved compression ratio of backup.
 * Improved stability by usinf Python f-string as much as possible to prevent
   TypeError and improve code readability.
 * Fixed issue while parsing enabled mods during subtitles download 225d79e
 * Fixed config.ini conversion by disabling interpolation with ConfigParser that
   failed with addic7ed cookie.
 * Fixed datatype issue when creating a new languages profile with PostgreSQL.
 * Changing from config.ini to config.yaml

PR:		275699
Reported by:	michiel@vanbaak.eu (maintainer)
2023-12-13 08:47:54 +01:00
Kevin Bowling
d0b3d3980c net-p2p/bitcoin: Update to 26.0
Changes https://github.com/bitcoin/bitcoin/blob/master/doc/release-notes/release-notes-26.0.md

Sponsored by:	BBOX.io
2023-12-08 20:41:56 -07:00
Michiel van Baak Jansen
c2be11e6e3 net-p2p/sonarr-devel: Update version 4.0.0.720=>4.0.0.733
New:
- Remove Defunct Boxcar notifications
- Add more exception release groups
- Confirmation before clearing blocklist
- Require password confirmation when setting or changing password
- Custom import scripts can communicate information back
- Added option to only monitor recent episodes
- Option to control whether new seasons get monitored automatically
- Additional options for HDBits
- Support import list lookup by TMDb ID
- Don't retest connections, indexers, download clients, etc if re-saved
  with the exact same settings

Fixed
- Saving indexer, download client, etc settings
- Autotagging Genres are case insensitive
- Plex RSS TMDb ID Lookup
- Disable SSL when migrating from v3
- Blocklisting torrents from indexers that do not provide torrent hash
- Last Season always monitors the whole season
- Logging length of sample file
- Custom Format Deletion confirmation message
- Enforce validation warnings when testing providers

PR:		275473
Approved by:	submitter is maintainer
2023-12-08 19:13:50 +01:00
Mikael Urankar
b2afd89fb2 lang/rust: Bump revisions after 1.74.1
PR:		275243
2023-12-08 16:04:09 +01:00
Tobias C. Berner
f7ddb3c83e KDE: Update KDE Gear to 23.08.4
Thursday, 07 December 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:

* dolphin-plugins: Mountisoaction: add preferred raw disk mimetypes
* falkon: Fix StartPage search engine default configuration
* kdepim-runtime: Correctly reload configuration

The full changelog can be found at
https://kde.org/announcements/changelogs/gear/23.08.4/
2023-12-07 21:11:34 +01:00
Ashish SHUKLA
0505b712df
all: Bump PORTREVISION after lang/go* update
PR:		274405
2023-12-07 02:22:10 +00:00
Ralf van der Enden
3113c6f94c net-p2p/jackett: Update version 0.21.1239=>0.21.1302
Changelog: https://github.com/Jackett/Jackett/releases/tag/v0.21.1302

PR:		275533
Approved by:	submitter is maintainer
2023-12-06 13:35:48 +01:00
Vasil Dimov
af6b117e4c
net-p2p/c-lightning: mark as broken on i386
Does not compile due to Werror and an unsigned vs signed mismatch.
2023-12-04 11:20:07 +01:00
Tobias C. Berner
b2a438e1ba framework: move 'phonon4' from qt.mk to kde.mk as 'phonon'
To depend on phonon, you now need

USES=	kde:<ver>
USE_KDE=phonon

if you want to depend on the backend, also add

USE_KDE=	phonon-backend
2023-12-03 23:17:33 +01:00
Rene Ladan
626010047a net-p2p/arbitrum-avm: Remove expired port
2023-11-30 net-p2p/arbitrum-avm: BROKEN for more than an year
2023-12-02 14:00:07 +01:00
Vasil Dimov
a866773cea
net-p2p/c-lightning: Upgrade from 23.08.1 to 23.11 2023-11-30 10:08:02 +01:00
Yuri Victorovich
5144981b30 net-p2p/qbittorrent: update 4.6.0 → 4.6.2
Reported by:	portscout
2023-11-28 09:35:22 -08:00
Po-Chuan Hsieh
9f1e799a0b
*: Change {RUN,TEST}_DEPENDS from security/py-service_identity to security/py-service-identity
- Bump PORTREVISION for dependency change (except security/py-trustme)

PR:		275167
Reported by:	Joakim Bergman <jocke@gipset.se>
2023-11-27 13:38:03 +08:00
Ralf van der Enden
2390530de4 net-p2p/jackett: update to 0.21.1239
- depend on mono6.8 explicitly and drop USES=mono

Changelog: https://github.com/Jackett/Jackett/releases

PR:		275150
Reported by:	fernape
MFH:		2023Q4
2023-11-24 01:12:38 -05:00
Emanuel Haupt
216607f189 net-p2p/xmrig: Update to 6.21.0 2023-11-23 22:20:44 +01:00
Ralf van der Enden
b4e5552941 net-p2p/jackett: update to 0.21.1226
Changelog: https://github.com/Jackett/Jackett/releases

PR:		275150
2023-11-18 15:20:41 -05:00
Jan Beich
e55b80195e devel/icu: update to 74.1
Changes:	https://github.com/unicode-org/icu/releases/tag/release-74-1
Reported by:	GitHub (watch releases)
PR:		274317
Exp-run by:	antoine (incomplete)
Approved by:	fluffy
2023-11-17 12:46:00 +01:00
Michiel van Baak Jansen
6ae6518ac5 net-p2p/sonarr-devel: update to 4.0.0.720
PR:		275091
Reported by:	michiel@vanbaak.eu (maintainer)
2023-11-15 15:57:59 +01:00
Michiel van Baak Jansen
492c06dcc9 net-p2p/readarr: Update to 0.3.10.2287
ChangeLog: https://github.com/Readarr/Readarr/releases/tag/v0.3.10.2287

 * Fixed: Blocking unknown indexers from pushed releases
 * Use variable for App name in translations
 * Multiple Translations updated by Weblate
 * New: Add Download Client validation for indexers
 * New: Set busy timeout for SQLite
 * Multiple Translations updated by Weblate
 * Allow 0 as valid value in QualityProfileExistsValidator
 * Sort Custom Formats by name
 * Add default value for Queue count to avoid failed prop type
 * Multiple Translations updated by Weblate

PR:		275090
Reported by:	michiel@vanbaak.eu (maintainer)
2023-11-15 15:57:25 +01:00
Michiel van Baak Jansen
d9c5239d23 net-p2p/radarr: Update to 5.1.3.8246
ChangeLog: https://github.com/Radarr/Radarr/releases/tag/v5.1.3.8246

 * Fixed: Record status for notifications on tests
 * Automated API Docs update
 * New: Resolve download client by name using 'downloadClient' for pushed releases
 * Don't store successful results for invalid providers
 * Simply queue item for movie details page
 * Fixed: (UI) Progress bar status for searching existing movies
 * Automated API Docs update
 * Fixed: (UI) Import Lists enabled status doesn't rely on automatic add
 * New: Add enabled to manage import lists bulk
 * New: Parse VIE as Vietnamese language

PR:		275089
Reported by:	michiel@vanbaak.eu (maintainer)
2023-11-15 15:56:36 +01:00
Jose Alonso Cardenas Marquez
0b92f925a3
lang/fpc-*: Merge all units to lang/fpc
- Merge all fpc-* units to lang/fpc. It gives us a better way to maintain fpc
  and lazarus ports.
- Update Mk/fpc.mk for reflects new changes
- Update Mk/lazarus.mk for reflects new changes
- Now we can defined WANT_FPC_DEVEL AND WANT_LAZARUS_DEVEL for use devel version
  of fpc or lazarus for build apps based on fpc/lazarus
- Add entries to MOVED
- Bump PORTREVISON of affected ports
- Some other minor modifications
2023-11-12 15:49:26 -05:00
Tobias C. Berner
2c7f569f01 KDE: Update KDE Gear to 23.08.3
KDE Gear 23.08.3

Thursday, 9 November 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:

 * ark: Compatibility with shared-mime-info >= 2.3
 * kate: No longer crash when dropping a file into the project panel
 * akonadi: Don't keep huge MySQL logs from past sessions

Announcement:	https://kde.org/announcements/gear/23.08.3/
Full changelog:	https://kde.org/announcements/changelogs/gear/23.08.3/
2023-11-09 18:48:50 +01:00
Rodrigo Osorio
06df180a9e */*: Update WWW to use HTTPS for sourceforge.net projects
Homepage link is permanent redirected to its HTTPS counterpart
Issue reported by repology : https://repology.org/repository/freebsd/problems

Approved by:	portmgr (blanket)
PR:		274888
2023-11-06 11:03:47 +01:00
Yuri Victorovich
0cb657a809 net-p2p/qbittorrent: update 4.5.5 → 4.6.0
Reported by:	portscout
2023-11-04 23:38:20 -07:00
Rodrigo Osorio
9d66bcf099 */*: Update WWW to use HTTPS
Homepage link is permanent redirected to its HTTPS counterpart
2023-11-01 23:13:06 +01:00
Rodrigo Osorio
05f0f44a55 */*: Update WWW to use HTTPS for sourceforge.net projects
Homepage link is permanent redirected to its HTTPS counterpart
2023-11-01 23:11:47 +01:00
Ralf van der Enden
3f2ff1c118 net-p2p/jackett: update to 0.21.1106
ChangeLog: https://github.com/Jackett/Jackett/releases

PR:		274807
Reported by:	tremere@cainites.net (maintainer)
2023-10-31 10:32:23 +01:00
Alexey Dokuchaev
668e3088a2 net-p2p/microdc2: unbreak the build and undeprecate this useful port
- Hardcode results of libxml2 version checks so it won't break again
- Do not inhibit manpage installation, but adjust translation's path
2023-10-30 11:21:44 +00:00
Yuri Victorovich
38fea85f00 net-p2p/twitch-tui: update 2.5.1 → 2.6.0
Reported by:	portscout
2023-10-29 21:22:27 -07:00
Muhammad Moinur Rahman
d08f33a596 net-p2p/arbitrum-avm: Mark DEPRECATED
- BROKEN for more than an year
- Set EXPIRATION_DATE 2023-11-30
2023-10-29 23:53:32 +01:00
Muhammad Moinur Rahman
112cbcc467 net-p2p/microdc2: Mark DEPRECATED
- BROKEN for more than an year and upstream WWW/MASTER_SITES is
  vaporized
- Set EXPIRATION_DATE 2023-11-30

Approved by:	portmgr (blanket)
2023-10-29 23:53:32 +01:00
Michiel van Baak Jansen
7d64b5be38 net-p2p/sonarr-devel: Update to 4.0.0.700
New
 * Add Watched filter type to Trakt User Import List
 * Support for IMDb ID in Plex Watchlist RSS
 * History custom filters
 * Queue custom filters
 * Add "enddate" tag to Kodi/Jellyfin series metadata

Fixed
 * Reduce font size for series title on series details
 * Has Missing Season not applying false condition
 * Ignore case when cleansing announce URLs
 * Re-run Removed Series health check after series is deleted

PR:		274685
Reported by:	michiel@vanbaak.eu (maintainer)
2023-10-26 09:25:58 +02:00
Michiel van Baak Jansen
dc1118312f net-p2p/readarr: Update to 0.3.8.2267
ChangeLog: https://github.com/Readarr/Readarr/releases/tag/v0.3.9.2272

 * Don't die when trying to open file with nullable path
 * Fixed: Ignore case when cleansing announce URLs
 * Bump version to 0.3.9

PR:		274684
Reported by:	michiel@vanbaak.eu (maintainer)
2023-10-26 09:25:15 +02:00
Michiel van Baak Jansen
782a12a7ce net-p2p/prowlarr: Update to 1.9.4.4039
ChangeLog: https://github.com/Prowlarr/Prowlarr/releases/tag/v1.9.4.4039

 * Fixed: Remove Defunct Tracker PirateTheNet
 * Fixed: (FileList) Use air date in search query
 * Revert dependencies update
 * Update postcss, webpack and core-js
 * Add year to releases for AnimeBytes
 * Prevent NullRef in Nebulance with null TvMazeIds
 * New: (Nebulance) Parse TvMazeId and scene attributes
 * Multiple Translations updated by Weblate
 * New: Show indexer categories in Add Indexer modal
 * Fixed: New Indexer URL for DICMusic

PR:		274683
Reported by:	michiel@vanbaak.eu (maintainer)
2023-10-26 09:24:18 +02:00