[Bug 287215] misc/amanda-server: three patches to let Amanda cope with Perl 5.40
Date: Mon, 04 Aug 2025 06:44:15 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=287215 --- Comment #4 from Trond Endrestøl <Trond.Endrestol@ximalas.info> --- Created attachment 262694 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=262694&action=edit Patch for misc/amanda-server/Makefile adding NO_SHLIB_REQUIRES_GLOB and converters/p5-Encode-Locale for server-only Without NO_SHLIB_REQUIRES_GLOB it becomes impossible to depend on misc/amanda-server in other ports, leading to build-time error messages such as: pkg-static: Missing shlib dependency: libamanda-3.5.1.so. converters/p5-Encode-Locale was omitted by not testing this port on a system with no other packages installed. -- You are receiving this mail because: You are the assignee for the bug.