Commit graph

4655 commits

Author SHA1 Message Date
Piotr Kubaj
ad34a6142b net-p2p/gtk-gnutella: fix packaging on powerpc*
===> Checking for items in STAGEDIR missing from pkg-plist
Error: Orphaned: %%DATADIR%%/powerpc-%%OPSYS%%/gtk-gnutella.nm
===> Checking for items in pkg-plist which are not in STAGEDIR
Error: Missing: %%DATADIR%%/%%ARCH%%-%%OPSYS%%/gtk-gnutella.nm
===> Error: Plist issues found.
2021-12-20 01:56:48 +00:00
Michiel van Baak Jansen
b8e14e5f6e net-p2p/prowlarr: Add new port
Prowlarr is an indexer manager/proxy built on the popular *arr .net/reactjs
base stack to integrate with your various PVR apps.
Prowlarr supports management of both Torrent Trackers and Usenet Indexers.
It integrates seamlessly with Lidarr, Mylar3, Radarr, Readarr, and Sonarr
offering complete management of your indexers with no per app Indexer setup
required (we do it all).
2021-12-15 18:43:23 +01:00
Ruslan Makhmatkhanov
7f72e5b71a net-p2p/deluge: fix runtime with python3.8
Add upstream patch, that's fixing run with python3.8

Reported by:	Daniel O'Connor <doconnor@gsoft.com.au>
2021-12-13 11:11:24 +03:00
Tobias C. Berner
2c348825da KDE: Update KDE Gear to 21.12
KDE Gear 21.12 has landed and comes with a massive number of updates and
new versions of applications and libraries. Literally, dozens of classic
KDE everyday tools and the specialised sophisticated apps you use to
work, be creative and play, are getting refreshers with design
improvements, new features and performance and stability enhancements.

What's new:
	https://kde.org/announcements/gear/21.12.0/#whatsnew

Changelog:
	https://kde.org/announcements/changelogs/gear/21.12.0/
2021-12-10 07:26:32 +01:00
Vasil Dimov
3a598d5420 net-p2p/monero-cli: Upgrade from 0.17.2.3 to 0.17.3.0 2021-12-09 17:06:12 +01:00
Joseph Mingrone
80e4e8275e
Ports that depend on youtube-dl: Depend on yt-dlp
yt-dlp [1] is a youtube-dl fork with additional features and fixes.  For
ports that depend on www/youtube-dl switch the dependency to www/yt-dlp.
For ports that have an optional dependency on www/youtube-dl, create a
new OPTIONS_RADIO that includes www/yt-dlp and make it the default.

[1] https://github.com/yt-dlp/yt-dlp

Other changes:
- www/yt-dlp: Turn the symlink option on by default
- www/py-pafy: Fix build when depending on www/yt-dlp

PR:		259944
Reported by:	Oleh Vinichenko <moonlapse81@gmail.com>
Reviewed by:	diizzy, Oleh Vinichenko <moonlapse81@gmail.com>,
		VVD <vvd@unislabs.com>
Approved by:	0mp, adridg (kde@), rm, tcberner (multimedia@),
		yuri (maintainers)
		acm and nivit (maintainers, timeout)
Differential Revision:	https://reviews.freebsd.org/D33090
2021-12-06 10:09:50 -04:00
Rene Ladan
a67b5dd8d0 all: return fjoe's ports to the pool
fjoe's ports bit got safekept.
2021-12-06 13:36:27 +01:00
Tobias Kortkamp
5a7f23c69d
lang/rust: Rebuild consumers for Rust 1.57.0 2021-12-05 13:35:42 +01:00
Emanuel Haupt
016bc89cf7 net-p2p/xmrig: Update to 6.16.2 2021-12-02 20:47:42 +01:00
Barbara Guida
27392cf64d
net-p2p/amule: correct the inverted logic for DEBUG option.
PR:	26002
Reported by:	echoxxzz@gmail.com
2021-12-01 09:04:39 +01:00
Emanuel Haupt
99f3cc6456 net-p2p/xmrig: Update to 6.16.1 2021-11-29 17:53:23 +01:00
Emanuel Haupt
06baf79d04 net-p2p/xmrig: Update to 6.16.0 2021-11-26 15:08:06 +01:00
Barbara Guida
927ad38307
net-p2p/amule: fix pkg-plist for AMULEGUI as well.
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
2021-11-26 07:59:49 +01:00
Stefan Eßer
04b9da4140 */*: Remove redundant '-*' from CONFLICTS definitions
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)
2021-11-25 22:40:11 +01:00
Barbara Guida
3a9b50d65c net-p2p/amule: fix pkg-plist for MONOLITHIC 2021-11-24 17:30:02 +01:00
Stefan Eßer
5933ac0b09 */*: Remove redundant '-[0-9]*' from CONFLICTS_INSTALL
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)
2021-11-23 23:11:40 +01:00
Vasil Dimov
1ec29872bf
net-p2p/c-lightning: Upgrade from 0.10.1 to 0.10.2 2021-11-22 12:52:08 +01:00
Dries Michiels
5cf0b0c2d8 net-p2p/lidarr: Switch to mono 6.8
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
2021-11-16 21:00:10 +01:00
Olivier Certner
44047b6c12 net-p2p/go-ethereum: Update to 1.10.12
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)
2021-11-12 13:41:13 +01:00
Piotr Kubaj
3595156b71 net-p2p/monero-cli: fix target emulation on powerpc64le 2021-11-08 16:49:34 +00:00
Yuri Victorovich
ee5a521ca3 net-p2p/qbittorrent: Update 4.3.8 -> 4.3.9
Reported by:	portscout
2021-11-07 01:02:17 -08:00
Michiel van Baak Jansen
2910a69c21 net-p2p/bazarr-devel: Update to 1.0.1-beta.6
While I'm here, pet portlint.

