This commit is contained in:
Your Name
2020-04-29 21:15:24 +02:00
parent f8799f1793
commit 63a7197179
592 changed files with 3779 additions and 3299 deletions

View File

@@ -1,2 +1,2 @@
DIST hasufell-binhost--net-misc--curl-7.68.0--C.15444.1580257082.520165.C.tar.bz2 797980 SHA256 890619c26ff18adc7e097fe247b5dffc1a0ff6f880c759744171f0bed3a808a5 SHA512 bc0e5a86c0ff197890c0a52dd7dd5bb3cfcb158f313cd602d5a720baea8d10612bb0dca3e55d1d2c7b6371937672f8901d3652721ec12df88952b5fa5eaa2e13 WHIRLPOOL c5c982b574b55daced0a51fc26395824562e98888ba2411c841ae7e2c6ee59a3a17d40500714836038c93b49bd6d45d4daba4a91365ec84f5e14e1743626e969
PBIN curl-7.68.0.pbin-1+exheres-0 3587 SHA256 6cc1028646ff6f98e36fdcb967f25b6ba4f674b592f072b1b777df87e5c19f99 SHA512 f6f6ca23a49a708914265814b0a003ff2fbe040568467a464944f3c0e3309afabc53955760b14605b5911ac83f6cfd3637b4fdb32bab6a9dee4641972b442a56 WHIRLPOOL 1174dedb1f24a79a621f43e5ce1e8c37cca704a3fa950011052e3ebfa02fea3eb08fe288a6d75bea1195fbf6d32da6e55f25a2f69aca224e1097b98111c726fb
DIST hasufell-binhost--net-misc--curl-7.69.1--C.23669.1588177599.611592.C.tar.bz2 795380 SHA256 497ff54c173991d3c31f9c8d2a2ad7dc60125dc323e9b7a368ed7070297be7a6 SHA512 91e99af3a505a4e7170813269b01ee7f313070e04b3647c39e1daa08d2d3f7e49422da66d19df6c81377fb14fedc5bd2f6acc1452178d2b149f1b01c2d12ac74 WHIRLPOOL efe1ae42a260fde66838ac3f617d237214cbcce33815b54902f6e8bbf3b4df8234d3a9043b7d7cb95b948cc38a63ddc7be4f7bb21c3e97de4295e560e0f2b1e7
PBIN curl-7.69.1.pbin-1+exheres-0 3598 SHA256 af6de0a61dda024ceab5cc2ed4f025e6256d32d17801ceb1ca3bb0a62262f676 SHA512 9a01e01a981e75854b9c8bfd760aaedc4c42be8246ba6d4ec5e9b1526517bc38c0a41678ea6b73fa986960e4a488e78328b3dcc54900242cc00751783a47d706 WHIRLPOOL a60adc4161099c261aaf4e7b0a458e2feac90785a202d040a3603175cbfef9e555997425d176c4dbfef4caa012c71408665b7a1a484c1263355a7eca1e796b64

View File

@@ -1,18 +1,18 @@
# Created by paludis-3.0.0 on Wed Jan 29 01:18:02 CET 2020
# Created by paludis-3.0.0 on Wed Apr 29 18:26:40 CEST 2020
CHOST="x86_64-pc-linux-gnu"
DEPENDENCIES="( build: dev-lang/perl:* sys-apps/diffutils virtual/pkg-config build+run: app-misc/ca-certificates net-libs/libssh2[>=1.2.8] sys-libs/zlib ares? ( net-dns/c-ares[>=1.6.0] ) brotli? ( app-arch/brotli[>=0.6.0] ) http2? ( net-libs/nghttp2 ) idn? ( net-dns/libidn2:=0 ) kerberos? ( providers:heimdal? ( app-crypt/heimdal ) providers:krb5? ( app-crypt/krb5 ) ) ldap? ( net-directory/openldap ) rtmp? ( media-video/rtmpdump ) providers:gnutls? ( dev-libs/gnutls[>=2.12.14] dev-libs/nettle ) providers:libressl? ( dev-libs/libressl:=45.47.19 ) providers:mbedtls? ( dev-libs/mbedtls ) providers:openssl? ( dev-libs/openssl ) run: zsh-completion? ( app-shells/zsh ) ) [[ defined-in = [ curl-7.68.0.exheres-0 ] ]]"
DEPENDENCIES="( build: dev-lang/perl:* sys-apps/diffutils virtual/pkg-config build+run: app-misc/ca-certificates net-libs/libssh2[>=1.2.8] sys-libs/zlib ares? ( net-dns/c-ares[>=1.6.0] ) brotli? ( app-arch/brotli[>=0.6.0] ) http2? ( net-libs/nghttp2[>=1.12.0] ) idn? ( net-dns/libidn2:=0 ) kerberos? ( providers:heimdal? ( app-crypt/heimdal ) providers:krb5? ( app-crypt/krb5 ) ) ldap? ( net-directory/openldap ) rtmp? ( media-video/rtmpdump ) providers:gnutls? ( dev-libs/gnutls[>=2.12.14] dev-libs/nettle ) providers:libressl? ( dev-libs/libressl:=45.47.19 ) providers:mbedtls? ( dev-libs/mbedtls ) providers:openssl? ( dev-libs/openssl ) run: zsh-completion? ( app-shells/zsh ) ) [[ defined-in = [ curl-7.69.1.exheres-0 ] ]]"
DESCRIPTION=""
EAPI="pbin-1+exheres-0"
HOMEPAGE="https://curl.haxx.se"
INHERITED=""
MYOPTIONS="( ( ares [[ description = [ Prefer c-ares posix-threaded DNS resolver over curl's own threaded resolver ] ]] brotli [[ description = [ Brotli compression format support ] ]] http2 [[ description = [ Support communicating with the HTTP/2 protocol ] ]] idn [[ description = [ Enable support for Internationalized Domain Names ] ]] kerberos [[ description = [ Adds Kerberos support ] ]] ldap [[ description = [ Adds LDAP support (Lightweight Directory Access Protocol) ] ]] rtmp zsh-completion [[ description = [ Install completion files for the Z Shell ] ]] kerberos? ( ( providers: heimdal [[ description = [ Use Heimdal Kerberos 5 as the Kerberos provider ] ]] krb5 [[ description = [ Use MIT Kerberos 5 as the Kerberos provider ] ]] ) [[ number-selected = [ exactly-one ] ]] ) ( providers: gnutls [[ description = [ Use GnuTLS as the SSL provider ] ]] libressl [[ description = [ Use LibreSSL as the SSL provider ] ]] mbedtls [[ description = [ Use mbed TLS as the SSL provider ] ]] openssl [[ description = [ Use OpenSSL as the SSL provider ] ]] ) [[ number-selected = [ exactly-one ] ]] ) [[ defined-in = [ curl-7.68.0.exheres-0 ] ]] ) "
MYOPTIONS="( ( ares [[ description = [ Prefer c-ares posix-threaded DNS resolver over curl's own threaded resolver ] ]] brotli [[ description = [ Brotli compression format support ] ]] http2 [[ description = [ Support communicating with the HTTP/2 protocol ] ]] idn [[ description = [ Enable support for Internationalized Domain Names ] ]] kerberos [[ description = [ Adds Kerberos support ] ]] ldap [[ description = [ Adds LDAP support (Lightweight Directory Access Protocol) ] ]] rtmp zsh-completion [[ description = [ Install completion files for the Z Shell ] ]] kerberos? ( ( providers: heimdal [[ description = [ Use Heimdal Kerberos 5 as the Kerberos provider ] ]] krb5 [[ description = [ Use MIT Kerberos 5 as the Kerberos provider ] ]] ) [[ number-selected = [ exactly-one ] ]] ) ( providers: gnutls [[ description = [ Use GnuTLS as the SSL provider ] ]] libressl [[ description = [ Use LibreSSL as the SSL provider ] ]] mbedtls [[ description = [ Use mbed TLS as the SSL provider ] ]] openssl [[ description = [ Use OpenSSL as the SSL provider ] ]] ) [[ number-selected = [ exactly-one ] ]] ) [[ defined-in = [ curl-7.69.1.exheres-0 ] ]] ) "
PLATFORMS="~amd64 ~arm ~armv7 ~armv8 ~x86"
LICENCES="MIT"
SLOT="0"
DOWNLOADS="https://curl.haxx.se/download/curl-7.68.0.tar.xz"
DOWNLOADS="https://curl.haxx.se/download/curl-7.69.1.tar.xz"
OPTIONS="zsh-completion providers:mbedtls "
GENERATED_USING="paludis-3.0.0"
GENERATED_TIME="1580257082"
GENERATED_TIME="1588177600"
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 ~arm ~armv7 ~armv8 ~x86"
BINARY_PLATFORMS="~amd64"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--net-misc--curl-7.68.0--C.15444.1580257082.520165.C.tar.bz2"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--net-misc--curl-7.69.1--C.23669.1588177599.611592.C.tar.bz2"
SUMMARY="A Client that groks URLs"
BUGS_TO="ingmar@exherbo.org"
REMOTE_IDS=""

