2026-06-28 16:01:02 UTC

This commit is contained in:
Repository mirror & CI
2026-06-28 16:01:03 +00:00
parent e5780218dd
commit 4a06ca7b5c
28 changed files with 80 additions and 78 deletions

View File

@@ -1,5 +1,5 @@
DEFINED_PHASES=compile install prepare setup test
DEPEND=postgres_targets_postgres18? ( dev-db/postgresql:18=[server] ) postgres_targets_postgres17? ( dev-db/postgresql:17=[server] ) postgres_targets_postgres16? ( dev-db/postgresql:16=[server] ) postgres_targets_postgres15? ( dev-db/postgresql:15=[server] ) postgres_targets_postgres14? ( dev-db/postgresql:14=[server] )
DEPEND=postgres_targets_postgres18? ( dev-db/postgresql:18=[server(+)] ) postgres_targets_postgres17? ( dev-db/postgresql:17=[server(+)] ) postgres_targets_postgres16? ( dev-db/postgresql:16=[server(+)] ) postgres_targets_postgres15? ( dev-db/postgresql:15=[server(+)] ) postgres_targets_postgres14? ( dev-db/postgresql:14=[server(+)] )
DESCRIPTION=Hypothetical Indexes for PostgreSQL
EAPI=8
HOMEPAGE=https://github.com/HypoPG/hypopg
@@ -7,10 +7,10 @@ INHERIT=postgres-multi
IUSE=postgres_targets_postgres18 postgres_targets_postgres17 postgres_targets_postgres16 postgres_targets_postgres15 postgres_targets_postgres14
KEYWORDS=~amd64 ~x86
LICENSE=POSTGRESQL
RDEPEND=postgres_targets_postgres18? ( dev-db/postgresql:18=[server] ) postgres_targets_postgres17? ( dev-db/postgresql:17=[server] ) postgres_targets_postgres16? ( dev-db/postgresql:16=[server] ) postgres_targets_postgres15? ( dev-db/postgresql:15=[server] ) postgres_targets_postgres14? ( dev-db/postgresql:14=[server] )
RDEPEND=postgres_targets_postgres18? ( dev-db/postgresql:18=[server(+)] ) postgres_targets_postgres17? ( dev-db/postgresql:17=[server(+)] ) postgres_targets_postgres16? ( dev-db/postgresql:16=[server(+)] ) postgres_targets_postgres15? ( dev-db/postgresql:15=[server(+)] ) postgres_targets_postgres14? ( dev-db/postgresql:14=[server(+)] )
REQUIRED_USE=|| ( postgres_targets_postgres18 postgres_targets_postgres17 postgres_targets_postgres16 postgres_targets_postgres15 postgres_targets_postgres14 )
RESTRICT=test
SLOT=0
SRC_URI=https://github.com/HypoPG/hypopg/archive/refs/tags/1.4.3.tar.gz -> hypopg-1.4.3.tar.gz
_eclasses_=out-of-source-utils 8e5093bd27b7f541a1913271f25d633a multibuild 83db098a835f71feb71761f72a694aa2 postgres 3671a84f95eadcaa836aefe3fd51b6a1 postgres-multi ccad35d745ce66b41837db8a6ee94601
_md5_=f79235d97ff780ca006ed47000dd8523
_md5_=16ffb900dee7ca98e2cb439afa0bbe98

View File

@@ -1,5 +1,5 @@
DEFINED_PHASES=compile install prepare setup test
DEPEND=postgres_targets_postgres18? ( dev-db/postgresql:18=[server] ) postgres_targets_postgres17? ( dev-db/postgresql:17=[server] ) postgres_targets_postgres16? ( dev-db/postgresql:16=[server] ) postgres_targets_postgres15? ( dev-db/postgresql:15=[server] ) postgres_targets_postgres14? ( dev-db/postgresql:14=[server] )
DEPEND=postgres_targets_postgres18? ( dev-db/postgresql:18=[server(+)] ) postgres_targets_postgres17? ( dev-db/postgresql:17=[server(+)] ) postgres_targets_postgres16? ( dev-db/postgresql:16=[server(+)] ) postgres_targets_postgres15? ( dev-db/postgresql:15=[server(+)] ) postgres_targets_postgres14? ( dev-db/postgresql:14=[server(+)] )
DESCRIPTION=Statistics about predicates for helping finding what indices are missing
EAPI=8
HOMEPAGE=https://github.com/powa-team/pg_qualstats
@@ -7,10 +7,10 @@ INHERIT=postgres-multi
IUSE=postgres_targets_postgres18 postgres_targets_postgres17 postgres_targets_postgres16 postgres_targets_postgres15 postgres_targets_postgres14
KEYWORDS=~amd64 ~x86
LICENSE=POSTGRESQL
RDEPEND=postgres_targets_postgres18? ( dev-db/postgresql:18=[server] ) postgres_targets_postgres17? ( dev-db/postgresql:17=[server] ) postgres_targets_postgres16? ( dev-db/postgresql:16=[server] ) postgres_targets_postgres15? ( dev-db/postgresql:15=[server] ) postgres_targets_postgres14? ( dev-db/postgresql:14=[server] )
RDEPEND=postgres_targets_postgres18? ( dev-db/postgresql:18=[server(+)] ) postgres_targets_postgres17? ( dev-db/postgresql:17=[server(+)] ) postgres_targets_postgres16? ( dev-db/postgresql:16=[server(+)] ) postgres_targets_postgres15? ( dev-db/postgresql:15=[server(+)] ) postgres_targets_postgres14? ( dev-db/postgresql:14=[server(+)] )
REQUIRED_USE=|| ( postgres_targets_postgres18 postgres_targets_postgres17 postgres_targets_postgres16 postgres_targets_postgres15 postgres_targets_postgres14 )
RESTRICT=test
SLOT=0
SRC_URI=https://github.com/powa-team/pg_qualstats/archive/refs/tags/2.1.4.tar.gz -> pg_qualstats-2.1.4.tar.gz
_eclasses_=out-of-source-utils 8e5093bd27b7f541a1913271f25d633a multibuild 83db098a835f71feb71761f72a694aa2 postgres 3671a84f95eadcaa836aefe3fd51b6a1 postgres-multi ccad35d745ce66b41837db8a6ee94601
_md5_=d137e5abdcf63fb8f23840464e57be34
_md5_=7fc31e87c68eedb9366b95541af4dc16

View File

@@ -1,5 +1,5 @@
DEFINED_PHASES=compile install prepare setup test
DEPEND=postgres_targets_postgres18? ( dev-db/postgresql:18=[server] ) postgres_targets_postgres17? ( dev-db/postgresql:17=[server] ) postgres_targets_postgres16? ( dev-db/postgresql:16=[server] ) postgres_targets_postgres15? ( dev-db/postgresql:15=[server] ) postgres_targets_postgres14? ( dev-db/postgresql:14=[server] )
DEPEND=postgres_targets_postgres18? ( dev-db/postgresql:18=[server(+)] ) postgres_targets_postgres17? ( dev-db/postgresql:17=[server(+)] ) postgres_targets_postgres16? ( dev-db/postgresql:16=[server(+)] ) postgres_targets_postgres15? ( dev-db/postgresql:15=[server(+)] ) postgres_targets_postgres14? ( dev-db/postgresql:14=[server(+)] )
DESCRIPTION=Statistics about physical disk access and CPU consumption done by backends
EAPI=8
HOMEPAGE=https://github.com/powa-team/pg_stat_kcache
@@ -7,10 +7,10 @@ INHERIT=postgres-multi
IUSE=postgres_targets_postgres18 postgres_targets_postgres17 postgres_targets_postgres16 postgres_targets_postgres15 postgres_targets_postgres14
KEYWORDS=~amd64 ~x86
LICENSE=POSTGRESQL
RDEPEND=postgres_targets_postgres18? ( dev-db/postgresql:18=[server] ) postgres_targets_postgres17? ( dev-db/postgresql:17=[server] ) postgres_targets_postgres16? ( dev-db/postgresql:16=[server] ) postgres_targets_postgres15? ( dev-db/postgresql:15=[server] ) postgres_targets_postgres14? ( dev-db/postgresql:14=[server] )
RDEPEND=postgres_targets_postgres18? ( dev-db/postgresql:18=[server(+)] ) postgres_targets_postgres17? ( dev-db/postgresql:17=[server(+)] ) postgres_targets_postgres16? ( dev-db/postgresql:16=[server(+)] ) postgres_targets_postgres15? ( dev-db/postgresql:15=[server(+)] ) postgres_targets_postgres14? ( dev-db/postgresql:14=[server(+)] )
REQUIRED_USE=|| ( postgres_targets_postgres18 postgres_targets_postgres17 postgres_targets_postgres16 postgres_targets_postgres15 postgres_targets_postgres14 )
RESTRICT=test
SLOT=0
SRC_URI=https://github.com/powa-team/pg_stat_kcache/archive/refs/tags/REL2_3_2.tar.gz -> pg_stat_kcache-2.3.2.tar.gz
_eclasses_=out-of-source-utils 8e5093bd27b7f541a1913271f25d633a multibuild 83db098a835f71feb71761f72a694aa2 postgres 3671a84f95eadcaa836aefe3fd51b6a1 postgres-multi ccad35d745ce66b41837db8a6ee94601
_md5_=340f30f16d54e1e765f094dd460109d7
_md5_=2984fee9e1b3dee212267a31fad6c44b

View File

@@ -1,5 +1,5 @@
DEFINED_PHASES=compile install prepare setup test
DEPEND=postgres_targets_postgres18? ( dev-db/postgresql:18=[server] ) postgres_targets_postgres17? ( dev-db/postgresql:17=[server] ) postgres_targets_postgres16? ( dev-db/postgresql:16=[server] ) postgres_targets_postgres15? ( dev-db/postgresql:15=[server] ) postgres_targets_postgres14? ( dev-db/postgresql:14=[server] )
DEPEND=postgres_targets_postgres18? ( dev-db/postgresql:18=[server(+)] ) postgres_targets_postgres17? ( dev-db/postgresql:17=[server(+)] ) postgres_targets_postgres16? ( dev-db/postgresql:16=[server(+)] ) postgres_targets_postgres15? ( dev-db/postgresql:15=[server(+)] ) postgres_targets_postgres14? ( dev-db/postgresql:14=[server(+)] )
DESCRIPTION=Keeps track of PostgreSQL settings modification
EAPI=8
HOMEPAGE=https://github.com/rjuju/pg_track_settings
@@ -7,10 +7,10 @@ INHERIT=postgres-multi
IUSE=postgres_targets_postgres18 postgres_targets_postgres17 postgres_targets_postgres16 postgres_targets_postgres15 postgres_targets_postgres14
KEYWORDS=~amd64 ~x86
LICENSE=POSTGRESQL
RDEPEND=postgres_targets_postgres18? ( dev-db/postgresql:18=[server] ) postgres_targets_postgres17? ( dev-db/postgresql:17=[server] ) postgres_targets_postgres16? ( dev-db/postgresql:16=[server] ) postgres_targets_postgres15? ( dev-db/postgresql:15=[server] ) postgres_targets_postgres14? ( dev-db/postgresql:14=[server] )
RDEPEND=postgres_targets_postgres18? ( dev-db/postgresql:18=[server(+)] ) postgres_targets_postgres17? ( dev-db/postgresql:17=[server(+)] ) postgres_targets_postgres16? ( dev-db/postgresql:16=[server(+)] ) postgres_targets_postgres15? ( dev-db/postgresql:15=[server(+)] ) postgres_targets_postgres14? ( dev-db/postgresql:14=[server(+)] )
REQUIRED_USE=|| ( postgres_targets_postgres18 postgres_targets_postgres17 postgres_targets_postgres16 postgres_targets_postgres15 postgres_targets_postgres14 )
RESTRICT=test
SLOT=0
SRC_URI=https://github.com/rjuju/pg_track_settings/archive/refs/tags/2.1.2.tar.gz -> pg_track_settings-2.1.2.tar.gz
_eclasses_=out-of-source-utils 8e5093bd27b7f541a1913271f25d633a multibuild 83db098a835f71feb71761f72a694aa2 postgres 3671a84f95eadcaa836aefe3fd51b6a1 postgres-multi ccad35d745ce66b41837db8a6ee94601
_md5_=de101b5f74856819d0fb30fb48cc508f
_md5_=f06915eb7b4d74663e6f256120d1c3ff

