This commit is contained in:
Your Name
2017-12-29 14:09:30 +01:00
parent 29b5fb1fc8
commit e96aad888f
59 changed files with 258 additions and 218 deletions

View File

@@ -1,2 +1,2 @@
DIST hasufell-binhost--sys-apps--rsyslog-8.14.0--C.11408.1471189792.61409.C.tar.bz2 496708 SHA256 3d00caa3e31e645db79f1089b454e651347ec2aab32a09bee9d75ba6ef10b535 SHA512 5d2aa73661e84e8948bc7c0b44386ec87f44c72eec32d9b83ab481ab492b859bdaa7b2fca5d95dd7bbea554bf5c379c5179df36492ae2d58ccbfb50181a47880 WHIRLPOOL 8af4fa53696c13d034b90e501d73b26ba0a6d04133d5e561f3f9c3c155c0670e0aafca4452e01660407d9bdd1d4c33b40d4ecfc36438a712970af559e3c11473
PBIN rsyslog-8.14.0.pbin-1+exheres-0 3536 SHA256 10f9edb77e3b31776596544c0f4f183cd30d7a895c2e9b1bc4a82c02ff48154f SHA512 5a1d4601a40001e4113df9ec4c7c89142494056b3d17b0f1f5d01818e79216297082de8942389a96bec9058a9c79328448aca9b3b231d157d14dfa91cf917eab WHIRLPOOL 873d568c63e53496266adfa5e01f1c155d0aa395e9e9b6f073d152b6fb5637c6bc68afc88a73bc54e130fe41136cc2395b4ae5e161a17c21030dd4316dec38a8
DIST hasufell-binhost--sys-apps--rsyslog-8.31.0--C.11887.1514546122.557001.C.tar.bz2 2190388 SHA256 cfab0ad8129ae9093e3fb1019b1fe045a9bb04ce4cf23b484fb05dffe2bba3e1 SHA512 1ac8dd077d1fdb332e73b84edc71a887d134cae5b092a1d18b50c1af18d05e7624ad78284224d061c564def5996d4ade6fd59ebdde400bffd625f6e414ea7577 WHIRLPOOL 19c06694123d3ee35a4d59c2b71a55659ec5ed5a539c255fb62b9ccf9c5764c9206d0f173187f69a08f7fb911a2bd67a05858de1a6f43526324c72bfd158b1f0
PBIN rsyslog-8.31.0.pbin-1+exheres-0 3690 SHA256 5444060edf2dfcfe6f9a16cd126302986c600a92750e30356ea499b4066da1f2 SHA512 1252643110dee4b38d2ce6f5112c8697825a396f9cfa237516831a6b6a3e8da7a8d03cf05bbacab9f15e0aa93f6aa78f5f13e502093fae8ed7d841975211c87a WHIRLPOOL c418edc8b26c506de2422a5c5c937d38dbe0d605c4d66c3ea18a14be6c8aca57930f466e696bd508977a841b3828f90fbeb4cf7673872ac2e7cea1e977e82a3b

View File

