log bsd.pypy.mk @ 49:fbd13af3b578

age author description
Tue, 03 Jan 2023 20:48:28 +0100 Franz Glasner Update to build PyPy on FreeBSD 13.1 with dist version 7.3.11
Sun, 09 Oct 2022 12:56:53 +0200 Franz Glasner Allow to build PyPy3.9: the target name in the generated Makefile has changed
Thu, 06 Oct 2022 12:35:52 +0200 Franz Glasner Introduce the PYPY_LDLIBRARY make variable to name the generated PyPy shared library.
Thu, 06 Oct 2022 11:38:05 +0200 Franz Glasner Style
Thu, 06 Oct 2022 00:46:04 +0200 Franz Glasner FIX: Typo: remove unintended commend
Wed, 05 Oct 2022 15:29:19 +0200 Franz Glasner Allow to overwrite DISTINFO_FILE and PLIST from slave ports.
Wed, 05 Oct 2022 09:39:24 +0200 Franz Glasner Employ makefile options to determine the Python version to build for (3.7, 3.8, 3.9) on PyPy3
Tue, 04 Oct 2022 18:31:44 +0200 Franz Glasner Comment in bsd.pypy.mk
Tue, 04 Oct 2022 16:34:20 +0200 Franz Glasner More centralized Python version management
Tue, 04 Oct 2022 09:45:03 +0200 Franz Glasner Now include bsd.port.pre.mk automitically from within bsd.pypy.mk
Mon, 03 Oct 2022 11:37:07 +0200 Franz Glasner Prepare for a current PyPy3 build: the PyPy3 directory layout has changed
Sat, 01 Oct 2022 14:14:27 +0200 Franz Glasner FIX: This is because this is the master port for pypy3 also: build PyPy3 for Python 3.8.
Sat, 01 Oct 2022 13:21:48 +0200 Franz Glasner Update to build PyPy on FreeBSD 13.1 with dist versilon 7.3.9
Wed, 28 Sep 2022 22:14:32 +0200 Franz Glasner ADD: the latest easily available port of lang/pypy origin