View File

@@ -1,5 +1,5 @@
DEFINED_PHASES=compile install prepare setup test
DEPEND=postgres_targets_postgres18? ( dev-db/postgresql:18=[server] ) postgres_targets_postgres17? ( dev-db/postgresql:17=[server] ) postgres_targets_postgres16? ( dev-db/postgresql:16=[server] ) postgres_targets_postgres15? ( dev-db/postgresql:15=[server] ) postgres_targets_postgres14? ( dev-db/postgresql:14=[server] )
DEPEND=postgres_targets_postgres18? ( dev-db/postgresql:18=[server(+)] ) postgres_targets_postgres17? ( dev-db/postgresql:17=[server(+)] ) postgres_targets_postgres16? ( dev-db/postgresql:16=[server(+)] ) postgres_targets_postgres15? ( dev-db/postgresql:15=[server(+)] ) postgres_targets_postgres14? ( dev-db/postgresql:14=[server(+)] )
DESCRIPTION=Sampling based statistics of wait events
EAPI=8
HOMEPAGE=https://github.com/postgrespro/pg_wait_sampling
@@ -7,10 +7,10 @@ INHERIT=postgres-multi
IUSE=postgres_targets_postgres18 postgres_targets_postgres17 postgres_targets_postgres16 postgres_targets_postgres15 postgres_targets_postgres14
KEYWORDS=~amd64 ~x86
LICENSE=POSTGRESQL
RDEPEND=postgres_targets_postgres18? ( dev-db/postgresql:18=[server] ) postgres_targets_postgres17? ( dev-db/postgresql:17=[server] ) postgres_targets_postgres16? ( dev-db/postgresql:16=[server] ) postgres_targets_postgres15? ( dev-db/postgresql:15=[server] ) postgres_targets_postgres14? ( dev-db/postgresql:14=[server] )
RDEPEND=postgres_targets_postgres18? ( dev-db/postgresql:18=[server(+)] ) postgres_targets_postgres17? ( dev-db/postgresql:17=[server(+)] ) postgres_targets_postgres16? ( dev-db/postgresql:16=[server(+)] ) postgres_targets_postgres15? ( dev-db/postgresql:15=[server(+)] ) postgres_targets_postgres14? ( dev-db/postgresql:14=[server(+)] )
REQUIRED_USE=|| ( postgres_targets_postgres18 postgres_targets_postgres17 postgres_targets_postgres16 postgres_targets_postgres15 postgres_targets_postgres14 )
RESTRICT=test
SLOT=0
SRC_URI=https://github.com/postgrespro/pg_wait_sampling/archive/refs/tags/v1.1.9.tar.gz -> pg_wait_sampling-1.1.9.tar.gz
_eclasses_=out-of-source-utils 8e5093bd27b7f541a1913271f25d633a multibuild 83db098a835f71feb71761f72a694aa2 postgres 3671a84f95eadcaa836aefe3fd51b6a1 postgres-multi ccad35d745ce66b41837db8a6ee94601
_md5_=8088dbe1a6fe353835021ad35366f9f0
_md5_=9ff92ac4b3b0ae36a901bf07694f6a46

View File

@@ -8,7 +8,8 @@ IUSE=postgres_targets_postgres18 postgres_targets_postgres17 postgres_targets_po
KEYWORDS=~amd64
LICENSE=GPL-3
RDEPEND=postgres_targets_postgres18? ( dev-db/postgresql:18= ) postgres_targets_postgres17? ( dev-db/postgresql:17= ) postgres_targets_postgres16? ( dev-db/postgresql:16= ) postgres_targets_postgres15? ( dev-db/postgresql:15= ) postgres_targets_postgres14? ( dev-db/postgresql:14= ) dev-libs/libxml2:= dev-qt/qtbase:6[gui,network,opengl,widgets,X] dev-qt/qtsvg:6
REQUIRED_USE=|| ( postgres_targets_postgres18 postgres_targets_postgres17 postgres_targets_postgres16 postgres_targets_postgres15 postgres_targets_postgres14 )
SLOT=0
SRC_URI=https://github.com/pgmodeler/pgmodeler/archive/v1.2.2.tar.gz -> pgmodeler-1.2.2.tar.gz
_eclasses_=desktop e447b5f77146d69797e9f03ff177f3f1 postgres 3671a84f95eadcaa836aefe3fd51b6a1 toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 qmake-utils 28f99dba9219112f4785f46ed426a021
_md5_=769fa899ad65549992ab9a775d3ea9e6
_md5_=16e9e69cd717711586a5dec937d37a18

View File

@@ -8,7 +8,8 @@ IUSE=postgres_targets_postgres18 postgres_targets_postgres17 postgres_targets_po
KEYWORDS=~amd64
LICENSE=GPL-3
RDEPEND=postgres_targets_postgres18? ( dev-db/postgresql:18= ) postgres_targets_postgres17? ( dev-db/postgresql:17= ) postgres_targets_postgres16? ( dev-db/postgresql:16= ) postgres_targets_postgres15? ( dev-db/postgresql:15= ) postgres_targets_postgres14? ( dev-db/postgresql:14= ) dev-libs/libxml2:= dev-qt/qtbase:6[gui,network,opengl,widgets,X] dev-qt/qtsvg:6
REQUIRED_USE=|| ( postgres_targets_postgres18 postgres_targets_postgres17 postgres_targets_postgres16 postgres_targets_postgres15 postgres_targets_postgres14 )
SLOT=0
SRC_URI=https://github.com/nullptrlabs/pgmodeler/archive/v1.2.3.tar.gz -> pgmodeler-1.2.3.tar.gz
_eclasses_=desktop e447b5f77146d69797e9f03ff177f3f1 postgres 3671a84f95eadcaa836aefe3fd51b6a1 toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 qmake-utils 28f99dba9219112f4785f46ed426a021
_md5_=9f9e137932d3f8b45a611d7a28ac056d
_md5_=c04673e04885f6e74b586ced7d280c53

View File

@@ -1,6 +1,6 @@
BDEPEND=app-alternatives/ninja >=dev-build/cmake-3.28.5
DEFINED_PHASES=compile configure install prepare setup test
DEPEND=postgres_targets_postgres16? ( dev-db/postgresql:16=[server] ) postgres_targets_postgres15? ( dev-db/postgresql:15=[server] ) postgres_targets_postgres14? ( dev-db/postgresql:14=[server] ) >=dev-db/postgis-2.0 dev-libs/boost sci-mathematics/cgal
DEPEND=postgres_targets_postgres16? ( dev-db/postgresql:16=[server(+)] ) postgres_targets_postgres15? ( dev-db/postgresql:15=[server(+)] ) postgres_targets_postgres14? ( dev-db/postgresql:14=[server(+)] ) >=dev-db/postgis-2.0 dev-libs/boost sci-mathematics/cgal
DESCRIPTION=pgRouting extends PostGIS and PostgreSQL with geospatial routing functionality
EAPI=8
HOMEPAGE=https://pgrouting.org/
@@ -8,10 +8,10 @@ INHERIT=cmake postgres-multi
IUSE=postgres_targets_postgres16 postgres_targets_postgres15 postgres_targets_postgres14
KEYWORDS=amd64 ~x86
LICENSE=GPL-2 MIT Boost-1.0
RDEPEND=postgres_targets_postgres16? ( dev-db/postgresql:16=[server] ) postgres_targets_postgres15? ( dev-db/postgresql:15=[server] ) postgres_targets_postgres14? ( dev-db/postgresql:14=[server] ) >=dev-db/postgis-2.0 dev-libs/boost sci-mathematics/cgal
RDEPEND=postgres_targets_postgres16? ( dev-db/postgresql:16=[server(+)] ) postgres_targets_postgres15? ( dev-db/postgresql:15=[server(+)] ) postgres_targets_postgres14? ( dev-db/postgresql:14=[server(+)] ) >=dev-db/postgis-2.0 dev-libs/boost sci-mathematics/cgal
REQUIRED_USE=|| ( postgres_targets_postgres16 postgres_targets_postgres15 postgres_targets_postgres14 )
RESTRICT=test
SLOT=0
SRC_URI=https://github.com/pgRouting/pgrouting/archive/v3.6.2.tar.gz -> pgrouting-3.6.2.tar.gz
_eclasses_=toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 ninja-utils d063ea1900a793f93eb095010d6d9156 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake c54f532543a549f7318d6c49aaf8e953 out-of-source-utils 8e5093bd27b7f541a1913271f25d633a multibuild 83db098a835f71feb71761f72a694aa2 postgres 3671a84f95eadcaa836aefe3fd51b6a1 postgres-multi ccad35d745ce66b41837db8a6ee94601
_md5_=e5a52981bfe39bd91acc10f8dadeaf09
_md5_=3cb7df9fcff1cb1eebfcb12d6a6ad004

View File

@@ -1,6 +1,6 @@
BDEPEND=app-alternatives/ninja >=dev-build/cmake-3.28.5
DEFINED_PHASES=compile configure install prepare setup test
DEPEND=postgres_targets_postgres17? ( dev-db/postgresql:17=[server] ) postgres_targets_postgres16? ( dev-db/postgresql:16=[server] ) postgres_targets_postgres15? ( dev-db/postgresql:15=[server] ) postgres_targets_postgres14? ( dev-db/postgresql:14=[server] ) >=dev-db/postgis-2.0 dev-libs/boost sci-mathematics/cgal
DEPEND=postgres_targets_postgres17? ( dev-db/postgresql:17=[server(+)] ) postgres_targets_postgres16? ( dev-db/postgresql:16=[server(+)] ) postgres_targets_postgres15? ( dev-db/postgresql:15=[server(+)] ) postgres_targets_postgres14? ( dev-db/postgresql:14=[server(+)] ) >=dev-db/postgis-2.0 dev-libs/boost sci-mathematics/cgal
DESCRIPTION=pgRouting extends PostGIS and PostgreSQL with geospatial routing functionality
EAPI=8
HOMEPAGE=https://pgrouting.org/
@@ -8,10 +8,10 @@ INHERIT=cmake postgres-multi
IUSE=postgres_targets_postgres17 postgres_targets_postgres16 postgres_targets_postgres15 postgres_targets_postgres14
KEYWORDS=amd64 ~x86
LICENSE=GPL-2 MIT Boost-1.0
RDEPEND=postgres_targets_postgres17? ( dev-db/postgresql:17=[server] ) postgres_targets_postgres16? ( dev-db/postgresql:16=[server] ) postgres_targets_postgres15? ( dev-db/postgresql:15=[server] ) postgres_targets_postgres14? ( dev-db/postgresql:14=[server] ) >=dev-db/postgis-2.0 dev-libs/boost sci-mathematics/cgal
RDEPEND=postgres_targets_postgres17? ( dev-db/postgresql:17=[server(+)] ) postgres_targets_postgres16? ( dev-db/postgresql:16=[server(+)] ) postgres_targets_postgres15? ( dev-db/postgresql:15=[server(+)] ) postgres_targets_postgres14? ( dev-db/postgresql:14=[server(+)] ) >=dev-db/postgis-2.0 dev-libs/boost sci-mathematics/cgal
REQUIRED_USE=|| ( postgres_targets_postgres17 postgres_targets_postgres16 postgres_targets_postgres15 postgres_targets_postgres14 )
RESTRICT=test
SLOT=0
SRC_URI=https://github.com/pgRouting/pgrouting/archive/v3.7.0.tar.gz -> pgrouting-3.7.0.tar.gz
_eclasses_=toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 ninja-utils d063ea1900a793f93eb095010d6d9156 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake c54f532543a549f7318d6c49aaf8e953 out-of-source-utils 8e5093bd27b7f541a1913271f25d633a multibuild 83db098a835f71feb71761f72a694aa2 postgres 3671a84f95eadcaa836aefe3fd51b6a1 postgres-multi ccad35d745ce66b41837db8a6ee94601
_md5_=814ba036664c2447279d1b37aca74f04
_md5_=a2649d8cbed94befe1b4b7bddf62192c