@@ -1,38 +1,38 @@
# Created by paludis-2.6.0-git-2.6.0-13-g7d83832 on Sun Aug 14 17:49:52 CEST 2016
# Created by paludis-3.0.0 on Fri Dec 29 12:15:23 CET 2017
CHOST="x86_64-pc-linux-gnu"
DEPENDENCIES="( build: virtual/pkg-config dev-python/docutils sys-devel/bison build+run: dev-libs/json-c dev-libs/libee[>=0.3.1] dev-libs/libestr[>=0.1.9] gcrypt? ( dev-libs/libgcrypt ) gnutls? ( dev-libs/gnutls ) kerberos? ( app-crypt/heimdal ) mysql? ( virtual/mysql ) postgresql? ( dev-db/postgresql ) relp? ( net-libs/librelp[>=1.2.5] ) systemd? ( sys-apps/systemd[>=209] ) suggestion: app-admin/logrotate [[ description = [ Support for rotating log files ] ]] ) [[ defined-in = [ rsyslog-8.14.0.exheres-0 ] ]]"
DEPENDENCIES="( build: virtual/pkg-config dev-python/docutils sys-devel/bison build+run: dev-libs/libee[>=0.3.1] dev-libs/libfastjson[>=0.99.8] dev-libs/libestr[>=0.1.9] gcrypt? ( dev-libs/libgcrypt ) gnutls? ( dev-libs/gnutls ) kerberos? ( app-crypt/heimdal ) mysql? ( virtual/mysql ) postgresql? ( dev-db/postgresql ) relp? ( net-libs/librelp[>=1.2.5] ) systemd? ( sys-apps/systemd[>=209] ) suggestion: app-admin/logrotate [[ description = [ Support for rotating log files ] ]] ) [[ defined-in = [ rsyslog-8.31.0.exheres-0 ] ]] ( build: sys-devel/libtool sys-devel/autoconf:2.5 sys-devel/automake:1.15 ) [[ defined-in = [ autotools.exlib ] ]]"
DESCRIPTION=" rsyslog is an enhanced multi-threaded syslogd. Among others, it offers support for on-demand disk buffering, reliable syslog over TCP, SSL, TLS, and RELP, writing to databases (MySQL, PostgreSQL, Oracle, and many more), email alerting, fully configurable output formats (including high-precision timestamps), the ability to filter on any part of the syslog message, on-the-wire message compression, and the ability to convert text files to syslog. It is a drop-in replacement for stock syslogd and able to work with the same configuration file syntax."
EAPI="pbin-1+exheres-0"
HOMEPAGE="http://www.rsyslog.com"
INHERITED=" systemd-service"
MYOPTIONS="( ( debug [[ description = [ Enable debugging features or make debugging easier ] ]] gcrypt [[ description = [ Support log file encryption ] ]] gnutls [[ description = [ Adds support for net-libs/gnutls ] ]] kerberos [[ description = [ Adds Kerberos support ] ]] mysql [[ description = [ Support logging to a MySQL database ] ]] postgresql [[ description = [ Support logging to a PostgreSQL database ] ]] relp [[ description = [ Support relp network protocol ] ]] systemd [[ description = [ Add support for integration with the systemd init daemon ] ]] ) [[ defined-in = [ rsyslog-8.14.0.exheres-0 ] ]] ) "
INHERITED=" dependencies-helpers autotools systemd-service"
MYOPTIONS="( ( debug [[ description = [ Enable debugging features or make debugging easier ] ]] gcrypt [[ description = [ Support log file encryption ] ]] gnutls [[ description = [ Adds support for net-libs/gnutls ] ]] kerberos [[ description = [ Adds Kerberos support ] ]] mysql [[ description = [ Support logging to a MySQL database ] ]] postgresql [[ description = [ Support logging to a PostgreSQL database ] ]] relp [[ description = [ Support relp network protocol ] ]] systemd [[ description = [ Add support for integration with the systemd init daemon ] ]] ) [[ defined-in = [ rsyslog-8.31.0.exheres-0 ] ]] ) "
PLATFORMS="~amd64 ~armv7 ~ppc64 ~x86"
LICENCES="GPL-3 LGPL-3"
SLOT="4"
DOWNLOADS="http://www.rsyslog.com/files/download/rsyslog/rsyslog-8.14.0.tar.gz"
DOWNLOADS="http://www.rsyslog.com/files/download/rsyslog/rsyslog-8.31.0.tar.gz"
OPTIONS=""
GENERATED_USING="paludis-2.6.0-git-2.6.0-13-g7d83832"
GENERATED_TIME="1471189792"
SUBOPTIONS="AMD64_CPU_FEATURES ANT_DATA_TYPES ANT_SCRIPTING ANT_TASKS APACHE_MODULES ARM_CPU_FEATURES 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 PROVIDERS PYTHON_ABIS RUBY_ABIS TARGETS VALA_ABIS VIDEO_DRIVERS X86_CPU_FEATURES"
GENERATED_USING="paludis-3.0.0"
GENERATED_TIME="1514546123"
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 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=core2 -pipe -O2"
CFLAGS="-march=native -pipe -O2"
CHOST="x86_64-pc-linux-gnu"
CTARGET=""
CXX="x86_64-pc-linux-gnu-c++"
CXXFLAGS="-march=core2 -pipe -O2"
CXXFLAGS="-march=native -pipe -O2"
LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu"
LIBCXXFLAGS=""
GENERATED_FROM_REPOSITORY="arbor"
PLATFORMS="~amd64 ~armv7 ~ppc64 ~x86"
BINARY_PLATFORMS="~amd64"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--sys-apps--rsyslog-8.14.0--C.11408.1471189792.61409.C.tar.bz2"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--sys-apps--rsyslog-8.31.0--C.11887.1514546122.557001.C.tar.bz2"
SUMMARY="An enhanced syslog daemon for Linux (and Unix)"
BUGS_TO=""
REMOTE_IDS="freecode:rsyslog"
UPSTREAM_CHANGELOG="http://www.rsyslog.com/changelog-for-8-14.0-v8-stable.txt [[ lang = en ]]"
UPSTREAM_CHANGELOG="http://www.rsyslog.com/changelog-for-8-31.0-v8-stable.txt [[ lang = en ]]"
UPSTREAM_RELEASE_NOTES=""
UPSTREAM_DOCUMENTATION="http://www.rsyslog.com/doc/manual.html [[ lang = en ]]"
SCM_REVISION=""