HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 49813,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=67",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=65",
"results": [
{
"name": "gnotify",
"portdir": "gnome/gnotify",
"version": "1.2",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://gnotify.sf.net",
"description": "Gnotify is a notification-service daemon.",
"long_description": "GNotify is a little daemon written in C using GTK. It provides (like the KDE KNotify-system) a notification-service for Gnome/XFce/FVWM/Fluxbox/Enlightenment and other Desktop-Environments/WindowManagers.",
"active": true,
"categories": [
"gnome"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"automake",
"libtool",
"pkgconfig",
"autoconf"
]
},
{
"type": "lib",
"ports": [
"gtk2",
"libxml2",
"gettext"
]
}
],
"depends_on": []
},
{
"name": "gnotime",
"portdir": "gnome/gnotime",
"version": "2.4.1",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://gttr.sourceforge.net/",
"description": "A GNOME project manager.",
"long_description": "GnoTime is a combination stop-watch, diary, consultant billing system and project manager. You can measure the amount of time you spend on a task, associate a memo with it, set a billing rate, print an invoice, as well as track that status of other projects.",
"active": true,
"categories": [
"gnome"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"autoconf",
"automake",
"libtool",
"pkgconfig",
"gnome-common",
"intltool"
]
},
{
"type": "lib",
"ports": [
"libgtkhtml3",
"libxml2",
"rarian",
"qof",
"xorg-libXScrnSaver",
"guile-2.2",
"xorg-libX11",
"desktop-file-utils",
"gconf",
"gtk2",
"libglade2",
"libgnome",
"libgnomeui"
]
},
{
"type": "run",
"ports": [
"yelp"
]
}
],
"depends_on": []
},
{
"name": "gnss-sdr",
"portdir": "science/gnss-sdr",
"version": "0.0.19",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://gnss-sdr.org",
"description": "An Open Source Global Navigation Satellite Systems (GNSS) (for example: GPS, Galileo, Glonass, Beidou, etc) Software Defined Radio (SDR) Receiver",
"long_description": "An Open Source Global Navigation Satellite Systems (GNSS) (for example: GPS, Galileo, Glonass, Beidou, etc) Software Defined Radio (SDR) Receiver: This port is kept up with the GNSS-SDR release, which is typically updated every few months.",
"active": true,
"categories": [
"science"
],
"maintainers": [
{
"name": "michaelld",
"github": "michaelld",
"ports_count": 462
},
{
"name": "carles.fernandez",
"github": "carlesfernandez",
"ports_count": 4
}
],
"variants": [
"debug",
"docs",
"opencl",
"osmosdr",
"array",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"lapack",
"matio",
"armadillo",
"gnuradio",
"uhd",
"volk-gnss-sdr",
"pugixml",
"boost171",
"gnutls",
"google-glog",
"protobuf3-cpp"
]
},
{
"type": "test",
"ports": [
"cppunit"
]
}
],
"depends_on": []
},
{
"name": "gnss-sdr-devel",
"portdir": "science/gnss-sdr",
"version": "20240126-ec180d85",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://gnss-sdr.org",
"description": "An Open Source Global Navigation Satellite Systems (GNSS) (for example: GPS, Galileo, Glonass, Beidou, etc) Software Defined Radio (SDR) Receiver",
"long_description": "An Open Source Global Navigation Satellite Systems (GNSS) (for example: GPS, Galileo, Glonass, Beidou, etc) Software Defined Radio (SDR) Receiver: This port is kept up with the GNSS-SDR GIT next branch, which is typically updated daily to weekly. This version of GNSS-SDR generally contains fixes and new features that will be incorporated in an upcoming release.",
"active": true,
"categories": [
"science"
],
"maintainers": [
{
"name": "michaelld",
"github": "michaelld",
"ports_count": 462
},
{
"name": "carles.fernandez",
"github": "carlesfernandez",
"ports_count": 4
}
],
"variants": [
"debug",
"docs",
"opencl",
"osmosdr",
"array",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"lapack",
"matio",
"armadillo",
"gnuradio",
"uhd",
"volk-gnss-sdr-devel",
"pugixml",
"boost171",
"gnutls",
"google-glog",
"protobuf3-cpp"
]
},
{
"type": "test",
"ports": [
"cppunit"
]
}
],
"depends_on": []
},
{
"name": "gnu-apl",
"portdir": "lang/gnu-apl",
"version": "1.9",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.gnu.org/software/apl/",
"description": "GNU APL is a free interpreter for the programming language APL.",
"long_description": "GNU APL is a free interpreter for the programming language APL. The APL interpreter is an (almost) complete implementation of ISO standard 13751 aka. Programming Language APL, Extended.",
"active": true,
"categories": [
"lang"
],
"maintainers": [
{
"name": "casouri",
"github": "casouri",
"ports_count": 3
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"sqlite3",
"pcre2",
"readline",
"libpng",
"zlib",
"xorg-libX11",
"xorg-libxcb",
"fftw-3"
]
},
{
"type": "run",
"ports": [
"apl_select"
]
}
],
"depends_on": []
},
{
"name": "gnuastro",
"portdir": "science/gnuastro",
"version": "0.23",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.gnu.org/software/gnuastro/",
"description": "GNU astronomy utilities and library",
"long_description": "The GNU Astronomy Utilities (Gnuastro) is an official GNU package consisting of various programs and library functions for the manipulation and analysis of astronomical data.",
"active": true,
"categories": [
"science"
],
"maintainers": [
{
"name": "sikmir",
"github": "sikmir",
"ports_count": 42
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"libtool"
]
},
{
"type": "lib",
"ports": [
"openjpeg",
"tiff",
"gsl",
"zlib",
"wcslib",
"cfitsio",
"libgit2"
]
},
{
"type": "run",
"ports": [
"ghostscript",
"curl"
]
}
],
"depends_on": []
},
{
"name": "gnubg",
"portdir": "games/gnubg",
"version": "1.05.002",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.gnu.org/software/gnubg/",
"description": "GNU Backgammon",
"long_description": "GNU Backgammon (gnubg) is a software for playing and analysing backgammon positions, games and matches. It's based on a neural network. Although it already plays at a very high level, it's still work in progress. You can play at GNU Backgammon using the command line or via a graphical interface based (on GTK+).",
"active": true,
"categories": [
"games"
],
"maintainers": [
{
"name": "dtakahashi",
"github": "daitakahashi",
"ports_count": 2
}
],
"variants": [
"random_org",
"x11",
"quartz",
"board3d",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"bison",
"flex",
"libtool",
"pkgconfig",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"sqlite3",
"libiconv",
"gmp",
"readline",
"gtk2",
"python27",
"curl",
"freetype"
]
}
],
"depends_on": []
},
{
"name": "gnucap",
"portdir": "science/gnucap",
"version": "2017.10.03",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://gnucap.org",
"description": "GNU Circuit Analysis Package",
"long_description": "Gnucap is the Gnu Circuit Analysis Package. The primary component is a general purpose circuit simulator. It performs nonlinear dc and transient analyses, fourier analysis, and ac analysis. It is fully interactive and command driven. It can also be run in batch mode or as a server. Spice compatible models for the MOSFET (level 1-7), BJT, and diode are included in this release.",
"active": true,
"categories": [
"science"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"readline"
]
}
],
"depends_on": []
},
{
"name": "gnucap-devel",
"portdir": "science/gnucap",
"version": "2018.08.31",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://gnucap.org",
"description": "GNU Circuit Analysis Package",
"long_description": "Gnucap is the Gnu Circuit Analysis Package. The primary component is a general purpose circuit simulator. It performs nonlinear dc and transient analyses, fourier analysis, and ac analysis. It is fully interactive and command driven. It can also be run in batch mode or as a server. Spice compatible models for the MOSFET (level 1-7), BJT, and diode are included in this release.",
"active": true,
"categories": [
"science"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"readline"
]
}
],
"depends_on": []
},
{
"name": "gnucash",
"portdir": "gnome/gnucash",
"version": "5.13",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.gnucash.org",
"description": "a personal and small-business financial-accounting software",
"long_description": "GnuCash is a personal and small-business financial-accounting software, freely licensed under the GNU GPL. Designed to be easy to use, yet powerful and flexible, GnuCash allows you to track bank accounts, stocks, income and expenses. As quick and intuitive to use as a checkbook register, it is based on professional accounting principles to ensure balanced books and accurate reports.",
"active": true,
"categories": [
"gnome",
"x11"
],
"maintainers": [
{
"name": "dports",
"github": "drkp",
"ports_count": 73
}
],
"variants": [
"debug",
"docs"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-20",
"autoconf",
"automake",
"cmake",
"gtest",
"libtool",
"pkgconfig",
"swig-guile",
"swig-python",
"intltool"
]
},
{
"type": "lib",
"ports": [
"perl5.34",
"p5.34-date-manip",
"p5.34-finance-quote",
"libdbi",
"python311",
"guile-3.0",
"p5.34-json-parse",
"libdbi-drivers",
"aqbanking6-gtk3",
"icu",
"libofx",
"gtk3",
"libsecret",
"libxml2",
"webkit2-gtk",
"boost176"
]
},
{
"type": "run",
"ports": [
"gnucash-docs"
]
}
],
"depends_on": []
},
{
"name": "gnucash-devel",
"portdir": "gnome/gnucash",
"version": "5.13",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.gnucash.org",
"description": "a personal and small-business financial-accounting software",
"long_description": "GnuCash is a personal and small-business financial-accounting software, freely licensed under the GNU GPL. Designed to be easy to use, yet powerful and flexible, GnuCash allows you to track bank accounts, stocks, income and expenses. As quick and intuitive to use as a checkbook register, it is based on professional accounting principles to ensure balanced books and accurate reports.",
"active": true,
"categories": [
"gnome",
"x11"
],
"maintainers": [
{
"name": "dports",
"github": "drkp",
"ports_count": 73
}
],
"variants": [
"debug",
"docs"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-20",
"autoconf",
"automake",
"cmake",
"gtest",
"libtool",
"pkgconfig",
"swig-guile",
"swig-python",
"intltool"
]
},
{
"type": "lib",
"ports": [
"perl5.34",
"p5.34-date-manip",
"p5.34-finance-quote",
"libdbi",
"python311",
"guile-3.0",
"p5.34-json-parse",
"libdbi-drivers",
"aqbanking6-gtk3",
"icu",
"libofx",
"gtk3",
"libsecret",
"libxml2",
"webkit2-gtk",
"boost176"
]
},
{
"type": "run",
"ports": [
"gnucash-docs"
]
}
],
"depends_on": []
},
{
"name": "gnucash-docs",
"portdir": "gnome/gnucash-docs",
"version": "5.13",
"license": "GFDL-1.1+",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.gnucash.org",
"description": "docs for gnucash",
"long_description": "GnuCash is a personal and small-business financial-accounting software, freely licensed under the GNU GPL. Designed to be easy to use, yet powerful and flexible, GnuCash allows you to track bank accounts, stocks, income and expenses. As quick and intuitive to use as a checkbook register, it is based on professional accounting principles to ensure balanced books and accurate reports. This package contains (1) the user manual and (2) the Tutorial And Concepts Guide. Both are available through yelp, the gnome help browser, and an HTML copy is installed in ${prefix}/share/doc/gnucash.",
"active": true,
"categories": [
"gnome",
"x11"
],
"maintainers": [
{
"name": "dports",
"github": "drkp",
"ports_count": 73
}
],
"variants": [
"debug",
"x11",
"quartz"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"cmake",
"docbook-xml-4.5"
]
},
{
"type": "lib",
"ports": [
"libxslt",
"rarian",
"libxml2"
]
},
{
"type": "run",
"ports": [
"yelp"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"gnucash",
"gnucash-devel"
]
}
]
},
{
"name": "gnuchess",
"portdir": "games/gnuchess",
"version": "6.3.0",
"license": "GPL-3+",
"platforms": "darwin freebsd",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.gnu.org/software/chess",
"description": "GNU Chess is a chess-playing program.",
"long_description": "GNU Chess is a chess-playing program. It can be used to play chess against the computer on a terminal or, more commonly, as a chess engine for graphical chess frontends such as XBoard.",
"active": true,
"categories": [
"games"
],
"maintainers": [
{
"name": "khindenburg",
"github": "kurthindenburg",
"ports_count": 429
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"ncurses",
"readline"
]
}
],
"depends_on": []
},
{
"name": "gnu-classpath",
"portdir": "java/gnu-classpath",
"version": "0.99",
"license": "(GPL-2+ or Permissive)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.gnu.org/software/classpath/classpath.html",
"description": "Essential libraries for Java.",
"long_description": "GNU Classpath, Essential Libraries for Java, is a GNU project to create free core class libraries for use with virtual machines and compilers for the java programming language.",
"active": true,
"categories": [
"java"
],
"maintainers": [],
"variants": [
"gtk",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"antlr",
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"libiconv"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"lscsoft-deps"
]
}
]
},
{
"name": "gnucobol",
"portdir": "lang/gnucobol",
"version": "3.2",
"license": "(GPL-3+ or LGPL-3+)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://gnucobol.sourceforge.io/",
"description": "an open-source COBOL compiler",
"long_description": "GnuCOBOL is a free COBOL compiler, formerly known as OpenCOBOL. It implements a substantial part of the COBOL 85, COBOL 2002 and COBOL 2014 standards, as well as many extensions included in other COBOL compilers.",
"active": true,
"categories": [
"lang"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"gettext",
"pkgconfig",
"clang-17"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"gettext-runtime",
"db48",
"libcjson",
"gmp",
"ncurses",
"libxml2"
]
}
],
"depends_on": []
},
{
"name": "gnudatalanguage",
"portdir": "math/gnudatalanguage",
"version": "1.1.1",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 2,
"replaced_by": null,
"homepage": "https://github.com/gnudatalanguage/gdl",
"description": "a free IDL combatible incremental compiler",
"long_description": "A free IDL (Interactive Data Language) compatible incremental compiler (i.e. runs IDL programs).",
"active": true,
"categories": [
"science",
"math"
],
"maintainers": [
{
"name": "takeshi",
"github": "tenomoto",
"ports_count": 54
}
],
"variants": [
"debug",
"clang13",
"clang14",
"clang15",
"clang16",
"clang17",
"clang18",
"clang19",
"clang20",
"clang21",
"clangdevel",
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"gcc14",
"gcc15",
"gccdevel",
"mpich",
"openmpi",
"wxWidgets",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"eigen3",
"qhull",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"libgeotiff",
"libjpeg-turbo",
"libpng",
"shapelib",
"tiff",
"wxWidgets-3.2",
"fftw-3",
"fftw-3-single",
"glpk",
"libaec",
"freetype",
"ecCodes",
"hdf4",
"hdf5",
"netcdf",
"udunits2",
"expat",
"proj9",
"gsl",
"zlib",
"ncurses",
"readline",
"GraphicsMagick"
]
}
],
"depends_on": []
},
{
"name": "gnu-extension-headers",
"portdir": "devel/gnu-extension-headers",
"version": "1.1",
"license": "GPL-3+",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "",
"description": "Provides versions of various GNU extension headers",
"long_description": "Provides versions of various GNU extension headers",
"active": false,
"categories": [
"devel",
"lang"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
}
],
"depends_on": []
},
{
"name": "gnugo",
"portdir": "games/gnugo",
"version": "3.8",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.gnu.org/software/gnugo/gnugo.html",
"description": "GNU Go",
"long_description": "GNU Go is a free program that plays the game of Go.",
"active": true,
"categories": [
"games"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": []
},
{
"name": "GNUMail",
"portdir": "gnustep/GNUMail",
"version": "1.2.0pre3",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.collaboration-world.com/gnumail/",
"description": "Fully featured mail application using GNUStep or Cocoa.",
"long_description": "GNUMail.app is a fully featured mail application running on multiple platforms. It uses the GNUstep development framework or Apple Cocoa, which are based on the OpenStep specification provided by NeXT, Inc..",
"active": true,
"categories": [
"gnustep"
],
"maintainers": [],
"variants": [
"with_docs"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"Etoile",
"Pantomime"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"gnustep"
]
}
]
},
{
"name": "GNUMail-Aqua",
"portdir": "mail/GNUMail-Aqua",
"version": "1.2.0pre3",
"license": "GPL-2",
"platforms": "macosx",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.collaboration-world.com/gnumail/",
"description": "Fully featured mail application using GNUStep or Cocoa.",
"long_description": "GNUMail.app is a fully featured mail application running on multiple platforms. It uses the GNUstep development framework or Apple Cocoa, which are based on the OpenStep specification provided by NeXT, Inc..",
"active": true,
"categories": [
"aqua",
"mail"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": []
},
{
"name": "gnumeric",
"portdir": "gnome/gnumeric",
"version": "1.12.57",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.gnumeric.org/",
"description": "A powerful Gtk3 based spreadsheet with Excel, ODF, R and Python support.",
"long_description": "A powerful Gtk3 based spreadsheet that features full Excel function and file compatibility and additional functions not found in Excel, and statistics operations based on R. Functionality can be extended with Python and plugins. Other file compatibility includes OASIS ODF, Quattro Pro, Psion 5, Paradox DB, and more (see homepage). GDA database support is available with the +database variant.",
"active": true,
"categories": [
"science",
"math",
"gnome"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2695
}
],
"variants": [
"quartz",
"database",
"python310",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"itstool",
"automake",
"bison",
"gettext",
"libtool",
"pkgconfig",
"gtk-doc",
"gsed",
"intltool",
"autoconf",
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"psiconv",
"pxlib",
"desktop-file-utils",
"gobject-introspection",
"goffice",
"gtk3",
"perl5.34",
"gettext-runtime",
"py310-gobject3"
]
},
{
"type": "run",
"ports": [
"yelp",
"adwaita-icon-theme"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"rb33-gnumeric",
"rb32-gnumeric",
"rb31-gnumeric",
"gnome-chemistry-utils"
]
}
]
},
{
"name": "gnupg1",
"portdir": "mail/gnupg1",
"version": "1.4.23",
"license": "GPL-3+",
"platforms": "darwin freebsd sunos",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.gnupg.org",
"description": "GNU Privacy Guard version 1.4",
"long_description": "GnuPG is a complete and free replacement for PGP. Because it does not use the patented IDEA algorithm, it can be used without any restrictions. GnuPG is a RFC4880 (OpenPGP) compliant application.",
"active": true,
"categories": [
"security",
"mail"
],
"maintainers": [
{
"name": "ionic",
"github": "Ionic",
"ports_count": 24
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"gettext",
"clang-15"
]
},
{
"type": "lib",
"ports": [
"openldap",
"libusb-compat",
"readline",
"bzip2",
"libiconv",
"gettext-runtime",
"curl",
"zlib"
]
}
],
"depends_on": []
},
{
"name": "gnupg2",
"portdir": "mail/gnupg2",
"version": "2.4.8",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 1,
"replaced_by": null,
"homepage": "https://www.gnupg.org",
"description": "GNU Privacy Guard",
"long_description": "GnuPG is a complete and free replacement for PGP. Because it does not use the patented IDEA algorithm, it can be used without any restrictions. GnuPG is a RFC4880 (OpenPGP) compliant application.",
"active": true,
"categories": [
"security",
"mail"
],
"maintainers": [
{
"name": "jann",
"github": "roederja",
"ports_count": 10
},
{
"name": "ionic",
"github": "Ionic",
"ports_count": 24
}
],
"variants": [
"pinentry",
"pinentry_mac",
"openldap",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"gettext",
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"sqlite3",
"gnutls",
"libassuan",
"libgcrypt",
"libgpg-error",
"libksba",
"bzip2",
"npth",
"readline",
"pinentry",
"libiconv",
"gettext-runtime",
"libusb-compat",
"zlib",
"openldap"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"openpgpsdk"
]
},
{
"type": "fetch",
"ports": [
"privoxy",
"kitty",
"ghc-prebuilt",
"ghc",
"KeePassXC",
"VeraCrypt",
"julia",
"stack"
]
},
{
"type": "lib",
"ports": [
"pwman",
"scute",
"p5.28-mail-spamassassin",
"zeroinstall-injector",
"p5.30-mail-spamassassin",
"p5.32-mail-spamassassin",
"p5.34-mail-spamassassin",
"p5.32-gnupg-interface",
"p5.26-dist-zilla-plugin-git",
"p5.26-gnupg-interface",
"p5.26-mail-spamassassin",
"p5.26-module-signature",
"gcr",
"skopeo",
"duplicity",
"gnupg-pkcs11-scd",
"fwknop-client",
"p5.28-dist-zilla-plugin-git",
"p5.30-dist-zilla-plugin-git",
"p5.32-dist-zilla-plugin-git",
"p5.34-dist-zilla-plugin-git",
"p5.28-gnupg-interface",
"p5.30-gnupg-interface",
"p5.34-gnupg-interface",
"gopass",
"gpgme"
]
},
{
"type": "run",
"ports": [
"py39-gnupg",
"py311-gnupg",
"py310-gnupg",
"signing-party",
"py313-gnupg",
"git-secret",
"gpg-tui",
"py37-gnupg",
"py-gnupg",
"pass",
"danectl",
"py38-gnupg",
"keybase",
"py312-gnupg",
"py36-gnupg"
]
},
{
"type": "test",
"ports": [
"hg-git"
]
}
]
},
{
"name": "gnupg-pkcs11-scd",
"portdir": "security/gnupg-pkcs11-scd",
"version": "0.10.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/alonbl/gnupg-pkcs11-scd",
"description": "GnuPG PKCS#11 Smart-Card Daemon",
"long_description": "gnupg-pkcs11 is a project to implement a BSD-licensed smart-card daemon to enable the use of PKCS#11 tokens with GnuPG",
"active": true,
"categories": [
"security"
],
"maintainers": [
{
"name": "sstallion",
"github": "sstallion",
"ports_count": 4
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"libgcrypt",
"gnupg2",
"pkcs11-helper"
]
}
],
"depends_on": []
},
{
"name": "gnuplot",
"portdir": "math/gnuplot",
"version": "6.0.3",
"license": "Restrictive",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://gnuplot.sourceforge.net/",
"description": "A command-driven interactive function plotting program",
"long_description": "Gnuplot is a command-driven interactive function plotting program. Plots any number of functions, built up of C operators, C library functions, and some things C does not have like **, sgn(), etc. Also support for plotting data files, to compare actual data to theoretical curves.",
"active": true,
"categories": [
"science",
"math"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1106
}
],
"variants": [
"aquaterm",
"x11",
"luaterm",
"pangocairo",
"wxwidgets",
"qt",
"qt5",
"old_bitmap_terminals",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"qt5-qtsvg",
"qt5-qttools",
"zlib",
"ncurses",
"readline",
"fontconfig",
"gd2",
"libcaca",
"libjpeg-turbo",
"aquaterm",
"webp",
"wxWidgets-3.2",
"lua",
"libcerf",
"expat",
"libiconv",
"pango",
"openspecfun",
"libpng",
"qt5-qtbase"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"reduce"
]
},
{
"type": "lib",
"ports": [
"py313-termplotlib",
"py37-termplotlib",
"tsung",
"py39-termplotlib",
"octave",
"enblend",
"py310-termplotlib",
"py311-termplotlib",
"py312-termplotlib",
"p5.26-alien-gnuplot",
"p5.26-graphics-gnuplotif",
"gretl",
"p5.28-alien-gnuplot",
"p5.30-alien-gnuplot",
"p5.32-alien-gnuplot",
"p5.34-alien-gnuplot",
"p5.28-graphics-gnuplotif",
"p5.30-graphics-gnuplotif",
"p5.32-graphics-gnuplotif",
"p5.34-graphics-gnuplotif",
"eo",
"py38-termplotlib"
]
},
{
"type": "run",
"ports": [
"reduce",
"maxima-devel",
"tablix",
"fityk",
"eplot",
"wxMaxima",
"maxima",
"py27-gnuplot"
]
}
]
},
{
"name": "gnupod",
"portdir": "multimedia/gnupod",
"version": "0.99.8",
"license": "GFDL-1.2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "http://blinkenlights.ch/gnupod/gnupod.html",
"description": "GNUpod is a collection of tools which allow you to use your iPod with UNIX-like operating systems.",
"long_description": "GNUpod is a collection of tools which allow you to use your iPod with UNIX-like operating systems.",
"active": true,
"categories": [
"multimedia",
"perl"
],
"maintainers": [],
"variants": [
"flac",
"vorbis",
"aac",
"artwork"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"perl5.34",
"p5.34-date-manip",
"p5.34-digest-md5",
"p5.34-digest-sha1",
"lame",
"p5.34-mp3-info",
"p5.34-timedate",
"p5.34-unicode-string",
"p5.34-xml-parser",
"p5.34-libwww-perl"
]
}
],
"depends_on": []
},
{
"name": "gnu-pw-mgr",
"portdir": "security/gnu-pw-mgr",
"version": "2.7.4",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.gnu.org/software/gnu-pw-mgr/",
"description": "password manager to reconstruct difficult passwords",
"long_description": "gnu-pw-mgr is a password manager designed to make it easy to reconstruct difficult passwords when they are needed, while limiting the risk of attack. The user of this program inputs a very long initial password \"seed\" and a self-defined transformation of a web site URL to obtain both the password and a user name hint for that web site. The seed is stored in a hidden file. However, the passwords and the URL transforms are never stored anywhere. You must remember this transform (password id), or the password is lost forever.",
"active": true,
"categories": [
"security"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1826
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"gettext"
]
}
],
"depends_on": []
},
{
"name": "gnuradio",
"portdir": "science/gnuradio",
"version": "3.8.5.0",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.gnuradio.org/",
"description": "GNU Radio is Software Defined Radio (SDR)",
"long_description": "GNU Radio is Software Defined Radio (SDR): This port is kept up with the GNU Radio release, currently 3.8.5.0, which is typically updated twice per year.",
"active": true,
"categories": [
"science",
"comms"
],
"maintainers": [
{
"name": "michaelld",
"github": "michaelld",
"ports_count": 462
},
{
"name": "ra1nb0w",
"github": "ra1nb0w",
"ports_count": 148
}
],
"variants": [
"debug",
"python38",
"python39",
"python310",
"docs",
"grc",
"qtgui",
"uhd",
"wavelet",
"jack",
"portaudio",
"sdl",
"ctrlport",
"ctrlport_thrift",
"performance_counters",
"zeromq",
"quartz",
"x11",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"doxygen",
"texlive-latex",
"py39-sphinx",
"makeicns",
"graphviz",
"cmake",
"pkgconfig",
"swig-python"
]
},
{
"type": "lib",
"ports": [
"cairo",
"qwt-qt5",
"python39",
"fftw-3-single",
"gsl",
"py39-cheetah",
"py39-click",
"py39-click-plugins",
"py39-gobject3",
"py39-lxml",
"py39-mako",
"py39-numpy",
"py39-pyqt5",
"py39-six",
"py39-yaml",
"uhd",
"volk",
"qt5-qtbase",
"boost171",
"pango",
"codec2",
"libgsm",
"cppzmq",
"gmp",
"libsdl",
"log4cpp",
"mpir",
"gtk3"
]
},
{
"type": "run",
"ports": [
"py39-zmq",
"py39-scipy",
"py39-pyqtgraph",
"py39-opengl",
"py39-matplotlib",
"adwaita-icon-theme"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"gr-specest",
"gnss-sdr",
"gnss-sdr-devel",
"gqrx",
"gr-adapt",
"gr-air-modes",
"gr-baz",
"gr-fcdproplus",
"gr-foo",
"gr-fosphor",
"gr-gfdm",
"gr-gsm",
"gr-hermeslite2",
"gr-hpsdr",
"gr-ieee802-11",
"gr-ieee802-15-4",
"gr-iqbalance",
"gr-iio",
"gr-limesdr",
"gr-linrad",
"gr-lora-rpp0",
"gr-osmosdr",
"gr-satellites",
"gr-rds",
"gr-iridium"
]
},
{
"type": "run",
"ports": [
"digital_rf"
]
}
]
},
{
"name": "gnuradio37",
"portdir": "science/gnuradio",
"version": "3.7.14.0",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.gnuradio.org/",
"description": "GNU Radio is Software Defined Radio (SDR)",
"long_description": "GNU Radio is Software Defined Radio (SDR): This port is kept up with the GNU Radio 3.7 release, currently 3.7.14.0, which is a legacy branch that will not see much maintenance; place consider updating to the 'gnuradio' port.",
"active": true,
"categories": [
"science",
"comms"
],
"maintainers": [
{
"name": "michaelld",
"github": "michaelld",
"ports_count": 462
},
{
"name": "ra1nb0w",
"github": "ra1nb0w",
"ports_count": 148
}
],
"variants": [
"debug",
"python27",
"docs",
"grc",
"qtgui",
"wxgui",
"uhd",
"wavelet",
"jack",
"portaudio",
"sdl",
"ctrlport",
"ctrlport_thrift",
"performance_counters",
"zeromq",
"logging",
"log4cpp",
"quartz",
"x11",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"doxygen",
"texlive-latex",
"py27-sphinx",
"makeicns",
"graphviz",
"cmake",
"cppunit",
"pkgconfig",
"swig3-python"
]
},
{
"type": "lib",
"ports": [
"gsl",
"py27-cheetah",
"py27-lxml",
"py27-numpy",
"py27-pygtk",
"py27-pyqt4",
"uhd",
"qt4-mac",
"boost171",
"volk",
"cppzmq",
"gmp",
"libsdl",
"log4cpp",
"mpir",
"qwt52",
"qwtplot3d",
"python27",
"fftw-3-single"
]
},
{
"type": "run",
"ports": [
"py27-zmq",
"py27-scipy",
"py27-pyqwt",
"py27-opengl",
"py27-matplotlib",
"adwaita-icon-theme"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"gr37-adapt",
"gr37-air-modes",
"gr37-ais",
"gr37-baz",
"gr37-cdma",
"gr37-fcdproplus",
"gr37-foo",
"gr37-fosphor",
"gr37-gfdm",
"gr37-gsm",
"gr37-ieee802-11",
"gr37-ieee802-15-4",
"gr37-iqbalance",
"gr37-iio",
"gr37-limesdr",
"gr37-lora-rpp0",
"gr37-lora-BastilleResearch",
"gr37-lte",
"gr37-mapper",
"gr37-mac",
"gr37-ofdm",
"gr37-osmosdr",
"gr37-pcap",
"gr37-pyqt",
"gr37-satellites",
"gr37-rds",
"gr37-tdd",
"gr37-sdrplay",
"gr37-iridium",
"gr37-specest"
]
}
]
},
{
"name": "gnuradio-devel",
"portdir": "science/gnuradio",
"version": "20180824",
"license": "GPL-3",
"platforms": "darwin macosx",
"epoch": 0,
"replaced_by": "gnuradio",
"homepage": "https://www.gnuradio.org/",
"description": "Obsolete port, replaced by gnuradio",
"long_description": "This port has been replaced by gnuradio.",
"active": false,
"categories": [
"science",
"comms"
],
"maintainers": [
{
"name": "michaelld",
"github": "michaelld",
"ports_count": 462
},
{
"name": "ra1nb0w",
"github": "ra1nb0w",
"ports_count": 148
}
],
"variants": [
"debug",
"python27",
"docs",
"grc",
"qtgui",
"uhd",
"wavelet",
"jack",
"portaudio",
"swig",
"sdl",
"ctrlport",
"ctrlport_thrift",
"performance_counters",
"zeromq",
"quartz",
"x11"
],
"dependencies": [
{
"type": "build",
"ports": [
"swig-python",
"graphviz",
"pkgconfig",
"doxygen",
"texlive-latex",
"py27-sphinx",
"clang-9.0",
"makeicns"
]
},
{
"type": "extract",
"ports": [
null
]
},
{
"type": "fetch",
"ports": [
null
]
},
{
"type": "lib",
"ports": [
"qwt-qt5",
"python27",
"fftw-3-single",
"gsl",
"py27-cheetah",
"py27-click",
"py27-click-plugins",
"py27-lxml",
"py27-mako",
"py27-numpy",
"py27-pyqt5",
"py27-yaml",
"py27-gobject3",
"qt5-qtbase",
"volk",
"xmlto",
"pango",
"boost171",
"uhd",
"codec2",
"libgsm",
"cppzmq",
"gmp",
"libsdl",
"log4cpp",
"mpir",
"gtk3",
"cairo"
]
},
{
"type": "patch",
"ports": [
null
]
},
{
"type": "run",
"ports": [
"py27-zmq",
"py27-scipy",
"py27-pyqtgraph",
"py27-opengl",
"py27-matplotlib",
"adwaita-icon-theme"
]
},
{
"type": "test",
"ports": [
null
]
}
],
"depends_on": []
},
{
"name": "gnuradio-next",
"portdir": "science/gnuradio",
"version": "20200419-03d92ac1",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.gnuradio.org/",
"description": "GNU Radio is Software Defined Radio (SDR)",
"long_description": "GNU Radio is Software Defined Radio (SDR): This port is kept up with the GNU Radio GIT 'master' branch (as of 2018-09-20), which is typically updated daily to weekly. This version of GNU Radio represents the next major release of GNU Radio, and hence its API is likely to be different than that provided by gnuradio. This port may or not compile or function correctly, as it represents a work in progress. If it does not work, check back in a few days. Or try deactivating the currently active gnuradio port, cleaning any current builds, and trying again.",
"active": true,
"categories": [
"science",
"comms"
],
"maintainers": [
{
"name": "michaelld",
"github": "michaelld",
"ports_count": 462
},
{
"name": "ra1nb0w",
"github": "ra1nb0w",
"ports_count": 148
}
],
"variants": [
"debug",
"python38",
"python39",
"python310",
"docs",
"grc",
"qtgui",
"uhd",
"wavelet",
"jack",
"portaudio",
"sdl",
"ctrlport",
"ctrlport_thrift",
"performance_counters",
"zeromq",
"quartz",
"x11",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"doxygen",
"texlive-latex",
"py39-sphinx",
"makeicns",
"graphviz",
"cmake",
"pkgconfig",
"swig-python"
]
},
{
"type": "lib",
"ports": [
"cairo",
"qwt-qt5",
"python39",
"fftw-3-single",
"gsl",
"py39-cheetah",
"py39-click",
"py39-click-plugins",
"py39-gobject3",
"py39-lxml",
"py39-mako",
"py39-numpy",
"py39-pyqt5",
"py39-six",
"py39-yaml",
"uhd",
"volk",
"qt5-qtbase",
"boost171",
"pango",
"codec2",
"libgsm",
"cppzmq",
"gmp",
"libsdl",
"log4cpp",
"mpir",
"gtk3"
]
},
{
"type": "run",
"ports": [
"py39-zmq",
"py39-scipy",
"py39-pyqtgraph",
"py39-opengl",
"py39-matplotlib",
"adwaita-icon-theme"
]
}
],
"depends_on": []
},
{
"name": "gnuregex",
"portdir": "sysutils/gnuregex",
"version": "0.12",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.gnu.org/directory/regex.html",
"description": "GNU regex library",
"long_description": "GNU regex library",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-13"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"gtksourceview",
"junkbuster",
"libgtkhtml3",
"libgtkhtml4"
]
}
]
},
{
"name": "gnushogi",
"portdir": "games/gnushogi",
"version": "1.3.2",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.cs.caltech.edu/~mvanier/hacking/gnushogi/gnushogi.html",
"description": "GNU version of Shogi, a game of Japanese chess.",
"long_description": "GNU version of Shogi, a game of Japanese chess.",
"active": true,
"categories": [
"games"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"ncurses",
"xorg-libXaw"
]
}
],
"depends_on": []
},
{
"name": "gnustep",
"portdir": "gnustep/gnustep",
"version": "0.18.1",
"license": "BSD",
"platforms": "darwin",
"epoch": 200707,
"replaced_by": null,
"homepage": "http://www.gnustep.org/",
"description": "GNUstep meta port",
"long_description": "This is the GNUstep Desktop and Applications suite. Also provides a user-friendly environment configuration script.",
"active": true,
"categories": [
"gnustep"
],
"maintainers": [],
"variants": [
"with_docs",
"dev_tools"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"GMastermind",
"GMines",
"GNUMail",
"PRICE",
"ArtResources",
"gnustep-core",
"gworkspace",
"yap-app",
"windowmaker",
"TalkSoup"
]
}
],
"depends_on": []
},
{
"name": "gnustep-back",
"portdir": "gnustep/gnustep-back",
"version": "0.17.0",
"license": "(LGPL or GPL-3+)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.gnustep.org/",
"description": "A back-end component for the GNUstep GUI Library.",
"long_description": "The implementation of the GNUstep GUI Library is designed in two parts. The first part is the front-end component which is independent of platform and display system. This front-end is combined with a back-end component which handles all of the display system dependent such as specific calls to the X Window System.",
"active": true,
"categories": [
"gnustep"
],
"maintainers": [],
"variants": [
"with_docs",
"quartzwm",
"cairo",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"gnustep-gui",
"libart_lgpl",
"Xft2"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"gnustep-core"
]
}
]
},
{
"name": "gnustep-base",
"portdir": "gnustep/gnustep-base",
"version": "1.19.1",
"license": "(LGPL-3+ or GPL-3+)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.gnustep.org/",
"description": "A library of general-purpose Objective C objects.",
"long_description": "The GNUstep Base Library is a library of general-purpose, non-graphical Objective C objects. For example, it includes classes for strings, object collections, byte streams, typed coders, invocations, notifications, notification dispatchers, moments in time, network ports, remote object messaging support (distributed objects), and event loops. It provides functionality that aims to implement the non-graphical portion of the OpenStep standard (the Foundation library).",
"active": true,
"categories": [
"gnustep"
],
"maintainers": [],
"variants": [
"with_docs",
"ffi",
"ffcall"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"libffi",
"openssl",
"gnustep-make",
"libxslt"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"Pantomime",
"Performance",
"PreferencePanes",
"netclasses",
"plconv",
"gnustep-gui"
]
}
]
},
{
"name": "gnustep-core",
"portdir": "gnustep/gnustep-core",
"version": "0.18.1",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.gnustep.org/",
"description": "GNUstep core / Startup package",
"long_description": "Startup is a compilation of the core GNUstep libraries. After installing GNUstep Startup, you will have a complete system for compiling and running GNUstep applications.",
"active": true,
"categories": [
"gnustep"
],
"maintainers": [],
"variants": [
"with_docs",
"dev_tools"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"gnustep-back"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"ArtResources",
"GMastermind",
"GMines",
"Jigsaw",
"KeyArcher",
"PRICE",
"ProjectCenter",
"TalkSoup",
"gnustep",
"gorm",
"gworkspace",
"system-preferences",
"yap-app"
]
}
]
},
{
"name": "gnustep-dl2",
"portdir": "gnustep/gnustep-dl2",
"version": "0.10.1",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.gnustep.org/experience/GDL2.html",
"description": "GNUstep Database Library 2 (GDL2)",
"long_description": "The GNUstep Database Library 2 (GDL2) is a set of libraries to map Objective-C objects to rows of relational database management systems (RDBMS). It aims to be compatible with Enterprise Objects Framework (EOF) as released with WebObjects 4.5 from Apple Inc",
"active": true,
"categories": [
"gnustep"
],
"maintainers": [],
"variants": [
"with_docs"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"gorm"
]
}
],
"depends_on": []
},
{
"name": "gnustep-gui",
"portdir": "gnustep/gnustep-gui",
"version": "0.17.0",
"license": "(LGPL or GPL-3+)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.gnustep.org/",
"description": "A library of graphical user interface Objective C classes",
"long_description": "The GNUstep gui library is a library of graphical user interface classes written completely in the Objective-C language. The classes are based upon the OpenStep specification as release by NeXT Software, Inc. These classes include graphical objects such as buttons, text fields, popup lists, browser lists, and windows. There are also many associated classes for handling events, colors, fonts, pasteboards and images.",
"active": true,
"categories": [
"gnustep"
],
"maintainers": [],
"variants": [
"with_docs",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"gnustep-base",
"giflib",
"gnutls",
"tiff",
"aspell",
"libpng"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"HighlighterKit",
"Renaissance",
"WizardKit",
"gnustep-back"
]
}
]
},
{
"name": "gnustep-make",
"portdir": "gnustep/gnustep-make",
"version": "2.7.0",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.gnustep.org/",
"description": "GNUstep makefile package",
"long_description": "The GNUstep makefile package is a simple, powerful and extensible way to write makefiles for a GNUstep-based project. It allows the user to write a project without having to deal with the complex issues associated with configuration, building, installation, and packaging. It also allows the user to easily create cross-compiled binaries.",
"active": true,
"categories": [
"devel",
"cross",
"gnustep"
],
"maintainers": [],
"variants": [
"fhs_layout",
"gnustep_layout"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"gnustep-make-docs"
]
},
{
"type": "lib",
"ports": [
"gnustep-base"
]
}
]
},
{
"name": "gnustep-make-cocoa",
"portdir": "gnustep/gnustep-make-cocoa",
"version": "1.13.0",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.gnustep.org/",
"description": "GNUstep makefile package for the Cocoa API",
"long_description": "The GNUstep makefile package is a simple, powerful and extensible way to write makefiles for a GNUstep-based project. It allows the user to write a project without having to deal with the complex issues associated with configuration, building, installation, and packaging. It also allows the user to easily create cross-compiled binaries.",
"active": true,
"categories": [
"aqua",
"devel",
"cross",
"gnustep"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"Renaissance-Framework",
"netclasses-framework"
]
}
]
},
{
"name": "gnustep-make-docs",
"portdir": "gnustep/gnustep-make-docs",
"version": "1.13.0",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.gnustep.org/",
"description": "GNUstep makefile documentation",
"long_description": "GNUstep makefile documentation",
"active": true,
"categories": [
"devel",
"gnustep"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"gnustep-make",
"clang-9.0",
"latex2html",
"texlive",
"texi2html",
"texinfo"
]
}
],
"depends_on": []
},
{
"name": "gnutar",
"portdir": "archivers/gnutar",
"version": "1.35",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.gnu.org/software/tar/",
"description": "GNU version of the tar archiving utility",
"long_description": "the gnutar program creates, adds files to, or extracts files from an archive file in gnutar format, called a tarfile. A tarfile is often a magnetic tape, but can be a floppy diskette or any regular disk file.",
"active": true,
"categories": [
"archivers"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-15",
"libtool",
"help2man",
"texinfo",
"autoconf",
"automake"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"libiconv",
"gettext"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"bazaar",
"prometheus",
"viking",
"R-duckdb"
]
},
{
"type": "extract",
"ports": [
"pngquant",
"metview",
"wgrib2",
"sundials6"
]
},
{
"type": "lib",
"ports": [
"dpkg",
"backuppc",
"R"
]
},
{
"type": "run",
"ports": [
"gutils-suite-core",
"diffoscope",
"noahstrap",
"tardiff"
]
}
]
},
{
"name": "gnutls",
"portdir": "devel/gnutls",
"version": "3.7.11",
"license": "LGPL-2.1+ and GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.gnutls.org/",
"description": "GNU Transport Layer Security Library",
"long_description": "GnuTLS is a portable ANSI C based library which implements the TLS 1.0-1.3, SSL 3.0, and Datagram TLS protocols. The library does not include any patented algorithms and is available under the GNU Lesser General Public License (LGPL).",
"active": true,
"categories": [
"devel",
"security"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1106
}
],
"variants": [
"brotli",
"guile",
"dane",
"docs",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"gettext",
"pkgconfig",
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"libidn2",
"p11-kit",
"zlib",
"gettext-runtime",
"libunistring",
"gmp",
"libtasn1",
"nettle"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"pkcs11-provider"
]
},
{
"type": "lib",
"ports": [
"wireshark22",
"wireshark30",
"xmlsec-1.2",
"ngtcp2",
"openvas-libraries",
"aqbanking5",
"aqbanking5-gtk",
"aqbanking5-gtk3",
"zabbix42",
"zabbix44",
"zabbix42-agent",
"zabbix44-agent",
"loudmouth",
"gwenhywfar4",
"gwenhywfar4-gtk",
"gwenhywfar4-gtk3",
"bitlbee",
"gst",
"mpop",
"postal",
"jabber",
"net6",
"rdesktop",
"anjuta",
"vino",
"weechat",
"telepathy-gabble",
"telepathy-salut",
"libepc",
"wireshark3",
"wireshark4",
"wine-devel",
"wine-staging",
"samba4",
"openconnect-gui",
"gnome-terminal",
"gtk-gnutella",
"gnss-sdr",
"gnss-sdr-devel",
"emacs",
"emacs-devel",
"emacs-app",
"emacs-app-devel",
"osmocore",
"osmocore-devel",
"gtk-vnc",
"emacs-mac-app",
"emacs-mac-app-devel",
"zabbix4",
"zabbix4-agent",
"zabbix5",
"zabbix5-agent",
"pkcs11-helper",
"ncdc",
"rtmpdump",
"gnomint",
"nbd",
"iksemel",
"ucommon",
"game-porting-toolkit",
"libinfinity",
"gnustep-gui",
"knot",
"libknot",
"ffmpeg",
"ffmpeg-devel",
"ffmpeg4",
"ffmpeg8",
"guile-gnutls",
"VLC2",
"libVLC2",
"libnice",
"vte",
"mfem",
"FileZilla",
"mod_gnutls",
"libvmime",
"nzbget",
"zabbix3",
"zabbix3-agent",
"xmlsec",
"gobby",
"libmicrohttpd",
"retroshare-qt4",
"sakura",
"glib-networking",
"libprelude",
"qemu",
"dino",
"claws-mail",
"wine-stable",
"wget2",
"gloox",
"openconnect",
"inadyn",
"balsa",
"tigervnc",
"wget",
"libfilezilla",
"LibVNCServer",
"ffmpeg6",
"ffmpeg7",
"libpiano",
"qpdf",
"MPlayer",
"mplayer-devel",
"xine-lib",
"aqbanking6",
"aqbanking6-gtk3",
"aqbanking6-gtk2",
"gwenhywfar5",
"gwenhywfar5-gtk2",
"wireshark2",
"mutt",
"task",
"prelude-lml",
"prelude-manager",
"octave-parallel",
"msmtp",
"pan2",
"libvirt",
"freetds",
"gnupg2",
"pidgin",
"libpurple",
"finch",
"yaz",
"knot-resolver",
"gwenhywfar5-gtk3"
]
},
{
"type": "run",
"ports": [
"digital_rf"
]
}
]
},
{
"name": "gnutls-devel",
"portdir": "devel/gnutls",
"version": "3.8.10",
"license": "LGPL-2.1+ and GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.gnutls.org/",
"description": "GNU Transport Layer Security Library",
"long_description": "GnuTLS is a portable ANSI C based library which implements the TLS 1.0-1.3, SSL 3.0, and Datagram TLS protocols. The library does not include any patented algorithms and is available under the GNU Lesser General Public License (LGPL).",
"active": true,
"categories": [
"devel",
"security"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1106
}
],
"variants": [
"dane",
"docs",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"gettext",
"pkgconfig",
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"libtasn1",
"nettle",
"libidn2",
"brotli",
"libunistring",
"gettext-runtime",
"p11-kit",
"zlib",
"zstd",
"gmp"
]
}
],
"depends_on": []
},
{
"name": "go",
"portdir": "lang/go",
"version": "1.25.4",
"license": "BSD",
"platforms": "{darwin >= 10} freebsd linux",
"epoch": 3,
"replaced_by": null,
"homepage": "https://go.dev",
"description": "compiled, garbage-collected, concurrent programming language developed by Google Inc.",
"long_description": "The Go programming language is an open source project to make programmers more productive. Go is expressive, concise, clean, and efficient. Its concurrency mechanisms make it easy to write programs that get the most out of multicore and networked machines, while its novel type system enables flexible and modular program construction. Go compiles quickly to machine code yet has the convenience of garbage collection and the power of run-time reflection. It's a fast, statically typed, compiled language that feels like a dynamically typed, interpreted language. Go is developed by Google Inc.",
"active": true,
"categories": [
"lang"
],
"maintainers": [
{
"name": "ciserlohn",
"github": "ci42",
"ports_count": 35
},
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1015
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"azure-kubelogin",
"octosql",
"arduino-cli",
"argocd",
"bit",
"boilr",
"chronos-go",
"codesearch",
"copilot",
"cue",
"delve",
"dep",
"direnv",
"dive",
"docker",
"docker-machine",
"docker-machine-parallels",
"dockerize",
"dolt",
"evans",
"geoipupdate",
"gh",
"git-lfs",
"git-sizer",
"gitlab-runner",
"glab",
"glide",
"go-bindata",
"go-critic",
"go-migrate",
"go-mockgen",
"go-tools",
"golangci-lint",
"golines",
"gopls",
"gore",
"jjui",
"temporal",
"moor",
"kubectl-1.34",
"oq",
"config-file-validator",
"kubetail",
"kitty",
"gox",
"grpcurl",
"hub",
"jenkins-cli",
"jsonnet-bundler",
"kompose",
"kops",
"kustomize",
"lab",
"lazydocker",
"lazygit",
"microplane",
"mongo-tools",
"mos",
"mos-devel",
"newreleases",
"packr",
"packr1",
"pkger",
"please",
"prest",
"promu",
"qri",
"rancher-cli",
"rke",
"scc",
"shfmt",
"skaffold",
"smithy",
"staticcheck",
"statik",
"tektoncd-cli",
"terraform-docs",
"tilt",
"triage",
"turbogit",
"waypoint",
"webify",
"yaegi",
"liteide",
"micro",
"go-ethereum",
"ticker",
"utahfs",
"gomatrix",
"goplus",
"aerc",
"bettercap",
"cloudflared",
"consul",
"croc",
"curlie",
"dnscrypt-proxy",
"doggo",
"ec2-ls-hosts",
"ergo",
"ethr",
"fargate-cli",
"fortio",
"glider",
"gost",
"grafana",
"ipfs",
"k6",
"matterbridge",
"meshbird",
"mole",
"nebula",
"nextdns",
"nomad",
"proxify",
"rclone",
"scw",
"syncthing",
"teleport",
"toxiproxy",
"trojan-go",
"v2ray",
"vegeta",
"webhook",
"wireguard-go",
"yggdrasil-go",
"dstask",
"grit",
"ultralist",
"age",
"aws-vault",
"cfssl",
"comply",
"gopass",
"gosec",
"keybase",
"lego",
"mfa",
"mkcert",
"oauth2-proxy",
"sops",
"step-cli",
"tfsec",
"trivy",
"vault",
"vsh",
"elvish",
"3mux",
"alertmanager",
"antibody",
"assh",
"aws-iam-authenticator",
"awsets",
"bed",
"butane",
"certigo",
"chezmoi",
"cloudmonkey",
"ctop",
"driftctl",
"duf",
"eksctl",
"fsql",
"fx",
"fzf",
"git-chglog",
"go-mmv",
"go2port",
"gotop",
"influxdb",
"infracost",
"istioctl",
"jump",
"k3d",
"k9s",
"kaf",
"kail",
"kapp",
"kind",
"krew",
"kubectl-1.20",
"kubectl-1.19",
"kubergrunt",
"kubeseal",
"kubeswitch",
"leaf",
"minikube",
"node_exporter",
"packer",
"pagerduty-notifier",
"peco",
"podman",
"prometheus",
"psutilsql",
"pulumi",
"qrcp",
"restic",
"sift",
"smug",
"stern",
"tanka",
"telegraf",
"terraformer",
"terragrunt-0.27",
"terragrunt-0.26",
"terragrunt-0.24",
"terrascan",
"tsukae",
"up",
"wormhole-william",
"wtfutil",
"dasel",
"dashing",
"glow",
"gron",
"ijq",
"miller",
"misspell",
"ov",
"trdsql",
"uni",
"vgrep",
"yq",
"ali",
"caddy",
"doctl",
"hey",
"hugo",
"shadowfox-updater",
"wuzz",
"hcloud",
"flyctl",
"go-task",
"saml2aws",
"topfew",
"terragrunt-0.29",
"gojq",
"talisman",
"dblab",
"helmfile",
"awsls",
"termshark",
"tailscale",
"cosign",
"slides",
"gocryptfs",
"s5cmd",
"totp-cli",
"revive",
"expenses",
"kubespy",
"popeye",
"aws-nuke",
"MailHog",
"autorestic",
"kubeval",
"gopass-jsonapi",
"terragrunt-0.31",
"gdu",
"goweight",
"gitea-tea",
"filebrowser",
"kube-linter",
"act",
"goreleaser",
"evernote2md",
"air",
"cointop",
"gemget",
"kiln",
"kubectl-1.22",
"amfora",
"hermit",
"bombadillo",
"havener",
"usql",
"goss",
"gmailctl",
"gomodctl",
"tfupdate",
"gokart",
"multi-gitter",
"rare",
"zget",
"lf",
"kubescape",
"brook",
"git-credential-gopass",
"go-md2man",
"gvisor-tap-vsock",
"oh-my-posh",
"docker-credential-helper-osxkeychain",
"sttr",
"imgcat",
"murex",
"gitty",
"chaakoo",
"git-cc",
"skopeo",
"didder",
"checkssl",
"gh-grep",
"go-jsonnet",
"ndiag",
"evry",
"driftwood",
"fork-cleaner",
"pomo",
"gopass-hibp",
"cheat",
"cert-manager-cli",
"colima",
"geek-life",
"tbls",
"horcrux",
"mergestat",
"stripe-cli",
"jp",
"tfmigrate",
"helmwave",
"kubectl-1.23",
"certstrap",
"dyff",
"lsx",
"grype",
"lima",
"websocketd",
"mbtileserver",
"fq",
"ssh-manager",
"dalfox",
"cw",
"lporg",
"mop",
"zk",
"git-town",
"hysteria",
"dsq",
"hatchet",
"ivy",
"miniflux",
"atlas-toolkit",
"k3sup",
"oui",
"jj",
"vale",
"go-licenses",
"step-ca",
"berty",
"ssh-tools",
"reposurgeon",
"ffuf",
"ytcast",
"gomuks",
"gomplate",
"tfk8s",
"timer",
"hof",
"ain",
"gomajor",
"influx-cli",
"goful",
"gitleaks",
"actionlint",
"smimesign",
"termshot",
"bazelisk",
"clash",
"gdrive",
"redo-history",
"mage",
"comet-git",
"terraform-ls",
"jid",
"sampler",
"zq",
"kubectl-1.24",
"gocovsh",
"tfrefactor",
"timeleft",
"k2tf",
"restish",
"goawk",
"ratchet",
"minesweeper-go",
"depu",
"bud",
"mani",
"trufflehog",
"maddy",
"docker-machine-driver-qemu",
"comcast",
"editorconfig-checker",
"hakrawler",
"gau",
"flecli",
"gum",
"dnscontrol",
"flux",
"terragrunt-0.38",
"terragrunt-0.37",
"terragrunt-0.36",
"terragrunt-0.35",
"terragrunt-0.34",
"terragrunt-0.33",
"terragrunt-0.32",
"devdash",
"jira-cli",
"gokey",
"lensm",
"zed",
"kubectl-1.25",
"asdf",
"dud",
"govulncheck",
"datree",
"jqp",
"tablecat",
"plumber",
"wander",
"steampipe",
"terragrunt-0.39",
"gitsign",
"scientiaCLI",
"sake",
"markscribe",
"quill",
"harp",
"vhs",
"xq",
"exercism",
"katana",
"neo-cowsay",
"gopass-summon-provider",
"jsonnet-language-server",
"summon",
"xray",
"d2",
"macpine",
"cdebug",
"pup",
"terragrunt-0.42",
"terragrunt-0.41",
"terragrunt-0.40",
"weatherme",
"go-reflex",
"kubectl-1.26",
"oauth2c",
"todoist-cli",
"dmarc-report-converter",
"kubeconform",
"tfstate",
"neonmodem",
"vals",
"acorn",
"mp4ff",
"terragrunt-0.43",
"wails",
"torrent",
"kluctl",
"mox",
"xc",
"fyne",
"goat",
"svu",
"goimapnotify",
"confluent-cli",
"gpython",
"gat",
"nfpm",
"kubectl-1.27",
"tflint",
"clone-org",
"timoni",
"hut",
"mmark",
"symfony-cli",
"k0sctl",
"nali",
"payload-dumper-go",
"taxonkit",
"asmfmt",
"amass",
"ytt",
"certgraph",
"dbt",
"lux",
"netclient",
"git-credential-oauth",
"tfvar",
"gig",
"gtree",
"simplotask",
"hcl2json",
"git-credential-azure",
"md2vim",
"kubectl-1.28",
"docker-compose-plugin",
"ghq",
"natscli",
"jacobin",
"efm-langserver",
"pgroll",
"stree",
"is",
"terragrunt-0.52",
"expreduce",
"gon",
"paclear",
"ko",
"checkmake",
"k8sviz",
"goose",
"kubectl-1.29",
"zeit",
"tcpterm",
"speedbump",
"container-diff",
"nmap-formatter",
"cvemap",
"g",
"litestream",
"g-ls",
"vacuum",
"ssh3",
"ssh3-server",
"treefmt",
"operator-sdk",
"oasdiff",
"docker-base-plugin",
"docker-buildx-plugin",
"docker-index-plugin",
"vfkit",
"ipsw",
"rush",
"cidr-go",
"pdfcpu",
"freeze",
"gargs",
"gobuster",
"ipatool",
"zlint",
"zdns",
"kubectl-1.30",
"httpie-go",
"imposm",
"mqttcli",
"superfile",
"enumer",
"mactop",
"sqlpkg-cli",
"mihomo",
"gh-dash",
"pg_back",
"wp2hugo",
"sqlc",
"ghz",
"resticprofile",
"minify",
"faq",
"kubectl-1.31",
"packwiz",
"cleed",
"infisical",
"mdtree",
"qq",
"glasskube",
"ksctl",
"jd",
"nuclei",
"bombardier",
"amazon-ecr-credential-helper",
"sidekick",
"daytona",
"sq",
"mdx",
"orbiton",
"redka",
"ddev",
"kubectl-1.32",
"docx2md",
"qt6-qtcreator",
"qt6-qtcreator-docs",
"tfmv",
"oc",
"gsh",
"lefthook",
"zns",
"diffnav",
"jlv",
"shef",
"csvtk",
"git-who",
"pinact",
"buf",
"kubecolor",
"tenv",
"clef",
"nerdlog",
"kubectl-1.33",
"ollama",
"regclient",
"nsc",
"mockery",
"fabric",
"carapace",
"ggc"
]
},
{
"type": "lib",
"ports": [
"minio",
"minio-mc",
"teleport",
"swig3-go",
"govendor",
"swig-go"
]
},
{
"type": "run",
"ports": [
"fyne",
"ko"
]
}
]
},
{
"name": "go-1.4",
"portdir": "lang/go-1.4",
"version": "1.4.3",
"license": "BSD",
"platforms": "{darwin < 21}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://golang.org/",
"description": "compiled, garbage-collected, concurrent programming language developed by Google Inc.",
"long_description": "The Go programming language is an open source project to make programmers more productive. Go is expressive, concise, clean, and efficient. Its concurrency mechanisms make it easy to write programs that get the most out of multicore and networked machines, while its novel type system enables flexible and modular program construction. Go compiles quickly to machine code yet has the convenience of garbage collection and the power of run-time reflection. It's a fast, statically typed, compiled language that feels like a dynamically typed, interpreted language. Go is developed by Google Inc.",
"active": true,
"categories": [
"lang"
],
"maintainers": [
{
"name": "ciserlohn",
"github": "ci42",
"ports_count": 35
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
}
],
"depends_on": []
},
{
"name": "go2port",
"portdir": "sysutils/go2port",
"version": "20250207",
"license": "BSD",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/amake/go2port",
"description": "A tool for creating MacPorts portfiles for Go projects",
"long_description": "A tool for creating MacPorts portfiles for Go projects",
"active": true,
"categories": [
"sysutils",
"macports"
],
"maintainers": [
{
"name": "amake",
"github": "amake",
"ports_count": 153
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "goaccess",
"portdir": "www/goaccess",
"version": "1.9.4",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://goaccess.io/",
"description": "GoAccess was designed to be a fast, terminal-based log analyzer.",
"long_description": "GoAccess was designed to be a fast, terminal-based log analyzer. Its core idea is to quickly analyze and view web server statistics in real time without needing to use your browser.",
"active": true,
"categories": [
"www"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1106
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"gettext",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"ncurses",
"tokyocabinet",
"gettext-runtime",
"openssl3",
"libmaxminddb"
]
}
],
"depends_on": []
},
{
"name": "goat",
"portdir": "graphics/goat",
"version": "20220814",
"license": "MIT",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/blampe/goat",
"description": "Render ASCII art as SVG diagrams",
"long_description": "Render ASCII art as SVG diagrams",
"active": true,
"categories": [
"graphics",
"textproc"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1015
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-17"
]
}
],
"depends_on": []
}
]
}