[Bug 262289] security/metasploit: Can not launch metasploit

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 02 Mar 2022 08:24:23 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262289

            Bug ID: 262289
           Summary: security/metasploit: Can not launch metasploit
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: lbartoletti@FreeBSD.org
                CC: tanawts@gmail.com
                CC: tanawts@gmail.com
             Flags: maintainer-feedback?(tanawts@gmail.com)

It looks like that metasploit seems to require win32api... well an ifdef seems
missing somewhere.

Same problem with mfsdb

```
msfconsole 
> Bundler could not find compatible versions for gem "win32api":
  In Gemfile:
    metasploit-framework was resolved to 6.1.24, which depends on
      win32api

Could not find gem 'win32api', which is required by gem 'metasploit-framework',
in any of the sources.
```

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