View File

@@ -1,2 +1,2 @@
DIST hasufell-binhost--net-misc--dhcpcd-8.1.5--C.28210.1578326197.658880.C.tar.bz2 208084 SHA256 aa02723610966623d1a553f058378880d1f9fc4c64bacb431ff0079f80fdaf9f SHA512 61661a0ca9248490f645d326c2aff8fdcd2e10231b82e6ca0396cbdb67fa8ed0cb0c771cc47b4b3ead6114345b370e40e6417e9b6536a25dcb688c4a810ddac7 WHIRLPOOL 9eb7483cc4712e6a8dab9fc08a1edc5792a181b301e10cdc2f5995fd99d01ffb1ec5fad3838ae0a5b0c708a4be81be5214aec4dd0be4822a7c8cc9fe86e598e5
PBIN dhcpcd-8.1.5.pbin-1+exheres-0 2697 SHA256 2189760357fbc0ed72b75f09e5c2f2a9017905ff1cfc8bf18f16eaf9f27a6ed4 SHA512 f2c96a442cb9a23ea8639ac027191e89dbbf9e3ac7f2cfba97abdebeaaee1011ad204e88a082f3aaf0472cc42decb7cce6914ddbfc752b2bba6fab5c1c056e2b WHIRLPOOL 1d15f66e8d5c5ccdef107c8ce20113a268a7a05f113eeb57080a89ea88857e0e9e90b773eda375674972c8b0e26a88b2df4733207e39f2497587824423d9acf8
DIST hasufell-binhost--net-misc--dhcpcd-9.0.2--C.25665.1588171153.101613.C.tar.bz2 211266 SHA256 6a20210ea345c88da36dff266acfe341e5e0ef6c21fffd4130b3adc6bd93c4de SHA512 ff5b66c2beb704a7d2e98d085925153a14f7505f8e144fd5a5493d86e0db3609abea872552a986c02ea0ffae8bd90756e15024ccf07359904422a209d614de7d WHIRLPOOL ed0bd9138168ac41a5919398fb33a29e23d6491378ce569426b48be50c6f5150625390debd988a1613f89444ef601805bdfe02d71386214501ea2f44df4fcafc
PBIN dhcpcd-9.0.2.pbin-1+exheres-0 2826 SHA256 c27b2252e655617506a19e40dd648fd929ce9be5e0e1b8770a68c10034a94cc0 SHA512 94e78dc3e8c4c0e2ed8ece612b8493bcc21eae99aa7f52522f78038fbf64a43be5f216c1f73e337a6cfdd99dc754d57e12494d458a18cfeb61b87d2569ab36a9 WHIRLPOOL 644aae735619a338e96273a703098435d408bf0ab76cf9df591f1ebc2a7d8c35e2d7f240bf4b76c157ef74624b77ef71cea9df5afb88df37d0750673c3baa214

View File

@@ -1,18 +1,18 @@
# Created by paludis-3.0.0 on Mon Jan 6 16:56:37 CET 2020
# Created by paludis-3.0.0 on Wed Apr 29 16:39:13 CEST 2020
CHOST="x86_64-pc-linux-gnu"
DEPENDENCIES="( build+run: providers:eudev? ( sys-apps/eudev ) providers:systemd? ( sys-apps/systemd ) ) [[ defined-in = [ dhcpcd-8.1.5.exheres-0 ] ]]"
DEPENDENCIES="( build+run: privsep? ( group/dhcpcd user/dhcpcd ) providers:eudev? ( sys-apps/eudev ) providers:systemd? ( sys-apps/systemd ) ) [[ defined-in = [ dhcpcd-9.0.2.exheres-0 ] ]]"
DESCRIPTION=" dhcpcd is an RFC2131 compliant DHCP client. It is fully featured and yet lightweight: the binary is 60k as reported by size(1) on Linux i386. It has support for duplicate address detection, IPv4LL, carrier detection, and a merged resolv.conf and ntp.conf for which other DHCP clients require third party tools."
EAPI="pbin-1+exheres-0"
HOMEPAGE="https://roy.marples.name/projects/dhcpcd"
INHERITED=" s6-rc-service systemd-service openrc-service"
MYOPTIONS="( ( ( providers: eudev [[ description = [ Use eudev as the udev provider ] ]] systemd [[ description = [ Use systemd as the syslog/udev provider ] ]] ) [[ number-selected = [ exactly-one ] ]] ) [[ defined-in = [ dhcpcd-8.1.5.exheres-0 ] ]] ( parts: s6-rc [[ description = [ Adds service definitions for sys-apps/s6 ] ]] ) [[ defined-in = [ s6-rc-service.exlib ] ]] ( parts: openrc [[ description = [ OpenRC service files ] ]] ) [[ defined-in = [ openrc-service.exlib ] ]] ) "
MYOPTIONS="( ( privsep [[ description = [ Enable privilege separation by running dhcpcd in a chroot ] ]] ( providers: eudev [[ description = [ Use eudev as the udev provider ] ]] systemd [[ description = [ Use systemd as the syslog/udev provider ] ]] ) [[ number-selected = [ exactly-one ] ]] ) [[ defined-in = [ dhcpcd-9.0.2.exheres-0 ] ]] ( parts: s6-rc [[ description = [ Adds service definitions for sys-apps/s6 ] ]] ) [[ defined-in = [ s6-rc-service.exlib ] ]] ( parts: openrc [[ description = [ OpenRC service files ] ]] ) [[ defined-in = [ openrc-service.exlib ] ]] ) "
PLATFORMS="~amd64 ~arm ~armv7 ~armv8 ~x86"
LICENCES="BSD-2"
SLOT="0"
DOWNLOADS="https://roy.marples.name/downloads/dhcpcd/dhcpcd-8.1.5.tar.xz"
DOWNLOADS="https://roy.marples.name/downloads/dhcpcd/dhcpcd-9.0.2.tar.xz"
OPTIONS="providers:eudev parts:openrc "
GENERATED_USING="paludis-3.0.0"
GENERATED_TIME="1578326197"
GENERATED_TIME="1588171153"
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 ~arm ~armv7 ~armv8 ~x86"
BINARY_PLATFORMS="~amd64"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--net-misc--dhcpcd-8.1.5--C.28210.1578326197.658880.C.tar.bz2"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--net-misc--dhcpcd-9.0.2--C.25665.1588171153.101613.C.tar.bz2"
SUMMARY="RFC2131 compliant DHCP client"
BUGS_TO=""
REMOTE_IDS=""

