pkgsrc/lang/python27
riastradh 01db152b21 python: Override sys.platform with PY_PLATNAME when cross-compiling.
For this purpose, factor the PY_PLATNAME definition out into a new
lang/pythonNN/platname.mk file.  It's not the same for 2.x and 3.x;
perhaps we could factor it out further into a single 2.x vs 3.x
conditional but this is a more mechanical change that makes it easier
to audit for now.
2023-06-27 10:35:29 +00:00
..
patches python27: add backported security fix for CVE-2023-24329 2023-05-29 23:33:48 +00:00
ALTERNATIVES
buildlink3.mk
DESCR python27: note this package has been EOL for a while 2022-06-21 00:26:04 +00:00
dist.mk
distinfo python27: add backported security fix for CVE-2023-24329 2023-05-29 23:33:48 +00:00
Makefile python: Override sys.platform with PY_PLATNAME when cross-compiling. 2023-06-27 10:35:29 +00:00
options.mk
platname.mk python: Override sys.platform with PY_PLATNAME when cross-compiling. 2023-06-27 10:35:29 +00:00
PLIST python27: add backported security patching 2022-08-11 01:32:50 +00:00
PLIST.Darwin
PLIST.IRIX
PLIST.Linux
PLIST.SunOS