HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 50793,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=990",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=988",
"results": [
{
"name": "spatialite",
"portdir": "databases/spatialite",
"version": "5.1.0",
"license": "(MPL-1.1 or GPL-2+ or LGPL-2.1+)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.gaia-gis.it/fossil/libspatialite/index",
"description": "Spatial extensions for SQLite 3",
"long_description": "SpatiaLite is a library for geographic information systems (GIS) that implements the core OpenGIS specification. It provides SQLite with basic support for spatial data is intended for lightweight GIS projects.",
"active": true,
"categories": [
"databases",
"gis"
],
"maintainers": [
{
"name": "n_larsson",
"github": "nilason",
"ports_count": 107
}
],
"variants": [
"debug",
"debugoptimized",
"proj6",
"proj7",
"proj8",
"proj9",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-15"
]
},
{
"type": "lib",
"ports": [
"sqlite3",
"librttopo",
"geos",
"zlib",
"proj9",
"freexl",
"libxml2",
"minizip"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-spatialite",
"qgis3",
"spatialite-tools",
"qgis3-ltr",
"gdal",
"gdal-hdf5",
"gdal-kea",
"gdal-netcdf",
"librasterlite2"
]
}
]
},
{
"name": "sparkey",
"portdir": "databases/sparkey",
"version": "0.2.99",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/spotify/sparkey",
"description": "Simple constant key/value storage library, for read-heavy systems with infrequent large bulk inserts.",
"long_description": "Simple constant key/value storage library, for read-heavy systems with infrequent large bulk inserts.",
"active": true,
"categories": [
"databases"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"libtool",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"snappy"
]
}
],
"depends_on": []
},
{
"name": "soci",
"portdir": "databases/soci",
"version": "4.0.3",
"license": "Boost-1",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://soci.sourceforge.net/",
"description": "SOCI - The C++ Database Access Library",
"long_description": "SOCI is a database access library for C++ that makes the illusion of embedding SQL queries in the regular C++ code, staying entirely within the Standard C++. The idea is to provide C++ programmers a way to access SQL databases in the most natural and intuitive way. If you find existing libraries too difficult for your needs or just distracting, SOCI can be a good alternative.",
"active": true,
"categories": [
"devel",
"databases"
],
"maintainers": [
{
"name": "g.lorenz",
"github": "",
"ports_count": 1
}
],
"variants": [
"debug",
"boost",
"mysql5",
"odbc",
"oracle",
"postgresql16",
"sqlite3",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"boost176"
]
}
],
"depends_on": []
},
{
"name": "slony1",
"portdir": "databases/slony1",
"version": "2.2.5",
"license": "unknown",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://main.slony.info/",
"description": "A replication system for PostgreSQL",
"long_description": "Slony-I is a trigger-based master to multiple slaves replication system for PostgreSQL being developed by Jan Wieck.",
"active": true,
"categories": [
"databases"
],
"maintainers": [
{
"name": "wreese",
"github": "",
"ports_count": 1
}
],
"variants": [
"postgresql92",
"postgresql93",
"postgresql94",
"postgresql95",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"postgresql96"
]
}
],
"depends_on": []
},
{
"name": "simplevoc-open",
"portdir": "databases/simplevoc-open",
"version": "1.8.0",
"license": "unknown",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.worldofvoc.com/",
"description": "Versatile object cache",
"long_description": "SimpleVoc-OPEN is an open source version of a key/value based in memory object cache software. (See the WWW page for details.)",
"active": false,
"categories": [
"databases"
],
"maintainers": [
{
"name": "f.celler",
"github": "",
"ports_count": 1
},
{
"name": "k.salewski",
"github": "",
"ports_count": 1
},
{
"name": "w.helisch",
"github": "",
"ports_count": 1
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"boost",
"libev",
"clang-9.0"
]
}
],
"depends_on": []
},
{
"name": "shsql",
"portdir": "databases/shsql",
"version": "1.28",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://quisp.sourceforge.net/sqlman/html/shsql_home.html",
"description": "standalone SQL database that stores data in ascii text files",
"long_description": "SHSQL is a standalone SQL database that stores data in ascii text files. It has a small memory footprint and code size and can be embedded directly into applications - there is no server process. SHSQL is a pared-down SQL implementation but retains useful features such as timeout record locking and search engine comparison operators. A shsql database can be updated via SQL, or by editing data files with a text editor. Applications link to the supplied C language API. There is also a command-line SQL utility.",
"active": true,
"categories": [
"databases",
"textproc"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": []
},
{
"name": "rocksdb",
"portdir": "databases/rocksdb",
"version": "10.1.3",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://rocksdb.org",
"description": "Embedded key-value store for fast storage",
"long_description": "Embedded key-value store for fast storage",
"active": true,
"categories": [
"devel",
"databases"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2875
}
],
"variants": [
"debug",
"jemalloc",
"tbb",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"snappy",
"zlib",
"bzip2",
"gflags",
"zstd",
"lz4"
]
}
],
"depends_on": []
},
{
"name": "redis",
"portdir": "databases/redis",
"version": "7.4.2",
"license": "SSPL",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://redis.io",
"description": "Redis is an open source, advanced key-value store.",
"long_description": "Redis is an open source, advanced key-value store.",
"active": true,
"categories": [
"databases"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"openssl"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"p5.26-redis",
"p5.28-redis",
"p5.30-redis",
"p5.32-redis",
"p5.34-redis"
]
},
{
"type": "lib",
"ports": [
"amber"
]
},
{
"type": "run",
"ports": [
"rspamd"
]
}
]
},
{
"name": "qof",
"portdir": "databases/qof",
"version": "0.8.8",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://web.archive.org/web/20180413005909/https://alioth.debian.org/projects/qof/",
"description": "Query Object Framework (QOF)",
"long_description": "Query Object Framework (QOF) is a framework to allow the execution of SQL-type queries using collections of in-memory objects as 'tables'.",
"active": true,
"categories": [
"databases"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"automake",
"pkgconfig",
"clang-13",
"autoconf",
"libtool"
]
},
{
"type": "lib",
"ports": [
"libxml2",
"glib2"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"gnotime"
]
}
]
},
{
"name": "qdbm",
"portdir": "databases/qdbm",
"version": "1.8.78",
"license": "LGPL-2.1+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://fallabs.com/qdbm/index.html",
"description": "QDBM is a library of routines for managing a database.",
"long_description": "QDBM is a library of routines for managing a database. The database is a simple data file containing records, each is a pair of a key and a value. Every key and value is serial bytes with variable length. Both binary data and character string can be used as a key and a value. There is neither concept of data tables nor data types. Records are organized in hash table or B+ tree.",
"active": true,
"categories": [
"databases"
],
"maintainers": [],
"variants": [
"universal",
"debug",
"bzip2",
"lzo"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"zlib",
"libiconv"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"hyperestraier"
]
}
]
},
{
"name": "pxlib",
"portdir": "databases/pxlib",
"version": "0.6.8",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pxlib.sourceforge.net",
"description": "A utility for reading and writing Paradox DB files.",
"long_description": "A utility for reading and writing Paradox DB files.",
"active": true,
"categories": [
"databases"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"pkgconfig",
"intltool",
"autoconf",
"automake",
"gettext",
"libtool"
]
},
{
"type": "lib",
"ports": [
"libiconv",
"libgsf"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"gnumeric"
]
}
]
},
{
"name": "psqlODBC",
"portdir": "databases/psqlODBC",
"version": "16.00.0000",
"license": "LGPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://odbc.postgresql.org",
"description": "Official ODBC driver for the PostgreSQL database.",
"long_description": "psqlODBC allows ODBC-compliant applications to connect to PostgreSQL database servers.",
"active": true,
"categories": [
"databases"
],
"maintainers": [
{
"name": "macports",
"github": "",
"ports_count": 2
}
],
"variants": [
"iodbc",
"unixodbc",
"postgresql82",
"postgresql83",
"postgresql84",
"postgresql90",
"postgresql91",
"postgresql92",
"postgresql93",
"postgresql94",
"postgresql95",
"postgresql96",
"postgresql10",
"postgresql11",
"postgresql12",
"postgresql13",
"postgresql14",
"postgresql15",
"postgresql16",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"unixODBC",
"libtool",
"postgresql16"
]
}
],
"depends_on": []
},
{
"name": "pspg",
"portdir": "databases/pspg",
"version": "5.8.7",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/okbob/pspg",
"description": "pspg is a Unix pager optimized for table browsing",
"long_description": "pspg is a Unix pager optimized for table browsing",
"active": true,
"categories": [
"databases"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"ncurses",
"readline"
]
}
],
"depends_on": []
},
{
"name": "psiconv",
"portdir": "databases/psiconv",
"version": "0.9.9",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://frodo.looijaard.name/project/psiconv",
"description": "A utility for converting Psion files.",
"long_description": "A utility for converting Psion files.",
"active": true,
"categories": [
"databases"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"libtool",
"pkgconfig",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"ImageMagick"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"gnumeric",
"abiword-x11"
]
}
]
},
{
"name": "pqa",
"portdir": "databases/pqa",
"version": "1.6",
"license": "Permissive and GPLConflict",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://pqa.projects.postgresql.org/",
"description": "pqa is a PostgreSQL SQL analysis tool",
"long_description": "PostgreSQL Query Analyzer produces HTML reports on the most frequent queries, slowest queries, queries by type select/insert/update/delete), and more.",
"active": true,
"categories": [
"databases"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
},
{
"type": "lib",
"ports": [
"ruby"
]
}
],
"depends_on": []
},
{
"name": "postgresql_select",
"portdir": "databases/postgresql_select",
"version": "0.8",
"license": "Permissive",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.postgresql.org/",
"description": "common files for selecting default PostgreSQL version",
"long_description": "This port installs files that allow 'port select' to be used to create links to the preferred default version of PostgreSQL.",
"active": true,
"categories": [
"databases"
],
"maintainers": [
{
"name": "davidgilman1",
"github": "dgilman",
"ports_count": 144
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"postgresql_select-84",
"postgresql_select-90",
"postgresql_select-91",
"postgresql_select-92",
"postgresql_select-93",
"postgresql_select-94",
"postgresql_select-95",
"postgresql_select-96",
"postgresql_select-10",
"postgresql_select-11",
"postgresql_select-12",
"postgresql_select-13",
"postgresql_select-14",
"postgresql_select-15",
"postgresql_select-16",
"postgresql_select-17",
"postgresql_select-18",
"calendar-contacts-server"
]
}
]
},
{
"name": "postgresql_autodoc",
"portdir": "databases/postgresql_autodoc",
"version": "1.41",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.rbt.ca/autodoc/",
"description": "Automatic documentation generator for postgresql databases",
"long_description": "Automatic documentation generator for postgresql databases. It supports output in HTML, GraphViz, SGML DocBook and DIA formats.",
"active": true,
"categories": [
"databases",
"textproc"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"perl5.34"
]
},
{
"type": "run",
"ports": [
"p5.34-dbd-pg",
"p5.34-dbi",
"p5.34-html-template",
"p5.34-term-readkey"
]
}
],
"depends_on": []
},
{
"name": "postgresql96-server",
"portdir": "databases/postgresql96-server",
"version": "9.6.24",
"license": "Permissive",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.postgresql.org/",
"description": "run postgresql96 as server",
"long_description": "run postgresql96 as server",
"active": true,
"categories": [
"databases"
],
"maintainers": [
{
"name": "jwa",
"github": "jyrkiwahlstedt",
"ports_count": 37
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "run",
"ports": [
"postgresql96"
]
}
],
"depends_on": []
},
{
"name": "postgresql96-doc",
"portdir": "databases/postgresql96-doc",
"version": "9.6.24",
"license": "Permissive",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.postgresql.org/",
"description": "Documentation for the PostgreSQL database version 9.6",
"long_description": "PostgreSQL is Object-Relational Database Management System. It supports almost all SQL constructs, including transactions, subselects, and user-defined types and functions. Write-ahead logging means increased performance while retaining data integrity. This is the documentation.",
"active": true,
"categories": [
"databases"
],
"maintainers": [
{
"name": "jwa",
"github": "jyrkiwahlstedt",
"ports_count": 37
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
}
],
"depends_on": []
},
{
"name": "postgresql96",
"portdir": "databases/postgresql96",
"version": "9.6.24",
"license": "Permissive",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.postgresql.org/",
"description": "The most advanced open-source database available anywhere.",
"long_description": "PostgreSQL is Object-Relational Database Management System. It supports almost all SQL constructs, including transactions, subselects, and user-defined types and functions. Write-ahead logging means increased performance while retaining data integrity.",
"active": true,
"categories": [
"databases"
],
"maintainers": [
{
"name": "jwa",
"github": "jyrkiwahlstedt",
"ports_count": 37
}
],
"variants": [
"python",
"python27",
"python3",
"perl",
"tcl",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"bison"
]
},
{
"type": "lib",
"ports": [
"kerberos5",
"libxml2",
"zlib",
"openssl3",
"libxslt",
"readline"
]
},
{
"type": "run",
"ports": [
"postgresql_select-96"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"slony1",
"pgAdmin3"
]
},
{
"type": "run",
"ports": [
"postgresql96-server"
]
}
]
},
{
"name": "postgresql95-server",
"portdir": "databases/postgresql95-server",
"version": "9.5.25",
"license": "Permissive",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.postgresql.org/",
"description": "run postgresql95 as server",
"long_description": "run postgresql95 as server",
"active": true,
"categories": [
"databases"
],
"maintainers": [
{
"name": "jwa",
"github": "jyrkiwahlstedt",
"ports_count": 37
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "run",
"ports": [
"postgresql95"
]
}
],
"depends_on": []
},
{
"name": "postgresql95-doc",
"portdir": "databases/postgresql95-doc",
"version": "9.5.25",
"license": "Permissive",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.postgresql.org/",
"description": "Documentation for the PostgreSQL database version 9.5",
"long_description": "PostgreSQL is Object-Relational Database Management System. It supports almost all SQL constructs, including transactions, subselects, and user-defined types and functions. Write-ahead logging means increased performance while retaining data integrity. This is the documentation.",
"active": true,
"categories": [
"databases"
],
"maintainers": [
{
"name": "jwa",
"github": "jyrkiwahlstedt",
"ports_count": 37
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
}
],
"depends_on": []
},
{
"name": "postgresql95",
"portdir": "databases/postgresql95",
"version": "9.5.25",
"license": "Permissive",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.postgresql.org/",
"description": "The most advanced open-source database available anywhere.",
"long_description": "PostgreSQL is Object-Relational Database Management System. It supports almost all SQL constructs, including transactions, subselects, and user-defined types and functions. Write-ahead logging means increased performance while retaining data integrity.",
"active": true,
"categories": [
"databases"
],
"maintainers": [
{
"name": "jwa",
"github": "jyrkiwahlstedt",
"ports_count": 37
}
],
"variants": [
"python",
"python27",
"python3",
"perl",
"tcl",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"bison"
]
},
{
"type": "lib",
"ports": [
"libxml2",
"libxslt",
"zlib",
"openssl3",
"readline"
]
},
{
"type": "run",
"ports": [
"postgresql_select-95"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"postgresql95-server"
]
}
]
},
{
"name": "postgresql94-server",
"portdir": "databases/postgresql94-server",
"version": "9.4.26",
"license": "Permissive",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.postgresql.org/",
"description": "run postgresql94 as server",
"long_description": "run postgresql94 as server",
"active": true,
"categories": [
"databases"
],
"maintainers": [
{
"name": "jwa",
"github": "jyrkiwahlstedt",
"ports_count": 37
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "run",
"ports": [
"postgresql94"
]
}
],
"depends_on": []
},
{
"name": "postgresql94-doc",
"portdir": "databases/postgresql94-doc",
"version": "9.4.26",
"license": "Permissive",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.postgresql.org/",
"description": "Documentation for the PostgreSQL database version 9.4",
"long_description": "PostgreSQL is Object-Relational Database Management System. It supports almost all SQL constructs, including transactions, subselects, and user-defined types and functions. Write-ahead logging means increased performance while retaining data integrity. This is the documentation.",
"active": true,
"categories": [
"databases"
],
"maintainers": [
{
"name": "jwa",
"github": "jyrkiwahlstedt",
"ports_count": 37
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
}
],
"depends_on": []
},
{
"name": "postgresql94",
"portdir": "databases/postgresql94",
"version": "9.4.26",
"license": "Permissive",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.postgresql.org/",
"description": "The most advanced open-source database available anywhere.",
"long_description": "PostgreSQL is Object-Relational Database Management System. It supports almost all SQL constructs, including transactions, subselects, and user-defined types and functions. Write-ahead logging means increased performance while retaining data integrity.",
"active": true,
"categories": [
"databases"
],
"maintainers": [
{
"name": "jwa",
"github": "jyrkiwahlstedt",
"ports_count": 37
}
],
"variants": [
"python",
"python27",
"perl",
"tcl",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"bison"
]
},
{
"type": "lib",
"ports": [
"libxml2",
"libxslt",
"zlib",
"openssl11",
"readline"
]
},
{
"type": "run",
"ports": [
"postgresql_select-94"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"postgresql94-server"
]
}
]
},
{
"name": "postgresql93-server",
"portdir": "databases/postgresql93-server",
"version": "9.3.25",
"license": "Permissive",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.postgresql.org/",
"description": "run postgresql93 as server",
"long_description": "run postgresql93 as server",
"active": true,
"categories": [
"databases"
],
"maintainers": [
{
"name": "jwa",
"github": "jyrkiwahlstedt",
"ports_count": 37
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "run",
"ports": [
"postgresql93"
]
}
],
"depends_on": []
},
{
"name": "postgresql93-doc",
"portdir": "databases/postgresql93-doc",
"version": "9.3.25",
"license": "Permissive",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.postgresql.org/",
"description": "Documentation for the PostgreSQL database version 9.3",
"long_description": "PostgreSQL is Object-Relational Database Management System. It supports almost all SQL constructs, including transactions, subselects, and user-defined types and functions. Write-ahead logging means increased performance while retaining data integrity. This is the documentation.",
"active": true,
"categories": [
"databases"
],
"maintainers": [
{
"name": "jwa",
"github": "jyrkiwahlstedt",
"ports_count": 37
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
}
],
"depends_on": []
},
{
"name": "postgresql93",
"portdir": "databases/postgresql93",
"version": "9.3.25",
"license": "Permissive",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.postgresql.org/",
"description": "The most advanced open-source database available anywhere.",
"long_description": "PostgreSQL is Object-Relational Database Management System. It supports almost all SQL constructs, including transactions, subselects, and user-defined types and functions. Write-ahead logging means increased performance while retaining data integrity.",
"active": true,
"categories": [
"databases"
],
"maintainers": [
{
"name": "jwa",
"github": "jyrkiwahlstedt",
"ports_count": 37
}
],
"variants": [
"python",
"python27",
"krb5",
"perl",
"tcl",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"bison"
]
},
{
"type": "lib",
"ports": [
"readline",
"libxml2",
"zlib",
"openssl11",
"libxslt",
"ossp-uuid"
]
},
{
"type": "run",
"ports": [
"postgresql_select-93"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"postgresql93-server"
]
}
]
},
{
"name": "postgresql92-server",
"portdir": "databases/postgresql92-server",
"version": "9.2.24",
"license": "Permissive",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.postgresql.org/",
"description": "run postgresql92 as server",
"long_description": "run postgresql92 as server",
"active": true,
"categories": [
"databases"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "run",
"ports": [
"postgresql92"
]
}
],
"depends_on": []
},
{
"name": "postgresql92-doc",
"portdir": "databases/postgresql92-doc",
"version": "9.2.24",
"license": "Permissive",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.postgresql.org/",
"description": "Documentation for the PostgreSQL database version 9.2",
"long_description": "PostgreSQL is Object-Relational Database Management System. It supports almost all SQL constructs, including transactions, subselects, and user-defined types and functions. Write-ahead logging means increased performance while retaining data integrity. This is the documentation.",
"active": true,
"categories": [
"databases"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "postgresql92",
"portdir": "databases/postgresql92",
"version": "9.2.24",
"license": "Permissive",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.postgresql.org/",
"description": "The most advanced open-source database available anywhere.",
"long_description": "PostgreSQL is Object-Relational Database Management System. It supports almost all SQL constructs, including transactions, subselects, and user-defined types and functions. Write-ahead logging means increased performance while retaining data integrity.",
"active": true,
"categories": [
"databases"
],
"maintainers": [],
"variants": [
"python",
"python27",
"krb5",
"perl",
"tcl",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"bison"
]
},
{
"type": "lib",
"ports": [
"readline",
"libxml2",
"zlib",
"openssl11",
"libxslt",
"ossp-uuid"
]
},
{
"type": "run",
"ports": [
"postgresql_select-92"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-pygresql",
"postgis",
"py37-pygresql",
"qt4-mac-postgresql92-plugin",
"libzdb-postgresql92"
]
},
{
"type": "run",
"ports": [
"postgresql92-server"
]
}
]
},
{
"name": "postgresql91-server",
"portdir": "databases/postgresql91-server",
"version": "9.1.24",
"license": "Permissive",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.postgresql.org/",
"description": "run postgresql91 as server",
"long_description": "run postgresql91 as server",
"active": true,
"categories": [
"databases"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "run",
"ports": [
"postgresql91"
]
}
],
"depends_on": []
},
{
"name": "postgresql91-doc",
"portdir": "databases/postgresql91-doc",
"version": "9.1.24",
"license": "Permissive",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.postgresql.org/",
"description": "Documentation for the PostgreSQL database version 9.1",
"long_description": "PostgreSQL is Object-Relational Database Management System. It supports almost all SQL constructs, including transactions, subselects, and user-defined types and functions. Write-ahead logging means increased performance while retaining data integrity. This is the documentation.",
"active": true,
"categories": [
"databases"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "postgresql91",
"portdir": "databases/postgresql91",
"version": "9.1.24",
"license": "Permissive",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.postgresql.org/",
"description": "The most advanced open-source database available anywhere.",
"long_description": "PostgreSQL is Object-Relational Database Management System. It supports almost all SQL constructs, including transactions, subselects, and user-defined types and functions. Write-ahead logging means increased performance while retaining data integrity.",
"active": true,
"categories": [
"databases"
],
"maintainers": [],
"variants": [
"python",
"python27",
"krb5",
"perl",
"tcl",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"bison"
]
},
{
"type": "lib",
"ports": [
"ossp-uuid",
"readline",
"zlib",
"libxslt",
"libxml2",
"openssl10"
]
},
{
"type": "run",
"ports": [
"postgresql_select-91"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"qt4-mac-postgresql91-plugin",
"libzdb-postgresql91"
]
},
{
"type": "run",
"ports": [
"postgresql91-server"
]
}
]
},
{
"name": "postgresql90-server",
"portdir": "databases/postgresql90-server",
"version": "9.0.23",
"license": "Permissive",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.postgresql.org/",
"description": "run postgresql90 as server",
"long_description": "run postgresql90 as server",
"active": true,
"categories": [
"databases"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "run",
"ports": [
"postgresql90"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"iplike"
]
}
]
},
{
"name": "postgresql90-doc",
"portdir": "databases/postgresql90-doc",
"version": "9.0.23",
"license": "Permissive",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.postgresql.org/",
"description": "Documentation for the PostgreSQL database version 9.0",
"long_description": "PostgreSQL is Object-Relational Database Management System. It supports almost all SQL constructs, including transactions, subselects, and user-defined types and functions. Write-ahead logging means increased performance while retaining data integrity. This is the documentation.",
"active": true,
"categories": [
"databases"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "postgresql90",
"portdir": "databases/postgresql90",
"version": "9.0.23",
"license": "Permissive",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.postgresql.org/",
"description": "The most advanced open-source database available anywhere.",
"long_description": "PostgreSQL is Object-Relational Database Management System. It supports almost all SQL constructs, including transactions, subselects, and user-defined types and functions. Write-ahead logging means increased performance while retaining data integrity.",
"active": true,
"categories": [
"databases"
],
"maintainers": [],
"variants": [
"python",
"python27",
"krb5",
"perl",
"tcl",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"bison"
]
},
{
"type": "lib",
"ports": [
"ossp-uuid",
"readline",
"zlib",
"libxslt",
"libxml2",
"openssl10"
]
},
{
"type": "run",
"ports": [
"postgresql_select-90"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"postgresql-unaccent"
]
},
{
"type": "lib",
"ports": [
"qt4-mac-postgresql90-plugin",
"libzdb-postgresql90"
]
},
{
"type": "run",
"ports": [
"postgresql90-server"
]
}
]
},
{
"name": "postgresql84-server",
"portdir": "databases/postgresql84-server",
"version": "8.4.22",
"license": "Permissive",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.postgresql.org/",
"description": "run postgresql84 as server",
"long_description": "run postgresql84 as server",
"active": true,
"categories": [
"databases"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "run",
"ports": [
"postgresql84"
]
}
],
"depends_on": []
},
{
"name": "postgresql84-doc",
"portdir": "databases/postgresql84-doc",
"version": "8.4.22",
"license": "Permissive",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.postgresql.org/",
"description": "Documentation for the PostgreSQL database version 8.4",
"long_description": "PostgreSQL is Object-Relational Database Management System. It supports almost all SQL constructs, including transactions, subselects, and user-defined types and functions. Write-ahead logging means increased performance while retaining data integrity. This is the documentation.",
"active": true,
"categories": [
"databases"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "postgresql84",
"portdir": "databases/postgresql84",
"version": "8.4.22",
"license": "Permissive",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.postgresql.org/",
"description": "The most advanced open-source database available anywhere.",
"long_description": "PostgreSQL is Object-Relational Database Management System. It supports almost all SQL constructs, including transactions, subselects, and user-defined types and functions. Write-ahead logging means increased performance while retaining data integrity.",
"active": true,
"categories": [
"databases"
],
"maintainers": [],
"variants": [
"python",
"python27",
"krb5",
"perl",
"tcl",
"earthdistance",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"bison"
]
},
{
"type": "lib",
"ports": [
"ossp-uuid",
"readline",
"zlib",
"libxslt",
"libxml2",
"openssl10"
]
},
{
"type": "run",
"ports": [
"postgresql_select-84"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"BiggerSQL",
"py27-pgsql",
"qt4-mac-postgresql84-plugin",
"libzdb-postgresql84"
]
},
{
"type": "run",
"ports": [
"postgresql84-server"
]
}
]
},
{
"name": "postgresql83-server",
"portdir": "databases/postgresql83-server",
"version": "8.3.23",
"license": "Permissive",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.postgresql.org/",
"description": "run postgresql83 as server",
"long_description": "run postgresql83 as server",
"active": true,
"categories": [
"databases"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "run",
"ports": [
"postgresql83"
]
}
],
"depends_on": []
},
{
"name": "postgresql83-doc",
"portdir": "databases/postgresql83-doc",
"version": "8.3.23",
"license": "Permissive",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.postgresql.org/",
"description": "Documentation for the PostgreSQL database version 8.3",
"long_description": "PostgreSQL is Object-Relational Database Management System. It supports almost all SQL constructs, including transactions, subselects, and user-defined types and functions. Write-ahead logging means increased performance while retaining data integrity. This is the documentation.",
"active": true,
"categories": [
"databases"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "postgresql83",
"portdir": "databases/postgresql83",
"version": "8.3.23",
"license": "Permissive",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.postgresql.org/",
"description": "The most advanced open-source database available anywhere.",
"long_description": "PostgreSQL is Object-Relational Database Management System. It supports almost all SQL constructs, including transactions, subselects, and user-defined types and functions. Write-ahead logging means increased performance while retaining data integrity.",
"active": true,
"categories": [
"databases"
],
"maintainers": [],
"variants": [
"python",
"python27",
"krb5",
"perl",
"tcl"
],
"dependencies": [
{
"type": "build",
"ports": [
"bison",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"ossp-uuid",
"readline",
"zlib",
"libxslt",
"libxml2",
"openssl10"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"BigSQL",
"libpqxx26",
"qt4-mac-postgresql83-plugin",
"libzdb-postgresql83",
"rb-postgres"
]
},
{
"type": "run",
"ports": [
"postgresql83-server"
]
}
]
},
{
"name": "postgresql82-server",
"portdir": "databases/postgresql82-server",
"version": "8.2.23",
"license": "Permissive",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.postgresql.org/",
"description": "run postgresql82 as server",
"long_description": "run postgresql82 as server",
"active": true,
"categories": [
"databases"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "run",
"ports": [
"postgresql82"
]
}
],
"depends_on": []
},
{
"name": "postgresql82-doc",
"portdir": "databases/postgresql82-doc",
"version": "8.2.23",
"license": "Permissive",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.postgresql.org/",
"description": "Documentation for the PostgreSQL database version 8.2",
"long_description": "PostgreSQL is Object-Relational Database Management System. It supports almost all SQL constructs, including transactions, subselects, and user-defined types and functions. Write-ahead logging means increased performance while retaining data integrity. This is the documentation.",
"active": true,
"categories": [
"databases"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "postgresql82",
"portdir": "databases/postgresql82",
"version": "8.2.23",
"license": "Permissive",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.postgresql.org/",
"description": "The most advanced open-source database available anywhere",
"long_description": "PostgreSQL is Object-Relational Database Management System. It supports almost all SQL constructs, including transactions, subselects, and user-defined types and functions. Write-ahead logging means increased performance while retaining data integrity.",
"active": true,
"categories": [
"databases"
],
"maintainers": [],
"variants": [
"python",
"krb5",
"perl",
"tcl",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"bison",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"readline",
"zlib",
"libxslt",
"libxml2",
"openssl10"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"qt4-mac-postgresql82-plugin",
"libzdb-postgresql82"
]
},
{
"type": "run",
"ports": [
"postgresql82-server"
]
}
]
},
{
"name": "postgresql81-server",
"portdir": "databases/postgresql81-server",
"version": "8.1.23",
"license": "Permissive",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.postgresql.org/",
"description": "run postgresql81 as server",
"long_description": "run postgresql81 as server",
"active": false,
"categories": [
"databases"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "run",
"ports": [
"postgresql81"
]
}
],
"depends_on": []
},
{
"name": "postgresql81-doc",
"portdir": "databases/postgresql81-doc",
"version": "8.1.23",
"license": "Permissive",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.postgresql.org/",
"description": "Documentation for the postgresql database",
"long_description": "PostgreSQL is Object-Relational Database Management System. It supports almost all SQL constructs, including transactions, subselects, and user-defined types and functions. Write-ahead logging means increased performance while retaining data integrity. This is the documentation.",
"active": false,
"categories": [
"databases"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": []
},
{
"name": "postgresql81",
"portdir": "databases/postgresql81",
"version": "8.1.23",
"license": "Permissive",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.postgresql.org/",
"description": "The most advanced open-source database available anywhere",
"long_description": "PostgreSQL is Object-Relational Database Management System. It supports almost all SQL constructs, including transactions, subselects, and user-defined types and functions. Write-ahead logging means increased performance while retaining data integrity.",
"active": false,
"categories": [
"databases"
],
"maintainers": [],
"variants": [
"python",
"krb5",
"perl",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"bison",
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"readline",
"zlib",
"libxslt",
"libxml2",
"openssl"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"pg2xbase",
"qt4-mac-postgresql81-plugin",
"libzdb-postgresql81"
]
},
{
"type": "run",
"ports": [
"postgresql81-server"
]
}
]
}
]
}