View File

@@ -1,2 +1,2 @@
DIST hasufell-binhost--net-misc--neon-0.30.2-r2--C.12369.1577226013.298671.C.tar.bz2 310860 SHA256 23921d24d779e90d23135173f5781d46a16c64730bd7cf2256adb0eceabfc5cf SHA512 dfb2055006f832b5fd4a76aaf0f885d85d5e05c4d7bce97f51de20014949485a523db0becc349db9910e606274243dc9ed68ce644db1daeb43f397bb563fda08 WHIRLPOOL c4e5fa905da6058f438ab364deff656185ee5c1f7ca673b2fb60224b29159cf2a41ff716a509f1e43f0b5ff8cacf0626e81a9b62d98e8398b4ad3378072377d8
PBIN neon-0.30.2-r2.pbin-1+exheres-0 2840 SHA256 3093ebfb4c1d4bdd58d658e8d7d4912f91f214260d1747ff288fe958123da347 SHA512 3b2ef2db53707882571c6efd6e07a0875b1a86d273155acd475ae10eb13b4d6b3926a699b00bf2a4a8fe60403517304c05328eb4e5b5101394cbefdef315e4d9 WHIRLPOOL 27df2618882ed17e6d96d8c2f3018b4f393080660adbed0c9c4d5ee635e58f0f26629dbb6a3e0a45e7439166eed7fedcaf5f4f8cbc03cd3caf7f2c55908c3936
DIST hasufell-binhost--net-misc--neon-0.31.0--C.30758.1588171179.957430.C.tar.bz2 268110 SHA256 af289f6265c516e44d22c6146cb80ada845cae8260aaf66f6fef4d59740cef12 SHA512 6938f64ac7635e58fdce2c855f240b5b06035d5c11c978eb0295a001aa991814bdbc3c0f04c5f5ca2b73b5678f2f8115e8c4ac693fd2c0850815e196457afaf7 WHIRLPOOL 4a920694df06fd7f594a2dfb83c498e70b933854464fddf68fbd9b3508ee9fb2b7421101ee99544feec1b4555d49fec1aa8eca45c61f5130deaa8d0cec99c0bf
PBIN neon-0.31.0.pbin-1+exheres-0 2841 SHA256 ed3aae17789512c32d3650591d50691e018193de226cf58b3a698f5fc21914ba SHA512 8e9aba2dc45f805bd99fe2fcff12eacd6fa2054db8c64585eabfd84bf8d984618270b819ab4fa9fe6ca645bd33c4e38bc4c5babfa7e01ea619780f5cf5e09b5a WHIRLPOOL c5eed4ccc8eaacb18d3f20f4091aebd8613160af66dd266fc3ebc2c80b3f78ba7ed9efa733f9d05e13f43c013ba3b5fcad8cd2e95d64dedc5d5647b356b38650

View File

@@ -1,18 +1,18 @@
# Created by paludis-3.0.0 on Tue Dec 24 23:20:13 CET 2019
# Created by paludis-3.0.0 on Wed Apr 29 16:39:40 CEST 2020
CHOST="x86_64-pc-linux-gnu"
DEPENDENCIES="( build: virtual/pkg-config[>=0.18] build+run: sys-libs/zlib !expat? ( dev-libs/libxml2:2.0 ) expat? ( dev-libs/expat ) libproxy? ( net-libs/libproxy:1 ) providers:gnutls? ( dev-libs/gnutls ) providers:libressl? ( dev-libs/libressl:=45.47.19 ) providers:openssl? ( dev-libs/openssl ) test: providers:libressl? ( dev-libs/libressl:=45.47.19 ) providers:openssl? ( dev-libs/openssl ) ) [[ defined-in = [ neon-0.30.2-r2.exheres-0 ] ]] ( build: sys-devel/libtool sys-devel/autoconf:2.5 || ( sys-devel/automake:1.16 sys-devel/automake:1.15 ) ) [[ defined-in = [ autotools.exlib ] ]]"
DEPENDENCIES="( build: virtual/pkg-config[>=0.18] build+run: sys-libs/zlib !expat? ( dev-libs/libxml2:2.0 ) expat? ( dev-libs/expat ) libproxy? ( net-libs/libproxy:1 ) providers:gnutls? ( dev-libs/gnutls ) providers:libressl? ( dev-libs/libressl:=45.47.19 ) providers:openssl? ( dev-libs/openssl[>=0.9.7] ) test: providers:libressl? ( dev-libs/libressl:=45.47.19 ) providers:openssl? ( dev-libs/openssl ) ) [[ defined-in = [ neon-0.31.0.exheres-0 ] ]] ( build: sys-devel/libtool sys-devel/autoconf:2.5 || ( sys-devel/automake:1.16 sys-devel/automake:1.15 ) ) [[ defined-in = [ autotools.exlib ] ]]"
DESCRIPTION=""
EAPI="pbin-1+exheres-0"
HOMEPAGE="http://www.webdav.org/neon"
INHERITED=" dependencies-helpers autotools option-renames"
MYOPTIONS="( ( expat [[ description = [ Enable the use of Expat XML parsing library ] ]] libproxy [[ description = [ Support for automatic configuration management through libproxy ] ]] ( providers: gnutls [[ description = [ Use GnuTLS as the SSL provider ] ]] libressl [[ description = [ Use LibreSSL as the SSL provider ] ]] openssl [[ description = [ Use OpenSSL as the SSL provider ] ]] ) [[ number-selected = [ exactly-one ] ]] ) [[ defined-in = [ neon-0.30.2-r2.exheres-0 ] ]] ) "
MYOPTIONS="( ( expat [[ description = [ Enable the use of Expat XML parsing library ] ]] libproxy [[ description = [ Support for automatic configuration management through libproxy ] ]] ( providers: gnutls [[ description = [ Use GnuTLS as the SSL provider ] ]] libressl [[ description = [ Use LibreSSL as the SSL provider ] ]] openssl [[ description = [ Use OpenSSL as the SSL provider ] ]] ) [[ number-selected = [ exactly-one ] ]] ) [[ defined-in = [ neon-0.31.0.exheres-0 ] ]] ) "
PLATFORMS="~amd64 ~arm ~x86"
LICENCES="LGPL-2"
SLOT="0"
DOWNLOADS="http://www.webdav.org/neon/neon-0.30.2.tar.gz"
DOWNLOADS="http://www.webdav.org/neon/neon-0.31.0.tar.gz"
OPTIONS="providers:libressl "
GENERATED_USING="paludis-3.0.0"
GENERATED_TIME="1577226013"
GENERATED_TIME="1588171180"
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 ~arm ~x86"
BINARY_PLATFORMS="~amd64"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--net-misc--neon-0.30.2-r2--C.12369.1577226013.298671.C.tar.bz2"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--net-misc--neon-0.31.0--C.30758.1588171179.957430.C.tar.bz2"
SUMMARY="neon is an HTTP and WebDAV client library"
BUGS_TO=""
REMOTE_IDS="freecode:neon"

