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=-created_at&page=935",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=933",
"results": [
{
"name": "eog",
"portdir": "gnome/eog",
"version": "3.38.3",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://wiki.gnome.org/Apps/EyeOfGnome",
"description": "An image viewing and cataloging program.",
"long_description": "This is the Eye of Gnome, an image viewer program. It is meant to be a fast and functional image viewer as well as an image cataloging program.",
"active": true,
"categories": [
"gnome"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2695
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"itstool",
"clang-17",
"python310",
"gettext",
"meson",
"ninja",
"pkgconfig",
"gtk-doc"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"libexif",
"libjpeg-turbo",
"librsvg",
"libxml2",
"glib2",
"libpeas1",
"gettext-runtime",
"shared-mime-info",
"desktop-file-utils",
"gnome-desktop",
"gobject-introspection",
"gsettings-desktop-schemas",
"gtk3",
"exempi",
"lcms2"
]
},
{
"type": "run",
"ports": [
"yelp",
"adwaita-icon-theme"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"eog-plugins",
"gnome3-core"
]
},
{
"type": "run",
"ports": [
"gnome3-core"
]
}
]
},
{
"name": "empathy",
"portdir": "gnome/empathy",
"version": "3.12.14",
"license": "GPL-2+ and LGPL-2.1+ and GFDL-1.3+ and CC-BY-SA-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://wiki.gnome.org/Apps/Empathy",
"description": "Empathy is an instant-messaging(chat) program for GNOME",
"long_description": "Empathy is an instant-messaging(chat) program which supports text, voice, video, file transfers, and inter-application communication (tubes) over many different protocols(Google, Jabber, Facebook, SIP, Yahoo, etc).",
"active": true,
"categories": [
"gnome"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2695
}
],
"variants": [
"map",
"geocode",
"location",
"goa"
],
"dependencies": [
{
"type": "build",
"ports": [
"libtool",
"clang-17",
"libxslt",
"itstool",
"intltool",
"python27",
"yelp-tools",
"gnome-common",
"pkgconfig",
"autoconf",
"automake"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"gcr",
"geocode-glib",
"gnome-online-accounts",
"gsettings-desktop-schemas",
"gstreamer1",
"gtk3",
"libcanberra",
"libsecret",
"clutter-gst3",
"clutter-gtk",
"enchant",
"libxml2",
"webkit2-gtk",
"xorg-libX11",
"libsoup-2.4",
"libchamplain",
"pulseaudio",
"telepathy-farstream",
"telepathy-glib",
"telepathy-logger",
"telepathy-mission-control",
"dbus-glib",
"iso-codes",
"libgee",
"libnotify",
"desktop-file-utils",
"folks"
]
},
{
"type": "run",
"ports": [
"yelp",
"gnome-keyring",
"adwaita-icon-theme",
"telepathy-salut",
"telepathy-mission-control",
"telepathy-idle",
"telepathy-haze",
"telepathy-gabble"
]
}
],
"depends_on": []
},
{
"name": "dia",
"portdir": "gnome/dia",
"version": "0.97.3",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://wiki.gnome.org/Apps/Dia",
"description": "A diagram program.",
"long_description": "Dia is designed to be much like the commercial Windows program Visio. It can be used to draw many different kinds of diagrams. It currently has special objects to help draw entity relationship diagrams, UML diagrams, flowcharts, network diagrams, and simple circuits. It is also possible to add support for new shapes by writing simple XML files, using a subset of SVG to draw the shape.",
"active": true,
"categories": [
"graphics",
"gnome"
],
"maintainers": [],
"variants": [
"quartz",
"python27",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"intltool",
"clang-17",
"autoconf",
"automake",
"libtool",
"pkgconfig",
"docbook-xsl-nons"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"gdk-pixbuf2",
"libart_lgpl",
"libpng",
"freetype",
"zlib",
"libxslt",
"pango",
"libxml2",
"gettext",
"glib2",
"popt",
"shared-mime-info",
"desktop-file-utils",
"gtk2",
"cairo"
]
},
{
"type": "run",
"ports": [
"librsvg"
]
}
],
"depends_on": []
},
{
"name": "devhelp",
"portdir": "gnome/devhelp",
"version": "3.38.1",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://wiki.gnome.org/Apps/Devhelp",
"description": "Devhelp is an API documentation browser for GTK+ and GNOME.",
"long_description": "Devhelp is an API documentation browser for GTK+ and GNOME. It works natively with gtk-doc (the API reference framework developed for GTK+ and used throughout GNOME for API documentation). If you use gtk-doc with your project, you can use Devhelp to browse the documentation.",
"active": true,
"categories": [
"gnome"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2695
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"gettext",
"clang-18",
"itstool",
"gtk-doc",
"pkgconfig",
"ninja",
"meson"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"amtk",
"glib2",
"gettext-runtime",
"webkit2-gtk",
"gtk3",
"gsettings-desktop-schemas",
"gobject-introspection",
"desktop-file-utils"
]
},
{
"type": "run",
"ports": [
"adwaita-icon-theme"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"anjuta",
"gnome3-apps"
]
},
{
"type": "run",
"ports": [
"glade",
"glade3"
]
}
]
},
{
"name": "desktop-file-utils",
"portdir": "gnome/desktop-file-utils",
"version": "0.28",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.freedesktop.org/wiki/Software/desktop-file-utils/",
"description": "Command line utilities for working with desktop entries.",
"long_description": "Command line utilities for working with desktop entries.",
"active": true,
"categories": [
"gnome"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"ninja",
"pkgconfig",
"autoconf",
"automake",
"meson"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"glib2"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"gingerblue",
"mousepad",
"planner",
"dino",
"grisbi"
]
},
{
"type": "lib",
"ports": [
"conglomerate",
"gconf-editor",
"gingerblue",
"gnome-font-viewer",
"gnome-vfs",
"gnomeicu",
"gwget",
"libgnomekbd",
"monster-masher",
"Chatty",
"baobab",
"gcr",
"gnome-chess",
"agave",
"tsclient",
"gramps",
"anjuta",
"gitg",
"gnumeric",
"totem",
"gimp3-devel",
"vino",
"empathy",
"frogr",
"gthumb",
"polari",
"epiphany",
"seahorse",
"bibledit",
"gnome-music",
"gnome-photos",
"xpad",
"evince",
"ghex",
"glom",
"gnome-calculator",
"gnome-system-monitor",
"gnome-terminal",
"gucharmap",
"liferea",
"metacity",
"nautilus",
"darktable",
"darktable-devel",
"inkscape",
"inkscape-devel",
"bluefish",
"scite",
"gedit",
"libbonoboui",
"Thunar",
"gnome-voice",
"easytag",
"easytag-devel",
"qmmp",
"schismtracker",
"gtkpod",
"devhelp",
"secrets",
"toxic",
"qwinff",
"geeqie",
"VLC2",
"libVLC2",
"Hypr",
"gupnp-tools",
"rygel",
"vipsdisp",
"meld",
"feh",
"trojita",
"kdenlive",
"gnome-dictionary",
"gnome-maps",
"yewtube",
"fyre",
"gnotime",
"clifm",
"eog",
"midori",
"zathura-docs",
"etherape",
"garagejam",
"qsynth-qt4",
"cog",
"yelp",
"oregano",
"gimp2",
"gimp2-devel",
"pan2",
"zathura",
"parabolic",
"catgirl-downloader",
"zathura-plugin-cb",
"zathura-plugin-djvu",
"zathura-plugin-pdf-poppler",
"zathura-plugin-ps",
"xgsch2pcb",
"libgda5",
"geany",
"giggle",
"glade3",
"abiword-x11",
"leafpad",
"gelide",
"alacarte",
"balsa",
"dconf-editor",
"dia",
"file-roller",
"gdm",
"gnome",
"gnome-calendar",
"gnome-characters",
"gnome-chemistry-utils",
"gnome-control-center",
"gnome-internet-radio-locator",
"gnome-mud",
"gnome-photo-print",
"gnome-panel",
"gnome-radio",
"gnome-session",
"gnome-sudoku",
"gnome-system-log",
"gnome-weather",
"gtk-internet-radio-locator",
"gtk-radio",
"notekit",
"regexxer",
"xchat-gnome",
"photoqt",
"photoqt-qt4",
"grsync",
"transmission-x11",
"ristretto",
"xfce4-terminal",
"l3afpad",
"amule",
"xqf",
"gonepass",
"font-manager",
"zathura-plugin-pdf-mupdf"
]
},
{
"type": "run",
"ports": [
"hexchat",
"gcstar",
"gobby",
"hamclock",
"glade",
"genius",
"zim"
]
}
]
},
{
"name": "dconf-editor",
"portdir": "gnome/dconf-editor",
"version": "3.26.2",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://wiki.gnome.org/Projects/dconf",
"description": "The dconf-editor program provides a graphical interface for editing settings that are stored in the dconf database.",
"long_description": "The dconf-editor program provides a graphical interface for editing settings that are stored in the dconf database. Previously part of dconf, it is now a stand-alone module.",
"active": true,
"categories": [
"gnome"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2695
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"appstream-glib",
"pkgconfig",
"docbook-xsl-nons",
"libxslt"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"glib2",
"dconf",
"desktop-file-utils",
"gtk3",
"libxml2"
]
},
{
"type": "run",
"ports": [
"adwaita-icon-theme"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"gnome3-apps"
]
}
]
},
{
"name": "dconf",
"portdir": "gnome/dconf",
"version": "0.26.1",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://wiki.gnome.org/Projects/dconf",
"description": "dconf is a simple key/value storage system that is heavily optimised for reading.",
"long_description": "dconf is a simple key/value storage system that is heavily optimised for reading. This makes it an ideal system for storing user preferences (which are read 1000s of times for each time the user changes one).",
"active": true,
"categories": [
"gnome"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2695
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"docbook-xsl-nons",
"libxslt",
"autoconf",
"automake",
"libtool",
"pkgconfig",
"gtk-doc",
"vala"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"glib2"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"gnome3-core",
"gnome-terminal",
"dconf-editor",
"gdm",
"gnome-panel"
]
},
{
"type": "run",
"ports": [
"gnome3-core"
]
}
]
},
{
"name": "conglomerate",
"portdir": "gnome/conglomerate",
"version": "0.9.1",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.conglomerate.org",
"description": "Conglomerate aims to be an XML editor that everyone can use.",
"long_description": "Conglomerate aims to be an XML editor that everyone can use.",
"active": true,
"categories": [
"textproc",
"gnome"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"intltool",
"clang-9.0",
"autoconf",
"automake",
"libtool",
"pkgconfig",
"gnome-common",
"gnome-doc-utils",
"gtk-doc"
]
},
{
"type": "lib",
"ports": [
"desktop-file-utils",
"gconf",
"gtksourceview",
"libglade2",
"libgnomeprintui",
"libgnomeui",
"enchant",
"libxslt",
"rarian"
]
},
{
"type": "run",
"ports": [
"yelp",
"gnome-settings-daemon"
]
}
],
"depends_on": []
},
{
"name": "cog",
"portdir": "gnome/cog",
"version": "0.8.0",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.krakoa.dk/old-linux-software.html",
"description": "A program for editing advanced GNOME 2 settings in an easy way.",
"long_description": "A program for editing advanced GNOME 2 settings in an easy way.",
"active": true,
"categories": [
"gnome"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"gtk2",
"desktop-file-utils",
"libgnomeui",
"libglade2",
"gconf"
]
}
],
"depends_on": []
},
{
"name": "baobab",
"portdir": "gnome/baobab",
"version": "3.26.1",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://wiki.gnome.org/Apps/Baobab",
"description": "GNOME disk usage analyzer.",
"long_description": "Disk Usage Analyzer is a graphical, menu-driven application to analyse disk usage in a GNOME environment. It can easily scan either the whole filesystem tree, or a specific user-requested directory branch (local or remote). It also auto-detects in real-time any changes made to your home directory as far as any mounted/unmounted device. Disk Usage Analyzer also provides a full graphical treemap window for each selected folder.",
"active": true,
"categories": [
"gnome"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2695
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"automake",
"libtool",
"pkgconfig",
"yelp-tools",
"vala",
"itstool",
"appstream-glib",
"autoconf"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"gtk3",
"gdk-pixbuf2",
"desktop-file-utils"
]
},
{
"type": "run",
"ports": [
"adwaita-icon-theme",
"yelp"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"gnome3-core"
]
},
{
"type": "run",
"ports": [
"gnome3-core"
]
}
]
},
{
"name": "balsa",
"portdir": "gnome/balsa",
"version": "2.5.9",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://pawsa.fedorapeople.org/balsa/",
"description": "GNOME e-mail client",
"long_description": "Balsa is an e-mail client for GNOME, highly configurable and incorporating all the features you would expect in a robust mail client.",
"active": true,
"categories": [
"mail",
"gnome"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"itstool",
"autoconf",
"automake",
"libtool",
"pkgconfig",
"yelp-tools",
"gsed",
"intltool"
]
},
{
"type": "lib",
"ports": [
"gmime",
"html2text",
"libxml2",
"sqlite3",
"webkit2-gtk",
"gnutls",
"gpgme",
"openssl",
"desktop-file-utils",
"gspell",
"gtk3",
"gtksourceview3",
"libsecret"
]
},
{
"type": "run",
"ports": [
"yelp",
"adwaita-icon-theme"
]
}
],
"depends_on": []
},
{
"name": "bakery",
"portdir": "gnome/bakery",
"version": "2.6.3",
"license": "LGPL",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://bakery.sf.net",
"description": "Bakery is a C++ Framework for creating GNOME applications using gtkmm.",
"long_description": "Bakery is a C++ Framework for creating GNOME applications using gtkmm.",
"active": true,
"categories": [
"gnome"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-9.0",
"intltool"
]
},
{
"type": "lib",
"ports": [
"gconfmm",
"libglademm",
"libxmlxx2"
]
}
],
"depends_on": []
},
{
"name": "atkmm",
"portdir": "gnome/atkmm",
"version": "2.36.3",
"license": "LGPL-2.1+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.gtkmm.org/",
"description": "atkmm is the C++ binding for the ATK library.",
"long_description": "atkmm is the C++ binding for the ATK library. This port is part of the GNOME C++ bindings suite.",
"active": true,
"categories": [
"devel",
"gnome"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2695
},
{
"name": "mascguy",
"github": "mascguy",
"ports_count": 350
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"meson",
"ninja",
"pkgconfig",
"mm-common"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"glibmm",
"atkmm-1.6",
"atk"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"gnome3-core",
"gnome-bindings-cxx",
"gtkmm",
"cherrytree"
]
},
{
"type": "run",
"ports": [
"gnome3-core"
]
}
]
},
{
"name": "at-spi2-core",
"portdir": "gnome/at-spi2-core",
"version": "2.44.1",
"license": "LGPL",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://a11y.org/",
"description": "Gnome Accesibility Technology Service",
"long_description": "'at-spi' is a part of the Gnome Accessibility Project. It provides a Service Provider Interface for the Assistive Technologies available on the GNOME platform, and a library against which applications can be linked.",
"active": true,
"categories": [
"gnome"
],
"maintainers": [
{
"name": "mascguy",
"github": "mascguy",
"ports_count": 350
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"gettext",
"clang-17",
"gtk-doc",
"pkgconfig",
"ninja",
"meson"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"dbus",
"xorg-libXtst",
"xorg-libXi",
"xorg-libX11",
"gobject-introspection",
"glib2"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"gnome3-core",
"at-spi2-atk"
]
},
{
"type": "run",
"ports": [
"gnome3-core"
]
}
]
},
{
"name": "at-spi2-atk",
"portdir": "gnome/at-spi2-atk",
"version": "2.38.0",
"license": "LGPL",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://a11y.org/",
"description": "Gnome Accesibility Technology Service",
"long_description": "'at-spi' is a part of the Gnome Accessibility Project. It provides a Service Provider Interface for the Assistive Technologies available on the GNOME platform, and a library against which applications can be linked.",
"active": true,
"categories": [
"gnome"
],
"maintainers": [
{
"name": "mascguy",
"github": "mascguy",
"ports_count": 350
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"meson",
"clang-17",
"pkgconfig",
"ninja"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"atk",
"libxml2",
"at-spi2-core",
"glib2",
"dbus"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"gnome3-core",
"gtk3-devel",
"gtk3",
"webkit2-gtk",
"webkit2-gtk-devel"
]
},
{
"type": "run",
"ports": [
"gnome3-core"
]
}
]
},
{
"name": "anjuta",
"portdir": "gnome/anjuta",
"version": "3.34.0",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://gitlab.gnome.org/Archive/anjuta",
"description": "A GNOME/GTK IDE",
"long_description": "A GNOME/GTK IDE",
"active": true,
"categories": [
"devel",
"gnome"
],
"maintainers": [
{
"name": "mascguy",
"github": "mascguy",
"ports_count": 350
}
],
"variants": [
"devhelp",
"subversion",
"glade",
"vala",
"python27",
"python310",
"python311",
"quartz",
"x11",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"clang-18",
"itstool",
"intltool",
"makeicns",
"librsvg",
"yelp-tools",
"gtk-doc",
"gnome-common",
"pkgconfig",
"libtool",
"automake"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"autogen",
"libxml2",
"py311-gobject3",
"libgda5",
"shared-mime-info",
"gnutls",
"glade",
"vala",
"vte",
"gtksourceview3",
"gtk3",
"gobject-introspection",
"gjs",
"gdl3",
"devhelp",
"desktop-file-utils"
]
},
{
"type": "run",
"ports": [
"adwaita-icon-theme",
"epiphany",
"yelp",
"xdg-utils"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"gtkpod"
]
}
]
},
{
"name": "amtk",
"portdir": "gnome/amtk",
"version": "5.6.1",
"license": "LGPL-2.1+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://gitlab.gnome.org/World/amtk",
"description": "amtk is a companion library to GLib and Gtk+.",
"long_description": "amtk is a companion library to GLib and Gtk+. Amtk is an acronym for Actions, Menus and Toolbars Kit. It is a basic GtkUIManager replacement based on GAction. It is suitable for both a traditional UI or a modern UI with a GtkHeaderBar.",
"active": true,
"categories": [
"gnome"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2695
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"gettext",
"meson",
"ninja",
"pkgconfig",
"gtk-doc"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"gobject-introspection",
"gtk3",
"gettext-runtime",
"glib2"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"gedit",
"devhelp",
"tepl"
]
}
]
},
{
"name": "alacarte",
"portdir": "gnome/alacarte",
"version": "3.11.91",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 1,
"replaced_by": null,
"homepage": "https://www.gnome.org/",
"description": "A simple freedesktop.org compliant menu editor for use with GNOME",
"long_description": "A simple freedesktop.org compliant menu editor for use with GNOME",
"active": true,
"categories": [
"gnome"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2695
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"pkgconfig",
"gnome-common",
"docbook-xml",
"docbook-xsl-nons",
"intltool",
"libxslt",
"autoconf",
"automake",
"libtool"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"gnome-menus",
"gtk3",
"py27-gobject3",
"desktop-file-utils"
]
},
{
"type": "run",
"ports": [
"adwaita-icon-theme"
]
}
],
"depends_on": []
},
{
"name": "adwaita-icon-theme",
"portdir": "gnome/adwaita-icon-theme",
"version": "44.0",
"license": "LGPL-3",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.gnome.org/",
"description": "Adwaita icon theme",
"long_description": "Fullcolor, symbolic and cursor assets for the Adwaita icon theme, the default icon theme for GTK+ 3.",
"active": true,
"categories": [
"gnome"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2695
},
{
"name": "mascguy",
"github": "mascguy",
"ports_count": 350
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"automake",
"libtool",
"pkgconfig",
"autoconf"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"librsvg",
"gtk3"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cherrytree",
"nicotine-plus",
"p5.26-gtk3",
"p5.34-gtk3",
"gnome-applets",
"fsearch",
"gnome3-core",
"gajim",
"p5.28-gtk3",
"rawtherapee",
"evince",
"p5.30-gtk3",
"cadabra2",
"p5.32-gtk3",
"xournalpp",
"eiffelstudio"
]
},
{
"type": "run",
"ports": [
"empathy",
"frogr",
"polari",
"epiphany",
"seahorse",
"gnome-music",
"gnome-photos",
"ghex",
"glom",
"gnome-calculator",
"gnome-system-monitor",
"gnome-terminal",
"gucharmap",
"liferea",
"nautilus",
"gnuradio",
"gnuradio37",
"gnuradio-next",
"darktable",
"darktable-devel",
"inkscape",
"inkscape-devel",
"bluefish",
"gedit",
"gnome-voice",
"quodlibet",
"easytag",
"easytag-devel",
"devhelp",
"gtimelog",
"geeqie",
"zenity",
"gupnp-tools",
"rygel",
"vte",
"meld",
"webkit2-gtk",
"webkit2-gtk-devel",
"gnome-dictionary",
"gnome-maps",
"eog",
"gnome3-core",
"midori",
"gcstar",
"libgda5",
"geany",
"abiword-x11",
"alacarte",
"balsa",
"dconf-editor",
"file-roller",
"glabels",
"gnome-calendar",
"gnome-characters",
"gnome-chemistry-utils",
"gnome-internet-radio-locator",
"gnome-panel",
"gnome-radio",
"gnome-session",
"gnome-sudoku",
"gnome-system-log",
"gnome-weather",
"gtk-radio",
"regexxer",
"pspp",
"transmission-x11",
"zim",
"yelp",
"nfoview",
"oregano",
"oof2",
"pan2",
"gtk-internet-radio-locator",
"gnuradio-devel",
"gretl",
"garagejam",
"gingerblue",
"gmdb2",
"gnome-font-viewer",
"baobab",
"gnome-chess",
"gramps",
"anjuta",
"gitg",
"gnumeric",
"totem",
"gimp3-devel",
"deluge"
]
}
]
},
{
"name": "accountsservice",
"portdir": "gnome/accountsservice",
"version": "0.6.42",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.freedesktop.org/wiki/Software/AccountsService/",
"description": "AccountsService provides a set of D-Bus interfaces for querying and manipulating user account information.",
"long_description": "AccountsService provides a set of D-Bus interfaces for querying and manipulating user account information.",
"active": true,
"categories": [
"security",
"gnome"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-12",
"gtk-doc",
"intltool",
"libxslt",
"xmlto",
"autoconf",
"automake",
"libtool",
"pkgconfig"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"gobject-introspection",
"policykit",
"glib2"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"gdm",
"gnome-control-center"
]
}
]
},
{
"name": "whitebox-tools",
"portdir": "gis/whitebox-tools",
"version": "2.2.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://jblindsay.github.io/ghrg/WhiteboxTools/index.html",
"description": "an advanced geospatial data analysis platform",
"long_description": "an advanced geospatial data analysis platform",
"active": true,
"categories": [
"gis"
],
"maintainers": [
{
"name": "mdholling",
"github": "mholling",
"ports_count": 2
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cargo",
"legacy-support",
"rust",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"libunwind"
]
}
],
"depends_on": []
},
{
"name": "tinyows",
"portdir": "gis/tinyows",
"version": "1.2.1",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://mapserver.osgeo.org/tinyows",
"description": "TinyOWS is a small footprint WFS server",
"long_description": "TinyOWS is a WFS server part of MapServer that can be installed in a standalone configuration using FastCGI.",
"active": true,
"categories": [
"gis"
],
"maintainers": [
{
"name": "n_larsson",
"github": "nilason",
"ports_count": 104
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"flex",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"libxml2",
"pg16-postgis",
"fcgi",
"postgresql16"
]
}
],
"depends_on": []
},
{
"name": "terra",
"portdir": "gis/terra",
"version": "0.7",
"license": "public-domain",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://mgarland.org/software/scape.html",
"description": "Generate polygonal approximations of terrains and other height fields.",
"long_description": "Generate polygonal approximations of terrains and other height fields. Terra is based on algorithms described in: Fast Polygonal Approximation of Terrains and Height Fields by Michael Garland and Paul Heckbert (Technical Report CMU-CS-95-181).",
"active": true,
"categories": [
"science",
"gis"
],
"maintainers": [
{
"name": "tlockhart1976",
"github": "lockhart",
"ports_count": 27
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"freeglut"
]
}
],
"depends_on": []
},
{
"name": "sfcgal",
"portdir": "gis/sfcgal",
"version": "2.0.0",
"license": "LGPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.sfcgal.org/",
"description": "SFCGAL links CGAL to PostGIS",
"long_description": "SFCGAL (Simple Features for CGAL) is a library that provides a SF-SQL API to some CGAL routines, thereby enabling spatial databases such as PostGIS to rely on CGAL to perform 2D and 3D geometry operations (union, intersections, buffering, etc.).",
"active": true,
"categories": [
"gis"
],
"maintainers": [
{
"name": "vince",
"github": "Veence",
"ports_count": 68
}
],
"variants": [
"debug",
"examples",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"mpfr",
"cmake",
"cgal6",
"boost181",
"gmp"
]
}
],
"depends_on": []
},
{
"name": "saga",
"portdir": "gis/saga",
"version": "9.10.1",
"license": "GPL",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://saga-gis.sourceforge.io/en/index.html",
"description": "SAGA is a GIS oriented towards statistics and analysis",
"long_description": "SAGA - System for Automated Geoscientific Analyses - is a GIS software designed for an easy and effective implementation of spatial algorithms and offers a comprehensive, growing set of geoscientific methods. It uses wxWidgets as a GUI.",
"active": true,
"categories": [
"gis"
],
"maintainers": [
{
"name": "n_larsson",
"github": "nilason",
"ports_count": 104
},
{
"name": "vince",
"github": "Veence",
"ports_count": 68
}
],
"variants": [
"debug",
"gui",
"unixodbc",
"iodbc",
"vigra",
"libharu",
"postgresql12",
"postgresql13",
"postgresql14",
"postgresql15",
"postgresql16",
"postgresql17",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"swig",
"clang-20"
]
},
{
"type": "lib",
"ports": [
"exiv2",
"opencv4",
"tiff",
"unixODBC",
"curl",
"postgresql17",
"wxWidgets-3.2",
"gdal",
"PDAL",
"proj"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-pysaga",
"py310-pysaga",
"py311-pysaga",
"py312-pysaga",
"py313-pysaga"
]
}
]
},
{
"name": "rsgislib",
"portdir": "gis/rsgislib",
"version": "5.1.8",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.rsgislib.org",
"description": "RSGISlib - Remote Sensing and GIS Library",
"long_description": "The RSGISlib - Remote Sensing and GIS Library provides a lot of advanced tools to perform image analysis and feature detection in remote sensing and GIS applications.",
"active": true,
"categories": [
"gis"
],
"maintainers": [
{
"name": "n_larsson",
"github": "nilason",
"ports_count": 104
},
{
"name": "vince",
"github": "Veence",
"ports_count": 68
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-20"
]
},
{
"type": "lib",
"ports": [
"gsl",
"muparser",
"gdal",
"boost181",
"hdf5",
"kealib"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py38-rsgislib",
"py39-rsgislib",
"py310-rsgislib",
"py311-rsgislib",
"py313-rsgislib",
"py312-rsgislib"
]
}
]
},
{
"name": "routino",
"portdir": "gis/routino",
"version": "3.3.2",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://routino.org/",
"description": "Route planner for OpenStreetMap data",
"long_description": "Routino is an application for finding a route between two points using the dataset of topographical information collected by http://www.OpenStreetMap.org. This router uses a routing algorithm that takes OSM format data as its input and calculates either the shortest or quickest route between two points. To optimise the routing a custom database format is used. This allows the routing to be performed quickly after a modest one-off pre-processing stage.",
"active": true,
"categories": [
"gis"
],
"maintainers": [
{
"name": "framic5",
"github": "",
"ports_count": 1
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"bzip2",
"libzip"
]
}
],
"depends_on": []
},
{
"name": "qlandkartegt-garmindev",
"portdir": "gis/qlandkartegt-garmindev",
"version": "0.3.4",
"license": "unknown",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.qlandkarte.org/",
"description": "Garmin device plugins for QLandkarteGT",
"long_description": "Garmin device plugins for QLandkarteGT",
"active": true,
"categories": [
"gis"
],
"maintainers": [
{
"name": "michael.klein",
"github": "mklein-de",
"ports_count": 16
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-9.0"
]
},
{
"type": "run",
"ports": [
"qlandkartegt"
]
}
],
"depends_on": []
},
{
"name": "qlandkartegt",
"portdir": "gis/qlandkartegt",
"version": "1.8.1-macports-20200922",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.qlandkarte.org/",
"description": "Use your Garmin GPS with Linux/Mac OS X",
"long_description": "QLandkarte GT is the ultimate outdoor aficionado's tool. It supports GPS maps in GeoTiff format as well as Garmin's img vector map format. Additional it is the PC side front end to QLandkarte M, a moving map application for mobile devices.",
"active": true,
"categories": [
"gis"
],
"maintainers": [
{
"name": "michael.klein",
"github": "mklein-de",
"ports_count": 2
}
],
"variants": [
"debug",
"proj4",
"proj5",
"proj6",
"proj7",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"proj7",
"libdmtx",
"qt4-mac",
"gpsd",
"gpsbabel",
"libexif",
"qt4-mac-sqlite3-plugin",
"gdal"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"qlandkartegt-garmindev"
]
}
]
},
{
"name": "qlandkarte",
"portdir": "gis/qlandkarte",
"version": "0.7.3",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://qlandkarte.sourceforge.net/",
"description": "Use your Garmin GPS with Linux/Mac OS X",
"long_description": "QLandkarte is a QT Application similar to Garmin's MapSource.",
"active": true,
"categories": [
"gis"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"qt4-mac",
"libusb-compat",
"proj4"
]
}
],
"depends_on": []
},
{
"name": "qgis3",
"portdir": "gis/qgis3",
"version": "3.44.4",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.qgis.org/",
"description": "QGIS 3 is a user-friendly GIS based on Qt 5",
"long_description": "QGIS is a full-featured, user-friendly, free-and-open-source (FOSS) geographical information system (GIS) that runs on Unix platforms, Windows, and MacOS.",
"active": true,
"categories": [
"gis"
],
"maintainers": [
{
"name": "n_larsson",
"github": "nilason",
"ports_count": 104
},
{
"name": "vince",
"github": "Veence",
"ports_count": 68
}
],
"variants": [
"debug",
"grass7",
"grass",
"postgresql17",
"postgresql16",
"postgresql15",
"postgresql14",
"postgresql13",
"postgresql12",
"python310",
"plugin_support310",
"python311",
"plugin_support311",
"python312",
"plugin_support312",
"python313",
"plugin_support313",
"server"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"py313-pyqt-builder",
"py313-sip",
"clang-20",
"bison",
"cmake",
"flex",
"ld64"
]
},
{
"type": "lib",
"ports": [
"proj",
"exiv2",
"qwt-qt5",
"gsl",
"geos",
"hdf5",
"qtkeychain-qt5",
"expat",
"libiconv",
"draco",
"gdal-pdf",
"python313",
"py313-six",
"qt5-qtbase",
"py313-pyqt5",
"py313-gdal",
"py313-protobuf3",
"postgresql17",
"py313-pyqt5-scintilla",
"qt5-qtwebkit",
"qt5-qtxmlpatterns",
"qt5-qtscript",
"qt5-qtscxml",
"qt5-sqlite-plugin",
"libzip",
"spatialite",
"libtasn1",
"sqlite3",
"openssl",
"protobuf3-cpp",
"qca-qt5",
"qca-qt5-ossl",
"qjson-qt5",
"gdal",
"PDAL"
]
},
{
"type": "run",
"ports": [
"py313-h5py",
"py313-requests",
"py313-pygments",
"py313-numpy",
"py313-dateutil",
"py313-yaml",
"py313-Pillow",
"py313-jinja2",
"py313-markupsafe",
"py313-scipy",
"py313-shapely",
"py313-cycler",
"py313-sip",
"py313-pyproj",
"py313-affine",
"py313-rasterio",
"py313-matplotlib",
"py313-termcolor",
"py313-pandas",
"py313-owslib",
"py313-psycopg2",
"py313-opencv4",
"py313-llvmlite",
"py313-patsy",
"py313-statsmodels",
"py313-rsgislib",
"py313-geojson",
"py313-fiona",
"py313-scikit-learn",
"py313-seaborn",
"py313-plotly"
]
}
],
"depends_on": []
},
{
"name": "qgis",
"portdir": "gis/qgis",
"version": "2.18.17",
"license": "none",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "qgis3",
"homepage": "https://www.macports.org",
"description": "Obsolete port, replaced by qgis3",
"long_description": "This port has been replaced by qgis3.",
"active": false,
"categories": [
"gis"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-12"
]
},
{
"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": "proj8",
"portdir": "gis/proj",
"version": "8.2.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://proj.org/",
"description": "PROJ 8 is a generic coordinate transformation software",
"long_description": "PROJ 8 is a generic coordinate transformation software that transforms geospatial coordinates from one coordinate reference system (CRS) to another. This includes cartographic projections as well as geodetic transformations.",
"active": true,
"categories": [
"gis"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2772
}
],
"variants": [
"tiff",
"lto",
"native",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"sqlite3",
"tiff",
"curl"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py37-pyproj",
"py36-pyproj",
"py37-cartopy",
"wgrib2",
"py38-cartopy"
]
}
]
},
{
"name": "proj7",
"portdir": "gis/proj",
"version": "7.2.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://proj.org/",
"description": "PROJ 7 is a generic coordinate transformation software",
"long_description": "PROJ 7 is a generic coordinate transformation software that transforms geospatial coordinates from one coordinate reference system (CRS) to another. This includes cartographic projections as well as geodetic transformations.",
"active": true,
"categories": [
"gis"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2772
}
],
"variants": [
"tiff",
"lto",
"native",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"sqlite3",
"tiff",
"curl"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"libosmium",
"libosmium-doc"
]
},
{
"type": "lib",
"ports": [
"relax3d",
"py27-pyproj",
"postgis2",
"qlandkartegt",
"py35-pyproj"
]
}
]
},
{
"name": "proj6",
"portdir": "gis/proj",
"version": "6.3.2",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://proj.org/",
"description": "PROJ 6 is a generic coordinate transformation software",
"long_description": "PROJ 6 is a generic coordinate transformation software that transforms geospatial coordinates from one coordinate reference system (CRS) to another. This includes cartographic projections as well as geodetic transformations.",
"active": true,
"categories": [
"gis"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2772
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-18"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
},
{
"type": "lib",
"ports": [
"sqlite3"
]
}
],
"depends_on": []
},
{
"name": "proj4",
"portdir": "gis/proj",
"version": "4.9.3",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://proj.org/",
"description": "PROJ 4 is a generic coordinate transformation software",
"long_description": "PROJ 4 is a generic coordinate transformation software that transforms geospatial coordinates from one coordinate reference system (CRS) to another. This includes cartographic projections as well as geodetic transformations.",
"active": true,
"categories": [
"gis"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"sumo",
"py35-cartopy",
"py36-cartopy",
"percona-lib_mysqludf_fPROJ4",
"postgis",
"p5.28-alien-proj4",
"p5.30-alien-proj4",
"p5.32-alien-proj4",
"p5.34-alien-proj4",
"py27-spatialite",
"mysql55-lib_mysqludf_fPROJ4",
"mysql5-lib_mysqludf_fPROJ4",
"mysql51-lib_mysqludf_fPROJ4",
"mariadb-lib_mysqludf_fPROJ4",
"qlandkarte",
"vapor",
"py27-cartopy"
]
},
{
"type": "run",
"ports": [
"rb31-ffi-proj4",
"rb33-ffi-proj4",
"rb32-ffi-proj4"
]
}
]
},
{
"name": "proj",
"portdir": "gis/proj",
"version": "9.7.0",
"license": "Permissive",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://proj.org/",
"description": "Wrapper port for PROJ 9",
"long_description": "Wrapper port for PROJ 9",
"active": true,
"categories": [
"gis"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"proj9"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py312-pysaga",
"py313-pysaga",
"py39-pysaga",
"py310-pysaga",
"py311-pysaga"
]
},
{
"type": "lib",
"ports": [
"saga",
"librasterlite2",
"gdal",
"gdal-hdf5",
"gdal-kea",
"gdal-netcdf",
"mapnik",
"osm2pgsql",
"libgeotiff",
"xastir",
"grass",
"liblas",
"qgis3",
"qgis3-ltr"
]
}
]
},
{
"name": "pgrouting",
"portdir": "gis/pgrouting",
"version": "3.8.0",
"license": "LGPL-2",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.pgrouting.org/",
"description": "Routing algorithms for PostgreSQL/PostGIS",
"long_description": "pgRouting is a PostGreSQL/PostGIS extension that contains a variety of algorithms to solve traditional network problems such as finding shortest paths or the Traveling Sales Person (TSP).",
"active": true,
"categories": [
"gis"
],
"maintainers": [
{
"name": "n_larsson",
"github": "nilason",
"ports_count": 104
},
{
"name": "vince",
"github": "Veence",
"ports_count": 68
}
],
"variants": [
"debug"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-20"
]
},
{
"type": "lib",
"ports": [
"boost176"
]
}
],
"depends_on": []
},
{
"name": "PDAL",
"portdir": "gis/pdal",
"version": "2.9.2",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.pdal.io",
"description": "PDAL - Point Cloud Manipulation Library",
"long_description": "PDAL is a C++ BSD library for translating and manipulating point cloud data. It is very much like the GDAL library which handles raster and vector data.",
"active": true,
"categories": [
"gis"
],
"maintainers": [
{
"name": "n_larsson",
"github": "nilason",
"ports_count": 104
},
{
"name": "vince",
"github": "Veence",
"ports_count": 68
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"libgeotiff",
"curl",
"geos",
"zlib",
"openssl3",
"postgresql15",
"libxml2",
"zstd",
"gdal"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py313-pysaga",
"py39-pysaga",
"py310-pysaga",
"py311-pysaga",
"py312-pysaga"
]
},
{
"type": "lib",
"ports": [
"qgis3",
"pdal-draco",
"pdal-tiledb",
"qgis3-ltr",
"pdal-pgpointcloud",
"saga",
"grass7",
"py310-pdal",
"py311-pdal",
"py312-pdal",
"py313-pdal",
"py310-pdal-plugins",
"py311-pdal-plugins",
"py312-pdal-plugins",
"py37-pdal",
"py313-pdal-plugins",
"py38-pdal",
"py39-pdal",
"py39-pdal-plugins",
"grass"
]
}
]
},
{
"name": "osm2pgsql",
"portdir": "gis/osm2pgsql",
"version": "2.2.0",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://osm2pgsql.org",
"description": "osm2pgsql is OpenStreetMap data to PostgreSQL converter",
"long_description": "osm2pgsql is a tool for loading OpenStreetMap data into a PostgreSQL / PostGIS database suitable for applications like rendering into a map, geocoding with Nominatim, or general analysis",
"active": true,
"categories": [
"gis"
],
"maintainers": [
{
"name": "vince",
"github": "Veence",
"ports_count": 68
}
],
"variants": [
"universal",
"debug",
"postgresql12",
"postgresql13",
"postgresql14",
"postgresql15",
"postgresql16",
"postgresql17"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"poppler",
"clang-20"
]
},
{
"type": "lib",
"ports": [
"proj",
"opencv4",
"potrace",
"lua",
"expat",
"boost176",
"bzip2",
"libosmium",
"CLI11",
"libfmt11",
"postgresql17",
"pg17-postgis",
"protozero",
"zlib",
"nlohmann-json"
]
}
],
"depends_on": []
},
{
"name": "osm2pgrouting",
"portdir": "gis/osm2pgrouting",
"version": "3.0.0",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pgrouting.org",
"description": "osm2pgrouting is an OSM data injector for PGrouting",
"long_description": "osm2pgrouting is a command line tool to import Open Street Map (a.k.a OSM) data into a PostGreSQL/PgRouting spatial database in order to solve graph problems (shortest path, TSP…)",
"active": true,
"categories": [
"gis"
],
"maintainers": [
{
"name": "vince",
"github": "Veence",
"ports_count": 68
}
],
"variants": [
"debug",
"postgresql12",
"postgresql13",
"postgresql14",
"postgresql15",
"postgresql16",
"postgresql17",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-20"
]
},
{
"type": "lib",
"ports": [
"boost176",
"libpqxx",
"pg17-postgis",
"postgresql17",
"expat"
]
}
],
"depends_on": []
},
{
"name": "orfeotoolbox",
"portdir": "gis/orfeotoolbox",
"version": "9.1.1",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.orfeo-toolbox.org/",
"description": "Orfeo ToolBox - Free library of image processing algorithms",
"long_description": "Orfeo ToolBox (OTB) is an open-source project for state-of-the-art remote sensing. Built on the shoulders of the open-source geospatial community, it can process high resolution optical, multispectral and radar images at the terabyte scale. A wide variety of applications are available: from ortho-rectification or pansharpening, all the way to classification, SAR processing, and much more!",
"active": true,
"categories": [
"graphics",
"gis"
],
"maintainers": [],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"swig",
"clang-20"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"libjpeg-turbo",
"libpng",
"opencv4",
"tiff",
"fftw-single",
"fftw-3",
"libsvm",
"zlib",
"curl",
"expat",
"muparserx",
"tinyxml",
"InsightToolkit4",
"shark",
"boost187",
"muparser",
"gdal",
"libkml",
"libgeotiff"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py311-orfeotoolbox",
"py310-orfeotoolbox",
"py312-orfeotoolbox",
"py313-orfeotoolbox"
]
}
]
},
{
"name": "mapserver",
"portdir": "gis/mapserver",
"version": "8.0.2",
"license": "permissive",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://mapserver.org",
"description": "mapserver",
"long_description": "MapServer is an Open Source platform for publishing spatial data and interactive mapping applications to the web.",
"active": true,
"categories": [
"gis"
],
"maintainers": [
{
"name": "jea",
"github": "",
"ports_count": 1
},
{
"name": "n_larsson",
"github": "nilason",
"ports_count": 104
}
],
"variants": [
"debug",
"fastcgi",
"python310",
"python311",
"python312",
"postgis",
"proj6",
"proj7",
"proj8",
"proj9",
"apache2",
"apache_apple",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"giflib",
"harfbuzz",
"harfbuzz-icu",
"libjpeg-turbo",
"libpng",
"curl",
"freetype",
"protobuf-c",
"fribidi",
"libiconv",
"libxml2",
"fcgi",
"proj9",
"postgresql15",
"geos",
"gdal",
"cairo"
]
}
],
"depends_on": []
},
{
"name": "mapnik",
"portdir": "gis/mapnik",
"version": "4.1.3",
"license": "LGPL-2.1",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://mapnik.org",
"description": "Open Source C++/Python mapping toolkit.",
"long_description": "Mapnik is a Free Toolkit for developing mapping applications. It is written in modern C++ and has Python bindings that support fast-paced agile development. It can comfortably be used for both desktop map design and web development. Mapnik is about making beautiful maps. It uses the AGG graphics library, which offers world-class anti-aliasing rendering with subpixel accuracy for geographic data.",
"active": true,
"categories": [
"devel",
"gis"
],
"maintainers": [
{
"name": "macports",
"github": "",
"ports_count": 2
},
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2772
}
],
"variants": [
"cairo",
"gdal",
"postgis",
"sqlite",
"libxml2"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"python312",
"clang-20"
]
},
{
"type": "lib",
"ports": [
"harfbuzz",
"libjpeg-turbo",
"libpng",
"tiff",
"zlib",
"freetype",
"postgresql17",
"boost187",
"webp",
"icu",
"proj"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"mod_tile"
]
}
]
},
{
"name": "librttopo",
"portdir": "gis/librttopo",
"version": "1.1.0",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 1,
"replaced_by": null,
"homepage": "https://strk.kbt.io/projects/rttopo/",
"description": "RT Topology Library",
"long_description": "The RT Topology Library exposes an API to create and manage standard (ISO 13249 aka SQL/MM) topologies using user-provided data stores.",
"active": true,
"categories": [
"gis"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"libtool",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"geos"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"spatialite",
"librasterlite2"
]
}
]
},
{
"name": "libproj4",
"portdir": "gis/libproj4",
"version": "3_20081120",
"license": "unknown",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://home.comcast.net/~gevenden56/proj/index.html",
"description": "Cartographic projections C libary",
"long_description": "a comprehensive library of cartographic projection functions and lproj that performs cartographic projections on tabular data",
"active": true,
"categories": [
"gis"
],
"maintainers": [
{
"name": "takeshi",
"github": "tenomoto",
"ports_count": 54
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"gsl"
]
}
],
"depends_on": []
},
{
"name": "libpcl",
"portdir": "gis/libpcl",
"version": "1.14.1",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://pointclouds.org",
"description": "Point Cloud Library",
"long_description": "The Point Cloud Library (PCL) is a standalone, large scale, open project for 2D/3D image and point cloud processing.",
"active": true,
"categories": [
"graphics",
"science",
"gis"
],
"maintainers": [
{
"name": "vince",
"github": "Veence",
"ports_count": 68
}
],
"variants": [
"debug",
"openmp",
"viz",
"test",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"libomp",
"eigen3",
"qhull",
"flann",
"boost181",
"zlib",
"libpng"
]
},
{
"type": "test",
"ports": [
"gtest"
]
}
],
"depends_on": []
},
{
"name": "liblas",
"portdir": "gis/liblas",
"version": "1.8.1-20251108",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://liblas.org/",
"description": "LAS 1.0/1.1/1.2 ASPRS LiDAR data translation toolset",
"long_description": "libLAS is a C/C++ library for reading and writing the very common LAS LiDAR format. The ASPRS LAS format is a sequential binary format used to store data from LiDAR sensors and by LiDAR processing software for data interchange and archival.",
"active": true,
"categories": [
"gis"
],
"maintainers": [],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-20"
]
},
{
"type": "lib",
"ports": [
"laszip",
"proj",
"libgeotiff",
"zlib",
"tiff",
"boost181",
"libjpeg-turbo",
"gdal"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"grass",
"grass7"
]
}
]
},
{
"name": "libkml",
"portdir": "gis/libkml",
"version": "1.3.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/libkml/libkml",
"description": "library to parse, generate and operate on KML",
"long_description": "libkml is a library for parsing, generating and operating on KML. It is an implementation of the OGC KML 2.2 standard.",
"active": true,
"categories": [
"gis"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 1826
}
],
"variants": [
"debug",
"tests",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"uriparser",
"zlib",
"boost176",
"expat",
"minizip"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"gdal"
]
},
{
"type": "lib",
"ports": [
"py311-orfeotoolbox",
"py310-orfeotoolbox",
"orfeotoolbox",
"py313-orfeotoolbox",
"gdal-libkml",
"py312-orfeotoolbox"
]
}
]
},
{
"name": "laszip",
"portdir": "gis/laszip",
"version": "3.4.4",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://laszip.org",
"description": "a library to handle compressed point cloud data",
"long_description": "LASzip is a library to handle compressed point cloud data.",
"active": true,
"categories": [
"gis"
],
"maintainers": [
{
"name": "vince",
"github": "Veence",
"ports_count": 68
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-16"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"liblas"
]
}
]
}
]
}