[Bug 264985] sysutils/syslog-ng: 3.37.1 fails to package with PYTHON=ON: Error: Plist issues found
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 03 Jul 2022 13:48:54 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264985 Peter Czanik <peter@czanik.hu> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |peter@czanik.hu --- Comment #1 from Peter Czanik <peter@czanik.hu> --- TL;DR: I support the proposed patch. Long: This is something I messed up. I thought that the packaging list change came from the updated Python version (I'm not a Python programmer...), so I changed the packaging list. It turned out that it was pulled in as a build-time requirement of something (I could delete it without deleting anything else). I do not want to make syslog-ng depend on an additional package, and unfortunately reading ports documentation I cannot see a way to make the packaging list change conditional. Python 3.10: there is no explicit dependency on Python, as the glib2 package (a dependency of syslog-ng) pulls in Python anyway. However, adding "LIB_DEPENDS+=libpython3.10.so:lang/python310" is definitely not good: syslog-ng can be compiled anything Python 3.5+ -- You are receiving this mail because: You are on the CC list for the bug.