CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2022/08/17 20:24:50
Modified files:
devel/py-cstruct: Makefile
devel/py-cstruct/pkg: PLIST
devel/py-iso639: Makefile
devel/py-iso639/pkg: PLIST
devel/py-nose : Makefile
devel/py-nose/pkg: PLIST
games/0ad/base : Makefile
multimedia/devede: Makefile
multimedia/devede/pkg: PLIST
print/system-config-printer: Makefile
print/system-config-printer/patches: patch-Makefile_in
print/system-config-printer/pkg: PLIST
security/libpwquality: Makefile
security/libpwquality/pkg: PLIST
security/pwntools: Makefile
security/pwntools/pkg: PLIST
security/suricata: Makefile
security/suricata/pkg: PLIST
sysutils/menulibre: Makefile
sysutils/menulibre/pkg: PLIST
textproc/catfish: Makefile
textproc/catfish/pkg: PLIST
textproc/libmarisa: Makefile
textproc/libmarisa/pkg: PLIST-python
textproc/py-ofxparse: Makefile
textproc/py-ofxparse/pkg: PLIST
textproc/xxdiff: Makefile
textproc/xxdiff/pkg: PLIST
www/py-query : Makefile
www/py-query/pkg: PLIST
x11/terminator : Makefile
x11/terminator/pkg: PLIST
Added files:
games/0ad/base/patches:
patch-libraries_source_spidermonkey_FixMacBuild_diff
patch-libraries_source_spidermonkey_FixPythonCollectionABC_diff
patch-libraries_source_spidermonkey_FixVirtualenvForPython310_diff
patch-libraries_source_spidermonkey_patch_sh
security/libpwquality/patches: patch-python_Makefile_am
Log message:
Fix ports for newer py3-setuptools; mostly just PLIST regens after some
files were dropped (mostly entry_points.txt) or .egg-info files changed
to directories. Small patches were needed where some other build systems
were calling Python tools to install due to changes in setuptools.
Messy patching needed for games/0ad which bundles a spidermonkey tar of
a specific version and patches it using files in its own distribution.
Been through a bulk on i386, plus I tested a few things separately on
amd64 where fallout from the recent qscintilla update has broken some ports
on !LP64 which was blocking them on i386.