HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 51801,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=131",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=129",
"results": [
{
"name": "midi_patchbay",
"portdir": "audio/midi_patchbay",
"version": "1.0.3",
"license": "MIT",
"platforms": "macosx",
"epoch": 0,
"replaced_by": null,
"homepage": "https://notahat.com/midi_patchbay",
"description": "Pass MIDI data between inputs/outputs and apply filters.",
"long_description": "MIDI patchbay lets you hook up your various pieces of MIDI software and hardware and pass MIDI data between them, applying assorted filters on the way. Things like key splits, MIDI channel remapping, transposition, etc. are simple.",
"active": true,
"categories": [
"audio"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"subversion",
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "midori",
"portdir": "www/midori",
"version": "9.0",
"license": "LGPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://midori-browser.org",
"description": "Midori is a lightweight yet powerful web browser",
"long_description": "Midori is a lightweight yet powerful web browser",
"active": true,
"categories": [
"www"
],
"maintainers": [],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"cmake",
"pkgconfig",
"vala",
"intltool"
]
},
{
"type": "lib",
"ports": [
"webkit2-gtk",
"libsoup-2.4",
"sqlite3",
"libpeas1",
"glib2",
"desktop-file-utils",
"gcr",
"gtk3"
]
},
{
"type": "run",
"ports": [
"adwaita-icon-theme"
]
}
],
"depends_on": []
},
{
"name": "mihomo",
"portdir": "net/mihomo",
"version": "1.19.22",
"license": "MIT",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://wiki.metacubex.one",
"description": "Another rule-based tunnel in Go, formerly known as ClashMeta",
"long_description": "mihomo is another rule-based tunnel in Go, formerly known as ClashMeta. mihomo supports s lot of protocols including HTTP, SOCKS, VMess, VLESS, Shadowsocks, Trojan, Hysteria and more, and has built-in DNS server functionality with DoH/DoT support.",
"active": true,
"categories": [
"net"
],
"maintainers": [
{
"name": "i0ntempest",
"github": "i0ntempest",
"ports_count": 268
}
],
"variants": [
"logging"
],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "mikachanfont",
"portdir": "x11/mikachanfont",
"version": "8.9",
"license": "unknown",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www001.upp.so-net.ne.jp/mikachan/",
"description": "Mikachan-font is Japanese font written by Mikachan",
"long_description": "Mikachan-font is Japanese font. It was written by Mikachan,and scaned and used font making software. It is possible to display Hiragana, Katakana, Numbers, Alphabets, symbols, Kanji for education, Usual kanji, Kanji of person's name, JIS kanji Level 1, JIS kanji Level 2, IBM expantion kanji.",
"active": true,
"categories": [
"x11",
"fonts"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"mkfontscale"
]
}
],
"depends_on": []
},
{
"name": "mikmod",
"portdir": "audio/mikmod",
"version": "3.2.8",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://mikmod.sourceforge.net",
"description": "audio player using libmikmod",
"long_description": "Mikmod is a module player and library supporting many formats, including mod, s3m, it, and xm",
"active": true,
"categories": [
"audio"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"ncurses",
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"libmikmod"
]
}
],
"depends_on": []
},
{
"name": "miller",
"portdir": "textproc/miller",
"version": "6.18.1",
"license": "BSD",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://johnkerl.org/miller/doc",
"description": "Miller is like awk, sed, cut, join, and sort for name-indexed data such as CSV, TSV, and tabular JSON",
"long_description": "Miller is like awk, sed, cut, join, and sort for name-indexed data such as CSV, TSV, and tabular JSON. You get to work with your data using named fields, without needing to count positional column indices. It operates on key-value-pair data while the familiar Unix tools operate on integer-indexed fields: if the natural data structure for the latter is the array, then Miller’s natural data structure is the insertion-ordered hash map. This encompasses a variety of data formats, including but not limited to the familiar CSV, TSV, and JSON. (Miller can handle positionally-indexed data as a special case.)",
"active": true,
"categories": [
"textproc"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1049
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "milter-greylist",
"portdir": "mail/milter-greylist",
"version": "4.6.4",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://hcpnet.free.fr/milter-greylist/",
"description": "milter-greylist standalone greylist milter",
"long_description": "milter-greylist is a stand-alone milter written in C that implements the greylist filtering method",
"active": true,
"categories": [
"mail"
],
"maintainers": [
{
"name": "dluke",
"github": "danielluke",
"ports_count": 31
}
],
"variants": [
"postfix",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"libmilter"
]
}
],
"depends_on": []
},
{
"name": "mimalloc",
"portdir": "devel/mimalloc",
"version": "3.3.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/microsoft/mimalloc",
"description": "mimalloc is a compact general purpose allocator with excellent performance",
"long_description": "mimalloc is a general purpose allocator with excellent performance characteristics.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "makr",
"github": "mohd-akram",
"ports_count": 82
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-20"
]
}
],
"depends_on": []
},
{
"name": "mime",
"portdir": "textproc/mime",
"version": "1.1",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://resnet.uoregon.edu/~gurney_j/jmpc/",
"description": "library for decoding mime messages",
"long_description": "library for decoding mime messages",
"active": true,
"categories": [
"textproc"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": []
},
{
"name": "mimetic",
"portdir": "devel/mimetic",
"version": "0.9.8",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.codesink.org/mimetic_mime_library.html",
"description": "Email library (MIME) written in C++",
"long_description": "Email library (MIME) written in C++",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2896
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": []
},
{
"name": "mimms",
"portdir": "multimedia/mimms",
"version": "3.2.1",
"license": "GPL-3+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://savannah.nongnu.org/projects/mimms/",
"description": "MiMMS isn't an MMS Message Sender, it's an MMS (e.g. mms://) stream downloader.",
"long_description": "MiMMS is a program designed to allow you to download streams using the MMS protocol and save them to your computer, as opposed to watching them live. Similar functionality is available in full media player suites such as Xine and MPlayer, but MiMMS is quick and easy to use, and for the time being, remains a useful program.",
"active": true,
"categories": [
"multimedia"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python27",
"libmms"
]
}
],
"depends_on": []
},
{
"name": "minc",
"portdir": "science/minc",
"version": "1.5.1",
"license": "none",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "libminc",
"homepage": "https://www.macports.org",
"description": "Obsolete port, replaced by libminc",
"long_description": "This port has been replaced by libminc.",
"active": false,
"categories": [
"science"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-15"
]
},
{
"type": "extract",
"ports": [
null
]
},
{
"type": "fetch",
"ports": [
null
]
},
{
"type": "lib",
"ports": [
null
]
},
{
"type": "patch",
"ports": [
null
]
},
{
"type": "run",
"ports": [
null
]
},
{
"type": "test",
"ports": [
null
]
}
],
"depends_on": []
},
{
"name": "mindforger",
"portdir": "editors/mindforger",
"version": "2.0.0",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.mindforger.com",
"description": "Thinking notebook and Markdown editor",
"long_description": "MindForger is an open, free, well-performing Markdown editor which respects your privacy and enables security. It is actually more than an editor or IDE - it's a human mind -inspired personal knowledge management tool.",
"active": true,
"categories": [
"editors",
"office"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1049
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"clang-17"
]
},
{
"type": "fetch",
"ports": [
"git"
]
},
{
"type": "lib",
"ports": [
"qt5-qtbase",
"qt5-qtwebengine",
"zlib"
]
}
],
"depends_on": []
},
{
"name": "mindless",
"portdir": "games/mindless",
"version": "1.6",
"license": "GPL",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://mindless.sourceforge.net/",
"description": "Play collectable card games against other player",
"long_description": "Mindless Automaton is a virtual tabletop on which you can play card games against other people over a network. It was designed to simulate the Magic: The Gathering(R) game, but it can be expanded to simulate other games. Mindless Automaton was very, very inspired by the popular Windows program Apprentice.",
"active": true,
"categories": [
"games"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"gtk2",
"gdk-pixbuf2"
]
}
],
"depends_on": []
},
{
"name": "minesweeper-go",
"portdir": "games/minesweeper-go",
"version": "0.3.1",
"license": "MIT",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/benhsm/minesweeper",
"description": "A simple terminal-based implementation of Minesweeper",
"long_description": "A simple terminal-based implementation of Minesweeper",
"active": true,
"categories": [
"games"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1049
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "minetest",
"portdir": "games/minetest",
"version": "5.7.0",
"license": "LGPL-2.1+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "luanti",
"homepage": "https://www.macports.org",
"description": "Obsolete port, replaced by luanti",
"long_description": "This port has been replaced by luanti.",
"active": true,
"categories": [
"games"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "extract",
"ports": [
null
]
},
{
"type": "fetch",
"ports": [
null
]
},
{
"type": "lib",
"ports": [
null
]
},
{
"type": "patch",
"ports": [
null
]
},
{
"type": "run",
"ports": [
null
]
},
{
"type": "test",
"ports": [
null
]
}
],
"depends_on": []
},
{
"name": "ming",
"portdir": "multimedia/ming",
"version": "0.4.8",
"license": "(GPL-2 or LGPL-2.1)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/libming/libming",
"description": "an SWF output library",
"long_description": "Ming is an SWF (\"Flash\") file format output library. It is written in C, with wrappers for C++, Python, and PHP, plus rudimentary support for Ruby and Perl.",
"active": false,
"categories": [
"graphics",
"multimedia"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2085
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"autoconf",
"automake",
"libtool"
]
},
{
"type": "lib",
"ports": [
"zlib",
"giflib",
"libpng",
"freetype"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"php53-ming",
"php54-ming",
"php55-ming",
"php56-ming",
"php70-ming",
"php71-ming",
"php72-ming",
"php73-ming",
"php74-ming"
]
}
]
},
{
"name": "mingw-w64",
"portdir": "cross/mingw-w64",
"version": "13.0.0",
"license": "ZPL-2.1",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://mingw-w64.sourceforge.net/",
"description": "GCC cross-compiler toolchain for Windows 64 & 32 bits (meta port)",
"long_description": "Mingw-w64 is an advancement of the original mingw.org project, created to support the GCC compiler on Windows systems.",
"active": true,
"categories": [
"devel",
"cross"
],
"maintainers": [
{
"name": "gcenx83",
"github": "gcenx",
"ports_count": 51
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "run",
"ports": [
"i686-w64-mingw32-gcc",
"x86_64-w64-mingw32-gcc",
"i686-w64-mingw32-widl",
"x86_64-w64-mingw32-widl"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"wine-stable",
"game-porting-toolkit",
"wine-devel",
"wine-staging"
]
}
]
},
{
"name": "mingw-w64-wine-gecko",
"portdir": "cross/mingw-w64-wine-gecko",
"version": "2.47.4",
"license": "MPL",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://gitlab.winehq.org/wine/wine-gecko",
"description": "Wine's built-in replacement for Microsoft's Internet Explorer",
"long_description": "mingw-w64-wine-gecko Wine's built-in replacement for Microsoft's Internet Explorer",
"active": true,
"categories": [
"cross"
],
"maintainers": [
{
"name": "gcenx83",
"github": "gcenx",
"ports_count": 51
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "run",
"ports": [
"mingw-w64-wine-gecko-2.47.4"
]
}
],
"depends_on": []
},
{
"name": "mingw-w64-wine-gecko-2.47.2",
"portdir": "cross/mingw-w64-wine-gecko",
"version": "2.47.2",
"license": "MPL",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://gitlab.winehq.org/wine/wine-gecko",
"description": "Wine's built-in replacement for Microsoft's Internet Explorer",
"long_description": "mingw-w64-wine-gecko Wine's built-in replacement for Microsoft's Internet Explorer",
"active": true,
"categories": [
"cross"
],
"maintainers": [
{
"name": "gcenx83",
"github": "gcenx",
"ports_count": 51
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "extract",
"ports": [
"xz"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"game-porting-toolkit"
]
}
]
},
{
"name": "mingw-w64-wine-gecko-2.47.3",
"portdir": "cross/mingw-w64-wine-gecko",
"version": "2.47.3",
"license": "MPL",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://gitlab.winehq.org/wine/wine-gecko",
"description": "Wine's built-in replacement for Microsoft's Internet Explorer",
"long_description": "mingw-w64-wine-gecko Wine's built-in replacement for Microsoft's Internet Explorer",
"active": true,
"categories": [
"cross"
],
"maintainers": [
{
"name": "gcenx83",
"github": "gcenx",
"ports_count": 51
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "extract",
"ports": [
"xz"
]
}
],
"depends_on": []
},
{
"name": "mingw-w64-wine-gecko-2.47.4",
"portdir": "cross/mingw-w64-wine-gecko",
"version": "2.47.4",
"license": "MPL",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://gitlab.winehq.org/wine/wine-gecko",
"description": "Wine's built-in replacement for Microsoft's Internet Explorer",
"long_description": "mingw-w64-wine-gecko Wine's built-in replacement for Microsoft's Internet Explorer",
"active": true,
"categories": [
"cross"
],
"maintainers": [
{
"name": "gcenx83",
"github": "gcenx",
"ports_count": 51
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "extract",
"ports": [
"xz"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"wine-stable",
"wine-devel",
"wine-staging",
"mingw-w64-wine-gecko"
]
}
]
},
{
"name": "mingw-w64-wine-mono",
"portdir": "cross/mingw-w64-wine-mono",
"version": "11.0.0",
"license": "GPL and LGPL-2.1 and MPL",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/madewokherd/wine-mono",
"description": "Wine's built-in replacement for Microsoft's .NET Framework",
"long_description": "mingw-w64-wine-mono is a package containing Mono and other projects, intended as a replacement for the .NET runtime and class libraries in Wine. It works in conjunction with Wine's builtin mscoree.dll, and it is not intended to be useful for any other purpose.",
"active": true,
"categories": [
"cross"
],
"maintainers": [
{
"name": "gcenx83",
"github": "gcenx",
"ports_count": 51
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "run",
"ports": [
"mingw-w64-wine-mono-11.0.0"
]
}
],
"depends_on": []
},
{
"name": "mingw-w64-wine-mono-10.0.0",
"portdir": "cross/mingw-w64-wine-mono",
"version": "10.0.0",
"license": "GPL and LGPL-2.1 and MPL",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/madewokherd/wine-mono",
"description": "Wine's built-in replacement for Microsoft's .NET Framework",
"long_description": "mingw-w64-wine-mono-10.0.0 is a package containing Mono and other projects, intended as a replacement for the .NET runtime and class libraries in Wine. It works in conjunction with Wine's builtin mscoree.dll, and it is not intended to be useful for any other purpose.",
"active": true,
"categories": [
"cross"
],
"maintainers": [
{
"name": "gcenx83",
"github": "gcenx",
"ports_count": 51
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
}
],
"depends_on": []
},
{
"name": "mingw-w64-wine-mono-10.1.0",
"portdir": "cross/mingw-w64-wine-mono",
"version": "10.1.0",
"license": "GPL and LGPL-2.1 and MPL",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/madewokherd/wine-mono",
"description": "Wine's built-in replacement for Microsoft's .NET Framework",
"long_description": "mingw-w64-wine-mono-10.1.0 is a package containing Mono and other projects, intended as a replacement for the .NET runtime and class libraries in Wine. It works in conjunction with Wine's builtin mscoree.dll, and it is not intended to be useful for any other purpose.",
"active": true,
"categories": [
"cross"
],
"maintainers": [
{
"name": "gcenx83",
"github": "gcenx",
"ports_count": 51
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
}
],
"depends_on": []
},
{
"name": "mingw-w64-wine-mono-10.2.0",
"portdir": "cross/mingw-w64-wine-mono",
"version": "10.2.0",
"license": "GPL and LGPL-2.1 and MPL",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/madewokherd/wine-mono",
"description": "Wine's built-in replacement for Microsoft's .NET Framework",
"long_description": "mingw-w64-wine-mono-10.2.0 is a package containing Mono and other projects, intended as a replacement for the .NET runtime and class libraries in Wine. It works in conjunction with Wine's builtin mscoree.dll, and it is not intended to be useful for any other purpose.",
"active": true,
"categories": [
"cross"
],
"maintainers": [
{
"name": "gcenx83",
"github": "gcenx",
"ports_count": 51
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
}
],
"depends_on": []
},
{
"name": "mingw-w64-wine-mono-10.3.0",
"portdir": "cross/mingw-w64-wine-mono",
"version": "10.3.0",
"license": "GPL and LGPL-2.1 and MPL",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/madewokherd/wine-mono",
"description": "Wine's built-in replacement for Microsoft's .NET Framework",
"long_description": "mingw-w64-wine-mono-10.3.0 is a package containing Mono and other projects, intended as a replacement for the .NET runtime and class libraries in Wine. It works in conjunction with Wine's builtin mscoree.dll, and it is not intended to be useful for any other purpose.",
"active": true,
"categories": [
"cross"
],
"maintainers": [
{
"name": "gcenx83",
"github": "gcenx",
"ports_count": 51
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
}
],
"depends_on": []
},
{
"name": "mingw-w64-wine-mono-10.4.0",
"portdir": "cross/mingw-w64-wine-mono",
"version": "10.4.0",
"license": "GPL and LGPL-2.1 and MPL",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/madewokherd/wine-mono",
"description": "Wine's built-in replacement for Microsoft's .NET Framework",
"long_description": "mingw-w64-wine-mono-10.4.0 is a package containing Mono and other projects, intended as a replacement for the .NET runtime and class libraries in Wine. It works in conjunction with Wine's builtin mscoree.dll, and it is not intended to be useful for any other purpose.",
"active": true,
"categories": [
"cross"
],
"maintainers": [
{
"name": "gcenx83",
"github": "gcenx",
"ports_count": 51
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
}
],
"depends_on": []
},
{
"name": "mingw-w64-wine-mono-10.4.1",
"portdir": "cross/mingw-w64-wine-mono",
"version": "10.4.1",
"license": "GPL and LGPL-2.1 and MPL",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/madewokherd/wine-mono",
"description": "Wine's built-in replacement for Microsoft's .NET Framework",
"long_description": "mingw-w64-wine-mono-10.4.1 is a package containing Mono and other projects, intended as a replacement for the .NET runtime and class libraries in Wine. It works in conjunction with Wine's builtin mscoree.dll, and it is not intended to be useful for any other purpose.",
"active": true,
"categories": [
"cross"
],
"maintainers": [
{
"name": "gcenx83",
"github": "gcenx",
"ports_count": 51
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"wine-stable"
]
}
]
},
{
"name": "mingw-w64-wine-mono-11.0.0",
"portdir": "cross/mingw-w64-wine-mono",
"version": "11.0.0",
"license": "GPL and LGPL-2.1 and MPL",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/madewokherd/wine-mono",
"description": "Wine's built-in replacement for Microsoft's .NET Framework",
"long_description": "mingw-w64-wine-mono-11.0.0 is a package containing Mono and other projects, intended as a replacement for the .NET runtime and class libraries in Wine. It works in conjunction with Wine's builtin mscoree.dll, and it is not intended to be useful for any other purpose.",
"active": true,
"categories": [
"cross"
],
"maintainers": [
{
"name": "gcenx83",
"github": "gcenx",
"ports_count": 51
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"mingw-w64-wine-mono",
"wine-devel",
"wine-staging"
]
}
]
},
{
"name": "mingw-w64-wine-mono-5.1.1",
"portdir": "cross/mingw-w64-wine-mono",
"version": "5.1.1",
"license": "GPL and LGPL-2.1 and MPL",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/madewokherd/wine-mono",
"description": "Wine's built-in replacement for Microsoft's .NET Framework",
"long_description": "mingw-w64-wine-mono-5.1.1 is a package containing Mono and other projects, intended as a replacement for the .NET runtime and class libraries in Wine. It works in conjunction with Wine's builtin mscoree.dll, and it is not intended to be useful for any other purpose.",
"active": true,
"categories": [
"cross"
],
"maintainers": [
{
"name": "gcenx83",
"github": "gcenx",
"ports_count": 51
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
}
],
"depends_on": []
},
{
"name": "mingw-w64-wine-mono-6.1.1",
"portdir": "cross/mingw-w64-wine-mono",
"version": "6.1.1",
"license": "GPL and LGPL-2.1 and MPL",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/madewokherd/wine-mono",
"description": "Wine's built-in replacement for Microsoft's .NET Framework",
"long_description": "mingw-w64-wine-mono-6.1.1 is a package containing Mono and other projects, intended as a replacement for the .NET runtime and class libraries in Wine. It works in conjunction with Wine's builtin mscoree.dll, and it is not intended to be useful for any other purpose.",
"active": true,
"categories": [
"cross"
],
"maintainers": [
{
"name": "gcenx83",
"github": "gcenx",
"ports_count": 51
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
}
],
"depends_on": []
},
{
"name": "mingw-w64-wine-mono-7.0.0",
"portdir": "cross/mingw-w64-wine-mono",
"version": "7.0.0",
"license": "GPL and LGPL-2.1 and MPL",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/madewokherd/wine-mono",
"description": "Wine's built-in replacement for Microsoft's .NET Framework",
"long_description": "mingw-w64-wine-mono-7.0.0 is a package containing Mono and other projects, intended as a replacement for the .NET runtime and class libraries in Wine. It works in conjunction with Wine's builtin mscoree.dll, and it is not intended to be useful for any other purpose.",
"active": true,
"categories": [
"cross"
],
"maintainers": [
{
"name": "gcenx83",
"github": "gcenx",
"ports_count": 51
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
}
],
"depends_on": []
},
{
"name": "mingw-w64-wine-mono-7.2.0",
"portdir": "cross/mingw-w64-wine-mono",
"version": "7.2.0",
"license": "GPL and LGPL-2.1 and MPL",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/madewokherd/wine-mono",
"description": "Wine's built-in replacement for Microsoft's .NET Framework",
"long_description": "mingw-w64-wine-mono-7.2.0 is a package containing Mono and other projects, intended as a replacement for the .NET runtime and class libraries in Wine. It works in conjunction with Wine's builtin mscoree.dll, and it is not intended to be useful for any other purpose.",
"active": true,
"categories": [
"cross"
],
"maintainers": [
{
"name": "gcenx83",
"github": "gcenx",
"ports_count": 51
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
}
],
"depends_on": []
},
{
"name": "mingw-w64-wine-mono-7.4.0",
"portdir": "cross/mingw-w64-wine-mono",
"version": "7.4.0",
"license": "GPL and LGPL-2.1 and MPL",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/madewokherd/wine-mono",
"description": "Wine's built-in replacement for Microsoft's .NET Framework",
"long_description": "mingw-w64-wine-mono-7.4.0 is a package containing Mono and other projects, intended as a replacement for the .NET runtime and class libraries in Wine. It works in conjunction with Wine's builtin mscoree.dll, and it is not intended to be useful for any other purpose.",
"active": true,
"categories": [
"cross"
],
"maintainers": [
{
"name": "gcenx83",
"github": "gcenx",
"ports_count": 51
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
}
],
"depends_on": []
},
{
"name": "mingw-w64-wine-mono-7.4.1",
"portdir": "cross/mingw-w64-wine-mono",
"version": "7.4.1",
"license": "GPL and LGPL-2.1 and MPL",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/madewokherd/wine-mono",
"description": "Wine's built-in replacement for Microsoft's .NET Framework",
"long_description": "mingw-w64-wine-mono-7.4.1 is a package containing Mono and other projects, intended as a replacement for the .NET runtime and class libraries in Wine. It works in conjunction with Wine's builtin mscoree.dll, and it is not intended to be useful for any other purpose.",
"active": true,
"categories": [
"cross"
],
"maintainers": [
{
"name": "gcenx83",
"github": "gcenx",
"ports_count": 51
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"game-porting-toolkit"
]
}
]
},
{
"name": "mingw-w64-wine-mono-8.1.0",
"portdir": "cross/mingw-w64-wine-mono",
"version": "8.1.0",
"license": "GPL and LGPL-2.1 and MPL",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/madewokherd/wine-mono",
"description": "Wine's built-in replacement for Microsoft's .NET Framework",
"long_description": "mingw-w64-wine-mono-8.1.0 is a package containing Mono and other projects, intended as a replacement for the .NET runtime and class libraries in Wine. It works in conjunction with Wine's builtin mscoree.dll, and it is not intended to be useful for any other purpose.",
"active": true,
"categories": [
"cross"
],
"maintainers": [
{
"name": "gcenx83",
"github": "gcenx",
"ports_count": 51
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
}
],
"depends_on": []
},
{
"name": "mingw-w64-wine-mono-9.0.0",
"portdir": "cross/mingw-w64-wine-mono",
"version": "9.0.0",
"license": "GPL and LGPL-2.1 and MPL",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/madewokherd/wine-mono",
"description": "Wine's built-in replacement for Microsoft's .NET Framework",
"long_description": "mingw-w64-wine-mono-9.0.0 is a package containing Mono and other projects, intended as a replacement for the .NET runtime and class libraries in Wine. It works in conjunction with Wine's builtin mscoree.dll, and it is not intended to be useful for any other purpose.",
"active": true,
"categories": [
"cross"
],
"maintainers": [
{
"name": "gcenx83",
"github": "gcenx",
"ports_count": 51
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
}
],
"depends_on": []
},
{
"name": "mingw-w64-wine-mono-9.1.0",
"portdir": "cross/mingw-w64-wine-mono",
"version": "9.1.0",
"license": "GPL and LGPL-2.1 and MPL",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/madewokherd/wine-mono",
"description": "Wine's built-in replacement for Microsoft's .NET Framework",
"long_description": "mingw-w64-wine-mono-9.1.0 is a package containing Mono and other projects, intended as a replacement for the .NET runtime and class libraries in Wine. It works in conjunction with Wine's builtin mscoree.dll, and it is not intended to be useful for any other purpose.",
"active": true,
"categories": [
"cross"
],
"maintainers": [
{
"name": "gcenx83",
"github": "gcenx",
"ports_count": 51
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
}
],
"depends_on": []
},
{
"name": "mingw-w64-wine-mono-9.2.0",
"portdir": "cross/mingw-w64-wine-mono",
"version": "9.2.0",
"license": "GPL and LGPL-2.1 and MPL",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/madewokherd/wine-mono",
"description": "Wine's built-in replacement for Microsoft's .NET Framework",
"long_description": "mingw-w64-wine-mono-9.2.0 is a package containing Mono and other projects, intended as a replacement for the .NET runtime and class libraries in Wine. It works in conjunction with Wine's builtin mscoree.dll, and it is not intended to be useful for any other purpose.",
"active": true,
"categories": [
"cross"
],
"maintainers": [
{
"name": "gcenx83",
"github": "gcenx",
"ports_count": 51
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
}
],
"depends_on": []
},
{
"name": "mingw-w64-wine-mono-9.3.0",
"portdir": "cross/mingw-w64-wine-mono",
"version": "9.3.0",
"license": "GPL and LGPL-2.1 and MPL",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/madewokherd/wine-mono",
"description": "Wine's built-in replacement for Microsoft's .NET Framework",
"long_description": "mingw-w64-wine-mono-9.3.0 is a package containing Mono and other projects, intended as a replacement for the .NET runtime and class libraries in Wine. It works in conjunction with Wine's builtin mscoree.dll, and it is not intended to be useful for any other purpose.",
"active": true,
"categories": [
"cross"
],
"maintainers": [
{
"name": "gcenx83",
"github": "gcenx",
"ports_count": 51
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
}
],
"depends_on": []
},
{
"name": "mingw-w64-wine-mono-9.4.0",
"portdir": "cross/mingw-w64-wine-mono",
"version": "9.4.0",
"license": "GPL and LGPL-2.1 and MPL",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/madewokherd/wine-mono",
"description": "Wine's built-in replacement for Microsoft's .NET Framework",
"long_description": "mingw-w64-wine-mono-9.4.0 is a package containing Mono and other projects, intended as a replacement for the .NET runtime and class libraries in Wine. It works in conjunction with Wine's builtin mscoree.dll, and it is not intended to be useful for any other purpose.",
"active": true,
"categories": [
"cross"
],
"maintainers": [
{
"name": "gcenx83",
"github": "gcenx",
"ports_count": 51
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
}
],
"depends_on": []
},
{
"name": "minicom",
"portdir": "comms/minicom",
"version": "2.10",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://salsa.debian.org/minicom-team/minicom",
"description": "Menu driven communications program",
"long_description": "Minicom is a menu driven communications program. It emulates ANSI and VT102 terminals. It has a dialing directory and auto zmodem download.",
"active": true,
"categories": [
"comms"
],
"maintainers": [],
"variants": [
"kermit",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"gettext",
"pkgconfig"
]
},
{
"type": "lib",
"ports": [
"libiconv",
"gettext-runtime",
"ncurses"
]
},
{
"type": "run",
"ports": [
"lrzsz"
]
}
],
"depends_on": []
},
{
"name": "minidjvu",
"portdir": "graphics/minidjvu",
"version": "0.8",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://minidjvu.sourceforge.net/",
"description": "A bitonal DjVu encoder/decoder",
"long_description": "minidjvu is a command line utility which encodes and decodes single page black-and-white DjVu files, and can compress multiple pages, taking advantage from similarities between pages.",
"active": true,
"categories": [
"graphics"
],
"maintainers": [
{
"name": "raphael",
"github": "raphael-st",
"ports_count": 18
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"libtool",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"libjpeg-turbo",
"tiff",
"zlib"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py35-djvubind",
"py36-djvubind"
]
}
]
},
{
"name": "minidlna",
"portdir": "net/minidlna",
"version": "1.3.0",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "ReadyMedia",
"homepage": "https://www.macports.org",
"description": "Obsolete port, replaced by ReadyMedia",
"long_description": "This port has been replaced by ReadyMedia.",
"active": false,
"categories": [
"net",
"multimedia"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "extract",
"ports": [
null
]
},
{
"type": "fetch",
"ports": [
null
]
},
{
"type": "lib",
"ports": [
null
]
},
{
"type": "patch",
"ports": [
null
]
},
{
"type": "run",
"ports": [
null
]
},
{
"type": "test",
"ports": [
null
]
}
],
"depends_on": []
},
{
"name": "miniflux",
"portdir": "net/miniflux",
"version": "2.2.19",
"license": "Apache-2",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://miniflux.app",
"description": "Minimalist and opinionated feed reader",
"long_description": "Minimalist and opinionated feed reader",
"active": true,
"categories": [
"net"
],
"maintainers": [
{
"name": "sikmir",
"github": "sikmir",
"ports_count": 44
},
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1049
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "minify",
"portdir": "devel/minify",
"version": "2.24.8",
"license": "MIT",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/tdewolff/minify",
"description": "Go minifier for web formats.",
"long_description": "Minify is a minifier CLI written in Go. It can minify HTML5, CSS3, JS, JSON, SVG and XML.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "zapdotzip",
"github": "ZapDotZip",
"ports_count": 3
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "minikube",
"portdir": "sysutils/minikube",
"version": "1.38.1",
"license": "Apache-2",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://minikube.sigs.k8s.io",
"description": "Run Kubernetes locally",
"long_description": "Minikube runs a single-node Kubernetes cluster inside a VM on your laptop for users looking to try out Kubernetes or develop with it day-to-day.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1049
}
],
"variants": [
"hyperkit"
],
"dependencies": [
{
"type": "build",
"ports": [
"go-bindata",
"go",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"kubectl-1.20"
]
},
{
"type": "run",
"ports": [
"kubectl-1.31"
]
}
],
"depends_on": []
},
{
"name": "minimodem",
"portdir": "net/minimodem",
"version": "0.24",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/kamalmostafa/minimodem",
"description": "General-purpose software audio FSK modem",
"long_description": "Minimodem is a command-line program which decodes (or generates) audio modem tones at any specified baud rate, using various framing protocols. It acts a general-purpose software FSK modem, and includes support for various standard FSK protocols such as Bell103, Bell202, RTTY, TTY/TDD, NOAA SAME, and Caller-ID. Minimodem can play and capture audio modem tones in real-time via the system audio device, or in batched mode via audio files. Minimodem can be used to transfer data between nearby computers using an audio cable (or just via sound waves), or between remote computers using radio, telephone, or another audio communications medium.",
"active": true,
"categories": [
"net",
"audio"
],
"maintainers": [
{
"name": "danchr",
"github": "danchr",
"ports_count": 175
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"pkgconfig",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"libsndfile",
"pulseaudio"
]
}
],
"depends_on": []
},
{
"name": "minimumprofit",
"portdir": "editors/minimumprofit",
"version": "3.3.18b",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.triptico.com/software/mp.html",
"description": "Programmer Text Editor.",
"long_description": "Programmer Text Editor.",
"active": true,
"categories": [
"editors"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"ncurses",
"pcre",
"gtk2"
]
}
],
"depends_on": []
}
]
}