log Makefile @ 118:8fdcad577b4f

age author description
Wed, 10 Jan 2024 17:58:02 +0100 Franz Glasner FIX: Remove unneeded post-build stop
Wed, 10 Jan 2024 14:45:45 +0100 Franz Glasner Apply byte-compilation for all optimization levels (0, 1, 2) after installing (i.e. staging).
Mon, 08 Jan 2024 09:37:21 +0100 Franz Glasner Allow to build PyPy3 v7.3.14 on FreeBSD 13.2.
Wed, 04 Jan 2023 20:49:47 +0100 Franz Glasner FIX: Also need a BerkeleyDB 5 as dependency for dbm.ndbm
Wed, 04 Jan 2023 15:50:00 +0100 Franz Glasner Allow to build PyPy3 v7.3.11: PLIST changes and patches for os.sendmail() which is enabled now.
Sun, 09 Oct 2022 21:32:12 +0200 Franz Glasner +++++ v7.3.9_3
Sun, 09 Oct 2022 19:12:42 +0200 Franz Glasner The need for patching sysconfig.py and package.py is gone.
Sun, 09 Oct 2022 12:57:54 +0200 Franz Glasner Build settings for PyPy3.9: additional shebangfix files and an extra pkg-plist.
Fri, 07 Oct 2022 17:57:19 +0200 Franz Glasner Re-compile with INSTALL_AS_USER undefined: otherwise ldconfig is not configured properly by USE_LDCONFIG
Fri, 07 Oct 2022 02:40:33 +0200 Franz Glasner +++++ v7.3.9_1
Thu, 06 Oct 2022 11:25:43 +0200 Franz Glasner Prime the PORTREVISION to 0 (disabled).
Wed, 05 Oct 2022 16:27:30 +0200 Franz Glasner Mark FORPYIMPL39 as broken because of a missing make target in the generated Makefile.
Wed, 05 Oct 2022 15:37:59 +0200 Franz Glasner Allow to build PyPy3 for Python 3.7 properly also
Tue, 04 Oct 2022 16:34:58 +0200 Franz Glasner Use the now centralized Python version handling
Mon, 03 Oct 2022 18:10:32 +0200 Franz Glasner PYPY_CFFI_VER is now defined in the common included bsd.pypy.mk
Mon, 03 Oct 2022 18:08:33 +0200 Franz Glasner Remove the $FreeBSD$ RCS keyword: it is not used any more
Mon, 03 Oct 2022 11:38:58 +0200 Franz Glasner Build PyPy3 for Python 3.8 using PyPy3.8-v7.3.9
Thu, 29 Sep 2022 09:18:39 +0200 Franz Glasner ADD: the latest easily available port of lang/pypy3 origin
Thu, 11 Jan 2024 11:12:22 +0100 Franz Glasner FIX: Line continuation for Python 3.9
Thu, 11 Jan 2024 01:14:40 +0100 Franz Glasner Make compilation for Python 3.10 work: Refactor SHEBANG_FILES
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
Wed, 10 Jan 2024 15:18:16 +0100 Franz Glasner Order of LOCALBASE
Tue, 09 Jan 2024 21:55:22 +0100 Franz Glasner FIX: .sp stripping also needs to be done for Python Impl 3.10
Sun, 07 Jan 2024 22:27:41 +0100 Franz Glasner Allow to build PyPy-v7.3.14 on FreeBSD 13.2:
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 21:30:35 +0200 Franz Glasner +++++ v7.3.9_3
Sun, 09 Oct 2022 19:11:04 +0200 Franz Glasner Call the package.py script with WRKSRC as the CWD.
Sun, 09 Oct 2022 12:56:53 +0200 Franz Glasner Allow to build PyPy3.9: the target name in the generated Makefile has changed
Sun, 09 Oct 2022 12:43:52 +0200 Franz Glasner When installing: do properly strip the generated shared libs for PyPy3.8 and PyPy3.9 also.
Fri, 07 Oct 2022 17:54:56 +0200 Franz Glasner FIX: Repackage with "INSTALL_AS_USER" undefined: otherwise ldconfig is not configured properly
Fri, 07 Oct 2022 02:28:25 +0200 Franz Glasner +++++ v0.3.9_1
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:24:08 +0200 Franz Glasner Allow for different PORTREVISION settings for lang/pypy and lang/pypy3.
Wed, 05 Oct 2022 15:29:19 +0200 Franz Glasner Allow to overwrite DISTINFO_FILE and PLIST from slave ports.
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 17:11:08 +0200 Franz Glasner Do not write a file into the current working directory when building: use WRKDIR instead
Sun, 02 Oct 2022 13:21:57 +0200 Franz Glasner Because the slave port pypy3 now needs an extra LIB_DEPENDS item just add here only; do not overwrite
Sat, 01 Oct 2022 13:23:31 +0200 Franz Glasner Put the "WWW" info into the Makefile now
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