[Bug 266587] databases/mongodb60: port to powerpc64le and use more system libs

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 26 Sep 2022 11:00:01 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=266587

Ronald Klop <ronald-lists@klop.ws> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #236834|                            |maintainer-approval+
              Flags|                            |

--- Comment #7 from Ronald Klop <ronald-lists@klop.ws> ---
Created attachment 236834
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=236834&action=edit
git diff of databases/mongodb60

Hi, I added my local patch to the issue:

- Instead of 1 MB of patches per platform generate the mozjs config. This also
fixes the amd64 build because the upstream config does not build.
  Effectively I put the manual steps to generate the 1MB patch for mozjs config
in the do-configure step in the Makefile.
  Will also ease future porting.
- This removes the aarch64 patches.
- This removes the need for powerpc64 patches.
- Includes the system libs of Piotr Kubaj.
- Portclippy + portlint happy.

-- 
You are receiving this mail because:
You are the assignee for the bug.