View File

@@ -1,2 +1,2 @@
DIST hasufell-binhost--net-misc--openssh-8.1_p1--C.14406.1577227415.532799.C.tar.bz2 1807407 SHA256 ce5e3fc165b5f4368b21b395dde756e0e675c6f6e8d8be4ea64376b4c96ca6d1 SHA512 9a32adc44be927e2f6a2f9476f3b336495398d087dae8f698b34fad08c015a6a1f45efb37404ca5b1f0af96b408bf45487018b41e8dfc6d268b8c6dfda485e50 WHIRLPOOL 72998fcba55f699961a6270adbc20a18b06f3ca95bfff7ca39d22dc8629509475efc8b209c9cfd78b676d5256d47f304d0596a63a625bfa3669496cd4567cc75
PBIN openssh-8.1_p1.pbin-1+exheres-0 3606 SHA256 736abd69cf75a8e7275d39880603c5a76bb644a1c384424241c1fd115f9e2e32 SHA512 4e288827d271aa552aa3ecacc5731ac4152037f2332db3c511a50f37a54afc96e431d72f2f1566832de43b16b87a00fbc8f1153eb3635a886a9094084733294e WHIRLPOOL 3234b1b071959ec5e762ebcec284be2d9d3741fefac00b1216bacfebf698aef050f69e7abd565168dbffbdc2e333ece207e75b209352d363a92979ff0a3707a6
DIST hasufell-binhost--net-misc--openssh-8.2_p1-r1--C.23874.1588176385.796135.C.tar.bz2 1914356 SHA256 17266a6f4f7d20ea3a92ac31549a6a861df11532172cfde02e3320024b46c2b2 SHA512 2e74475970fee3cf6b7dc649f58d0f878ea607129ad792b0cc608ec2a0975b9de01453c2b5f50e47de6b6e248cee8fde6c11ee04bf45e1dc6cf37c117521e1ca WHIRLPOOL 7919fa2cf72f974ac8b805b254ac9b1bfb619c9950b6534faabf13426d88735133a233274f2bf7f3a1473e1e98c730aa62b73d30a2520bc5f5a80ab639d7f1cf
PBIN openssh-8.2_p1-r1.pbin-1+exheres-0 3756 SHA256 e4f6a263d64a970e71a3cb22b2ffefd2609125dd74c3ffee50556fe0e04921ca SHA512 a06db71cd18cd56e0970dfe4af825c2365d366face16b2a77e54c3cad302da891bddd6dbd660b8a07b799c92d6506a4ded2ab2b0ff104ce8282280f43994f448 WHIRLPOOL 34c8c0d0bdf2085f53fbafdbc60085b28dc11ba0c1824c3fb21340a7df6186fd3213ee8d941f7ebe77fd67cf425268c36479b5f7a6b00305de95f2883271870f

View File