View File

@@ -1,6 +1,6 @@
BDEPEND=app-alternatives/ninja >=dev-build/cmake-3.28.5
DEFINED_PHASES=compile configure install prepare setup test
DEPEND=postgres_targets_postgres17? ( dev-db/postgresql:17=[server] ) postgres_targets_postgres16? ( dev-db/postgresql:16=[server] ) postgres_targets_postgres15? ( dev-db/postgresql:15=[server] ) postgres_targets_postgres14? ( dev-db/postgresql:14=[server] ) >=dev-db/postgis-2.0 dev-libs/boost sci-mathematics/cgal
DEPEND=postgres_targets_postgres17? ( dev-db/postgresql:17=[server(+)] ) postgres_targets_postgres16? ( dev-db/postgresql:16=[server(+)] ) postgres_targets_postgres15? ( dev-db/postgresql:15=[server(+)] ) postgres_targets_postgres14? ( dev-db/postgresql:14=[server(+)] ) >=dev-db/postgis-2.0 dev-libs/boost sci-mathematics/cgal
DESCRIPTION=pgRouting extends PostGIS and PostgreSQL with geospatial routing functionality
EAPI=8
HOMEPAGE=https://pgrouting.org/
@@ -8,10 +8,10 @@ INHERIT=cmake postgres-multi
IUSE=postgres_targets_postgres17 postgres_targets_postgres16 postgres_targets_postgres15 postgres_targets_postgres14
KEYWORDS=~amd64 ~x86
LICENSE=GPL-2 MIT Boost-1.0
RDEPEND=postgres_targets_postgres17? ( dev-db/postgresql:17=[server] ) postgres_targets_postgres16? ( dev-db/postgresql:16=[server] ) postgres_targets_postgres15? ( dev-db/postgresql:15=[server] ) postgres_targets_postgres14? ( dev-db/postgresql:14=[server] ) >=dev-db/postgis-2.0 dev-libs/boost sci-mathematics/cgal
RDEPEND=postgres_targets_postgres17? ( dev-db/postgresql:17=[server(+)] ) postgres_targets_postgres16? ( dev-db/postgresql:16=[server(+)] ) postgres_targets_postgres15? ( dev-db/postgresql:15=[server(+)] ) postgres_targets_postgres14? ( dev-db/postgresql:14=[server(+)] ) >=dev-db/postgis-2.0 dev-libs/boost sci-mathematics/cgal
REQUIRED_USE=|| ( postgres_targets_postgres17 postgres_targets_postgres16 postgres_targets_postgres15 postgres_targets_postgres14 )
RESTRICT=test
SLOT=0
SRC_URI=https://github.com/pgRouting/pgrouting/archive/v3.7.3.tar.gz -> pgrouting-3.7.3.tar.gz
_eclasses_=toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 ninja-utils d063ea1900a793f93eb095010d6d9156 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake c54f532543a549f7318d6c49aaf8e953 out-of-source-utils 8e5093bd27b7f541a1913271f25d633a multibuild 83db098a835f71feb71761f72a694aa2 postgres 3671a84f95eadcaa836aefe3fd51b6a1 postgres-multi ccad35d745ce66b41837db8a6ee94601
_md5_=709d18f750c3e57773e71936a518437a
_md5_=b6fc1b5dfd733ce35a0ce0a7d60fe0fe

View File

@@ -1,6 +1,6 @@
BDEPEND=app-alternatives/ninja >=dev-build/cmake-3.28.5
DEFINED_PHASES=compile configure install prepare setup test
DEPEND=postgres_targets_postgres17? ( dev-db/postgresql:17=[server] ) postgres_targets_postgres16? ( dev-db/postgresql:16=[server] ) postgres_targets_postgres15? ( dev-db/postgresql:15=[server] ) postgres_targets_postgres14? ( dev-db/postgresql:14=[server] ) >=dev-db/postgis-2.0 dev-libs/boost sci-mathematics/cgal
DEPEND=postgres_targets_postgres17? ( dev-db/postgresql:17=[server(+)] ) postgres_targets_postgres16? ( dev-db/postgresql:16=[server(+)] ) postgres_targets_postgres15? ( dev-db/postgresql:15=[server(+)] ) postgres_targets_postgres14? ( dev-db/postgresql:14=[server(+)] ) >=dev-db/postgis-2.0 dev-libs/boost sci-mathematics/cgal
DESCRIPTION=pgRouting extends PostGIS and PostgreSQL with geospatial routing functionality
EAPI=8
HOMEPAGE=https://pgrouting.org/
@@ -8,10 +8,10 @@ INHERIT=cmake postgres-multi
IUSE=postgres_targets_postgres17 postgres_targets_postgres16 postgres_targets_postgres15 postgres_targets_postgres14
KEYWORDS=~amd64 ~x86
LICENSE=GPL-2 MIT Boost-1.0
RDEPEND=postgres_targets_postgres17? ( dev-db/postgresql:17=[server] ) postgres_targets_postgres16? ( dev-db/postgresql:16=[server] ) postgres_targets_postgres15? ( dev-db/postgresql:15=[server] ) postgres_targets_postgres14? ( dev-db/postgresql:14=[server] ) >=dev-db/postgis-2.0 dev-libs/boost sci-mathematics/cgal
RDEPEND=postgres_targets_postgres17? ( dev-db/postgresql:17=[server(+)] ) postgres_targets_postgres16? ( dev-db/postgresql:16=[server(+)] ) postgres_targets_postgres15? ( dev-db/postgresql:15=[server(+)] ) postgres_targets_postgres14? ( dev-db/postgresql:14=[server(+)] ) >=dev-db/postgis-2.0 dev-libs/boost sci-mathematics/cgal
REQUIRED_USE=|| ( postgres_targets_postgres17 postgres_targets_postgres16 postgres_targets_postgres15 postgres_targets_postgres14 )
RESTRICT=test
SLOT=0
SRC_URI=https://github.com/pgRouting/pgrouting/archive/v3.8.0.tar.gz -> pgrouting-3.8.0.tar.gz
_eclasses_=toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 ninja-utils d063ea1900a793f93eb095010d6d9156 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake c54f532543a549f7318d6c49aaf8e953 out-of-source-utils 8e5093bd27b7f541a1913271f25d633a multibuild 83db098a835f71feb71761f72a694aa2 postgres 3671a84f95eadcaa836aefe3fd51b6a1 postgres-multi ccad35d745ce66b41837db8a6ee94601
_md5_=709d18f750c3e57773e71936a518437a
_md5_=b6fc1b5dfd733ce35a0ce0a7d60fe0fe

View File

@@ -1,6 +1,6 @@
BDEPEND=app-alternatives/ninja >=dev-build/cmake-3.28.5
DEFINED_PHASES=compile configure install prepare setup test
DEPEND=postgres_targets_postgres18? ( dev-db/postgresql:18=[server] ) postgres_targets_postgres17? ( dev-db/postgresql:17=[server] ) postgres_targets_postgres16? ( dev-db/postgresql:16=[server] ) postgres_targets_postgres15? ( dev-db/postgresql:15=[server] ) postgres_targets_postgres14? ( dev-db/postgresql:14=[server] ) >=dev-db/postgis-2.0 dev-libs/boost sci-mathematics/cgal
DEPEND=postgres_targets_postgres18? ( dev-db/postgresql:18=[server(+)] ) postgres_targets_postgres17? ( dev-db/postgresql:17=[server(+)] ) postgres_targets_postgres16? ( dev-db/postgresql:16=[server(+)] ) postgres_targets_postgres15? ( dev-db/postgresql:15=[server(+)] ) postgres_targets_postgres14? ( dev-db/postgresql:14=[server(+)] ) >=dev-db/postgis-2.0 dev-libs/boost sci-mathematics/cgal
DESCRIPTION=pgRouting extends PostGIS and PostgreSQL with geospatial routing functionality
EAPI=8
HOMEPAGE=https://pgrouting.org/
@@ -8,10 +8,10 @@ INHERIT=cmake postgres-multi
IUSE=postgres_targets_postgres18 postgres_targets_postgres17 postgres_targets_postgres16 postgres_targets_postgres15 postgres_targets_postgres14
KEYWORDS=~amd64 ~x86
LICENSE=GPL-2 MIT Boost-1.0
RDEPEND=postgres_targets_postgres18? ( dev-db/postgresql:18=[server] ) postgres_targets_postgres17? ( dev-db/postgresql:17=[server] ) postgres_targets_postgres16? ( dev-db/postgresql:16=[server] ) postgres_targets_postgres15? ( dev-db/postgresql:15=[server] ) postgres_targets_postgres14? ( dev-db/postgresql:14=[server] ) >=dev-db/postgis-2.0 dev-libs/boost sci-mathematics/cgal
RDEPEND=postgres_targets_postgres18? ( dev-db/postgresql:18=[server(+)] ) postgres_targets_postgres17? ( dev-db/postgresql:17=[server(+)] ) postgres_targets_postgres16? ( dev-db/postgresql:16=[server(+)] ) postgres_targets_postgres15? ( dev-db/postgresql:15=[server(+)] ) postgres_targets_postgres14? ( dev-db/postgresql:14=[server(+)] ) >=dev-db/postgis-2.0 dev-libs/boost sci-mathematics/cgal
REQUIRED_USE=|| ( postgres_targets_postgres18 postgres_targets_postgres17 postgres_targets_postgres16 postgres_targets_postgres15 postgres_targets_postgres14 )
RESTRICT=test
SLOT=0
SRC_URI=https://github.com/pgRouting/pgrouting/archive/v4.0.1.tar.gz -> pgrouting-4.0.1.tar.gz
_eclasses_=toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 ninja-utils d063ea1900a793f93eb095010d6d9156 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake c54f532543a549f7318d6c49aaf8e953 out-of-source-utils 8e5093bd27b7f541a1913271f25d633a multibuild 83db098a835f71feb71761f72a694aa2 postgres 3671a84f95eadcaa836aefe3fd51b6a1 postgres-multi ccad35d745ce66b41837db8a6ee94601
_md5_=5c483619610aca712c8eca6790aec355
_md5_=5508f0aedef68c0073d8c23b01bd6aa5

View File

@@ -1,6 +1,6 @@
BDEPEND=virtual/pkgconfig
DEFINED_PHASES=compile install postinst prepare setup test unpack
DEPEND=dev-lang/R postgres_targets_postgres14? ( dev-db/postgresql:14=[server] )
DEPEND=dev-lang/R postgres_targets_postgres14? ( dev-db/postgresql:14=[server(+)] )
DESCRIPTION=R language extension for postgresql database
EAPI=7
HOMEPAGE=http://www.joeconway.com/plr/
@@ -8,9 +8,9 @@ INHERIT=postgres-multi
IUSE=postgres_targets_postgres14
KEYWORDS=~amd64
LICENSE=GPL-2
RDEPEND=dev-lang/R postgres_targets_postgres14? ( dev-db/postgresql:14=[server] )
RDEPEND=dev-lang/R postgres_targets_postgres14? ( dev-db/postgresql:14=[server(+)] )
REQUIRED_USE=|| ( postgres_targets_postgres14 )
SLOT=0
SRC_URI=https://github.com/postgres-plr/plr/archive/REL8_4_5.tar.gz -> plr-8.4.5.tar.gz
_eclasses_=out-of-source-utils 8e5093bd27b7f541a1913271f25d633a multibuild 83db098a835f71feb71761f72a694aa2 postgres 3671a84f95eadcaa836aefe3fd51b6a1 postgres-multi ccad35d745ce66b41837db8a6ee94601
_md5_=f35750b772647c0bf709abc588cdae38
_md5_=dd2c7740afe1b574abf844f64c2c7254

View File

