log bsd.pypy.mk @ 63:87850df999db

age author description
Wed, 10 Jan 2024 18:54:58 +0100 Franz Glasner FIX: PYPY_BCTAG: syntax for PLIST_SUB
Wed, 10 Jan 2024 18:47:48 +0100 Franz Glasner Support the byte-compilation: add an extra PLIST_SUB variable
Wed, 10 Jan 2024 17:57:02 +0100 Franz Glasner FIX: Apply byte-compilation in the "main" Makefile because of MAKE variable issues and allow configuration of byte-compilation in build options
Mon, 08 Jan 2024 09:35:41 +0100 Franz Glasner Update to build PyPy3 on FreeBSD 13.2 with dist version 7.3.14
Sun, 07 Jan 2024 22:27:41 +0100 Franz Glasner Allow to build PyPy-v7.3.14 on FreeBSD 13.2:
Wed, 04 Jan 2023 21:07:09 +0100 Franz Glasner Separate the inclusion of bsd.port.options.mk and bsd.port.pre.mk
Wed, 04 Jan 2023 20:50:19 +0100 Franz Glasner Make Pypy3 build for Python 3.9 by default now
Wed, 04 Jan 2023 15:53:00 +0100 Franz Glasner Update to build PyPy3 on FreeBSD 13.1 with dist version 7.3.11
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