@@ -1,18 +1,18 @@
# Created by paludis-3.0.0 on Tue Dec 24 23:43:36 CET 2019
# Created by paludis-3.0.0 on Wed Apr 29 18:06:26 CEST 2020
CHOST="x86_64-pc-linux-gnu"
DEPENDENCIES="( build: sys-devel/libtool sys-devel/autoconf:2.5 || ( sys-devel/automake:1.16 sys-devel/automake:1.15 ) ) [[ defined-in = [ autotools.exlib ] ]] ( build: sys-kernel/linux-headers virtual/pkg-config build+run: user/sshd sys-apps/shadow sys-libs/zlib[>=1.2.3] gtk? ( x11-libs/gtk+:2 ) kerberos? ( providers:heimdal? ( app-crypt/heimdal ) providers:krb5? ( app-crypt/krb5 ) ) ldns? ( net-libs/ldns ) providers:libressl? ( dev-libs/libressl:=45.47.19 ) providers:openssl? ( dev-libs/openssl[>=1.0.1] ) readline? ( dev-libs/libedit ) pam? ( sys-libs/pam[>=0.78] ) X? ( x11-apps/xauth ) ) [[ defined-in = [ openssh.exlib ] ]]"
DEPENDENCIES="( build: sys-devel/libtool sys-devel/autoconf:2.5 || ( sys-devel/automake:1.16 sys-devel/automake:1.15 ) ) [[ defined-in = [ autotools.exlib ] ]] ( build: sys-kernel/linux-headers virtual/pkg-config build+run: user/sshd sys-apps/shadow sys-libs/zlib[>=1.2.3] gtk? ( x11-libs/gtk+:2 ) kerberos? ( providers:heimdal? ( app-crypt/heimdal ) providers:krb5? ( app-crypt/krb5 ) ) ldns? ( net-libs/ldns ) providers:libressl? ( dev-libs/libressl:=45.47.19 ) providers:openssl? ( dev-libs/openssl[>=1.0.1] ) readline? ( dev-libs/libedit ) pam? ( sys-libs/pam[>=0.78] ) X? ( x11-apps/xauth ) build+run: security-key? ( dev-libs/libcbor dev-libs/libfido2 ) ) [[ defined-in = [ openssh.exlib ] ]]"
DESCRIPTION=""
EAPI="pbin-1+exheres-0"
HOMEPAGE="https://www.openssh.org"
INHERITED=" dependencies-helpers autotools pam systemd-service openrc-service openssh"
MYOPTIONS="( ( parts: openrc [[ description = [ OpenRC service files ] ]] ) [[ defined-in = [ openrc-service.exlib ] ]] ( gtk [[ description = [ Build gnome-ssh-askpass ] ]] kerberos [[ description = [ Adds Kerberos support ] ]] ldns [[ description = [ Use ldns for DNSSEC support ] ]] pam [[ description = [ Adds support PAM (Pluggable Authentication Modules) ] ]] readline [[ description = [ Use libedit for tab completion in sftp ] ]] X [[ description = [ Adds support for X11 ] ]] kerberos? ( ( providers: heimdal [[ description = [ Use Heimdal Kerberos 5 as the Kerberos provider ] ]] krb5 [[ description = [ Use MIT Kerberos 5 as the Kerberos provider ] ]] ) [[ number-selected = [ exactly-one ] ]] ) ( providers: libressl [[ description = [ Use LibreSSL as the SSL provider ] ]] openssl [[ description = [ Use OpenSSL as the SSL provider ] ]] ) [[ number-selected = [ exactly-one ] ]] X509 [[ description = [ Adds support for X.509 certificate authentication ] ]] ) [[ defined-in = [ openssh.exlib ] ]] ) "
MYOPTIONS="( ( parts: openrc [[ description = [ OpenRC service files ] ]] ) [[ defined-in = [ openrc-service.exlib ] ]] ( gtk [[ description = [ Build gnome-ssh-askpass ] ]] kerberos [[ description = [ Adds Kerberos support ] ]] ldns [[ description = [ Use ldns for DNSSEC support ] ]] pam [[ description = [ Adds support PAM (Pluggable Authentication Modules) ] ]] readline [[ description = [ Use libedit for tab completion in sftp ] ]] X [[ description = [ Adds support for X11 ] ]] kerberos? ( ( providers: heimdal [[ description = [ Use Heimdal Kerberos 5 as the Kerberos provider ] ]] krb5 [[ description = [ Use MIT Kerberos 5 as the Kerberos provider ] ]] ) [[ number-selected = [ exactly-one ] ]] ) ( providers: libressl [[ description = [ Use LibreSSL as the SSL provider ] ]] openssl [[ description = [ Use OpenSSL as the SSL provider ] ]] ) [[ number-selected = [ exactly-one ] ]] security-key [[ description = [ Support for U2F/FIDO hardware authenticators ] ]] X509 [[ description = [ Adds support for X.509 certificate authentication ] ]] ) [[ defined-in = [ openssh.exlib ] ]] ) "
PLATFORMS="~amd64 ~arm ~armv7 ~armv8 ~x86"
LICENCES="BSD-3"
SLOT="0"
DOWNLOADS=" mirror://openbsd/OpenSSH/portable/openssh-8.1p1.tar.gz X509? ( https://roumenpetrov.info/openssh/x509-12.3/openssh-8.1p1+x509-12.3.diff.gz ) "
DOWNLOADS=" mirror://openbsd/OpenSSH/portable/openssh-8.2p1.tar.gz X509? ( https://roumenpetrov.info/openssh/x509-12.4/openssh-8.2p1+x509-12.4.diff.gz ) "
OPTIONS="X pam providers:heimdal providers:libressl parts:openrc "
GENERATED_USING="paludis-3.0.0"
GENERATED_TIME="1577227416"
GENERATED_TIME="1588176386"
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,11 +28,11 @@ LIBCXXFLAGS=""
GENERATED_FROM_REPOSITORY="arbor"
PLATFORMS="~amd64 ~arm ~armv7 ~armv8 ~x86"
BINARY_PLATFORMS="~amd64"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--net-misc--openssh-8.1_p1--C.14406.1577227415.532799.C.tar.bz2"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--net-misc--openssh-8.2_p1-r1--C.23874.1588176385.796135.C.tar.bz2"
SUMMARY="OpenSSH is a free version of the SSH connectivity tools"
BUGS_TO="philantrop@exherbo.org"
REMOTE_IDS=""
UPSTREAM_CHANGELOG=""
UPSTREAM_RELEASE_NOTES="https://www.openssh.org/txt/release-8.1"
UPSTREAM_RELEASE_NOTES="https://www.openssh.org/txt/release-8.2"
UPSTREAM_DOCUMENTATION=""
SCM_REVISION=""

View File

@@ -0,0 +1,2 @@
DIST hasufell-binhost--net-misc--publicsuffix-list-2020.02.25--C.29057.1588165351.412109.C.tar.bz2 95056 SHA256 980a06a814b97596e00e7de608bdf5090a2775cd01b39b77654cb4fcbc38243b SHA512 5ba6b0965924b1c48a10c0281b83de7c32afd14f2728dc9fba3e03bc82253af201f04d317a44f9407be03658582a449b092bd8b1049e90f0b31ef511be406d6e WHIRLPOOL 507a80a70c9bfbbd2196a07d36d0a643228d2fa69ea1fff968539897909d1d88b1231adf035753eaf86a0974b711b2893defb45386829f98f7c0e700df44f171
PBIN publicsuffix-list-2020.02.25.pbin-1+exheres-0 1780 SHA256 d07022eae7fac285384ddd3576768f2da6105f3238187ff8e1ad39c668740a01 SHA512 ce81fcf0816f5812d6282db1acb3cba3edb3d1b008a403c15e43a4038c54cbcd1bd11289dbf1167fd19a43cabd053366265b24be69f568493c682d684d276fb2 WHIRLPOOL 00bd967622afd92a0b8626528dfdcfcf62ebd56153d3d7a7a5ed1d2bbd318a02821da74ecc1cfc991356081fa9284088aa61e30a5a0fa605fb2b59b83a9e9fdb

View File

@@ -0,0 +1,38 @@
# Created by paludis-3.0.0 on Wed Apr 29 15:02:31 CEST 2020
CHOST="x86_64-pc-linux-gnu"
DEPENDENCIES=""
DESCRIPTION=""
EAPI="pbin-1+exheres-0"
HOMEPAGE="https://publicsuffix.org"
INHERITED=" github"
MYOPTIONS="( ) "
PLATFORMS="~amd64"
LICENCES="MPL-2.0"
SLOT="0"
DOWNLOADS="https://github.com/publicsuffix/list/archive/469223f577ba39f67172eae94134b8782d7cc292.tar.gz -> list-469223f577ba39f67172eae94134b8782d7cc292.tar.gz"
OPTIONS=""
GENERATED_USING="paludis-3.0.0"
GENERATED_TIME="1588165351"
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=""
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="net"
PLATFORMS="~amd64"
BINARY_PLATFORMS="~amd64"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--net-misc--publicsuffix-list-2020.02.25--C.29057.1588165351.412109.C.tar.bz2"
SUMMARY="Contains the publicsuffix list"
BUGS_TO=""
REMOTE_IDS=" github:publicsuffix/list "
UPSTREAM_CHANGELOG=""
UPSTREAM_RELEASE_NOTES=""
UPSTREAM_DOCUMENTATION=""
SCM_REVISION=""

View File

