log Makefile @ 46:948aab4fc6b9

age author description
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