[Bug 272180] [NEW PORT] databases/compass

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 24 Jun 2023 11:44:56 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272180

            Bug ID: 272180
           Summary: [NEW PORT] databases/compass
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
               URL: https://github.com/mongodb-js/compass/tree/v1.36.1
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: hiroo.ono+freebsd@gmail.com

Created attachment 242963
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=242963&action=edit
add databases/compass.

This is the port of MongoDB Compass https://www.mongodb.com/products/compass ,
The GUI for MongoDB.
It is the port of an electron application, so it caches sources for npm, yarn,
node-gyp and cargo in the post-fetch section, and build them in pre-build and
do-build section.
It is not the latest version, because it took some time for me to finish it and
the version up pace is quite high. (I started when the latest was 1.35-beta 4,
and when I made it for 1.36.1, the latest version was 1.38.0.) I will try to
catch up the latest version as soon as possible, but please consider committing
this version first.

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