@@ -1,2 +1,2 @@
DIST hasufell-binhost--net-misc--remmina-1.3.4--C.20707.1577246599.760722.C.tar.bz2 1285719 SHA256 65f5b0eabb63193fcc937a81da65d8329a02d5b5d64f920809043d052e87789b SHA512 62f22b4e7814667b0647a2f708907ca2dda4b2e6b485788339410356d29e2f18bf5fcc96753b5d907dbc43d9968c543eec9e02b92b28e5b83bbc0b1a6dfb4761 WHIRLPOOL d6c13deeed41171640ba07b4408c92c86618bde962bf5a4c84a85aa6f27c4e6cf850d328d84ebda604f635dd6faf65ac4c49bf51447c94f28193ca045a6a0c21
PBIN remmina-1.3.4.pbin-1+exheres-0 2962 SHA256 e41526a3f08df508167eeef5f7fd1157cea886c8dff3fa389c4c9e83c20c8ebb SHA512 bea3568cd39ac7a62eaa28de6d4eaa34c9088d53b11004ea7a35161ff907ed476ee5ca2a5945183fc5688a5589b5b28ad2ea1576e99ac7c113449304dfb03bd1 WHIRLPOOL 508448b40c3c943933a4129aee7c53b7d1c59afa65a4cf8bde94bb568384944e8be5ef927662862d7c2e3c04867da9b6b5368feea9f43061b5dd57cdf0ced3e7
DIST hasufell-binhost--net-misc--remmina-1.3.6--C.396.1588186895.606273.C.tar.bz2 1418701 SHA256 35e7beb5ebfb6c44026f7a069d60dc6bf352583fac1947ab8f45d025aceb961b SHA512 b3756c7e84d147923baef484e05d7668042eb9619980c5f9729670423a6f901e671dbe0fc97ccae1067f354547f5eedcd8102674c64a2cbeedd3180c2bc3e974 WHIRLPOOL cd8cb2264622e4a88cd97bad6c42168c7b985b93654db63e8f4cad4b36a5a9155a2009b8e531ee05ff2c906cf69a96f10e4a0cfdaaaf18814cb7b4ec62a2b368
PBIN remmina-1.3.6.pbin-1+exheres-0 2961 SHA256 78e02aae5acbaf0817d8e46ec3e4f36ade7ea2308e291dcfe1f6a74f8fbde07b SHA512 8183ec36b0f1c7efa1674faad8a2d2a0a2b35ece769b40860e4360d664d94f98842d3f864db6fd9f0252c47e728f22331e3ae95954aa518fc4a29003264ae293 WHIRLPOOL 4596fa36b22380d03327236b2297ee0eb446581b53bb5b8999af202a6d00f04a018f66b4151904c1378c64997f2eb3c9c8b4376c9d9e98339dca5aea17a0755f

View File

@@ -1,4 +1,4 @@
# Created by paludis-3.0.0 on Wed Dec 25 05:03:20 CET 2019
# Created by paludis-3.0.0 on Wed Apr 29 21:01:36 CEST 2020
CHOST="x86_64-pc-linux-gnu"
DEPENDENCIES="( build: sys-devel/cmake[>=3.14.0] ) [[ defined-in = [ cmake.exlib ] ]] ( build: dev-util/intltool sys-devel/gettext virtual/pkg-config build+run: core/json-glib dev-libs/glib:2[>=2.30] dev-libs/libgcrypt dev-libs/libsecret:1 gnome-desktop/libsoup:2.4 net-libs/libvncserver net-remote/FreeRDP x11-libs/cairo x11-libs/gdk-pixbuf:2.0 x11-libs/gtk+:3 x11-libs/libX11 x11-libs/libxkbfile ssh? ( net-libs/libssh dev-libs/vte:2.91 ) providers:libressl? ( dev-libs/libressl:=45.47.19 ) providers:openssl? ( dev-libs/openssl ) ) [[ defined-in = [ remmina.exlib ] ]]"
DESCRIPTION=" Remmina is a remote desktop client written in GTK+, aiming to be useful for system administrators and travellers, who need to work with lots of remote computers in front of either large monitors or tiny netbooks. Remmina supports multiple network protocols in an integrated and consistant user interface. Currently RDP, VNC, SPICE, NX, XDMCP and SSH are supported."
@@ -9,10 +9,10 @@ MYOPTIONS="( ( ssh ( providers: libressl [[ description = [ Use LibreSSL as the
PLATFORMS="~amd64 ~x86"
LICENCES="GPL-2"
SLOT="0"
DOWNLOADS="https://github.com/FreeRDP/remmina/archive/v1.3.4.tar.gz -> remmina-1.3.4.tar.gz"
DOWNLOADS="https://github.com/FreeRDP/remmina/archive/v1.3.6.tar.gz -> remmina-1.3.6.tar.gz"
OPTIONS="providers:libressl "
GENERATED_USING="paludis-3.0.0"
GENERATED_TIME="1577246600"
GENERATED_TIME="1588186896"
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="hasufell"
PLATFORMS="~amd64 ~x86"
BINARY_PLATFORMS="~amd64"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--net-misc--remmina-1.3.4--C.20707.1577246599.760722.C.tar.bz2"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--net-misc--remmina-1.3.6--C.396.1588186895.606273.C.tar.bz2"
SUMMARY="A GTK+ RDP, VNC, XDMCP and SSH client"
BUGS_TO="hasufell@posteo.de"
REMOTE_IDS=" github:FreeRDP/remmina "

View File

@@ -1,2 +1,2 @@
DIST hasufell-binhost--net-misc--seafile-7.0.5--C.1322.1580275591.549855.C.tar.bz2 286132 SHA256 f2a1b60985bd3b9f09ffdb67e48ee95182d5f68deac71d8ce19e808dee329890 SHA512 12bd4c12163ff4f371ea76c51c89a2cac44c386b1469a29295c7f62a82e9567629c616cb344d4a85ae630001e33d6a36fd53aa5f935cdce413da6d9460ccebdf WHIRLPOOL 746a101c0b063d0c4a90776c8f3f5f68bd15e5fa6fe9a207a4f9b6e6b72655dcfa440fa79c513dcdcf9918df99ab4399d4fd2a36f8ada29aff8f27e347956f45
PBIN seafile-7.0.5.pbin-1+exheres-0 3190 SHA256 0fd6a54201746fa1e10ee25b90fbbcdc5fe4fa626ffabbcd3584e9be70061f77 SHA512 3d429ba8ac0bcfd05f73a12f4139f5f1dedcce967605bd58e7eefa7b076182d15f5163b129a567f491433c5ee988382fc5bfc85bda11847a4c07470b61ae2fa8 WHIRLPOOL 7f332e304880991aabd8843c615efdee68dd1ff8cce898143c8877939b039bf81b7bec120840bfe69df546a334f189b524e21632aaa675e6d5acfa89c94eacd7
DIST hasufell-binhost--net-misc--seafile-7.0.5--C.12624.1588187557.197881.C.tar.bz2 286293 SHA256 d71eee5cc58270b4780cbf5a0a1c705275f8a16a412b9dd47c5d5064ed2b7bf4 SHA512 f88152e8d812c8fb30cdef0d3016d1e270584ccb648f29bcde6d71c9e43be9c33c91d75736c53d3df12d6315210113e06fd6bdd0ed407d6210d777e0935f514d WHIRLPOOL 2640e93e5fb880d6f993c18b2475f3a9780db482811a231c97e50d10b53e9ad1b98a455b6c435f56b9c9902379f3fc56dbe44e3accd2782e26aae553db7b0b86
PBIN seafile-7.0.5.pbin-1+exheres-0 3192 SHA256 422d78a5fdab12c2a7b3d647232646c081e53322814b841b5accae850c7f7aed SHA512 c8e8175e4e072c941a861de367c39c04937ef9f7be3ec271ca108e22325deffae8aa99a727528b972a44ea95a8e48e14ca13d8463033448b75d12b9b967ce768 WHIRLPOOL 8f5c79f00997f58cf4c1b509b0e99e46b3b679f6537826ba245341366d77bdca04965b24786fa04a3c9207bee375a069cec1cf923ff2a5ff0d9d3e55f8cf4b64

