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=930",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=928",
"results": [
{
"name": "gqview",
"portdir": "graphics/gqview",
"version": "2.0.4",
"license": "unknown",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://gqview.sourceforge.net/",
"description": "GQview image browser",
"long_description": "GQview is an image browser that features single click access to view images and move around the directory tree.",
"active": true,
"categories": [
"graphics",
"x11"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"gtk2"
]
}
],
"depends_on": []
},
{
"name": "gqrx-devel",
"portdir": "science/gqrx",
"version": "20201016-19772b1a",
"license": "GPL-3 and BSD",
"platforms": "darwin macosx",
"epoch": 0,
"replaced_by": "gqrx",
"homepage": "https://gqrx.dk",
"description": "Obsolete port, replaced by gqrx",
"long_description": "This port has been replaced by gqrx.",
"active": false,
"categories": [
"science",
"comms"
],
"maintainers": [
{
"name": "michaelld",
"github": "michaelld",
"ports_count": 462
},
{
"name": "ra1nb0w",
"github": "ra1nb0w",
"ports_count": 148
}
],
"variants": [
"debug"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-12"
]
},
{
"type": "extract",
"ports": [
null
]
},
{
"type": "fetch",
"ports": [
null
]
},
{
"type": "lib",
"ports": [
"qt5-qtbase",
"boost176"
]
},
{
"type": "patch",
"ports": [
null
]
},
{
"type": "run",
"ports": [
null
]
},
{
"type": "test",
"ports": [
null
]
}
],
"depends_on": []
},
{
"name": "gqrx",
"portdir": "science/gqrx",
"version": "2.16",
"license": "GPL-3 and BSD",
"platforms": "darwin macosx",
"epoch": 1,
"replaced_by": null,
"homepage": "https://gqrx.dk",
"description": "Gqrx is a software defined radio (SDR) receiver using GNU Radio, OSMOSDR, and Qt5.",
"long_description": "Gqrx is a software defined radio receiver for Funcube Dongle (FCD), RTL2832U-based DVB-T devices (RTL-SDR), Universal Software Radio Peripherals (USRP) and Osmo SDR devices. Gqrx is powered by GNU Radio and the Qt5 GUI toolkit. Gqrx is free and open source software and anyone is invited to hack the source code to suit their needs.",
"active": true,
"categories": [
"science",
"comms"
],
"maintainers": [
{
"name": "michaelld",
"github": "michaelld",
"ports_count": 462
},
{
"name": "ra1nb0w",
"github": "ra1nb0w",
"ports_count": 148
}
],
"variants": [
"debug",
"iqbal",
"experimental"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"gnuradio",
"gr-osmosdr",
"qt5-qtbase",
"boost176",
"volk",
"qt5-qtsvg",
"portaudio"
]
}
],
"depends_on": []
},
{
"name": "gql",
"portdir": "devel/gql",
"version": "0.40.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://amrdeveloper.github.io/GQL/",
"description": "Git Query language is an SQL-like language to perform queries on .git files",
"long_description": "Git Query language is an SQL-like language to perform queries on .git files which supports most SQL features such as grouping, ordering and aggregation functions.",
"active": true,
"categories": [
"devel",
"databases"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1015
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cargo",
"cmake",
"legacy-support",
"rust",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"libunwind"
]
}
],
"depends_on": []
},
{
"name": "gq",
"portdir": "net/gq",
"version": "1.2.3",
"license": "(GPL-2+ or OpenSSLException)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://web.archive.org/web/20081013223833/http://gq-project.org/",
"description": "GQ is a GTK-based LDAP client.",
"long_description": "GQ is a GTK-based LDAP client.",
"active": true,
"categories": [
"net"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"libtool",
"pkgconfig",
"intltool",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"expat",
"openldap",
"libiconv",
"glib2",
"openssl10",
"gtk2",
"libglade2",
"libgnome-keyring"
]
}
],
"depends_on": []
},
{
"name": "gpython",
"portdir": "lang/gpython",
"version": "0.2.0",
"license": "BSD",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/go-python/gpython",
"description": "gpython is a python interpreter written in go, \"batteries not included\"",
"long_description": "gpython is a part re-implementation, part port of the Python 3.4 interpreter in Go.",
"active": true,
"categories": [
"lang"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1015
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "GPXSee",
"portdir": "gis/GPXSee",
"version": "15.3",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.gpxsee.org/",
"description": "GPS log file viewer and analyzer",
"long_description": "GPXSee is a Qt-based GPS log file viewer and analyzer that supports all common GPS log file formats.",
"active": true,
"categories": [
"graphics",
"gis"
],
"maintainers": [
{
"name": "sikmir",
"github": "sikmir",
"ports_count": 42
}
],
"variants": [
"debug"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"pkgconfig",
"qt5-qttools"
]
},
{
"type": "lib",
"ports": [
"qt5-qtbase",
"qt5-qtlocation",
"zlib"
]
},
{
"type": "run",
"ports": [
"qt5-qttranslations",
"qt5-qtimageformats"
]
}
],
"depends_on": []
},
{
"name": "GPXLab",
"portdir": "gis/GPXLab",
"version": "0.7.0",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/BourgeoisLab/GPXLab",
"description": "Program to show and manipulate GPS tracks",
"long_description": "GPXLab is an application to display and manage GPS tracks previously recorded with a GPS tracker.",
"active": true,
"categories": [
"gis"
],
"maintainers": [
{
"name": "sikmir",
"github": "sikmir",
"ports_count": 6
}
],
"variants": [
"debug"
],
"dependencies": [
{
"type": "build",
"ports": [
"qt5-qttools",
"pkgconfig",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"qt5-qtbase"
]
},
{
"type": "run",
"ports": [
"qt5-qtimageformats",
"qt5-qttranslations"
]
}
],
"depends_on": []
},
{
"name": "gputils",
"portdir": "devel/gputils",
"version": "1.5.0",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://gputils.sourceforge.net/",
"description": "GNU PIC Utilities",
"long_description": "GPUTILS is a collection of tools for the Microchip (TM) PIC microcontrollers. It includes gpasm, gplink, and gplib.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"sdcc29",
"gpsim",
"sdcc"
]
},
{
"type": "run",
"ports": [
"sdcc29",
"sdcc"
]
}
]
},
{
"name": "gptfdisk",
"portdir": "sysutils/gptfdisk",
"version": "1.0.9",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.rodsbooks.com/gdisk/",
"description": "GUID partition table fdisk (gdisk)",
"long_description": "GPT fdisk (gdisk) is a disk partitioning tool loosely modeled on Linux fdisk, but used for modifying GUID Partition Table (GPT) disks. The related FixParts utility fixes some common problems on Master Boot Record (MBR) disks.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "nano103",
"github": "nano103",
"ports_count": 3
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"ncurses",
"popt"
]
}
],
"depends_on": []
},
{
"name": "gpsim",
"portdir": "devel/gpsim",
"version": "0.29.0",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://gpsim.sourceforge.net/",
"description": "A software simulator for Microchip PIC microcontrollers",
"long_description": "GPSIM is a full-featured software simulator for Microchip PIC microcontrollers.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"gputils",
"pkgconfig",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"popt",
"gtk2-extra"
]
}
],
"depends_on": []
},
{
"name": "gpsd-devel",
"portdir": "net/gpsd",
"version": "20190817-a4ecde71",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "gpsd",
"homepage": "https://gpsd.io",
"description": "Obsolete port, replaced by gpsd",
"long_description": "This port has been replaced by gpsd.",
"active": false,
"categories": [
"net"
],
"maintainers": [
{
"name": "michaelld",
"github": "michaelld",
"ports_count": 462
},
{
"name": "fw",
"github": "fhgwright",
"ports_count": 26
}
],
"variants": [
"python27",
"python35",
"python36",
"python37",
"python38",
"python39",
"qt",
"libusb",
"dbus",
"xgps",
"plot"
],
"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": "gpsd",
"portdir": "net/gpsd",
"version": "3.25",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://gpsd.io",
"description": "GPS service daemon",
"long_description": "GPSD is a service daemon that handles GPSes and other navigation-related sensors reporting over USB, serial, TCP/IP, or UDP connections and presents reports in a well-documented JSON format. The package also includes a number of clients which can be run against a local GPSD or a GPSD on another machine.",
"active": true,
"categories": [
"net"
],
"maintainers": [
{
"name": "michaelld",
"github": "michaelld",
"ports_count": 462
},
{
"name": "fw",
"github": "fhgwright",
"ports_count": 26
}
],
"variants": [
"python27",
"python34",
"python35",
"python36",
"python37",
"python38",
"python39",
"python310",
"python311",
"python312",
"qt",
"libusb",
"dbus",
"xgps",
"plot"
],
"dependencies": [
{
"type": "build",
"ports": [
"py312-setuptools",
"asciidoctor",
"docbook-xml-4.1.2",
"clang-17",
"pkgconfig",
"scons"
]
},
{
"type": "lib",
"ports": [
"python312",
"py312-serial",
"ncurses"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"stellarium",
"viking",
"uhd-39lts",
"qlandkartegt",
"marble",
"direwolf"
]
}
]
},
{
"name": "gpscorrelate",
"portdir": "gis/gpscorrelate",
"version": "2.0",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://dfandrich.github.io/gpscorrelate/",
"description": "GPS Photo Correlation",
"long_description": "Writes location data to EXIF tags using GPX files.",
"active": true,
"categories": [
"graphics",
"gis"
],
"maintainers": [
{
"name": "sikmir",
"github": "sikmir",
"ports_count": 6
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"pkgconfig",
"docbook-xml-4.2",
"docbook-xsl-nons",
"libxslt"
]
},
{
"type": "lib",
"ports": [
"gtk3",
"exiv2",
"libxml2",
"gettext"
]
}
],
"depends_on": []
},
{
"name": "gpsbabel-app",
"portdir": "textproc/gpsbabel",
"version": "1.7.0",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.gpsbabel.org",
"description": "GPSBabel converts/uploads GPS waypoints, tracks, and routes",
"long_description": "GPSBabel converts GPS waypoints, tracks, and routes from one format to another, whether that format is a common mapping format like Delorme, Streets and Trips, or even a serial upload or download to a GPS unit such as those from Garmin and Magellan.",
"active": true,
"categories": [
"textproc",
"comms"
],
"maintainers": [],
"variants": [
"qtwebkit",
"debug"
],
"dependencies": [
{
"type": "build",
"ports": [
"qt5-qttools",
"pkgconfig",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"qt5-qtwebchannel",
"qt5-qtbase",
"gpsbabel",
"qt5-qtlocation",
"qt5-qtwebengine",
"qt5-qtdeclarative"
]
}
],
"depends_on": []
},
{
"name": "gpsbabel",
"portdir": "textproc/gpsbabel",
"version": "1.7.0",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.gpsbabel.org",
"description": "GPSBabel converts/uploads GPS waypoints, tracks, and routes",
"long_description": "GPSBabel converts GPS waypoints, tracks, and routes from one format to another, whether that format is a common mapping format like Delorme, Streets and Trips, or even a serial upload or download to a GPS unit such as those from Garmin and Magellan.",
"active": true,
"categories": [
"textproc",
"comms"
],
"maintainers": [],
"variants": [
"debug"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"qt5-qtbase",
"zlib",
"libusb",
"shapelib"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"gpsbabel-app",
"qlandkartegt"
]
},
{
"type": "run",
"ports": [
"viking"
]
}
]
},
{
"name": "gprolog",
"portdir": "lang/gprolog",
"version": "1.5.0",
"license": "LGPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://gprolog.inria.fr/",
"description": "GNU Prolog compiler",
"long_description": "GNU Prolog is a free Prolog compiler with constraint solving over finite domains developed by Daniel Diaz. GNU Prolog accepts Prolog+constraint programs and produces native binaries (like gcc does from a C source). The obtained executable is then stand-alone. The size of this executable can be quite small since GNU Prolog can avoid linking the code of most unused built-in predicates. The performance of GNU Prolog is very encouraging (comparable to commercial systems). Beside native-code compilation, GNU Prolog offers a classical interactive interpreter (top-level) with a debugger.",
"active": true,
"categories": [
"lang"
],
"maintainers": [
{
"name": "pmoura",
"github": "pmoura",
"ports_count": 3
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"libtool",
"clang-9.0"
]
}
],
"depends_on": []
},
{
"name": "gpredict",
"portdir": "science/gpredict",
"version": "2024091715-098e3768",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://gpredict.oz9aec.net/",
"description": "GNOME-based satellite tracking program",
"long_description": "Gpredict is a real-time satellite tracking and orbit prediction application. It can track an unlimited number of satellites and display their position and other data in lists, tables, maps, and polar plots (radar view). Gpredict can also predict the time of future passes for a satellite, and provide you with detailed information about each pass.",
"active": true,
"categories": [
"science"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1106
},
{
"name": "ra1nb0w",
"github": "ra1nb0w",
"ports_count": 148
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"makeicns",
"intltool",
"clang-17",
"autoconf",
"automake",
"gettext",
"libtool",
"pkgconfig"
]
},
{
"type": "lib",
"ports": [
"goocanvas2",
"librsvg",
"curl"
]
},
{
"type": "run",
"ports": [
"hamlib"
]
}
],
"depends_on": []
},
{
"name": "gpp4",
"portdir": "science/gpp4",
"version": "1.3.1",
"license": "LGPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://launchpad.net/gpp4",
"description": "macromolecular crystallography library",
"long_description": "The goal of this project -- named gpp4 to distinguish it from CCP4 -- is to provide a drop-in replacement for the CCP4 libraries, that as carefully as possible implements the current CCP4 library interface, while not requiring the whole CCP4 package to be installed. Select a Fortran variant to build the Fortran interface library.",
"active": true,
"categories": [
"science"
],
"maintainers": [],
"variants": [
"g95",
"gcc10",
"gcc11",
"gcc5",
"gcc6",
"gcc7",
"gcc8",
"gcc9",
"gccdevel"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-9.0",
"mmdb"
]
}
],
"depends_on": []
},
{
"name": "gpp",
"portdir": "lang/gpp",
"version": "2.24",
"license": "LGPL-2.1",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.nothingisreal.com/gpp/",
"description": "general-purpose preprocessor with customizable syntax",
"long_description": "GPP is a general-purpose preprocessor with customizable syntax, suitable for a wide range of preprocessing tasks. Its independence from any programming language makes it much more versatile than cpp, while its syntax is lighter and more flexible than that of m4. The syntax is fully customizable, which makes it possible to process text files, HTML, or source code equally efficiently in a variety of languages.",
"active": true,
"categories": [
"lang"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": []
},
{
"name": "gpodder",
"portdir": "gnome/gpodder",
"version": "3.11.4",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://gpodder.github.io",
"description": "A media aggregator and podcast client",
"long_description": "gPodder is a standalone podcast manager. It provides anything to manage feeds and podcasts but requires an external player to actually listen/view the content, e.g. Apple QuickTime Player.",
"active": true,
"categories": [
"audio",
"gnome"
],
"maintainers": [],
"variants": [
"python310",
"python311",
"python312",
"quartz"
],
"dependencies": [
{
"type": "build",
"ports": [
"help2man",
"intltool",
"py312-setuptools",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python312",
"dbus-python312",
"py312-gobject3",
"py312-mutagen",
"py312-mygpoclient",
"py312-podcastparser",
"lame",
"vorbis-tools",
"gtk3",
"librsvg"
]
},
{
"type": "run",
"ports": [
"yt-dlp",
"py312-requests"
]
}
],
"depends_on": []
},
{
"name": "gplcver",
"portdir": "science/gplcver",
"version": "2.12a",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://sourceforge.net/projects/gplcver",
"description": "GPL Cver is an open-source, interpreted Verilog simulator by Pragmatic C Software",
"long_description": "Open-source interpreted Verilog simulator with a feature set and performance similar to Verilog-XL. Implements all IEEE 1364-1995 features along with some Verilog-2001 features. Full support for Verilog PLIs.",
"active": true,
"categories": [
"science"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": []
},
{
"name": "gping",
"portdir": "net/gping",
"version": "1.20.1",
"license": "MIT",
"platforms": "{darwin >= 16}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/orf/gping",
"description": "ping, but with a graph",
"long_description": "ping, but with a graph.",
"active": true,
"categories": [
"net"
],
"maintainers": [
{
"name": "harens",
"github": "harens",
"ports_count": 149
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cargo",
"legacy-support",
"rust",
"clang-20"
]
},
{
"type": "lib",
"ports": [
"libunwind"
]
}
],
"depends_on": []
},
{
"name": "gpilab_select",
"portdir": "python/gpilab_select",
"version": "0.1",
"license": "Permissive",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "",
"description": "common files for selecting default gpilab version",
"long_description": "This port installs files that allow 'port select' to be used to create links to the preferred default version of gpilab.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py36-gpilab-framework",
"py39-gpilab-framework",
"py38-gpilab-framework",
"py37-gpilab-framework"
]
}
]
},
{
"name": "gpick",
"portdir": "graphics/gpick",
"version": "0.3",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/thezbyg/gpick",
"description": "Gpick is an advanced color picker.",
"long_description": "Gpick is a program used to pick colors from anywhere on the screen, mix them to get new colors, generate shades and tints and export palettes to common file formats or simply copy them to the clipboard.",
"active": true,
"categories": [
"graphics"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1502
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"gettext",
"pkgconfig",
"librsvg",
"makeicns",
"ragel",
"boost178",
"cmake"
]
},
{
"type": "lib",
"ports": [
"gtk3",
"macports-libcxx",
"expat",
"gettext-runtime",
"lua54",
"legacy-support"
]
}
],
"depends_on": []
},
{
"name": "gphoto2",
"portdir": "graphics/gphoto2",
"version": "2.5.32",
"license": "LGPL-2.1+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.gphoto.org/proj/gphoto2/",
"description": "command line interface to libgphoto2.",
"long_description": "gphoto2 is the command line interface to libgphoto2. It allows almost everything that libgphoto2 can do.",
"active": true,
"categories": [
"graphics"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1826
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-17"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"popt",
"readline",
"gettext",
"libjpeg-turbo",
"libiconv",
"libexif",
"libgphoto2",
"libusb-compat"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"kamera"
]
},
{
"type": "run",
"ports": [
"geeqie"
]
}
]
},
{
"name": "gpg-tui",
"portdir": "security/gpg-tui",
"version": "0.11.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://blog.orhun.dev/introducing-gpg-tui/",
"description": "gpg-tui is a Terminal User Interface for GnuPG.",
"long_description": "gpg-tui is a Terminal User Interface for GnuPG. It aims to ease the key management operations such as listing/exporting/signing by providing an interface along with the command-line fallback for more complex operations. It is not trying to be a full-fledged interface for all the features that gpg provides but it tries to bring a more interactive approach to key management.",
"active": true,
"categories": [
"security"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1015
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"cargo",
"legacy-support",
"pkgconfig",
"rust"
]
},
{
"type": "lib",
"ports": [
"libgpg-error",
"libunwind",
"gpgme"
]
},
{
"type": "run",
"ports": [
"gnupg2"
]
}
],
"depends_on": []
},
{
"name": "gpgme-objc",
"portdir": "devel/gpgme-objc",
"version": "1.0.2",
"license": "LGPL-2.1+",
"platforms": "macosx",
"epoch": 0,
"replaced_by": null,
"homepage": "http://macgpg.sourceforge.net",
"description": "GnuPG Made Easy is an Objective-C framework wrapping libgpgme",
"long_description": "GnuPG Made Easy (GPGME) is an Objective-C framework wrapping libgpgme, a C language library, that allows to add support for cryptography to a program. It is designed to make access to crypto engines like GnuPG or GpgSM easier for applications. GPGME provides a high-level crypto API for encryption, decryption, signing, signature verification and key management.",
"active": true,
"categories": [
"devel",
"security"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"gpgme",
"libgpg-error"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"GPGAppKit"
]
}
]
},
{
"name": "gpgme",
"portdir": "devel/gpgme",
"version": "1.24.3",
"license": "(LGPL-2.1+ or GPL-3+)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.gnupg.org/related_software/gpgme/",
"description": "A library for easy acces to GnuPG.",
"long_description": "GnuPG Made Easy (GPGME) is a library designed to make access to GnuPG easier for applications. It provides a High-Level Crypto API for encryption, decryption, signing, signature verification and key management. Currently it uses GnuPG as its backend but the API isn't restricted to this engine in fact we have already developed a backend for CMS (S/MIME).",
"active": true,
"categories": [
"devel",
"security",
"crypto"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"autoconf",
"automake",
"libtool",
"pkgconfig"
]
},
{
"type": "lib",
"ports": [
"libgpg-error",
"pth",
"gnupg2",
"libassuan"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"operator-sdk"
]
},
{
"type": "lib",
"ports": [
"bazaar",
"centerim",
"gpgme-objc",
"mcabber",
"gmime",
"gmime3",
"gitg",
"seahorse",
"skopeo",
"poppler-devel",
"poppler-devel-qt5",
"poppler",
"poppler-qt5",
"samba4",
"py27-pygpgme",
"nasty",
"kopete",
"gpg-tui",
"kde4-runtime",
"kget",
"R-gpg",
"retroshare-qt4",
"rb33-gpgme",
"rb32-gpgme",
"rb31-gpgme",
"fwknop-client",
"dino",
"claws-mail",
"profanity",
"wget2",
"balsa",
"kdepimlibs4",
"kdepimlibs4-kioslaves",
"neomutt",
"geany-plugins",
"notmuch",
"openvas-libnasl",
"dar"
]
}
]
},
{
"name": "GPGAppKit",
"portdir": "aqua/GPGAppKit",
"version": "A1",
"license": "GPL-2+",
"platforms": "macosx",
"epoch": 0,
"replaced_by": null,
"homepage": "http://macgpg.sourceforge.net",
"description": "A framework that provides GPG-type panels",
"long_description": "A framework that provides GPG-type panels for key selection (single or multiple) and passphrase entry. All panels can be used as modal windows, relative windows (pseudo-sheets), or sheets.",
"active": true,
"categories": [
"aqua",
"devel",
"security"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"gpgme-objc"
]
}
],
"depends_on": []
},
{
"name": "gperftools",
"portdir": "devel/gperftools",
"version": "2.15",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/gperftools/gperftools",
"description": "high-performance multi-threaded malloc() and nifty performance analysis tools",
"long_description": "gperftools is a collection of a high-performance multi-threaded malloc() implementation, plus some pretty nifty performance analysis tools.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"tests",
"universal",
"debug",
"benchmark"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"libunwind"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"sentencepiece",
"swi-prolog"
]
}
]
},
{
"name": "gperf-bootstrap",
"portdir": "devel/gperf",
"version": "3.1",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.gnu.org/software/gperf/gperf.html",
"description": "GNU perfect hash generator",
"long_description": "Generates a perfect hash function for various input.",
"active": false,
"categories": [
"devel"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1502
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"apple-gcc42"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"libiconv-bootstrap"
]
}
]
},
{
"name": "gperf",
"portdir": "devel/gperf",
"version": "3.3",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.gnu.org/software/gperf/gperf.html",
"description": "GNU perfect hash generator",
"long_description": "Generates a perfect hash function for various input.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1502
},
{
"name": "aeioudev",
"github": "aeiouaeiouaeiouaeiouaeiouaeiou",
"ports_count": 10
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"syslog-ng-devel",
"flasm",
"gindent",
"vte-gtk2-xfce",
"vte-gtk2-compat",
"proxygen",
"evolution-data-server-gtk4",
"ruby-devel",
"appstream",
"yices",
"grok",
"evolution-data-server",
"iverilog",
"iverilog-docs",
"atomvm",
"libe-book",
"webkit2-gtk",
"webkit2-gtk-devel",
"qt5-qtwebengine",
"qt5-qtwebengine-docs",
"libiconv",
"tinyproxy",
"libetonyek",
"ohcount",
"libshumate",
"octave",
"qt513-qtwebengine",
"qt513-qtwebengine-docs"
]
},
{
"type": "lib",
"ports": [
"appstream-glib"
]
}
]
},
{
"name": "gpatch",
"portdir": "devel/gpatch",
"version": "2.8",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.gnu.org/software/patch/",
"description": "GNU patch, for applying diffs to files",
"long_description": "Patch takes a patch file containing a difference listing produced by the diff program and applies those differences to one or more original files, producing patched versions.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "aeioudev",
"github": "aeiouaeiouaeiouaeiouaeiouaeiou",
"ports_count": 10
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"dpkg",
"opam",
"quilt"
]
},
{
"type": "run",
"ports": [
"gutils-suite-core"
]
}
]
},
{
"name": "gpac",
"portdir": "multimedia/gpac",
"version": "2.4.0",
"license": "LGPL-2.1+",
"platforms": "{darwin >= 12}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://gpac.wp.imt.fr",
"description": "multimedia framework for research and academic purposes",
"long_description": "GPAC is an Open Source multimedia framework for research and academic purposes. The project covers different aspects of multimedia, with a focus on presentation technologies (graphics, animation and interactivity). Includes MP4Box and Osmo4.",
"active": true,
"categories": [
"multimedia"
],
"maintainers": [
{
"name": "makr",
"github": "mohd-akram",
"ports_count": 82
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"a52dec",
"faad2",
"libmad",
"libvorbis",
"pulseaudio",
"libsdl2",
"openssl",
"libcaca",
"xz",
"libpng",
"openjpeg",
"XviD",
"libogg",
"libtheora",
"freetype",
"nghttp2",
"ffmpeg7",
"libjpeg-turbo",
"zlib"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"MP4Joiner"
]
}
]
},
{
"name": "gox",
"portdir": "devel/gox",
"version": "1.0.1",
"license": "MPL-2",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/mitchellh/gox",
"description": "A dead simple, no frills Go cross compile tool",
"long_description": "Gox is a simple, no-frills tool for Go cross compilation that behaves a lot like standard go build. Gox will parallelize builds for multiple platforms. Gox will also build the cross-compilation toolchain for you.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1015
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-17"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"krew",
"MailHog"
]
}
]
},
{
"name": "goweight",
"portdir": "sysutils/goweight",
"version": "1.0.5",
"license": "MIT",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jondot/goweight",
"description": "A tool to analyze and troubleshoot the size of a Go binary",
"long_description": "A tool to analyze and troubleshoot the size of a Go binary",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1015
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "govulncheck",
"portdir": "security/govulncheck",
"version": "1.1.4",
"license": "BSD",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/golang/vuln",
"description": "Govulncheck reports known vulnerabilities that affect Go code",
"long_description": "Govulncheck reports known vulnerabilities that affect Go code. It uses static analysis of source code or a binary's symbol table to narrow down reports to only those that could affect the application.",
"active": true,
"categories": [
"devel",
"security"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1015
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "govendor",
"portdir": "devel/govendor",
"version": "1.0.9",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/kardianos/govendor",
"description": "Go vendor tool that works with the standard vendor file",
"long_description": "Go vendor tool that works with the standard vendor file",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"go"
]
}
],
"depends_on": []
},
{
"name": "gourmet",
"portdir": "gnome/gourmet",
"version": "0.17.4",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://thinkle.github.io/gourmet/",
"description": "A simple but powerful recipe-managing application",
"long_description": "Gourmet Recipe Manager is a recipe-organizer that allows you to collect, search, organize, and browse your recipes. Gourmet can also generate shopping lists and calculate nutritional information.",
"active": true,
"categories": [
"gnome",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py27-distutils-extra",
"intltool",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"py27-Pillow",
"py27-beautifulsoup",
"py27-elib.intl",
"py27-ipython",
"gstreamer010-gst-plugins-good",
"py27-pygtk",
"py27-reportlab",
"py27-sqlalchemy",
"py27-gst-python",
"py27-poppler",
"py27-gtkspell",
"python27"
]
}
],
"depends_on": []
},
{
"name": "gource",
"portdir": "devel/gource",
"version": "0.54",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://gource.io/",
"description": "Version Control Visualization Tool",
"long_description": "Gource is a tool that can be used to visualize who committed when, and to which files. It supports git, CVS, Mercurial, Bazaar, and svn.",
"active": true,
"categories": [
"devel"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"glm",
"pkgconfig",
"clang-15"
]
},
{
"type": "lib",
"ports": [
"ftgl",
"glew",
"libjpeg-turbo",
"libsdl2",
"freetype",
"tinyxml",
"boost176",
"libpng",
"libsdl2_image",
"pcre2"
]
}
],
"depends_on": []
},
{
"name": "gotop",
"portdir": "sysutils/gotop",
"version": "4.2.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/xxxserxxx/gotop",
"description": "Another terminal based graphical activity monitor, inspired by gtop and vtop, this time written in Go!",
"long_description": "gotop is a terminal-based (TUI) system monitor for Linux and macOS. The software is inspired by gtop and vtop, but while these 2 utilities use Node.js, gotop is written in Go.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "i0ntempest",
"github": "i0ntempest",
"ports_count": 224
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "go-tools",
"portdir": "devel/go-tools",
"version": "0.39.0",
"license": "BSD",
"platforms": "darwin freebsd linux",
"epoch": 7,
"replaced_by": null,
"homepage": "https://github.com/golang/tools",
"description": "Various packages and tools that support the Go programming language.",
"long_description": "Various packages and tools that support the Go programming language.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "ciserlohn",
"github": "ci42",
"ports_count": 35
},
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1015
},
{
"name": "enckse",
"github": "enckse",
"ports_count": 3
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "go-task",
"portdir": "devel/go-task",
"version": "3.44.1",
"license": "MIT",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://taskfile.dev",
"description": "A task runner / simpler Make alternative written in Go",
"long_description": "Task is a task runner / build tool that aims to be simpler and easier to use than, for example, GNU Make.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "me",
"github": "0xIDANT",
"ports_count": 3
},
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1015
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "got",
"portdir": "devel/got",
"version": "0.120",
"license": "ISC",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://gameoftrees.org/",
"description": "Game of Trees (Got)",
"long_description": "Game of Trees is a version control system which prioritizes ease of use and simplicity over flexibility. Got uses Git repositories to store versioned data. Git can be used for any functionality which has not yet been implemented in Got. It will always be possible to work with both Got and Git on the same repository.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "artkiver",
"github": "artkiver",
"ports_count": 12
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"autoconf",
"automake",
"bison",
"libtool",
"pkgconfig"
]
},
{
"type": "lib",
"ports": [
"ncurses",
"openssl",
"ossp-uuid",
"libretls",
"libevent"
]
}
],
"depends_on": []
},
{
"name": "gost",
"portdir": "net/gost",
"version": "2.12.0",
"license": "MIT",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://docs.ginuerzh.xyz/gost/en",
"description": "GO Simple Tunnel - a simple tunnel written in golang.",
"long_description": "GO Simple Tunnel - a simple tunnel written in golang.",
"active": true,
"categories": [
"net"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 615
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "goss",
"portdir": "sysutils/goss",
"version": "0.4.9",
"license": "Apache-2",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://goss.rocks",
"description": "Quick and Easy server testing/validation",
"long_description": "goss is a YAML based serverspec alternative tool for validating a server’s configuration. It eases the process of writing tests by allowing the user to generate tests from the current system state. Once the test suite is written they can be executed, waited-on, or served as a health endpoint.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1015
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "gosec",
"portdir": "security/gosec",
"version": "2.22.8",
"license": "Apache-2",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://securego.io",
"description": "Golang security checker. Inspects source code for security problems by scanning the Go AST.",
"long_description": "Golang security checker. Inspects source code for security problems by scanning the Go AST.",
"active": true,
"categories": [
"security"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1015
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "gorm",
"portdir": "gnustep/gorm",
"version": "1.2.1",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.gnustep.org/",
"description": "Graphical Object Relationship Modeller",
"long_description": "Gorm stands for Graphical Object Relationship Modeller and is GNUstep's easy-to-use interface designer.",
"active": true,
"categories": [
"gnustep"
],
"maintainers": [],
"variants": [
"with_docs"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"gnustep-core"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"gnustep-dl2"
]
}
]
},
{
"name": "goreleaser",
"portdir": "devel/goreleaser",
"version": "2.12.7",
"license": "MIT",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://goreleaser.com",
"description": "Deliver Go binaries as fast and easily as possible",
"long_description": "Deliver Go binaries as fast and easily as possible. GoReleaser builds Go binaries for several platforms, and can create GitHub releases as well.",
"active": true,
"categories": [
"devel"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1015
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-18"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"oui",
"grype",
"trivy",
"confluent-cli",
"gh-dash",
"clef"
]
}
]
}
]
}