FreeBSD ports you maintain which are out of date

2024-06-14 Thread portscout
Dear port maintainer,

The portscout new distfile checker has detected that one or more of your
ports appears to be out of date. Please take the opportunity to check
each of the ports listed below, and if possible and appropriate,
submit/commit an update. If any ports have already been updated, you can
safely ignore the entry.

You will not be e-mailed again for any of the port/version combinations
below.

Full details can be found at the following URL:
http://portscout.freebsd.org/k...@freebsd.org.html


Port| Current version | New version
+-+
graphics/gmic-qt| 3.3.5   | v.3.4.0
+-+


If any of the above results are invalid, please check the following page
for details on how to improve portscout's detection and selection of
distfiles on a per-port basis:

http://portscout.freebsd.org/info/portscout-portconfig.txt

Reported by:portscout!


[Bug 279744] x11/plasma5-plasma-workspace: fails check-plist since 5.27.11.1

2024-06-14 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=279744

Bug ID: 279744
   Summary: x11/plasma5-plasma-workspace: fails check-plist since
5.27.11.1
   Product: Ports & Packages
   Version: Latest
  Hardware: Any
OS: Any
Status: New
  Severity: Affects Only Me
  Priority: ---
 Component: Individual Port(s)
  Assignee: k...@freebsd.org
  Reporter: jbe...@freebsd.org
 Flags: maintainer-feedback?(k...@freebsd.org)
  Assignee: k...@freebsd.org

Regressed by ports 353079b68987. To prevent such issues in future consider
adding the following to /usr/local/etc/poudriere.conf

# Mimic QAT aka make "bulk" always use "-trk"
PORTTESTING=1   
PORTTESTING_RECURSIVE=1 
PORTTESTING_FATAL=no

$ poudriere testport -j main-amd64 x11/plasma5-plasma-workspace
[...]
> Checking for pkg-plist issues (check-plist)
===> Parsing plist
===> Checking for items in STAGEDIR missing from pkg-plist
Error: Orphaned: share/doc/HTML/fr/kcontrol/desktopthemedetails/index.cache.bz2
Error: Orphaned: share/doc/HTML/fr/kcontrol/desktopthemedetails/index.docbook
Error: Orphaned: share/locale/eo/LC_MESSAGES/kcm_feedback.mo
Error: Orphaned: share/locale/eo/LC_MESSAGES/kcm_lookandfeel.mo
Error: Orphaned: share/locale/eo/LC_MESSAGES/kcm_nightcolor.mo
Error: Orphaned: share/locale/eo/LC_MESSAGES/kcm_notifications.mo
Error: Orphaned: share/locale/eo/LC_MESSAGES/kcm_regionandlang.mo
Error: Orphaned: share/locale/eo/LC_MESSAGES/kcm_users.mo
Error: Orphaned: share/locale/eo/LC_MESSAGES/kholidays_calendar_plugin.mo
Error: Orphaned: share/locale/eo/LC_MESSAGES/kio_desktop.mo
Error: Orphaned: share/locale/eo/LC_MESSAGES/krunner.mo
Error: Orphaned: share/locale/eo/LC_MESSAGES/libkicker.mo
Error: Orphaned: share/locale/eo/LC_MESSAGES/libnotificationmanager.mo
Error: Orphaned:
share/locale/eo/LC_MESSAGES/plasma_applet_org.kde.plasma.activitybar.mo
Error: Orphaned:
share/locale/eo/LC_MESSAGES/plasma_applet_org.kde.plasma.appmenu.mo
Error: Orphaned:
share/locale/eo/LC_MESSAGES/plasma_applet_org.kde.plasma.calendar.mo
Error: Orphaned:
share/locale/eo/LC_MESSAGES/plasma_applet_org.kde.plasma.clipboard.mo
Error: Orphaned:
share/locale/eo/LC_MESSAGES/plasma_applet_org.kde.plasma.digitalclock.mo
Error: Orphaned:
share/locale/eo/LC_MESSAGES/plasma_applet_org.kde.plasma.icon.mo
Error: Orphaned:
share/locale/eo/LC_MESSAGES/plasma_applet_org.kde.plasma.manageinputmethod.mo
Error: Orphaned:
share/locale/eo/LC_MESSAGES/plasma_applet_org.kde.plasma.mediacontroller.mo
Error: Orphaned:
share/locale/eo/LC_MESSAGES/plasma_applet_org.kde.plasma.panelspacer.mo
Error: Orphaned:
share/locale/eo/LC_MESSAGES/plasma_applet_org.kde.plasma.private.systemtray.mo
Error: Orphaned:
share/locale/eo/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.mo
Error: Orphaned:
share/locale/eo/LC_MESSAGES/plasma_containmentactions_applauncher.mo
Error: Orphaned:
share/locale/eo/LC_MESSAGES/plasma_engine_devicenotifications.mo
Error: Orphaned: share/locale/eo/LC_MESSAGES/plasma_engine_dict.mo
Error: Orphaned: share/locale/eo/LC_MESSAGES/plasma_engine_hotplug.mo
Error: Orphaned: share/locale/eo/LC_MESSAGES/plasma_engine_mpris2.mo
Error: Orphaned: share/locale/eo/LC_MESSAGES/plasma_engine_powermanagement.mo
Error: Orphaned: share/locale/eo/LC_MESSAGES/plasma_engine_time.mo
Error: Orphaned:
share/locale/eo/LC_MESSAGES/plasma_lookandfeel_org.kde.lookandfeel.mo
Error: Orphaned: share/locale/eo/LC_MESSAGES/plasma_package_plasmashell.mo
Error: Orphaned: share/locale/eo/LC_MESSAGES/plasma_runner_appstream.mo
Error: Orphaned: share/locale/eo/LC_MESSAGES/plasma_runner_baloosearch5.mo
Error: Orphaned: share/locale/eo/LC_MESSAGES/plasma_wallpaper_org.kde.color.mo
Error: Orphaned: share/locale/eo/LC_MESSAGES/plasmashell.mo
Error: Orphaned: share/locale/eo/LC_MESSAGES/plasmashellprivateplugin.mo
===> Checking for items in pkg-plist which are not in STAGEDIR
===> Error: Plist issues found.
*** Error code 1

