[Bug 293714] [NEW PORT] graphics/pdfium: PDF rendering and manipulation library
Date: Tue, 14 Apr 2026 17:14:25 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=293714
Daniel Engberg <diizzy@FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |diizzy@FreeBSD.org
--- Comment #11 from Daniel Engberg <diizzy@FreeBSD.org> ---
The current MASTER_SITES solution is asking for trouble and I can almost say
for sure that it'll break more of then not so you really should find another
approach and there's a lot of library bundling going on.
https://docs.freebsd.org/en/books/porters-handbook/book/#bundled-libs-practices
(In reply to Dan Langille from comment #10)
Python should use its helper
https://cgit.freebsd.org/ports/tree/Mk/Uses/python.mk
Glib is very likely not a build or run dependency but a library dependency
(even if it uses dlopen()). There's also a helper for that via USES= gnome
https://docs.freebsd.org/en/books/porters-handbook/book/#using-gnome
--
You are receiving this mail because:
You are the assignee for the bug.