Date: Thu, 6 Jun 2024 14:30:06 +0200 From: =?UTF-8?Q?Martin_Waschb=C3=BCsch?= <martin@waschbuesch.de> To: FreeBSD Ports mailing list <freebsd-ports@freebsd.org> Subject: dependency hell Message-ID: <31f85810-cb4d-46b8-8fb9-4923f6499a31@waschbuesch.de>
next in thread | raw e-mail | index | archive | help
Hello port list, I use poudriere to create my own repositories for typical webservers we run (apache, mariadb, php). Some change(s) in some port(s) seem to have introduced loads of additional dependencies (X, wayland, gtk) mostly unwanted on the type of system we run. I know how to find out dependencies for installed packages, but that does not help here as the packages are not yet built. Is there a way (other than searching the commit logs for all packages I plan to build) to pinpoint the package(s) that introduced the new dependency? Grateful for any ideas on this. Thanks! Martin
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?31f85810-cb4d-46b8-8fb9-4923f6499a31>