ChangeLog:	https://github.com/morpheus65535/bazarr/releases/tag/v1.0.1-beta.2
PR:		259375
2021-11-07 00:05:04 +09:00
Daniel Engberg
00f2a7aec7 devel/jsoncpp: Update to 1.9.4 -> 1.9.5
PR:		259654
2021-11-05 12:09:19 -07:00
Emanuel Haupt
d364086125 net-p2p/xmrig: Update to 6.15.3 2021-11-05 18:01:06 +01:00
Michiel van Baak Jansen
3c0f0ac37f net-p2p/autoscan: Add new port
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
2021-11-05 11:34:26 +09:00
Tobias C. Berner
3a242d3e7c KDE: Update KDE Gear to 21.08.3
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/
2021-11-04 20:11:34 +01:00
Michiel van Baak Jansen
ad576dc65e net-p2p/jackett: Update to 0.19.96
PR:	259525
2021-10-29 09:42:37 -07:00
Stefan Eßer
819f25b36d */*: Remove redundant '-[0-9]*' from CONFLICTS
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)
2021-10-29 11:50:18 +02:00
Daniel Engberg
3ac980862e net-p2p/libtorrent-rasterbar: Update 1.2.13 -> 1.2.14
PR:		259519
2021-10-28 19:39:08 -07:00
Piotr Kubaj
8608e04e8e net-p2p/gtk-gnutella: fix build on powerpc*
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 {
2021-10-27 11:19:34 +00:00
Alexey Dokuchaev
61b6613393 Style: improve ONLY_FOR_ARCHS_REASON (grammar, markup, etc.)
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.
2021-10-25 12:58:29 +00:00
Tobias Kortkamp
ad90fc634b
*: Rebuild for Rust 1.56.0 2021-10-25 10:55:19 +02:00
Tobias Kortkamp
8d16cc382b
net-p2p/openethereum: Chase USES=cargo's new git source support
PR:		256581
2021-10-25 10:49:13 +02:00
Stefan Eßer
d9c3b22b4f net-p2p/go-ethereum: Add CPE information
Approved by:    portmgr (blanket)
2021-10-23 21:33:42 +02:00
Stefan Eßer
ef9af3997e net-p2p/c-lightning: Add CPE information
Approved by:    portmgr (blanket)
2021-10-23 20:52:50 +02:00
Bernhard Froehlich
639f2354de
net-p2p/deluge: Remove CPE information for metaport 2021-10-18 09:36:16 +00:00
Michiel van Baak Jansen
481c501161 net-p2p/bazarr: Update to 1.0.0
ChangeLog:	https://github.com/morpheus65535/bazarr/releases/tag/v1.0.0
PR:		259168
Approved by:	ygy (mentor)
Differential Revision:	https://reviews.freebsd.org/D32535
2021-10-18 16:13:38 +09:00
Piotr Kubaj
f0eaa6cde1 net-p2p/mldonkey: builds fine with clang on powerpc 2021-10-16 19:07:42 +00:00
Jimmy Olgeni
4460cf727a *: fix tab vs. space issues, and comments according to the guide. 2021-10-16 11:51:39 +02:00
Baptiste Daroussin
2c672a4de9 INSTALLS_ICONS: retire the macro and rework the related dependencies
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)
2021-10-10 21:44:42 +02:00
Mikael Urankar
18c5cc9523 net-p2p/go-prysm: Remove duplicate distinfo.
Approved by:	portmgr (build fix blanket)
2021-10-10 14:41:25 +02:00
Barbara Guida
d293a501aa net-p2p/amule: update to 2.3.3. 2021-10-09 16:37:35 +02:00
Bernhard Froehlich
f8c5d3facf net-p2p/deluge-cli: Add CPE information
Approved by:    portmgr (blanket)
2021-10-08 11:43:02 +00:00
Bernhard Froehlich
d24cc4425e net-p2p/deluge: Add CPE information
Approved by:    portmgr (blanket)
2021-10-08 11:42:29 +00:00
Tobias C. Berner
98a1ae68be KDE: Update KDE Gear to 21.08.2
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/
2021-10-07 22:48:21 +02:00
Mark Felder
77116c15b3 net-p2p/sonarr: Update to 3.0.6.1342
- Switch to Mono 6.8

PR:	258981
2021-10-07 14:34:49 +00:00
Mark Felder
185bd5a593 net-p2p/radarr: Update to 3.2.2.5080
- Switch to Mono 6.8

PR:	258982
2021-10-07 14:34:49 +00:00
Emanuel Haupt
0d86a55f42 net-p2p/xmrig: Update to 6.15.2 2021-10-06 16:46:17 +02:00
Daniel Menelkir
d0084dad79 net-p2p/py-nicotine-plus: New port: Graphical client for the Soulseek file 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
2021-10-04 23:43:53 +02:00
Antoine Brodin
96b558f75e net-p2p/jackett: unbreak 2021-10-04 17:31:47 +00:00