@@ -1,6 +1,6 @@
BDEPEND=virtual/pkgconfig
DEFINED_PHASES=compile install postinst prepare setup test unpack
DEPEND=dev-lang/R postgres_targets_postgres16? ( dev-db/postgresql:16=[server] ) postgres_targets_postgres15? ( dev-db/postgresql:15=[server] ) postgres_targets_postgres14? ( dev-db/postgresql:14=[server] )
DEPEND=dev-lang/R postgres_targets_postgres16? ( dev-db/postgresql:16=[server(+)] ) postgres_targets_postgres15? ( dev-db/postgresql:15=[server(+)] ) postgres_targets_postgres14? ( dev-db/postgresql:14=[server(+)] )
DESCRIPTION=R language extension for postgresql database
EAPI=7
HOMEPAGE=http://www.joeconway.com/plr/
@@ -8,9 +8,9 @@ INHERIT=postgres-multi
IUSE=postgres_targets_postgres16 postgres_targets_postgres15 postgres_targets_postgres14
KEYWORDS=~amd64
LICENSE=GPL-2
RDEPEND=dev-lang/R postgres_targets_postgres16? ( dev-db/postgresql:16=[server] ) postgres_targets_postgres15? ( dev-db/postgresql:15=[server] ) postgres_targets_postgres14? ( dev-db/postgresql:14=[server] )
RDEPEND=dev-lang/R postgres_targets_postgres16? ( dev-db/postgresql:16=[server(+)] ) postgres_targets_postgres15? ( dev-db/postgresql:15=[server(+)] ) postgres_targets_postgres14? ( dev-db/postgresql:14=[server(+)] )
REQUIRED_USE=|| ( postgres_targets_postgres16 postgres_targets_postgres15 postgres_targets_postgres14 )
SLOT=0
SRC_URI=https://github.com/postgres-plr/plr/archive/REL8_4_6.tar.gz -> plr-8.4.6.tar.gz
_eclasses_=out-of-source-utils 8e5093bd27b7f541a1913271f25d633a multibuild 83db098a835f71feb71761f72a694aa2 postgres 3671a84f95eadcaa836aefe3fd51b6a1 postgres-multi ccad35d745ce66b41837db8a6ee94601
_md5_=1effdd1a28cb1ad356954cc2c5b2e43a
_md5_=fe3c7ef1f4498d61acb8c467475b8ebb

View File

@@ -1,6 +1,6 @@
BDEPEND=sys-devel/gnuconfig >=app-portage/elt-patches-20250306 || ( >=dev-build/automake-1.18.1:1.18 ) || ( >=dev-build/autoconf-2.73:2.73 >=dev-build/autoconf-2.72-r1:2.72 ) >=dev-build/libtool-2.4.7-r3
DEFINED_PHASES=compile configure install postinst prepare setup test
DEPEND=postgres_targets_postgres17? ( dev-db/postgresql:17=[server] ) postgres_targets_postgres16? ( dev-db/postgresql:16=[server] ) postgres_targets_postgres15? ( dev-db/postgresql:15=[server] ) postgres_targets_postgres14? ( dev-db/postgresql:14=[server] ) dev-libs/json-c:= dev-libs/libxml2:2= dev-libs/protobuf-c:= >=sci-libs/geos-3.9.0 >=sci-libs/proj-4.9.0:= >=sci-libs/gdal-1.10.0:= address-standardizer? ( dev-libs/libpcre2 ) gtk? ( x11-libs/gtk+:2 ) virtual/pkgconfig doc? ( app-text/docbook-xsl-stylesheets app-text/docbook-xml-dtd:4.5 dev-libs/libxslt virtual/imagemagick-tools[png] )
DEPEND=postgres_targets_postgres17? ( dev-db/postgresql:17=[server(+)] ) postgres_targets_postgres16? ( dev-db/postgresql:16=[server(+)] ) postgres_targets_postgres15? ( dev-db/postgresql:15=[server(+)] ) postgres_targets_postgres14? ( dev-db/postgresql:14=[server(+)] ) dev-libs/json-c:= dev-libs/libxml2:2= dev-libs/protobuf-c:= >=sci-libs/geos-3.9.0 >=sci-libs/proj-4.9.0:= >=sci-libs/gdal-1.10.0:= address-standardizer? ( dev-libs/libpcre2 ) gtk? ( x11-libs/gtk+:2 ) virtual/pkgconfig doc? ( app-text/docbook-xsl-stylesheets app-text/docbook-xml-dtd:4.5 dev-libs/libxslt virtual/imagemagick-tools[png] )
DESCRIPTION=Geographic Objects for PostgreSQL
EAPI=8
HOMEPAGE=https://postgis.net
@@ -8,10 +8,10 @@ INHERIT=autotools postgres-multi toolchain-funcs
IUSE=address-standardizer doc gtk static-libs topology postgres_targets_postgres17 postgres_targets_postgres16 postgres_targets_postgres15 postgres_targets_postgres14
KEYWORDS=amd64 x86
LICENSE=GPL-2
RDEPEND=postgres_targets_postgres17? ( dev-db/postgresql:17=[server] ) postgres_targets_postgres16? ( dev-db/postgresql:16=[server] ) postgres_targets_postgres15? ( dev-db/postgresql:15=[server] ) postgres_targets_postgres14? ( dev-db/postgresql:14=[server] ) dev-libs/json-c:= dev-libs/libxml2:2= dev-libs/protobuf-c:= >=sci-libs/geos-3.9.0 >=sci-libs/proj-4.9.0:= >=sci-libs/gdal-1.10.0:= address-standardizer? ( dev-libs/libpcre2 ) gtk? ( x11-libs/gtk+:2 )
RDEPEND=postgres_targets_postgres17? ( dev-db/postgresql:17=[server(+)] ) postgres_targets_postgres16? ( dev-db/postgresql:16=[server(+)] ) postgres_targets_postgres15? ( dev-db/postgresql:15=[server(+)] ) postgres_targets_postgres14? ( dev-db/postgresql:14=[server(+)] ) dev-libs/json-c:= dev-libs/libxml2:2= dev-libs/protobuf-c:= >=sci-libs/geos-3.9.0 >=sci-libs/proj-4.9.0:= >=sci-libs/gdal-1.10.0:= address-standardizer? ( dev-libs/libpcre2 ) gtk? ( x11-libs/gtk+:2 )
REQUIRED_USE=|| ( postgres_targets_postgres17 postgres_targets_postgres16 postgres_targets_postgres15 postgres_targets_postgres14 )
RESTRICT=test
SLOT=0
SRC_URI=https://download.osgeo.org/postgis/source/postgis-3.3.7.tar.gz
_eclasses_=gnuconfig b4fa4889c6f586d6b069215a86dd9e53 toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 libtool 6a96cd90e5da8c7c615015479f46f1a4 autotools 0698802996fcfe9a604eac3c1f6e7112 out-of-source-utils 8e5093bd27b7f541a1913271f25d633a multibuild 83db098a835f71feb71761f72a694aa2 postgres 3671a84f95eadcaa836aefe3fd51b6a1 postgres-multi ccad35d745ce66b41837db8a6ee94601
_md5_=e30f1192b4fd7339f29c58edf8e29662
_md5_=9c55d0039952a9c55079e51b460fa4d8

View File

@@ -1,6 +1,6 @@
BDEPEND=sys-devel/gnuconfig >=app-portage/elt-patches-20250306 || ( >=dev-build/automake-1.18.1:1.18 ) || ( >=dev-build/autoconf-2.73:2.73 >=dev-build/autoconf-2.72-r1:2.72 ) >=dev-build/libtool-2.4.7-r3
DEFINED_PHASES=compile configure install postinst prepare setup test
DEPEND=postgres_targets_postgres17? ( dev-db/postgresql:17=[server] ) postgres_targets_postgres16? ( dev-db/postgresql:16=[server] ) postgres_targets_postgres15? ( dev-db/postgresql:15=[server] ) postgres_targets_postgres14? ( dev-db/postgresql:14=[server] ) dev-libs/json-c:= dev-libs/libxml2:2= dev-libs/protobuf-c:= >=sci-libs/geos-3.9.0 >=sci-libs/proj-4.9.0:= >=sci-libs/gdal-1.10.0:= address-standardizer? ( dev-libs/libpcre2 ) gtk? ( x11-libs/gtk+:2 ) virtual/pkgconfig doc? ( app-text/docbook-xsl-stylesheets app-text/docbook-xml-dtd:4.5 dev-libs/libxslt virtual/imagemagick-tools[png] )
DEPEND=postgres_targets_postgres17? ( dev-db/postgresql:17=[server(+)] ) postgres_targets_postgres16? ( dev-db/postgresql:16=[server(+)] ) postgres_targets_postgres15? ( dev-db/postgresql:15=[server(+)] ) postgres_targets_postgres14? ( dev-db/postgresql:14=[server(+)] ) dev-libs/json-c:= dev-libs/libxml2:2= dev-libs/protobuf-c:= >=sci-libs/geos-3.9.0 >=sci-libs/proj-4.9.0:= >=sci-libs/gdal-1.10.0:= address-standardizer? ( dev-libs/libpcre2 ) gtk? ( x11-libs/gtk+:2 ) virtual/pkgconfig doc? ( app-text/docbook-xsl-stylesheets app-text/docbook-xml-dtd:4.5 dev-libs/libxslt virtual/imagemagick-tools[png] )
DESCRIPTION=Geographic Objects for PostgreSQL
EAPI=8
HOMEPAGE=https://postgis.net
@@ -8,10 +8,10 @@ INHERIT=autotools postgres-multi toolchain-funcs
IUSE=address-standardizer doc gtk static-libs topology postgres_targets_postgres17 postgres_targets_postgres16 postgres_targets_postgres15 postgres_targets_postgres14
KEYWORDS=~amd64 ~x86
LICENSE=GPL-2
RDEPEND=postgres_targets_postgres17? ( dev-db/postgresql:17=[server] ) postgres_targets_postgres16? ( dev-db/postgresql:16=[server] ) postgres_targets_postgres15? ( dev-db/postgresql:15=[server] ) postgres_targets_postgres14? ( dev-db/postgresql:14=[server] ) dev-libs/json-c:= dev-libs/libxml2:2= dev-libs/protobuf-c:= >=sci-libs/geos-3.9.0 >=sci-libs/proj-4.9.0:= >=sci-libs/gdal-1.10.0:= address-standardizer? ( dev-libs/libpcre2 ) gtk? ( x11-libs/gtk+:2 )
RDEPEND=postgres_targets_postgres17? ( dev-db/postgresql:17=[server(+)] ) postgres_targets_postgres16? ( dev-db/postgresql:16=[server(+)] ) postgres_targets_postgres15? ( dev-db/postgresql:15=[server(+)] ) postgres_targets_postgres14? ( dev-db/postgresql:14=[server(+)] ) dev-libs/json-c:= dev-libs/libxml2:2= dev-libs/protobuf-c:= >=sci-libs/geos-3.9.0 >=sci-libs/proj-4.9.0:= >=sci-libs/gdal-1.10.0:= address-standardizer? ( dev-libs/libpcre2 ) gtk? ( x11-libs/gtk+:2 )
REQUIRED_USE=|| ( postgres_targets_postgres17 postgres_targets_postgres16 postgres_targets_postgres15 postgres_targets_postgres14 )
RESTRICT=test
SLOT=0
SRC_URI=https://download.osgeo.org/postgis/source/postgis-3.3.8.tar.gz
_eclasses_=gnuconfig b4fa4889c6f586d6b069215a86dd9e53 toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 libtool 6a96cd90e5da8c7c615015479f46f1a4 autotools 0698802996fcfe9a604eac3c1f6e7112 out-of-source-utils 8e5093bd27b7f541a1913271f25d633a multibuild 83db098a835f71feb71761f72a694aa2 postgres 3671a84f95eadcaa836aefe3fd51b6a1 postgres-multi ccad35d745ce66b41837db8a6ee94601
_md5_=29b508e236bdd0d882177d4f54d998ed
_md5_=cbe551d36cfd6f026be10915c1dc9d11

View File

