Update
This commit is contained in:
2
packages/dev-db/postgresql-client/Manifest
Normal file
2
packages/dev-db/postgresql-client/Manifest
Normal file
@@ -0,0 +1,2 @@
|
||||
DIST hasufell-binhost--dev-db--postgresql-client-10.5--C.553.1536769460.558353.C.tar.bz2 2167861 SHA256 38635a846a59b06d54e2cb68d88fb3edb83eb2634b1b9469722dfc5994fa7fa9 SHA512 5d634506e8b494a0b8a3674cd0392f586b52cf5caccb354e7b9a1b5a135e7ec9e45bb18e6edd4ba07f11f73b0abecdcd7c2458173827aed08f231fe0ada3bda1 WHIRLPOOL f68de0deedfee2bffa72bafa85218956f96e4e54823c88e9709f84b81a1fa9f652a7d48ea3ed836c359b4262a616ac3ad76efc25ce2fe116a82e8cb4b47229fa
|
||||
PBIN postgresql-client-10.5.pbin-1+exheres-0 3607 SHA256 25cbefc4182893f0b649af66f09f5d47ada1ea6be03dc3c8334a38ae9c231fe7 SHA512 7bacc23a2b6fd09bcdd3eb9f5cf8a1411dbb4e2b88afd5e6b1caeb8d51ac06a891b675e6d149610c4f8ec33bfe5d73e56214562b6207fc1928ec9d79d209153d WHIRLPOOL 62514a6edd76d0e3506830aa15d14a3eb7af05af39c2ff933efbd91c86805b36db20f7ce692a509caa2d2e7f4fd3656dbc1eedd1e47c95604890c9c6dd59c7e5
|
||||
@@ -0,0 +1,38 @@
|
||||
# Created by paludis-3.0.0 on Wed Sep 12 18:24:22 CEST 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 ] ]] 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/v10.5/postgresql-10.5.tar.bz2"
|
||||
OPTIONS="ssl providers:libressl "
|
||||
GENERATED_USING="paludis-3.0.0"
|
||||
GENERATED_TIME="1536769462"
|
||||
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-10.5--C.553.1536769460.558353.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/10/static/release-10-5.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/10/static/app-psql.html [[ lang = en description = [ PostgreSQL interactive terminal ] ]]"
|
||||
SCM_REVISION=""
|
||||
Reference in New Issue
Block a user