This commit is contained in:
Your Name
2019-12-25 07:32:38 +01:00
parent 2a92e47aee
commit 6763701283
240 changed files with 1167 additions and 1047 deletions

View File

@@ -1,6 +1,6 @@
# Created by paludis-3.0.0 on Mon Dec 16 15:25:31 CET 2019
# Created by paludis-3.0.0 on Tue Dec 24 23:03:01 CET 2019
CHOST="x86_64-pc-linux-gnu"
DEPENDENCIES="( install: app-admin/eclectic[>=2.0.13] ) [[ defined-in = [ alternatives.exlib ] ]] ( build+run: python? ( python_abis:2.7? ( dev-lang/python:2.7 ) python_abis:3.5? ( dev-lang/python:3.5 ) python_abis:3.6? ( dev-lang/python:3.6 ) python_abis:3.7? ( dev-lang/python:3.7 ) python_abis:3.8? ( dev-lang/python:3.8 ) ) ) [[ defined-in = [ python.exlib ] ]] ( !dev-db/postgresql:0 [[ description = [ Slotify dev-db/postgresql ] resolution = [ uninstall-blocked-after ] ]] build: sys-devel/gettext sys-devel/flex doc? ( app-text/docbook-sgml-dtd:4.2 app-text/opensp dev-libs/libxml2:=2.0[>=2.6.23] dev-libs/libxslt ) build+run: group/postgres user/postgres ldap? ( net-directory/openldap ) pam? ( sys-libs/pam ) perl? ( dev-lang/perl:=5.28 ) ssl? ( providers:libressl? ( dev-libs/libressl:=44.46.18 ) providers:openssl? ( dev-libs/openssl ) ) systemd? ( sys-apps/systemd ) tcl? ( dev-lang/tcl:=0 ) xml? ( dev-libs/libxml2:=2.0[>=2.6.23] dev-libs/libxslt ) postgresql_extensions:sepgsql? ( security/libselinux ) run: dev-db/postgresql-client build: llvm? ( dev-lang/clang ) build+run: llvm? ( dev-lang/llvm:=8 ) build+run: icu? ( dev-libs/icu:=64.1 ) ) [[ defined-in = [ postgresql-build.exlib ] ]]"
DEPENDENCIES="( install: app-admin/eclectic[>=2.0.13] ) [[ defined-in = [ alternatives.exlib ] ]] ( build+run: python? ( python_abis:2.7? ( dev-lang/python:2.7 ) python_abis:3.5? ( dev-lang/python:3.5 ) python_abis:3.6? ( dev-lang/python:3.6 ) python_abis:3.7? ( dev-lang/python:3.7 ) python_abis:3.8? ( dev-lang/python:3.8 ) ) ) [[ defined-in = [ python.exlib ] ]] ( !dev-db/postgresql:0 [[ description = [ Slotify dev-db/postgresql ] resolution = [ uninstall-blocked-after ] ]] build: sys-devel/gettext sys-devel/flex doc? ( app-text/docbook-sgml-dtd:4.2 app-text/opensp dev-libs/libxml2:=2.0[>=2.6.23] dev-libs/libxslt ) build+run: group/postgres user/postgres ldap? ( net-directory/openldap ) pam? ( sys-libs/pam ) perl? ( dev-lang/perl:=5.28 ) ssl? ( providers:libressl? ( dev-libs/libressl:=45.47.19 ) providers:openssl? ( dev-libs/openssl ) ) systemd? ( sys-apps/systemd ) tcl? ( dev-lang/tcl:=0 ) xml? ( dev-libs/libxml2:=2.0[>=2.6.23] dev-libs/libxslt ) postgresql_extensions:sepgsql? ( security/libselinux ) run: dev-db/postgresql-client build: llvm? ( dev-lang/clang ) build+run: llvm? ( dev-lang/llvm:=9 ) build+run: icu? ( dev-libs/icu:=64.1 ) ) [[ defined-in = [ postgresql-build.exlib ] ]]"
DESCRIPTION=" PostgreSQL is a powerful, open source relational database system. It has more than 15 years of active development and a proven architecture that has earned it a strong reputation for reliability, data integrity, and correctness. It runs on all major operating systems, including Linux, UNIX (AIX, BSD, HP-UX, SGI IRIX, Mac OS X, Solaris, Tru64), and Windows. It is fully ACID compliant, has full support for foreign keys, joins, views, triggers, and stored procedures (in multiple languages). It includes most SQL92 and SQL99 data types, including INTEGER, NUMERIC, BOOLEAN, CHAR, VARCHAR, DATE, INTERVAL, and TIMESTAMP. It also supports storage of binary large objects, including pictures, sounds, or video. It has native programming interfaces for C/C++, Java, .Net, Perl, Python, Ruby, Tcl, ODBC, among others, and exceptional documentation."
EAPI="pbin-1+exheres-0"
HOMEPAGE="https://www.postgresql.org"
@@ -12,7 +12,7 @@ SLOT="11"
DOWNLOADS="mirror://postgresql/source/v11.6/postgresql-11.6.tar.bz2"
OPTIONS="icu pam python ssl providers:libressl python_abis:3.6 "
GENERATED_USING="paludis-3.0.0"
GENERATED_TIME="1576506331"
GENERATED_TIME="1577224981"
SUBOPTIONS="AMD64_CPU_FEATURES ANT_DATA_TYPES ANT_SCRIPTING ANT_TASKS APACHE_MODULES ARM_CPU_FEATURES COCKPIT_COMPONENTS CONTRIB_MODULES COURIER_MODULES ENCODINGS EPIPHANY_EXTENSIONS EXTENSIONS FPRINT_DRIVERS GCC_VERSION GIT_REMOTE_HELPERS GSTREAMER_PLUGINS IM_PROTOCOLS INPUT_DRIVERS KDE_PARTS KIPI_PLUGINS KOPETE_PLUGINS LIBC LINGUAS LUA_ABIS MODULES NGINX_MODULES NUT_DRIVERS P2P_NETWORKS PCSC_DRIVERS PHP_ABIS PHP_EXTENSIONS PLATFORM PLUGINS POSTGRESQL_EXTENSIONS POSTGRESQL_SERVERS PROVIDERS PYTHON_ABIS RUBY_ABIS TARGETS VALA_ABIS VIDEO_DRIVERS X86_CPU_FEATURES"
HIDDEN_SUBOPTIONS="ARM_CPU_FEATURES LIBC PLATFORM X86_CPU_FEATURES"
ASFLAGS=""
@@ -28,7 +28,7 @@ LIBCXXFLAGS=""
GENERATED_FROM_REPOSITORY="arbor"
PLATFORMS="~amd64 ~x86"
BINARY_PLATFORMS="~amd64"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--dev-db--postgresql-11.6--C.30769.1576506328.661353.C.tar.bz2"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--dev-db--postgresql-11.6--C.20339.1577224978.219235.C.tar.bz2"
SUMMARY="PostgreSQL is a powerful, open source relational database system"
BUGS_TO="ingmar@exherbo.org"
REMOTE_IDS="github:postgres/postgres"