@@ -1,6 +1,6 @@
BDEPEND=sys-devel/gnuconfig >=app-portage/elt-patches-20250306 || ( >=dev-build/automake-1.18.1:1.18 ) || ( >=dev-build/autoconf-2.73:2.73 >=dev-build/autoconf-2.72-r1:2.72 ) >=dev-build/libtool-2.4.7-r3
DEFINED_PHASES=compile configure install postinst prepare setup test
DEPEND=postgres_targets_postgres17? ( dev-db/postgresql:17=[server] ) postgres_targets_postgres16? ( dev-db/postgresql:16=[server] ) postgres_targets_postgres15? ( dev-db/postgresql:15=[server] ) postgres_targets_postgres14? ( dev-db/postgresql:14=[server] ) dev-libs/json-c:= dev-libs/libxml2:2= dev-libs/protobuf-c:= >=sci-libs/geos-3.9.0 >=sci-libs/proj-4.9.0:= >=sci-libs/gdal-1.10.0:= address-standardizer? ( dev-libs/libpcre2 ) gtk? ( x11-libs/gtk+:2 ) virtual/pkgconfig doc? ( app-text/docbook-xsl-stylesheets app-text/docbook-xml-dtd:4.5 dev-libs/libxslt virtual/imagemagick-tools[png] )
DEPEND=postgres_targets_postgres17? ( dev-db/postgresql:17=[server(+)] ) postgres_targets_postgres16? ( dev-db/postgresql:16=[server(+)] ) postgres_targets_postgres15? ( dev-db/postgresql:15=[server(+)] ) postgres_targets_postgres14? ( dev-db/postgresql:14=[server(+)] ) dev-libs/json-c:= dev-libs/libxml2:2= dev-libs/protobuf-c:= >=sci-libs/geos-3.9.0 >=sci-libs/proj-4.9.0:= >=sci-libs/gdal-1.10.0:= address-standardizer? ( dev-libs/libpcre2 ) gtk? ( x11-libs/gtk+:2 ) virtual/pkgconfig doc? ( app-text/docbook-xsl-stylesheets app-text/docbook-xml-dtd:4.5 dev-libs/libxslt virtual/imagemagick-tools[png] )
DESCRIPTION=Geographic Objects for PostgreSQL
EAPI=8
HOMEPAGE=https://postgis.net
@@ -8,10 +8,10 @@ INHERIT=autotools postgres-multi toolchain-funcs
IUSE=address-standardizer doc gtk static-libs topology postgres_targets_postgres17 postgres_targets_postgres16 postgres_targets_postgres15 postgres_targets_postgres14
KEYWORDS=~amd64 ~x86
LICENSE=GPL-2
RDEPEND=postgres_targets_postgres17? ( dev-db/postgresql:17=[server] ) postgres_targets_postgres16? ( dev-db/postgresql:16=[server] ) postgres_targets_postgres15? ( dev-db/postgresql:15=[server] ) postgres_targets_postgres14? ( dev-db/postgresql:14=[server] ) dev-libs/json-c:= dev-libs/libxml2:2= dev-libs/protobuf-c:= >=sci-libs/geos-3.9.0 >=sci-libs/proj-4.9.0:= >=sci-libs/gdal-1.10.0:= address-standardizer? ( dev-libs/libpcre2 ) gtk? ( x11-libs/gtk+:2 )
RDEPEND=postgres_targets_postgres17? ( dev-db/postgresql:17=[server(+)] ) postgres_targets_postgres16? ( dev-db/postgresql:16=[server(+)] ) postgres_targets_postgres15? ( dev-db/postgresql:15=[server(+)] ) postgres_targets_postgres14? ( dev-db/postgresql:14=[server(+)] ) dev-libs/json-c:= dev-libs/libxml2:2= dev-libs/protobuf-c:= >=sci-libs/geos-3.9.0 >=sci-libs/proj-4.9.0:= >=sci-libs/gdal-1.10.0:= address-standardizer? ( dev-libs/libpcre2 ) gtk? ( x11-libs/gtk+:2 )
REQUIRED_USE=|| ( postgres_targets_postgres17 postgres_targets_postgres16 postgres_targets_postgres15 postgres_targets_postgres14 )
RESTRICT=test
SLOT=0
SRC_URI=https://download.osgeo.org/postgis/source/postgis-3.3.9.tar.gz
_eclasses_=gnuconfig b4fa4889c6f586d6b069215a86dd9e53 toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 libtool 6a96cd90e5da8c7c615015479f46f1a4 autotools 0698802996fcfe9a604eac3c1f6e7112 out-of-source-utils 8e5093bd27b7f541a1913271f25d633a multibuild 83db098a835f71feb71761f72a694aa2 postgres 3671a84f95eadcaa836aefe3fd51b6a1 postgres-multi ccad35d745ce66b41837db8a6ee94601
_md5_=af416d99cc45f52ee13fd2a756cbab6f
_md5_=cbe551d36cfd6f026be10915c1dc9d11

View File

@@ -1,6 +1,6 @@
BDEPEND=sys-devel/gnuconfig >=app-portage/elt-patches-20250306 || ( >=dev-build/automake-1.18.1:1.18 ) || ( >=dev-build/autoconf-2.73:2.73 >=dev-build/autoconf-2.72-r1:2.72 ) >=dev-build/libtool-2.4.7-r3
DEFINED_PHASES=compile configure install postinst prepare setup test
DEPEND=postgres_targets_postgres17? ( dev-db/postgresql:17=[server] ) postgres_targets_postgres16? ( dev-db/postgresql:16=[server] ) postgres_targets_postgres15? ( dev-db/postgresql:15=[server] ) postgres_targets_postgres14? ( dev-db/postgresql:14=[server] ) dev-libs/json-c:= dev-libs/libxml2:2= dev-libs/protobuf-c:= >=sci-libs/geos-3.9.0 >=sci-libs/proj-6.1.0:= >=sci-libs/gdal-1.10.0:= address-standardizer? ( dev-libs/libpcre2 ) gtk? ( x11-libs/gtk+:2 ) virtual/pkgconfig doc? ( app-text/docbook-xsl-stylesheets app-text/docbook-xml-dtd:4.5 dev-libs/libxslt virtual/imagemagick-tools[png] )
DEPEND=postgres_targets_postgres17? ( dev-db/postgresql:17=[server(+)] ) postgres_targets_postgres16? ( dev-db/postgresql:16=[server(+)] ) postgres_targets_postgres15? ( dev-db/postgresql:15=[server(+)] ) postgres_targets_postgres14? ( dev-db/postgresql:14=[server(+)] ) dev-libs/json-c:= dev-libs/libxml2:2= dev-libs/protobuf-c:= >=sci-libs/geos-3.9.0 >=sci-libs/proj-6.1.0:= >=sci-libs/gdal-1.10.0:= address-standardizer? ( dev-libs/libpcre2 ) gtk? ( x11-libs/gtk+:2 ) virtual/pkgconfig doc? ( app-text/docbook-xsl-stylesheets app-text/docbook-xml-dtd:4.5 dev-libs/libxslt virtual/imagemagick-tools[png] )
DESCRIPTION=Geographic Objects for PostgreSQL
EAPI=8
HOMEPAGE=https://postgis.net
@@ -8,10 +8,10 @@ INHERIT=autotools postgres-multi toolchain-funcs
IUSE=address-standardizer doc gtk static-libs topology postgres_targets_postgres17 postgres_targets_postgres16 postgres_targets_postgres15 postgres_targets_postgres14
KEYWORDS=~amd64 ~x86
LICENSE=GPL-2
RDEPEND=postgres_targets_postgres17? ( dev-db/postgresql:17=[server] ) postgres_targets_postgres16? ( dev-db/postgresql:16=[server] ) postgres_targets_postgres15? ( dev-db/postgresql:15=[server] ) postgres_targets_postgres14? ( dev-db/postgresql:14=[server] ) dev-libs/json-c:= dev-libs/libxml2:2= dev-libs/protobuf-c:= >=sci-libs/geos-3.9.0 >=sci-libs/proj-6.1.0:= >=sci-libs/gdal-1.10.0:= address-standardizer? ( dev-libs/libpcre2 ) gtk? ( x11-libs/gtk+:2 )
RDEPEND=postgres_targets_postgres17? ( dev-db/postgresql:17=[server(+)] ) postgres_targets_postgres16? ( dev-db/postgresql:16=[server(+)] ) postgres_targets_postgres15? ( dev-db/postgresql:15=[server(+)] ) postgres_targets_postgres14? ( dev-db/postgresql:14=[server(+)] ) dev-libs/json-c:= dev-libs/libxml2:2= dev-libs/protobuf-c:= >=sci-libs/geos-3.9.0 >=sci-libs/proj-6.1.0:= >=sci-libs/gdal-1.10.0:= address-standardizer? ( dev-libs/libpcre2 ) gtk? ( x11-libs/gtk+:2 )
REQUIRED_USE=|| ( postgres_targets_postgres17 postgres_targets_postgres16 postgres_targets_postgres15 postgres_targets_postgres14 )
RESTRICT=test
SLOT=0
SRC_URI=https://download.osgeo.org/postgis/source/postgis-3.4.4.tar.gz
_eclasses_=gnuconfig b4fa4889c6f586d6b069215a86dd9e53 toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 libtool 6a96cd90e5da8c7c615015479f46f1a4 autotools 0698802996fcfe9a604eac3c1f6e7112 out-of-source-utils 8e5093bd27b7f541a1913271f25d633a multibuild 83db098a835f71feb71761f72a694aa2 postgres 3671a84f95eadcaa836aefe3fd51b6a1 postgres-multi ccad35d745ce66b41837db8a6ee94601
_md5_=7f9ae4e24608e475ef7927d97ca56ab0
_md5_=953723814b779ea3ec39edd31d042d0c

View File