-- 
You are receiving this mail because:
You are the assignee for the bug.

maintainer-feedback requested: [Bug 279744] x11/plasma5-plasma-workspace: fails check-plist since 5.27.11.1

2024-06-14 Thread bugzilla-noreply
Bugzilla Automation  has asked freebsd-kde (group)
 for maintainer-feedback:
Bug 279744: x11/plasma5-plasma-workspace: fails check-plist since 5.27.11.1
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=279744



--- Description ---
Regressed by ports 353079b68987. To prevent such issues in future consider
adding the following to /usr/local/etc/poudriere.conf

# Mimic QAT aka make "bulk" always use "-trk"
PORTTESTING=1  

PORTTESTING_RECURSIVE=1

PORTTESTING_FATAL=no

$ poudriere testport -j main-amd64 x11/plasma5-plasma-workspace
[...]
> Checking for pkg-plist issues (check-plist)
===> Parsing plist
===> Checking for items in STAGEDIR missing from pkg-plist
Error: Orphaned: share/doc/HTML/fr/kcontrol/desktopthemedetails/index.cache.bz2
Error: Orphaned: share/doc/HTML/fr/kcontrol/desktopthemedetails/index.docbook
Error: Orphaned: share/locale/eo/LC_MESSAGES/kcm_feedback.mo
Error: Orphaned: share/locale/eo/LC_MESSAGES/kcm_lookandfeel.mo
Error: Orphaned: share/locale/eo/LC_MESSAGES/kcm_nightcolor.mo
Error: Orphaned: share/locale/eo/LC_MESSAGES/kcm_notifications.mo
Error: Orphaned: share/locale/eo/LC_MESSAGES/kcm_regionandlang.mo
Error: Orphaned: share/locale/eo/LC_MESSAGES/kcm_users.mo
Error: Orphaned: share/locale/eo/LC_MESSAGES/kholidays_calendar_plugin.mo
Error: Orphaned: share/locale/eo/LC_MESSAGES/kio_desktop.mo
Error: Orphaned: share/locale/eo/LC_MESSAGES/krunner.mo
Error: Orphaned: share/locale/eo/LC_MESSAGES/libkicker.mo
Error: Orphaned: share/locale/eo/LC_MESSAGES/libnotificationmanager.mo
Error: Orphaned:
share/locale/eo/LC_MESSAGES/plasma_applet_org.kde.plasma.activitybar.mo
Error: Orphaned:
share/locale/eo/LC_MESSAGES/plasma_applet_org.kde.plasma.appmenu.mo
Error: Orphaned:
share/locale/eo/LC_MESSAGES/plasma_applet_org.kde.plasma.calendar.mo
Error: Orphaned:
share/locale/eo/LC_MESSAGES/plasma_applet_org.kde.plasma.clipboard.mo
Error: Orphaned:
share/locale/eo/LC_MESSAGES/plasma_applet_org.kde.plasma.digitalclock.mo
Error: Orphaned:
share/locale/eo/LC_MESSAGES/plasma_applet_org.kde.plasma.icon.mo
Error: Orphaned:
share/locale/eo/LC_MESSAGES/plasma_applet_org.kde.plasma.manageinputmethod.mo
Error: Orphaned:
share/locale/eo/LC_MESSAGES/plasma_applet_org.kde.plasma.mediacontroller.mo
Error: Orphaned:
share/locale/eo/LC_MESSAGES/plasma_applet_org.kde.plasma.panelspacer.mo
Error: Orphaned:
share/locale/eo/LC_MESSAGES/plasma_applet_org.kde.plasma.private.systemtray.mo
Error: Orphaned:
share/locale/eo/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.mo
Error: Orphaned:
share/locale/eo/LC_MESSAGES/plasma_containmentactions_applauncher.mo
Error: Orphaned:
share/locale/eo/LC_MESSAGES/plasma_engine_devicenotifications.mo
Error: Orphaned: share/locale/eo/LC_MESSAGES/plasma_engine_dict.mo
Error: Orphaned: share/locale/eo/LC_MESSAGES/plasma_engine_hotplug.mo
Error: Orphaned: share/locale/eo/LC_MESSAGES/plasma_engine_mpris2.mo
Error: Orphaned: share/locale/eo/LC_MESSAGES/plasma_engine_powermanagement.mo
Error: Orphaned: share/locale/eo/LC_MESSAGES/plasma_engine_time.mo
Error: Orphaned:
share/locale/eo/LC_MESSAGES/plasma_lookandfeel_org.kde.lookandfeel.mo
Error: Orphaned: share/locale/eo/LC_MESSAGES/plasma_package_plasmashell.mo
Error: Orphaned: share/locale/eo/LC_MESSAGES/plasma_runner_appstream.mo
Error: Orphaned: share/locale/eo/LC_MESSAGES/plasma_runner_baloosearch5.mo
Error: Orphaned: share/locale/eo/LC_MESSAGES/plasma_wallpaper_org.kde.color.mo
Error: Orphaned: share/locale/eo/LC_MESSAGES/plasmashell.mo
Error: Orphaned: share/locale/eo/LC_MESSAGES/plasmashellprivateplugin.mo
===> Checking for items in pkg-plist which are not in STAGEDIR
===> Error: Plist issues found.
*** Error code 1