View File

@@ -1,18 +1,18 @@
# Created by paludis-3.0.0 on Wed Jan 29 06:26:31 CET 2020
# Created by paludis-3.0.0 on Wed Apr 29 21:12:37 CEST 2020
CHOST="x86_64-pc-linux-gnu"
DEPENDENCIES="( build: virtual/pkg-config build+run: dev-db/sqlite:3 dev-libs/glib:2 dev-libs/jansson dev-libs/libevent:=7 net-libs/libsearpc[python_abis:*(-)?] net-misc/curl sys-libs/zlib providers:libressl? ( dev-libs/libressl:=45.47.19 ) providers:openssl? ( dev-libs/openssl ) run: dev-python/future[python_abis:*(-)?] ) [[ defined-in = [ seafile-7.0.5.exheres-0 ] ]] ( build+run: python_abis:2.7? ( dev-lang/python:2.7 ) ) [[ defined-in = [ python.exlib ] ]] ( build: sys-devel/libtool sys-devel/autoconf:2.5 sys-devel/automake:1.15 ) [[ defined-in = [ autotools.exlib ] ]] ( ( build: vala_abis:0.44? ( dev-lang/vala:0.44 ) vala_abis:0.46? ( dev-lang/vala:0.46 ) ) ) [[ defined-in = [ vala.exlib ] ]]"
DEPENDENCIES="( build: virtual/pkg-config build+run: dev-db/sqlite:3 dev-libs/glib:2 dev-libs/jansson dev-libs/libevent:=7 net-libs/libsearpc[python_abis:*(-)?] net-misc/curl sys-libs/zlib providers:libressl? ( dev-libs/libressl:=45.47.19 ) providers:openssl? ( dev-libs/openssl ) run: dev-python/future[python_abis:*(-)?] ) [[ defined-in = [ seafile-7.0.5.exheres-0 ] ]] ( build+run: python_abis:2.7? ( dev-lang/python:2.7 ) ) [[ defined-in = [ python.exlib ] ]] ( build: sys-devel/libtool sys-devel/autoconf:2.5 sys-devel/automake:1.15 ) [[ defined-in = [ autotools.exlib ] ]] ( ( build: vala_abis:0.46? ( dev-lang/vala:0.46 ) vala_abis:0.48? ( dev-lang/vala:0.48 ) ) ) [[ defined-in = [ vala.exlib ] ]]"
DESCRIPTION=""
EAPI="pbin-1+exheres-0"
HOMEPAGE="https://www.seafile.com https://github.com/haiwen/seafile"
INHERITED=" python github dependencies-helpers autotools vala"
MYOPTIONS="( ( ( providers: libressl [[ description = [ Use LibreSSL as the SSL provider ] ]] openssl [[ description = [ Use OpenSSL as the SSL provider ] ]] ) [[ number-selected = [ exactly-one ] ]] ) [[ defined-in = [ seafile-7.0.5.exheres-0 ] ]] ( ( python_abis: ( 2.7 [[ description = [ Use Python ABI 2.7 ] ]] ) [[ number-selected = [ exactly-one ] ]] ) ) [[ defined-in = [ python.exlib ] ]] ( ( vala_abis: 0.44 [[ description = [ Use Vala 0.44 ] ]] 0.46 [[ description = [ Use Vala 0.46 ] ]] ) [[ number-selected = [ exactly-one ] ]] ) [[ defined-in = [ vala.exlib ] ]] ) "
MYOPTIONS="( ( ( providers: libressl [[ description = [ Use LibreSSL as the SSL provider ] ]] openssl [[ description = [ Use OpenSSL as the SSL provider ] ]] ) [[ number-selected = [ exactly-one ] ]] ) [[ defined-in = [ seafile-7.0.5.exheres-0 ] ]] ( ( python_abis: ( 2.7 [[ description = [ Use Python ABI 2.7 ] ]] ) [[ number-selected = [ exactly-one ] ]] ) ) [[ defined-in = [ python.exlib ] ]] ( ( vala_abis: 0.46 [[ description = [ Use Vala 0.46 ] ]] 0.48 [[ description = [ Use Vala 0.48 ] ]] ) [[ number-selected = [ exactly-one ] ]] ) [[ defined-in = [ vala.exlib ] ]] ) "
PLATFORMS="~amd64 ~x86"
LICENCES="GPL-2"
SLOT="0"
DOWNLOADS="https://github.com/haiwen/seafile/archive/v7.0.5.tar.gz -> seafile-7.0.5.tar.gz"
OPTIONS="providers:libressl python_abis:2.7 vala_abis:0.46 "
OPTIONS="providers:libressl python_abis:2.7 vala_abis:0.48 "
GENERATED_USING="paludis-3.0.0"
GENERATED_TIME="1580275591"
GENERATED_TIME="1588187557"
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="hasufell"
PLATFORMS="~amd64 ~x86"
BINARY_PLATFORMS="~amd64"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--net-misc--seafile-7.0.5--C.1322.1580275591.549855.C.tar.bz2"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--net-misc--seafile-7.0.5--C.12624.1588187557.197881.C.tar.bz2"
SUMMARY="File syncing and sharing software with file encryption and group sharing, emphasis on reliability and high performance"
BUGS_TO="hasufell@posteo.de"
REMOTE_IDS=" github:haiwen/seafile "

View File