@@ -1,6 +1,6 @@
BDEPEND=sys-devel/gnuconfig >=app-portage/elt-patches-20250306 || ( >=dev-build/automake-1.18.1:1.18 ) || ( >=dev-build/autoconf-2.73:2.73 >=dev-build/autoconf-2.72-r1:2.72 ) >=dev-build/libtool-2.4.7-r3
DEFINED_PHASES=compile configure install postinst prepare setup test
DEPEND=postgres_targets_postgres17? ( dev-db/postgresql:17=[server] ) postgres_targets_postgres16? ( dev-db/postgresql:16=[server] ) postgres_targets_postgres15? ( dev-db/postgresql:15=[server] ) postgres_targets_postgres14? ( dev-db/postgresql:14=[server] ) dev-libs/json-c:= dev-libs/libxml2:2= dev-libs/protobuf-c:= >=sci-libs/geos-3.9.0 >=sci-libs/proj-6.1.0:= >=sci-libs/gdal-1.10.0:= address-standardizer? ( dev-libs/libpcre2 ) gtk? ( x11-libs/gtk+:2 ) virtual/pkgconfig doc? ( app-text/docbook-xsl-stylesheets app-text/docbook-xml-dtd:4.5 dev-libs/libxslt virtual/imagemagick-tools[png] )
DEPEND=postgres_targets_postgres17? ( dev-db/postgresql:17=[server(+)] ) postgres_targets_postgres16? ( dev-db/postgresql:16=[server(+)] ) postgres_targets_postgres15? ( dev-db/postgresql:15=[server(+)] ) postgres_targets_postgres14? ( dev-db/postgresql:14=[server(+)] ) dev-libs/json-c:= dev-libs/libxml2:2= dev-libs/protobuf-c:= >=sci-libs/geos-3.9.0 >=sci-libs/proj-6.1.0:= >=sci-libs/gdal-1.10.0:= address-standardizer? ( dev-libs/libpcre2 ) gtk? ( x11-libs/gtk+:2 ) virtual/pkgconfig doc? ( app-text/docbook-xsl-stylesheets app-text/docbook-xml-dtd:4.5 dev-libs/libxslt virtual/imagemagick-tools[png] )
DESCRIPTION=Geographic Objects for PostgreSQL
EAPI=8
HOMEPAGE=https://postgis.net
@@ -8,10 +8,10 @@ INHERIT=autotools postgres-multi toolchain-funcs
IUSE=address-standardizer doc gtk static-libs topology postgres_targets_postgres17 postgres_targets_postgres16 postgres_targets_postgres15 postgres_targets_postgres14
KEYWORDS=~amd64 ~x86
LICENSE=GPL-2
RDEPEND=postgres_targets_postgres17? ( dev-db/postgresql:17=[server] ) postgres_targets_postgres16? ( dev-db/postgresql:16=[server] ) postgres_targets_postgres15? ( dev-db/postgresql:15=[server] ) postgres_targets_postgres14? ( dev-db/postgresql:14=[server] ) dev-libs/json-c:= dev-libs/libxml2:2= dev-libs/protobuf-c:= >=sci-libs/geos-3.9.0 >=sci-libs/proj-6.1.0:= >=sci-libs/gdal-1.10.0:= address-standardizer? ( dev-libs/libpcre2 ) gtk? ( x11-libs/gtk+:2 )
RDEPEND=postgres_targets_postgres17? ( dev-db/postgresql:17=[server(+)] ) postgres_targets_postgres16? ( dev-db/postgresql:16=[server(+)] ) postgres_targets_postgres15? ( dev-db/postgresql:15=[server(+)] ) postgres_targets_postgres14? ( dev-db/postgresql:14=[server(+)] ) dev-libs/json-c:= dev-libs/libxml2:2= dev-libs/protobuf-c:= >=sci-libs/geos-3.9.0 >=sci-libs/proj-6.1.0:= >=sci-libs/gdal-1.10.0:= address-standardizer? ( dev-libs/libpcre2 ) gtk? ( x11-libs/gtk+:2 )
REQUIRED_USE=|| ( postgres_targets_postgres17 postgres_targets_postgres16 postgres_targets_postgres15 postgres_targets_postgres14 )
RESTRICT=test
SLOT=0
SRC_URI=https://download.osgeo.org/postgis/source/postgis-3.4.5.tar.gz
_eclasses_=gnuconfig b4fa4889c6f586d6b069215a86dd9e53 toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 libtool 6a96cd90e5da8c7c615015479f46f1a4 autotools 0698802996fcfe9a604eac3c1f6e7112 out-of-source-utils 8e5093bd27b7f541a1913271f25d633a multibuild 83db098a835f71feb71761f72a694aa2 postgres 3671a84f95eadcaa836aefe3fd51b6a1 postgres-multi ccad35d745ce66b41837db8a6ee94601
_md5_=d1530e78bf67f64da66488067890bdd7
_md5_=953723814b779ea3ec39edd31d042d0c

View File

@@ -1,6 +1,6 @@
BDEPEND=sys-devel/gnuconfig >=app-portage/elt-patches-20250306 || ( >=dev-build/automake-1.18.1:1.18 ) || ( >=dev-build/autoconf-2.73:2.73 >=dev-build/autoconf-2.72-r1:2.72 ) >=dev-build/libtool-2.4.7-r3
DEFINED_PHASES=compile configure install postinst prepare setup test
DEPEND=postgres_targets_postgres17? ( dev-db/postgresql:17=[server] ) postgres_targets_postgres16? ( dev-db/postgresql:16=[server] ) postgres_targets_postgres15? ( dev-db/postgresql:15=[server] ) postgres_targets_postgres14? ( dev-db/postgresql:14=[server] ) dev-libs/json-c:= dev-libs/libxml2:2= dev-libs/protobuf-c:= >=sci-libs/geos-3.9.0 >=sci-libs/proj-6.1.0:= >=sci-libs/gdal-1.10.0:= address-standardizer? ( dev-libs/libpcre2 ) gtk? ( x11-libs/gtk+:2 ) virtual/pkgconfig doc? ( app-text/docbook-xsl-stylesheets app-text/docbook-xml-dtd:4.5 dev-libs/libxslt virtual/imagemagick-tools[png] )
DEPEND=postgres_targets_postgres17? ( dev-db/postgresql:17=[server(+)] ) postgres_targets_postgres16? ( dev-db/postgresql:16=[server(+)] ) postgres_targets_postgres15? ( dev-db/postgresql:15=[server(+)] ) postgres_targets_postgres14? ( dev-db/postgresql:14=[server(+)] ) dev-libs/json-c:= dev-libs/libxml2:2= dev-libs/protobuf-c:= >=sci-libs/geos-3.9.0 >=sci-libs/proj-6.1.0:= >=sci-libs/gdal-1.10.0:= address-standardizer? ( dev-libs/libpcre2 ) gtk? ( x11-libs/gtk+:2 ) virtual/pkgconfig doc? ( app-text/docbook-xsl-stylesheets app-text/docbook-xml-dtd:4.5 dev-libs/libxslt virtual/imagemagick-tools[png] )
DESCRIPTION=Geographic Objects for PostgreSQL
EAPI=8
HOMEPAGE=https://postgis.net
@@ -8,10 +8,10 @@ INHERIT=autotools postgres-multi toolchain-funcs
IUSE=address-standardizer doc gtk static-libs topology postgres_targets_postgres17 postgres_targets_postgres16 postgres_targets_postgres15 postgres_targets_postgres14
KEYWORDS=amd64 x86
LICENSE=GPL-2
RDEPEND=postgres_targets_postgres17? ( dev-db/postgresql:17=[server] ) postgres_targets_postgres16? ( dev-db/postgresql:16=[server] ) postgres_targets_postgres15? ( dev-db/postgresql:15=[server] ) postgres_targets_postgres14? ( dev-db/postgresql:14=[server] ) dev-libs/json-c:= dev-libs/libxml2:2= dev-libs/protobuf-c:= >=sci-libs/geos-3.9.0 >=sci-libs/proj-6.1.0:= >=sci-libs/gdal-1.10.0:= address-standardizer? ( dev-libs/libpcre2 ) gtk? ( x11-libs/gtk+:2 )
RDEPEND=postgres_targets_postgres17? ( dev-db/postgresql:17=[server(+)] ) postgres_targets_postgres16? ( dev-db/postgresql:16=[server(+)] ) postgres_targets_postgres15? ( dev-db/postgresql:15=[server(+)] ) postgres_targets_postgres14? ( dev-db/postgresql:14=[server(+)] ) dev-libs/json-c:= dev-libs/libxml2:2= dev-libs/protobuf-c:= >=sci-libs/geos-3.9.0 >=sci-libs/proj-6.1.0:= >=sci-libs/gdal-1.10.0:= address-standardizer? ( dev-libs/libpcre2 ) gtk? ( x11-libs/gtk+:2 )
REQUIRED_USE=|| ( postgres_targets_postgres17 postgres_targets_postgres16 postgres_targets_postgres15 postgres_targets_postgres14 )
RESTRICT=test
SLOT=0
SRC_URI=https://download.osgeo.org/postgis/source/postgis-3.5.2.tar.gz
_eclasses_=gnuconfig b4fa4889c6f586d6b069215a86dd9e53 toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 libtool 6a96cd90e5da8c7c615015479f46f1a4 autotools 0698802996fcfe9a604eac3c1f6e7112 out-of-source-utils 8e5093bd27b7f541a1913271f25d633a multibuild 83db098a835f71feb71761f72a694aa2 postgres 3671a84f95eadcaa836aefe3fd51b6a1 postgres-multi ccad35d745ce66b41837db8a6ee94601
_md5_=3f2af61f8503e31c46481b9af2489f7e
_md5_=4d3cae15814d9d02cc1daef33438255b

View File

@@ -1,6 +1,6 @@
BDEPEND=sys-devel/gnuconfig >=app-portage/elt-patches-20250306 || ( >=dev-build/automake-1.18.1:1.18 ) || ( >=dev-build/autoconf-2.73:2.73 >=dev-build/autoconf-2.72-r1:2.72 ) >=dev-build/libtool-2.4.7-r3
DEFINED_PHASES=compile configure install postinst prepare setup test
DEPEND=postgres_targets_postgres17? ( dev-db/postgresql:17=[server] ) postgres_targets_postgres16? ( dev-db/postgresql:16=[server] ) postgres_targets_postgres15? ( dev-db/postgresql:15=[server] ) postgres_targets_postgres14? ( dev-db/postgresql:14=[server] ) dev-libs/json-c:= dev-libs/libxml2:2= dev-libs/protobuf-c:= >=sci-libs/geos-3.9.0 >=sci-libs/proj-6.1.0:= >=sci-libs/gdal-1.10.0:= address-standardizer? ( dev-libs/libpcre2 ) gtk? ( x11-libs/gtk+:2 ) virtual/pkgconfig doc? ( app-text/docbook-xsl-stylesheets app-text/docbook-xml-dtd:4.5 dev-libs/libxslt virtual/imagemagick-tools[png] )
DEPEND=postgres_targets_postgres17? ( dev-db/postgresql:17=[server(+)] ) postgres_targets_postgres16? ( dev-db/postgresql:16=[server(+)] ) postgres_targets_postgres15? ( dev-db/postgresql:15=[server(+)] ) postgres_targets_postgres14? ( dev-db/postgresql:14=[server(+)] ) dev-libs/json-c:= dev-libs/libxml2:2= dev-libs/protobuf-c:= >=sci-libs/geos-3.9.0 >=sci-libs/proj-6.1.0:= >=sci-libs/gdal-1.10.0:= address-standardizer? ( dev-libs/libpcre2 ) gtk? ( x11-libs/gtk+:2 ) virtual/pkgconfig doc? ( app-text/docbook-xsl-stylesheets app-text/docbook-xml-dtd:4.5 dev-libs/libxslt virtual/imagemagick-tools[png] )
DESCRIPTION=Geographic Objects for PostgreSQL
EAPI=8
HOMEPAGE=https://postgis.net
@@ -8,10 +8,10 @@ INHERIT=autotools postgres-multi toolchain-funcs
IUSE=address-standardizer doc gtk static-libs topology postgres_targets_postgres17 postgres_targets_postgres16 postgres_targets_postgres15 postgres_targets_postgres14
KEYWORDS=~amd64 ~x86
LICENSE=GPL-2
RDEPEND=postgres_targets_postgres17? ( dev-db/postgresql:17=[server] ) postgres_targets_postgres16? ( dev-db/postgresql:16=[server] ) postgres_targets_postgres15? ( dev-db/postgresql:15=[server] ) postgres_targets_postgres14? ( dev-db/postgresql:14=[server] ) dev-libs/json-c:= dev-libs/libxml2:2= dev-libs/protobuf-c:= >=sci-libs/geos-3.9.0 >=sci-libs/proj-6.1.0:= >=sci-libs/gdal-1.10.0:= address-standardizer? ( dev-libs/libpcre2 ) gtk? ( x11-libs/gtk+:2 )
RDEPEND=postgres_targets_postgres17? ( dev-db/postgresql:17=[server(+)] ) postgres_targets_postgres16? ( dev-db/postgresql:16=[server(+)] ) postgres_targets_postgres15? ( dev-db/postgresql:15=[server(+)] ) postgres_targets_postgres14? ( dev-db/postgresql:14=[server(+)] ) dev-libs/json-c:= dev-libs/libxml2:2= dev-libs/protobuf-c:= >=sci-libs/geos-3.9.0 >=sci-libs/proj-6.1.0:= >=sci-libs/gdal-1.10.0:= address-standardizer? ( dev-libs/libpcre2 ) gtk? ( x11-libs/gtk+:2 )
REQUIRED_USE=|| ( postgres_targets_postgres17 postgres_targets_postgres16 postgres_targets_postgres15 postgres_targets_postgres14 )
RESTRICT=test
SLOT=0
SRC_URI=https://download.osgeo.org/postgis/source/postgis-3.5.3.tar.gz
_eclasses_=gnuconfig b4fa4889c6f586d6b069215a86dd9e53 toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 libtool 6a96cd90e5da8c7c615015479f46f1a4 autotools 0698802996fcfe9a604eac3c1f6e7112 out-of-source-utils 8e5093bd27b7f541a1913271f25d633a multibuild 83db098a835f71feb71761f72a694aa2 postgres 3671a84f95eadcaa836aefe3fd51b6a1 postgres-multi ccad35d745ce66b41837db8a6ee94601
_md5_=25267ab62b5ea7bbc8c4ce00bc9f2e7c
_md5_=4fc8e6ed83ed21a46ef785f118c5301f