[Bug 279731] devel/cmake: find_package(LLVM 18 REQUIRED CONFIG) fails to find llvm18-18.1.6

2024-06-14 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=279731

Bug ID: 279731
   Summary: devel/cmake: find_package(LLVM 18 REQUIRED CONFIG)
fails to find llvm18-18.1.6
   Product: Ports & Packages
   Version: Latest
  Hardware: Any
OS: Any
Status: New
  Severity: Affects Only Me
  Priority: ---
 Component: Individual Port(s)
  Assignee: k...@freebsd.org
  Reporter: y...@freebsd.org
 Flags: maintainer-feedback?(k...@freebsd.org)
  Assignee: k...@freebsd.org

When these 2 llvm packages are installed:
$ pkg info | grep llvm
llvm15-15.0.7_10   LLVM and Clang
llvm18-18.1.6_1LLVM and Clang

This cmake script fails to find llvm18:
$ cat CMakeLists.txt 
cmake_minimum_required(VERSION 3.18.0)
find_package(LLVM 18 REQUIRED CONFIG)

Error:
Make Error at CMakeLists.txt:2 (find_package):
  Could not find a configuration file for package "LLVM" that is compatible
  with requested version "18".

  The following configuration files were considered but not accepted:

/usr/local/llvm15/lib/cmake/llvm/LLVMConfig.cmake, version: 15.0.7
/usr/local/llvm18/lib/cmake/llvm/LLVMConfig.cmake, version: 18.1.6


It is unclear why is llvm18-18.1.6 not compatible with the requirement "18" for
LLVM.

14.1-STABLE

cmake-3.29.3   Meta-port to connect all CMake bits
cmake-core-3.29.3  Cross-platform Makefile generator

-- 
You are receiving this mail because:
You are the assignee for the bug.

maintainer-feedback requested: [Bug 279731] devel/cmake: find_package(LLVM 18 REQUIRED CONFIG) fails to find llvm18-18.1.6

2024-06-14 Thread bugzilla-noreply
Bugzilla Automation  has asked freebsd-kde (group)
 for maintainer-feedback:
Bug 279731: devel/cmake: find_package(LLVM 18 REQUIRED CONFIG) fails to find
llvm18-18.1.6
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=279731



--- Description ---
When these 2 llvm packages are installed:
$ pkg info | grep llvm
llvm15-15.0.7_10   LLVM and Clang
llvm18-18.1.6_1LLVM and Clang

This cmake script fails to find llvm18:
$ cat CMakeLists.txt 
cmake_minimum_required(VERSION 3.18.0)
find_package(LLVM 18 REQUIRED CONFIG)

Error:
Make Error at CMakeLists.txt:2 (find_package):
  Could not find a configuration file for package "LLVM" that is compatible
  with requested version "18".

  The following configuration files were considered but not accepted:

/usr/local/llvm15/lib/cmake/llvm/LLVMConfig.cmake, version: 15.0.7
/usr/local/llvm18/lib/cmake/llvm/LLVMConfig.cmake, version: 18.1.6


It is unclear why is llvm18-18.1.6 not compatible with the requirement "18" for
LLVM.

14.1-STABLE

cmake-3.29.3   Meta-port to connect all CMake bits
cmake-core-3.29.3  Cross-platform Makefile generator