@@ -1,2 +1,2 @@
DIST hasufell-binhost--net-misc--tor-0.4.0.5--C.16910.1577226906.429133.C.tar.bz2 4209712 SHA256 cc5827bb7c66119c078a0e59d09abe7444c88556e0fd787cf0fbe68c9c33052c SHA512 fb005bbe4a3ef3efafb40ce756b2200b21818c7b083dab09a0444fd2deaf935723610947794d71e0c3a0a660ee24445df72c4ab40c1420cbd8c8bf803230dc76 WHIRLPOOL 10b445ee9a129cadc7e16d0b444ce2f88ee8829fb70ee3caca3e0fee40a4c1eb0e7a35ac1845fc05b82c45a7496f6971e5b183485904fdea951ebc5131c55bb3
PBIN tor-0.4.0.5.pbin-1+exheres-0 3683 SHA256 f52d2a6a1d1a412fb22dfb790c10472268cd1178dc02a2041bdee0e12d1399e4 SHA512 564f5bf3190add7a32f26ec133510253c4c2ba61a5640072a705b60cad94079c9370d4f78a916df9c9a211635c07cf8567ded4ac0d3624e0da22faed45a3d7a4 WHIRLPOOL 123510486965430991120e0451c3514508f71a25367c137514b223984efc76b20753362685f85e80df4776e4cdcc3fa7b7afa66d5d15c06baef02c7d2b5eb8f8
DIST hasufell-binhost--net-misc--tor-0.4.2.6--C.26035.1588176133.55229.C.tar.bz2 4396035 SHA256 5e1130624da51329f88b164ae1925b3056c9c8be3ef318f8626143646e029372 SHA512 a0eef1724680d584e5b4b6838382c2771220e2875e79bd716426fa5df6aadbe41a734e5e886637d58bca29f2c431d5d8c64bd0d86c21ba2dacb97832b4cf1db4 WHIRLPOOL 87c0dc71e3247d3a03fc10a627da9c172a65d0a744b2a285ef7f9119634539d4a281094348b3fd41a3455121ea9f49dee64a5d95c4ad7df3ce51008cf6014622
PBIN tor-0.4.2.6.pbin-1+exheres-0 3683 SHA256 134ab4a7a455abdc30b12bf41a2bb909e91673ebd3b7ec1eb0b0f50b9b62c447 SHA512 af5344178c1a2d3516977a009c33efac60730a9629dfdce4d0bf1cff5a49f69e44b9339558324978e8696d74ce156bd19553275ec9dd26409f27a7bdf468cc86 WHIRLPOOL a87bcb13bc74bb2b78b1ae7418af9a99d47d310525ff0aebe1ec20c1738443895ceefe87ede4fed18e9df1fbb1af00bee4f7c447bb2b25bf5a4eb4cbbbfadffe

View File

@@ -1,18 +1,18 @@
# Created by paludis-3.0.0 on Tue Dec 24 23:35:07 CET 2019
# Created by paludis-3.0.0 on Wed Apr 29 18:02:15 CEST 2020
CHOST="x86_64-pc-linux-gnu"
DEPENDENCIES="( build: sys-devel/automake[>=1.7] build+run: app-arch/zstd[>=1.1] dev-libs/libevent[>=1.2] dev-libs/libpcap providers:libressl? ( dev-libs/libressl:=45.47.19 ) providers:openssl? ( dev-libs/openssl[>=1.0.1] ) sys-libs/libseccomp systemd? ( sys-apps/systemd ) group/tor user/tor suggestion: app-admin/logrotate [[ description = [ Use logrotate for rotating logs ] ]] net-proxy/polipo [[ description = [ Tor-friendly HTTP proxy, recommended by upstream over Privoxy ] ]] net-proxy/torsocks [[ description = [ Tor-friendly SOCKS proxy, recommended by upstream over tsocks ] ]] ) [[ defined-in = [ tor-0.4.0.5.exheres-0 ] ]]"
DEPENDENCIES="( build: sys-devel/automake[>=1.7] build+run: app-arch/zstd[>=1.1] dev-libs/libevent[>=1.2] dev-libs/libpcap providers:libressl? ( dev-libs/libressl:=45.47.19 ) providers:openssl? ( dev-libs/openssl[>=1.0.1] ) sys-libs/libseccomp systemd? ( sys-apps/systemd ) group/tor user/tor suggestion: app-admin/logrotate [[ description = [ Use logrotate for rotating logs ] ]] net-proxy/polipo [[ description = [ Tor-friendly HTTP proxy, recommended by upstream over Privoxy ] ]] net-proxy/torsocks [[ description = [ Tor-friendly SOCKS proxy, recommended by upstream over tsocks ] ]] ) [[ defined-in = [ tor-0.4.2.6.exheres-0 ] ]]"
DESCRIPTION=" Tor helps you defend against traffic analysis, a form of network surveillance that threatens personal freedom and privacy, confidential business activities and relationships, and state security. Tor protects you by bouncing your communications around a distributed network of relays run by volunteers all around the world: it prevents somebody watching your Internet connection from learning what sites you visit, and it prevents the sites you visit from learning your physical location. Tor works with many of your existing applications, including web browsers, instant messaging clients, remote login, and other applications based on the TCP protocol."
EAPI="pbin-1+exheres-0"
HOMEPAGE="http://www.torproject.org/"
INHERITED=" systemd-service openrc-service"
MYOPTIONS="( ( debug [[ description = [ Compile with debugging info ] ]] systemd [[ description = [ Enable systemd notification support ] ]] ( providers: libressl [[ description = [ Use LibreSSL as the SSL provider ] ]] openssl [[ description = [ Use OpenSSL as the SSL provider ] ]] ) [[ number-selected = [ exactly-one ] ]] ) [[ defined-in = [ tor-0.4.0.5.exheres-0 ] ]] ( parts: openrc [[ description = [ OpenRC service files ] ]] ) [[ defined-in = [ openrc-service.exlib ] ]] ) "
MYOPTIONS="( ( debug [[ description = [ Compile with debugging info ] ]] systemd [[ description = [ Enable systemd notification support ] ]] ( providers: libressl [[ description = [ Use LibreSSL as the SSL provider ] ]] openssl [[ description = [ Use OpenSSL as the SSL provider ] ]] ) [[ number-selected = [ exactly-one ] ]] ) [[ defined-in = [ tor-0.4.2.6.exheres-0 ] ]] ( parts: openrc [[ description = [ OpenRC service files ] ]] ) [[ defined-in = [ openrc-service.exlib ] ]] ) "
PLATFORMS="~amd64 ~x86"
LICENCES="BSD-3"
SLOT="0"
DOWNLOADS="http://www.torproject.org/dist/tor-0.4.0.5.tar.gz"
DOWNLOADS="http://www.torproject.org/dist/tor-0.4.2.6.tar.gz"
OPTIONS="providers:libressl parts:openrc "
GENERATED_USING="paludis-3.0.0"
GENERATED_TIME="1577226907"
GENERATED_TIME="1588176135"
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="net"
PLATFORMS="~amd64 ~x86"
BINARY_PLATFORMS="~amd64"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--net-misc--tor-0.4.0.5--C.16910.1577226906.429133.C.tar.bz2"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--net-misc--tor-0.4.2.6--C.26035.1588176133.55229.C.tar.bz2"
SUMMARY="Anonymizing Internet communication system"
BUGS_TO=""
REMOTE_IDS="freecode:tor"