View File

@@ -1,6 +1,6 @@
BDEPEND=sys-devel/gnuconfig >=app-portage/elt-patches-20250306 || ( >=dev-build/automake-1.18.1:1.18 ) || ( >=dev-build/autoconf-2.73:2.73 >=dev-build/autoconf-2.72-r1:2.72 ) >=dev-build/libtool-2.4.7-r3
DEFINED_PHASES=compile configure install postinst prepare setup test
DEPEND=postgres_targets_postgres17? ( dev-db/postgresql:17=[server] ) postgres_targets_postgres16? ( dev-db/postgresql:16=[server] ) postgres_targets_postgres15? ( dev-db/postgresql:15=[server] ) postgres_targets_postgres14? ( dev-db/postgresql:14=[server] ) dev-libs/json-c:= dev-libs/libxml2:2= dev-libs/protobuf-c:= >=sci-libs/geos-3.9.0 >=sci-libs/proj-6.1.0:= >=sci-libs/gdal-1.10.0:= address-standardizer? ( dev-libs/libpcre2 ) gtk? ( x11-libs/gtk+:2 ) virtual/pkgconfig doc? ( app-text/docbook-xsl-stylesheets app-text/docbook-xml-dtd:4.5 dev-libs/libxslt virtual/imagemagick-tools[png] )
DEPEND=postgres_targets_postgres17? ( dev-db/postgresql:17=[server(+)] ) postgres_targets_postgres16? ( dev-db/postgresql:16=[server(+)] ) postgres_targets_postgres15? ( dev-db/postgresql:15=[server(+)] ) postgres_targets_postgres14? ( dev-db/postgresql:14=[server(+)] ) dev-libs/json-c:= dev-libs/libxml2:2= dev-libs/protobuf-c:= >=sci-libs/geos-3.9.0 >=sci-libs/proj-6.1.0:= >=sci-libs/gdal-1.10.0:= address-standardizer? ( dev-libs/libpcre2 ) gtk? ( x11-libs/gtk+:2 ) virtual/pkgconfig doc? ( app-text/docbook-xsl-stylesheets app-text/docbook-xml-dtd:4.5 dev-libs/libxslt virtual/imagemagick-tools[png] )
DESCRIPTION=Geographic Objects for PostgreSQL
EAPI=8
HOMEPAGE=https://postgis.net
@@ -8,10 +8,10 @@ INHERIT=autotools postgres-multi toolchain-funcs
IUSE=address-standardizer doc gtk static-libs topology postgres_targets_postgres17 postgres_targets_postgres16 postgres_targets_postgres15 postgres_targets_postgres14
KEYWORDS=~amd64 ~x86
LICENSE=GPL-2
RDEPEND=postgres_targets_postgres17? ( dev-db/postgresql:17=[server] ) postgres_targets_postgres16? ( dev-db/postgresql:16=[server] ) postgres_targets_postgres15? ( dev-db/postgresql:15=[server] ) postgres_targets_postgres14? ( dev-db/postgresql:14=[server] ) dev-libs/json-c:= dev-libs/libxml2:2= dev-libs/protobuf-c:= >=sci-libs/geos-3.9.0 >=sci-libs/proj-6.1.0:= >=sci-libs/gdal-1.10.0:= address-standardizer? ( dev-libs/libpcre2 ) gtk? ( x11-libs/gtk+:2 )
RDEPEND=postgres_targets_postgres17? ( dev-db/postgresql:17=[server(+)] ) postgres_targets_postgres16? ( dev-db/postgresql:16=[server(+)] ) postgres_targets_postgres15? ( dev-db/postgresql:15=[server(+)] ) postgres_targets_postgres14? ( dev-db/postgresql:14=[server(+)] ) dev-libs/json-c:= dev-libs/libxml2:2= dev-libs/protobuf-c:= >=sci-libs/geos-3.9.0 >=sci-libs/proj-6.1.0:= >=sci-libs/gdal-1.10.0:= address-standardizer? ( dev-libs/libpcre2 ) gtk? ( x11-libs/gtk+:2 )
REQUIRED_USE=|| ( postgres_targets_postgres17 postgres_targets_postgres16 postgres_targets_postgres15 postgres_targets_postgres14 )
RESTRICT=test
SLOT=0
SRC_URI=https://download.osgeo.org/postgis/source/postgis-3.5.5.tar.gz
_eclasses_=gnuconfig b4fa4889c6f586d6b069215a86dd9e53 toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 libtool 6a96cd90e5da8c7c615015479f46f1a4 autotools 0698802996fcfe9a604eac3c1f6e7112 out-of-source-utils 8e5093bd27b7f541a1913271f25d633a multibuild 83db098a835f71feb71761f72a694aa2 postgres 3671a84f95eadcaa836aefe3fd51b6a1 postgres-multi ccad35d745ce66b41837db8a6ee94601
_md5_=e5cdb68b00a3d480fb932ceccfa92348
_md5_=4fc8e6ed83ed21a46ef785f118c5301f

View File

@@ -1,6 +1,6 @@
BDEPEND=sys-devel/gnuconfig >=app-portage/elt-patches-20250306 || ( >=dev-build/automake-1.18.1:1.18 ) || ( >=dev-build/autoconf-2.73:2.73 >=dev-build/autoconf-2.72-r1:2.72 ) >=dev-build/libtool-2.4.7-r3
DEFINED_PHASES=compile configure install postinst prepare setup test
DEPEND=postgres_targets_postgres18? ( dev-db/postgresql:18=[server] ) postgres_targets_postgres17? ( dev-db/postgresql:17=[server] ) postgres_targets_postgres16? ( dev-db/postgresql:16=[server] ) postgres_targets_postgres15? ( dev-db/postgresql:15=[server] ) postgres_targets_postgres14? ( dev-db/postgresql:14=[server] ) dev-libs/json-c:= dev-libs/libxml2:2= dev-libs/protobuf-c:= >=sci-libs/geos-3.9.0 >=sci-libs/proj-6.1.0:= >=sci-libs/gdal-1.10.0:= address-standardizer? ( dev-libs/libpcre2 ) gtk? ( x11-libs/gtk+:2 ) virtual/pkgconfig doc? ( app-text/docbook-xsl-stylesheets app-text/docbook-xml-dtd:4.5 dev-libs/libxslt virtual/imagemagick-tools[png] )
DEPEND=postgres_targets_postgres18? ( dev-db/postgresql:18=[server(+)] ) postgres_targets_postgres17? ( dev-db/postgresql:17=[server(+)] ) postgres_targets_postgres16? ( dev-db/postgresql:16=[server(+)] ) postgres_targets_postgres15? ( dev-db/postgresql:15=[server(+)] ) postgres_targets_postgres14? ( dev-db/postgresql:14=[server(+)] ) dev-libs/json-c:= dev-libs/libxml2:2= dev-libs/protobuf-c:= >=sci-libs/geos-3.9.0 >=sci-libs/proj-6.1.0:= >=sci-libs/gdal-1.10.0:= address-standardizer? ( dev-libs/libpcre2 ) gtk? ( x11-libs/gtk+:2 ) virtual/pkgconfig doc? ( app-text/docbook-xsl-stylesheets app-text/docbook-xml-dtd:4.5 dev-libs/libxslt virtual/imagemagick-tools[png] )
DESCRIPTION=Geographic Objects for PostgreSQL
EAPI=8
HOMEPAGE=https://postgis.net
@@ -8,10 +8,10 @@ INHERIT=autotools postgres-multi toolchain-funcs
IUSE=address-standardizer doc gtk static-libs topology postgres_targets_postgres18 postgres_targets_postgres17 postgres_targets_postgres16 postgres_targets_postgres15 postgres_targets_postgres14
KEYWORDS=~amd64 ~x86
LICENSE=GPL-2
RDEPEND=postgres_targets_postgres18? ( dev-db/postgresql:18=[server] ) postgres_targets_postgres17? ( dev-db/postgresql:17=[server] ) postgres_targets_postgres16? ( dev-db/postgresql:16=[server] ) postgres_targets_postgres15? ( dev-db/postgresql:15=[server] ) postgres_targets_postgres14? ( dev-db/postgresql:14=[server] ) dev-libs/json-c:= dev-libs/libxml2:2= dev-libs/protobuf-c:= >=sci-libs/geos-3.9.0 >=sci-libs/proj-6.1.0:= >=sci-libs/gdal-1.10.0:= address-standardizer? ( dev-libs/libpcre2 ) gtk? ( x11-libs/gtk+:2 )
RDEPEND=postgres_targets_postgres18? ( dev-db/postgresql:18=[server(+)] ) postgres_targets_postgres17? ( dev-db/postgresql:17=[server(+)] ) postgres_targets_postgres16? ( dev-db/postgresql:16=[server(+)] ) postgres_targets_postgres15? ( dev-db/postgresql:15=[server(+)] ) postgres_targets_postgres14? ( dev-db/postgresql:14=[server(+)] ) dev-libs/json-c:= dev-libs/libxml2:2= dev-libs/protobuf-c:= >=sci-libs/geos-3.9.0 >=sci-libs/proj-6.1.0:= >=sci-libs/gdal-1.10.0:= address-standardizer? ( dev-libs/libpcre2 ) gtk? ( x11-libs/gtk+:2 )
REQUIRED_USE=|| ( postgres_targets_postgres18 postgres_targets_postgres17 postgres_targets_postgres16 postgres_targets_postgres15 postgres_targets_postgres14 )
RESTRICT=test
SLOT=0
SRC_URI=https://download.osgeo.org/postgis/source/postgis-3.6.0.tar.gz
_eclasses_=gnuconfig b4fa4889c6f586d6b069215a86dd9e53 toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 libtool 6a96cd90e5da8c7c615015479f46f1a4 autotools 0698802996fcfe9a604eac3c1f6e7112 out-of-source-utils 8e5093bd27b7f541a1913271f25d633a multibuild 83db098a835f71feb71761f72a694aa2 postgres 3671a84f95eadcaa836aefe3fd51b6a1 postgres-multi ccad35d745ce66b41837db8a6ee94601
_md5_=ed6657943ac6f84180a8ac03fef4d805
_md5_=a6789bc45397e2631988e668d70f525c

View File

