39 lines
3.6 KiB
Plaintext
39 lines
3.6 KiB
Plaintext
# Created by paludis-3.0.0 on Sun Dec 16 11:19:13 CET 2018
|
|
CHOST="x86_64-pc-linux-gnu"
|
|
DEPENDENCIES="( !dev-db/postgresql:0 [[ description = [ Slotify dev-db/postgresql ] resolution = [ uninstall-blocked-after ] ]] build: sys-devel/flex sys-devel/gettext doc? ( app-text/docbook-sgml-dtd:4.2 app-text/opensp dev-libs/libxml2:=2.0[>=2.6.23] dev-libs/libxslt ) build+run: readline? ( sys-libs/readline ) ssl? ( providers:libressl? ( dev-libs/libressl:=43.45.17 ) providers:openssl? ( dev-libs/openssl ) ) ) [[ defined-in = [ postgresql-client.exlib ] ]]"
|
|
DESCRIPTION=" This package contains client and administrative programs for PostgreSQL: these are the interactive terminal client psql and programs for creating and removing users and databases. This is the client package for PostgreSQL. If you install PostgreSQL on a standalone machine, you need the server package dev-db/postgresql, too. On a network, you can install this package on many client machines, while the server package may be installed on only one machine. PostgreSQL is an object-relational SQL database management system."
|
|
EAPI="pbin-1+exheres-0"
|
|
HOMEPAGE="https://www.postgresql.org"
|
|
INHERITED=" postgresql-client"
|
|
MYOPTIONS="( ( doc [[ description = [ Adds extra documentation (API, Javadoc, etc) ] ]] readline [[ description = [ Used only by the client psql for history control and autocomplete funcionality ] ]] ssl [[ description = [ Adds support for Secure Socket Layer connections ] ]] pgdump [[ description = [ Install pg_dump and pg_dumpall. Should only be used if no server is installed! ] ]] ssl? ( ( providers: libressl [[ description = [ Use LibreSSL as the SSL provider ] ]] openssl [[ description = [ Use OpenSSL as the SSL provider ] ]] ) [[ number-selected = [ exactly-one ] ]] ) ) [[ defined-in = [ postgresql-client.exlib ] ]] ) "
|
|
PLATFORMS="~amd64 ~x86"
|
|
LICENCES="PostgreSQL"
|
|
SLOT="0"
|
|
DOWNLOADS="mirror://postgresql/source/v11.1/postgresql-11.1.tar.bz2"
|
|
OPTIONS="ssl providers:libressl "
|
|
GENERATED_USING="paludis-3.0.0"
|
|
GENERATED_TIME="1544955553"
|
|
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 MULTIBUILD_C 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 MULTIBUILD_C PLATFORM X86_CPU_FEATURES"
|
|
ASFLAGS=""
|
|
CBUILD=""
|
|
CC="x86_64-pc-linux-gnu-cc"
|
|
CFLAGS="-march=native -pipe -O2"
|
|
CHOST="x86_64-pc-linux-gnu"
|
|
CTARGET=""
|
|
CXX="x86_64-pc-linux-gnu-c++"
|
|
CXXFLAGS="-march=native -pipe -O2"
|
|
LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu"
|
|
LIBCXXFLAGS=""
|
|
GENERATED_FROM_REPOSITORY="arbor"
|
|
PLATFORMS="~amd64 ~x86"
|
|
BINARY_PLATFORMS="~amd64"
|
|
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--dev-db--postgresql-client-11.1-r2--C.13305.1544955552.258117.C.tar.bz2"
|
|
SUMMARY="front-end programs for PostgreSQL"
|
|
BUGS_TO="loki@lokis-chaos.de"
|
|
REMOTE_IDS="github:postgres/postgres"
|
|
UPSTREAM_CHANGELOG=""
|
|
UPSTREAM_RELEASE_NOTES=" https://www.postgresql.org/docs/11/static/release-11-1.html"
|
|
UPSTREAM_DOCUMENTATION=" https://www.postgresql.org/docs/manuals/ [[ lang = en description = [ PostgreSQL Manuals ] ]] https://www.postgresql.org/docs/faq/ [[ lang = en description = [ FAQ ] ]] https://www.postgresql.org/docs/11/static/app-psql.html [[ lang = en description = [ PostgreSQL interactive terminal ] ]]"
|
|
SCM_REVISION=""
|