@@ -1,6 +1,6 @@
BDEPEND=sys-devel/gnuconfig >=app-portage/elt-patches-20250306 || ( >=dev-build/automake-1.18.1:1.18 ) || ( >=dev-build/autoconf-2.73:2.73 >=dev-build/autoconf-2.72-r1:2.72 ) >=dev-build/libtool-2.4.7-r3
DEFINED_PHASES=compile configure install postinst prepare setup test
DEPEND=postgres_targets_postgres18? ( dev-db/postgresql:18=[server] ) postgres_targets_postgres17? ( dev-db/postgresql:17=[server] ) postgres_targets_postgres16? ( dev-db/postgresql:16=[server] ) postgres_targets_postgres15? ( dev-db/postgresql:15=[server] ) postgres_targets_postgres14? ( dev-db/postgresql:14=[server] ) dev-libs/json-c:= dev-libs/libxml2:2= dev-libs/protobuf-c:= >=sci-libs/geos-3.9.0 >=sci-libs/proj-6.1.0:= >=sci-libs/gdal-1.10.0:= address-standardizer? ( dev-libs/libpcre2 ) gtk? ( x11-libs/gtk+:2 ) virtual/pkgconfig doc? ( app-text/docbook-xsl-stylesheets app-text/docbook-xml-dtd:4.5 dev-libs/libxslt virtual/imagemagick-tools[png] )
DEPEND=postgres_targets_postgres18? ( dev-db/postgresql:18=[server(+)] ) postgres_targets_postgres17? ( dev-db/postgresql:17=[server(+)] ) postgres_targets_postgres16? ( dev-db/postgresql:16=[server(+)] ) postgres_targets_postgres15? ( dev-db/postgresql:15=[server(+)] ) postgres_targets_postgres14? ( dev-db/postgresql:14=[server(+)] ) dev-libs/json-c:= dev-libs/libxml2:2= dev-libs/protobuf-c:= >=sci-libs/geos-3.9.0 >=sci-libs/proj-6.1.0:= >=sci-libs/gdal-1.10.0:= address-standardizer? ( dev-libs/libpcre2 ) gtk? ( x11-libs/gtk+:2 ) virtual/pkgconfig doc? ( app-text/docbook-xsl-stylesheets app-text/docbook-xml-dtd:4.5 dev-libs/libxslt virtual/imagemagick-tools[png] )
DESCRIPTION=Geographic Objects for PostgreSQL
EAPI=8
HOMEPAGE=https://postgis.net
@@ -8,10 +8,10 @@ INHERIT=autotools postgres-multi toolchain-funcs
IUSE=address-standardizer doc gtk static-libs topology postgres_targets_postgres18 postgres_targets_postgres17 postgres_targets_postgres16 postgres_targets_postgres15 postgres_targets_postgres14
KEYWORDS=~amd64 ~x86
LICENSE=GPL-2
RDEPEND=postgres_targets_postgres18? ( dev-db/postgresql:18=[server] ) postgres_targets_postgres17? ( dev-db/postgresql:17=[server] ) postgres_targets_postgres16? ( dev-db/postgresql:16=[server] ) postgres_targets_postgres15? ( dev-db/postgresql:15=[server] ) postgres_targets_postgres14? ( dev-db/postgresql:14=[server] ) dev-libs/json-c:= dev-libs/libxml2:2= dev-libs/protobuf-c:= >=sci-libs/geos-3.9.0 >=sci-libs/proj-6.1.0:= >=sci-libs/gdal-1.10.0:= address-standardizer? ( dev-libs/libpcre2 ) gtk? ( x11-libs/gtk+:2 )
RDEPEND=postgres_targets_postgres18? ( dev-db/postgresql:18=[server(+)] ) postgres_targets_postgres17? ( dev-db/postgresql:17=[server(+)] ) postgres_targets_postgres16? ( dev-db/postgresql:16=[server(+)] ) postgres_targets_postgres15? ( dev-db/postgresql:15=[server(+)] ) postgres_targets_postgres14? ( dev-db/postgresql:14=[server(+)] ) dev-libs/json-c:= dev-libs/libxml2:2= dev-libs/protobuf-c:= >=sci-libs/geos-3.9.0 >=sci-libs/proj-6.1.0:= >=sci-libs/gdal-1.10.0:= address-standardizer? ( dev-libs/libpcre2 ) gtk? ( x11-libs/gtk+:2 )
REQUIRED_USE=|| ( postgres_targets_postgres18 postgres_targets_postgres17 postgres_targets_postgres16 postgres_targets_postgres15 postgres_targets_postgres14 )
RESTRICT=test
SLOT=0
SRC_URI=https://download.osgeo.org/postgis/source/postgis-3.6.2.tar.gz
_eclasses_=gnuconfig b4fa4889c6f586d6b069215a86dd9e53 toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 libtool 6a96cd90e5da8c7c615015479f46f1a4 autotools 0698802996fcfe9a604eac3c1f6e7112 out-of-source-utils 8e5093bd27b7f541a1913271f25d633a multibuild 83db098a835f71feb71761f72a694aa2 postgres 3671a84f95eadcaa836aefe3fd51b6a1 postgres-multi ccad35d745ce66b41837db8a6ee94601
_md5_=b82d62e37f976a67465b111530f36287
_md5_=e2ac8df990773d23b78d60b537846fb3

View File

@@ -1,5 +1,5 @@
DEFINED_PHASES=compile install postinst prepare setup test
DEPEND=postgres_targets_postgres18? ( dev-db/postgresql:18=[server] ) postgres_targets_postgres17? ( dev-db/postgresql:17=[server] ) postgres_targets_postgres16? ( dev-db/postgresql:16=[server] ) postgres_targets_postgres15? ( dev-db/postgresql:15=[server] ) postgres_targets_postgres14? ( dev-db/postgresql:14=[server] )
DEPEND=postgres_targets_postgres18? ( dev-db/postgresql:18=[server(+)] ) postgres_targets_postgres17? ( dev-db/postgresql:17=[server(+)] ) postgres_targets_postgres16? ( dev-db/postgresql:16=[server(+)] ) postgres_targets_postgres15? ( dev-db/postgresql:15=[server(+)] ) postgres_targets_postgres14? ( dev-db/postgresql:14=[server(+)] )
DESCRIPTION=PostgreSQL Workload Analyzer Archivist
EAPI=8
HOMEPAGE=https://github.com/powa-team/powa-archivist
@@ -7,10 +7,10 @@ INHERIT=optfeature postgres-multi
IUSE=postgres_targets_postgres18 postgres_targets_postgres17 postgres_targets_postgres16 postgres_targets_postgres15 postgres_targets_postgres14
KEYWORDS=~amd64 ~x86
LICENSE=POSTGRESQL
RDEPEND=postgres_targets_postgres18? ( dev-db/postgresql:18=[server] ) postgres_targets_postgres17? ( dev-db/postgresql:17=[server] ) postgres_targets_postgres16? ( dev-db/postgresql:16=[server] ) postgres_targets_postgres15? ( dev-db/postgresql:15=[server] ) postgres_targets_postgres14? ( dev-db/postgresql:14=[server] )
RDEPEND=postgres_targets_postgres18? ( dev-db/postgresql:18=[server(+)] ) postgres_targets_postgres17? ( dev-db/postgresql:17=[server(+)] ) postgres_targets_postgres16? ( dev-db/postgresql:16=[server(+)] ) postgres_targets_postgres15? ( dev-db/postgresql:15=[server(+)] ) postgres_targets_postgres14? ( dev-db/postgresql:14=[server(+)] )
REQUIRED_USE=|| ( postgres_targets_postgres18 postgres_targets_postgres17 postgres_targets_postgres16 postgres_targets_postgres15 postgres_targets_postgres14 )
RESTRICT=test
SLOT=0
SRC_URI=https://github.com/powa-team/powa-archivist/archive/refs/tags/5_1_2.tar.gz -> powa-archivist-5.1.2.tar.gz
_eclasses_=optfeature 538bce96e5589935b57e178e8635f301 out-of-source-utils 8e5093bd27b7f541a1913271f25d633a multibuild 83db098a835f71feb71761f72a694aa2 postgres 3671a84f95eadcaa836aefe3fd51b6a1 postgres-multi ccad35d745ce66b41837db8a6ee94601
_md5_=2c1c15ecb01c20f24e5a9c01ed087a7f
_md5_=c67792a145c361cc96dbe9615022daec

View File

@@ -1,5 +1,5 @@
DEFINED_PHASES=compile configure install postinst prepare setup test unpack
DEPEND=postgres_targets_postgres14? ( dev-db/postgresql:14=[server,threads(+)] ) perl? ( dev-perl/DBD-Pg )
DEPEND=postgres_targets_postgres14? ( dev-db/postgresql:14=[server(+),threads(+)] ) perl? ( dev-perl/DBD-Pg )
DESCRIPTION=A replication system for the PostgreSQL Database Management System
EAPI=7
HOMEPAGE=https://slony.info/
@@ -7,10 +7,10 @@ INHERIT=flag-o-matic postgres-multi
IUSE=doc perl postgres_targets_postgres14
KEYWORDS=amd64 ppc x86
LICENSE=BSD GPL-2
RDEPEND=postgres_targets_postgres14? ( dev-db/postgresql:14=[server,threads(+)] ) perl? ( dev-perl/DBD-Pg )
RDEPEND=postgres_targets_postgres14? ( dev-db/postgresql:14=[server(+),threads(+)] ) perl? ( dev-perl/DBD-Pg )
REQUIRED_USE=|| ( postgres_targets_postgres14 )
RESTRICT=test
SLOT=0
SRC_URI=https://slony.info/downloads/2.2/source/slony1-2.2.10.tar.bz2 doc? ( https://slony.info/downloads/2.2/source/slony1-2.2.10-docs.tar.bz2 )
_eclasses_=toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d out-of-source-utils 8e5093bd27b7f541a1913271f25d633a multibuild 83db098a835f71feb71761f72a694aa2 postgres 3671a84f95eadcaa836aefe3fd51b6a1 postgres-multi ccad35d745ce66b41837db8a6ee94601
_md5_=78171c49a7f04bcb4b96b7c5dc122e14
_md5_=770c59f8514bd777f5e8d87fa8576dfb

View File

@@ -1,4 +1,4 @@
BDEPEND=test? ( dev-db/postgresql[server] ) test? ( postgres_targets_postgres18? ( dev-db/postgresql:18= ) postgres_targets_postgres17? ( dev-db/postgresql:17= ) postgres_targets_postgres16? ( dev-db/postgresql:16= ) postgres_targets_postgres15? ( dev-db/postgresql:15= ) postgres_targets_postgres14? ( dev-db/postgresql:14= ) ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) python_targets_python3_14? ( dev-lang/python:3.14 ) >=dev-python/gpep517-16[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/setuptools[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?]
BDEPEND=test? ( dev-db/postgresql[server(+)] ) test? ( postgres_targets_postgres18? ( dev-db/postgresql:18= ) postgres_targets_postgres17? ( dev-db/postgresql:17= ) postgres_targets_postgres16? ( dev-db/postgresql:16= ) postgres_targets_postgres15? ( dev-db/postgresql:15= ) postgres_targets_postgres14? ( dev-db/postgresql:14= ) ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) python_targets_python3_14? ( dev-lang/python:3.14 ) >=dev-python/gpep517-16[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/setuptools[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?]
DEFINED_PHASES=compile configure install prepare setup test
DEPEND=postgres_targets_postgres18? ( dev-db/postgresql:18= ) postgres_targets_postgres17? ( dev-db/postgresql:17= ) postgres_targets_postgres16? ( dev-db/postgresql:16= ) postgres_targets_postgres15? ( dev-db/postgresql:15= ) postgres_targets_postgres14? ( dev-db/postgresql:14= ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) python_targets_python3_14? ( dev-lang/python:3.14 )
DESCRIPTION=A Python interface for the PostgreSQL database
@@ -9,9 +9,9 @@ IUSE=test python_targets_python3_12 python_targets_python3_13 python_targets_pyt
KEYWORDS=~alpha amd64 ~hppa ppc ~sparc x86
LICENSE=POSTGRESQL
RDEPEND=postgres_targets_postgres18? ( dev-db/postgresql:18= ) postgres_targets_postgres17? ( dev-db/postgresql:17= ) postgres_targets_postgres16? ( dev-db/postgresql:16= ) postgres_targets_postgres15? ( dev-db/postgresql:15= ) postgres_targets_postgres14? ( dev-db/postgresql:14= ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) python_targets_python3_14? ( dev-lang/python:3.14 )
REQUIRED_USE=|| ( python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 )
REQUIRED_USE=|| ( postgres_targets_postgres18 postgres_targets_postgres17 postgres_targets_postgres16 postgres_targets_postgres15 postgres_targets_postgres14 ) || ( python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://files.pythonhosted.org/packages/source/P/PyGreSQL/pygresql-6.2.3.tar.gz
_eclasses_=eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d out-of-source-utils 8e5093bd27b7f541a1913271f25d633a multibuild 83db098a835f71feb71761f72a694aa2 multilib fc812e8eb2170022c28272d80a1f9e77 multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 ninja-utils d063ea1900a793f93eb095010d6d9156 python-utils-r1 18a01bee4e486884d7457cfacde74099 python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 8b4cb6626db7331e3187d652f4bbf9d4 postgres 3671a84f95eadcaa836aefe3fd51b6a1 pypi a451be5a08e8eb46f927fc6dd163583f
_md5_=dc81b38af7c28210417cb9ac39ecd185
_md5_=03bab754a52c19c7ddb0a424f8544d55

View File

@@ -1 +1 @@
Sun, 28 Jun 2026 15:46:03 +0000
Sun, 28 Jun 2026 16:01:02 +0000