public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michael Sterrett" <mr_bones_@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-admin/syslog-ng/
Date: Wed, 28 Oct 2015 21:29:40 +0000 (UTC)	[thread overview]
Message-ID: <1446067200.836af3c27c8b56ecea27a1afa7ed416c3cd0bcfb.mr_bones_@gentoo> (raw)

commit:     836af3c27c8b56ecea27a1afa7ed416c3cd0bcfb
Author:     Michael Sterrett <mr_bones_ <AT> gentoo <DOT> org>
AuthorDate: Wed Oct 28 21:20:00 2015 +0000
Commit:     Michael Sterrett <mr_bones_ <AT> gentoo <DOT> org>
CommitDate: Wed Oct 28 21:20:00 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=836af3c2

version bump

Package-Manager: portage-2.2.20.1

 app-admin/syslog-ng/Manifest               |   1 +
 app-admin/syslog-ng/syslog-ng-3.7.2.ebuild | 143 +++++++++++++++++++++++++++++
 2 files changed, 144 insertions(+)

diff --git a/app-admin/syslog-ng/Manifest b/app-admin/syslog-ng/Manifest
index e434787..0f39aac 100644
--- a/app-admin/syslog-ng/Manifest
+++ b/app-admin/syslog-ng/Manifest
@@ -1,4 +1,5 @@
 DIST syslog-ng-3.7.1.tar.gz 3509575 SHA256 4c19841b9079b377cd814b1e6ebbf273af41d04d51c648f4c31f19bfadc20220 SHA512 6f9a68aec2594d83c43cf40e12a3d56e65661929a47c2a053ae120e34ad358d4dfd0b5b0303a374a5557f2ac0670114037a339530b111b1078b56e5baf284ed4 WHIRLPOOL 247498f144aec419d1214378332bc286795fa8f59ba33ce75b3d000be6340758f00a694d76b5cbfdd6b68d138a6cd373c06bb52c70e6ed6de29189c03a56d16b
+DIST syslog-ng-3.7.2.tar.gz 3558377 SHA256 b1b3ccc0ce7f0d8bf15b23e59f2f4f5ded70eed410dfd27105219bc8856388a5 SHA512 dbf58b51b68bc6616a136df5eb67a120718d8c83f785218d40f62e5f7b3691a3ad4d21db617551e4192e053dc9340440424e3d3b072b47ca590d4eac0dbf0e6f WHIRLPOOL 3721841f6e5ea883cd5ee71bf1651fa0861904008eb1136127c36990e2fe8801deafdf31ce880677eff7739b0b07411eee4542d8d4a80b60819fa3bd9ab24b9e
 DIST syslog-ng_3.4.8.tar.gz 3169372 SHA256 96c2f970fbba4fdd7659b1fee5e476d2858c911d4304d42099f495493762ff49 SHA512 23ba9908664e594c186cbe4bd5dcfb5d2ed3faf02ec45b931bb91b078660547989c2340a08b478a33adb530d39a6d6f39a2e7519107a3f6b923ac9f39529620e WHIRLPOOL 1085fa2c90e0c85421c64ed50e8a357f29006afea2f3e329e42d1e27f4210a10fe0f05d4af95a11c245d68b43644a4a829a50c05b7d541f59a6f580b3643b434
 DIST syslog-ng_3.6.2.tar.gz 3207456 SHA256 ef47fada52981e09af570457a5af30f815f5d5b6c2e33754cedd4ca9780d8261 SHA512 15603b4df2001e1ce7e0019d0dd9a0f4295445e3fd19a527ebf3d49486da7da27fac6c465727ec0354f8f70ca0f671a285ec132f9aa0de62b40f18b44af2a226 WHIRLPOOL 7135db242374d6e5789c0820a06187b7e325054fd214e3aee75aac5b8dde56786b432cc4519c07ce0cd413c3a560e8e74ee6eca319c21eaa750ca8140ef1b63f
 DIST syslog-ng_3.6.4.tar.gz 3276432 SHA256 7be11df31ac7d716f1f952e22b5ae8e2049edd633a41b223776a853d9106f4e7 SHA512 9c648628b9bd3ebb25bc44fa6586e88a4b9ed7c24b1c337569d3cccb04bf2f427ba1218900f8dfd8f668f245d6ab44ad45b67da661b7c2af68c6c42101b722e1 WHIRLPOOL 496a9b2e06e33b0c42726f3b13f859f356f136367c48363cd22b086b72f4f54a32cc057235636f2d2ea3ad7bdd622354ea67df1cbc770be608a84bc861fce93d

diff --git a/app-admin/syslog-ng/syslog-ng-3.7.2.ebuild b/app-admin/syslog-ng/syslog-ng-3.7.2.ebuild
new file mode 100644
index 0000000..0a1f050
--- /dev/null
+++ b/app-admin/syslog-ng/syslog-ng-3.7.2.ebuild
@@ -0,0 +1,143 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+PYTHON_COMPAT=( python2_7 )
+inherit autotools python-any-r1 eutils multilib systemd versionator
+
+MY_PV=${PV/_/}
+MY_PV_MM=$(get_version_component_range 1-2)
+DESCRIPTION="syslog replacement with advanced filtering features"
+HOMEPAGE="http://www.balabit.com/network-security/syslog-ng"
+SRC_URI="https://github.com/balabit/syslog-ng/releases/download/${P}/${P}.tar.gz"
+
+LICENSE="GPL-2+ LGPL-2.1+"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
+IUSE="amqp caps dbi geoip ipv6 json libressl mongodb pacct python redis smtp spoof-source systemd tcpd"
+RESTRICT="test"
+
+RDEPEND="
+	caps? ( sys-libs/libcap )
+	dbi? ( >=dev-db/libdbi-0.8.3 )
+	geoip? ( >=dev-libs/geoip-1.5.0 )
+	json? ( >=dev-libs/json-c-0.9 )
+	python? ( ${PYTHON_DEPS} )
+	redis? ( dev-libs/hiredis )
+	smtp? ( net-libs/libesmtp )
+	spoof-source? ( net-libs/libnet:1.1 )
+	systemd? ( sys-apps/systemd )
+	tcpd? ( >=sys-apps/tcp-wrappers-7.6 )
+	dev-libs/libpcre
+	!libressl? ( dev-libs/openssl:0= )
+	libressl? ( dev-libs/libressl:= )
+	>=dev-libs/eventlog-0.2.12
+	>=dev-libs/glib-2.10.1:2"
+DEPEND="${RDEPEND}
+	virtual/pkgconfig
+	sys-devel/flex"
+
+S=${WORKDIR}/${PN}-${MY_PV}
+
+pkg_setup() {
+	use python && python-any-r1_pkg_setup
+}
+
+src_prepare() {
+	epatch_user
+	use python && python_fix_shebang .
+
+	if use !json ; then
+		sed -i \
+			-e '1 s/cim //' \
+			scl/Makefile.am || die
+		eautoreconf
+	fi
+
+	cp "${FILESDIR}"/*logrotate*.in "${TMPDIR}" || die
+	cd "${TMPDIR}" || die
+
+	for f in *logrotate*.in ; do
+		if use systemd ; then
+			sed \
+				's/@GENTOO_RESTART@/systemctl kill -s HUP syslog-ng/' \
+				$f > ${f/.in/} || die
+		else
+			sed \
+				's:@GENTOO_RESTART@:/etc/init.d/syslog-ng reload:' \
+				$f > ${f/.in/} || die
+		fi
+	done
+}
+
+src_configure() {
+	econf \
+		--disable-java \
+		--disable-docs \
+		--enable-manpages \
+		--with-embedded-crypto \
+		--with-ivykis=internal \
+		--with-libmongo-client=internal \
+		--sysconfdir=/etc/syslog-ng \
+		--localstatedir=/var/lib/syslog-ng \
+		--with-pidfile-dir=/var/run \
+		--with-module-dir=/usr/$(get_libdir)/syslog-ng \
+		$(systemd_with_unitdir) \
+		$(use_enable systemd) \
+		$(use_enable caps linux-caps) \
+		$(use_enable geoip) \
+		$(use_enable ipv6) \
+		$(use_enable json) \
+		$(use_enable mongodb) \
+		$(use_enable pacct) \
+		$(use_enable python) \
+		$(use_enable redis) \
+		$(use_enable smtp) \
+		$(use_enable amqp) \
+		$(usex amqp --with-librabbitmq-client=internal --without-librabbitmq-client) \
+		$(use_enable spoof-source) \
+		$(use_enable dbi sql) \
+		$(use_enable tcpd tcp-wrapper)
+}
+
+src_install() {
+	# -j1 for bug #484470
+	emake -j1 DESTDIR="${D}" install
+
+	dodoc AUTHORS NEWS.md CONTRIBUTING.md contrib/syslog-ng.conf* \
+		contrib/syslog2ng "${FILESDIR}/${MY_PV_MM}/syslog-ng.conf.gentoo.hardened" \
+		"${TMPDIR}/syslog-ng.logrotate.hardened" "${FILESDIR}/README.hardened"
+
+	# Install default configuration
+	insinto /etc/syslog-ng
+	if use userland_BSD ; then
+		newins "${FILESDIR}/${MY_PV_MM}/syslog-ng.conf.gentoo.fbsd" syslog-ng.conf
+	else
+		newins "${FILESDIR}/${MY_PV_MM}/syslog-ng.conf.gentoo" syslog-ng.conf
+	fi
+
+	insinto /etc/logrotate.d
+	newins "${TMPDIR}/syslog-ng.logrotate" syslog-ng
+
+	newinitd "${FILESDIR}/${MY_PV_MM}/syslog-ng.rc6" syslog-ng
+	newconfd "${FILESDIR}/${MY_PV_MM}/syslog-ng.confd" syslog-ng
+	keepdir /etc/syslog-ng/patterndb.d /var/lib/syslog-ng
+	prune_libtool_files --modules
+
+	use python && python_optimize
+}
+
+pkg_postinst() {
+	elog "For detailed documentation please see the upstream website:"
+	elog "http://www.balabit.com/sites/default/files/documents/syslog-ng-ose-3.7-guides/en/syslog-ng-ose-v3.7-guide-admin/html/index.html"
+
+	# bug #355257
+	if ! has_version app-admin/logrotate ; then
+		echo
+		elog "It is highly recommended that app-admin/logrotate be emerged to"
+		elog "manage the log files.  ${PN} installs a file in /etc/logrotate.d"
+		elog "for logrotate to use."
+		echo
+	fi
+}


             reply	other threads:[~2015-10-28 21:29 UTC|newest]

Thread overview: 225+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-10-28 21:29 Michael Sterrett [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-03-12 21:28 [gentoo-commits] repo/gentoo:master commit in: app-admin/syslog-ng/ Sam James
2025-01-12 17:57 Sam James
2025-01-09 23:05 Sam James
2025-01-09 23:05 Sam James
2025-01-09 23:05 Sam James
2025-01-09 23:05 Sam James
2025-01-09 23:05 Sam James
2025-01-09 23:05 Sam James
2025-01-09 23:05 Sam James
2024-11-30 10:38 Sam James
2024-10-17  0:30 Yixun Lan
2024-10-17  0:30 Yixun Lan
2024-10-07 13:06 Yixun Lan
2024-06-06  7:45 Florian Schmaus
2024-06-06  6:56 Florian Schmaus
2024-06-06  6:56 Florian Schmaus
2024-04-04 16:23 Arthur Zamarin
2024-03-13 23:57 Sam James
2024-03-13 20:58 Sam James
2024-03-13  0:54 Sam James
2024-02-28  9:12 Florian Schmaus
2024-02-14 16:48 Sam James
2024-02-08  8:28 Sam James
2024-02-07 21:08 Sam James
2024-02-07 21:08 Sam James
2024-02-06  7:35 Sam James
2024-02-06  7:35 Sam James
2024-02-06  3:26 Sam James
2024-02-06  3:26 Sam James
2024-02-03 23:02 Sam James
2024-02-03 23:02 Sam James
2024-01-16  8:39 Florian Schmaus
2023-12-01  3:30 Sam James
2023-10-18 16:36 Sam James
2023-09-29 10:03 Arthur Zamarin
2023-09-25  5:05 Arthur Zamarin
2023-09-25  5:05 Arthur Zamarin
2023-08-18 18:45 Arthur Zamarin
2023-08-18 18:45 Arthur Zamarin
2023-08-18 18:45 Arthur Zamarin
2023-08-18 18:45 Arthur Zamarin
2023-08-18 18:45 Arthur Zamarin
2023-08-18 18:45 Arthur Zamarin
2023-07-07  1:13 Sam James
2023-05-27  8:24 Joonas Niilola
2023-05-27  8:24 Joonas Niilola
2023-05-06  9:22 Arthur Zamarin
2023-05-06  9:22 Arthur Zamarin
2023-05-06  9:22 Arthur Zamarin
2023-04-29  8:48 Sam James
2023-04-19  6:27 Joonas Niilola
2023-04-19  6:27 Joonas Niilola
2023-04-18 10:06 Joonas Niilola
2023-04-17 15:58 Florian Schmaus
2023-04-17 11:56 Sam James
2023-04-17 11:56 Sam James
2023-02-15  5:53 Sam James
2023-01-25 18:47 John Helmert III
2022-12-02  7:38 Arthur Zamarin
2022-12-02  7:38 Arthur Zamarin
2022-12-02  7:38 Arthur Zamarin
2022-12-02  7:38 Arthur Zamarin
2022-12-02  7:38 Arthur Zamarin
2022-12-02  7:06 Joonas Niilola
2022-12-02  3:30 Sam James
2022-12-02  3:23 Sam James
2022-11-18 18:16 Arthur Zamarin
2022-11-18 18:16 Arthur Zamarin
2022-10-28 13:40 Florian Schmaus
2022-10-28 13:40 Florian Schmaus
2022-08-28  6:30 WANG Xuerui
2022-07-25  6:04 Joonas Niilola
2022-07-16  8:58 Agostino Sarubbo
2022-07-16  8:58 Agostino Sarubbo
2022-07-16  8:57 Agostino Sarubbo
2022-07-16  5:34 Joonas Niilola
2022-07-16  5:34 Joonas Niilola
2022-07-15 18:46 Arthur Zamarin
2022-03-16 17:33 Sam James
2022-03-16 17:33 Sam James
2022-03-10  9:11 Jakov Smolić
2022-02-02  7:25 Sam James
2022-02-01  7:35 Agostino Sarubbo
2022-01-30  8:05 Agostino Sarubbo
2022-01-30  8:04 Agostino Sarubbo
2022-01-29 15:47 Sam James
2022-01-29  9:30 Arthur Zamarin
2021-12-21  1:56 Sam James
2021-12-21  1:56 Sam James
2021-12-10  7:39 Agostino Sarubbo
2021-12-09 21:59 Sam James
2021-12-09 21:24 Sam James
2021-12-08 18:20 Arthur Zamarin
2021-12-08 18:20 Arthur Zamarin
2021-12-08 18:20 Arthur Zamarin
2021-12-08 18:20 Arthur Zamarin
2021-12-08 18:20 Arthur Zamarin
2021-10-29 16:06 Sam James
2021-10-28 14:57 Sam James
2021-10-16  6:33 Sam James
2021-10-02 18:38 Sam James
2021-09-29  7:57 Agostino Sarubbo
2021-09-29  7:57 Agostino Sarubbo
2021-09-29  7:56 Agostino Sarubbo
2021-09-24 23:31 Sam James
2021-08-12  6:45 Joonas Niilola
2021-07-17  5:00 Sam James
2021-07-17  5:00 Sam James
2021-07-02 14:41 Sergei Trofimovich
2021-06-30 12:46 Patrice Clement
2021-06-18  6:30 Agostino Sarubbo
2021-06-18  6:28 Agostino Sarubbo
2021-06-18  6:27 Agostino Sarubbo
2021-06-17 20:23 Sam James
2021-06-17  7:23 Agostino Sarubbo
2021-06-15 13:52 Sam James
2021-05-17 23:25 Sam James
2021-05-11 15:47 Thomas Deutschmann
2021-04-30 13:01 Mikle Kolyada
2021-02-27 17:10 Sam James
2021-02-27 17:06 Sam James
2021-02-25 18:33 Sam James
2021-02-25 14:08 Sam James
2021-02-19  1:51 Thomas Deutschmann
2021-02-12  9:55 Sam James
2021-02-11 15:02 Sergei Trofimovich
2021-02-10 16:29 Sergei Trofimovich
2020-11-22 17:17 Thomas Deutschmann
2020-11-11 22:37 Thomas Deutschmann
2020-11-11 22:37 Thomas Deutschmann
2020-10-03 16:29 Pacho Ramos
2020-08-05 16:17 Sam James
2020-06-29 19:54 Sergei Trofimovich
2020-06-29  6:25 Agostino Sarubbo
2020-06-29  6:24 Agostino Sarubbo
2020-06-29  6:22 Agostino Sarubbo
2020-06-28 20:56 Thomas Deutschmann
2020-06-28 20:45 Jeroen Roovers
2020-06-28 20:41 Agostino Sarubbo
2020-06-26 23:00 Thomas Deutschmann
2020-06-26 17:43 Agostino Sarubbo
2020-06-10  1:22 Thomas Deutschmann
2020-03-20 14:30 Joonas Niilola
2019-11-30 19:18 Andreas Sturmlechner
2019-10-22  4:49 Joonas Niilola
2019-09-19 16:21 Joonas Niilola
2019-09-13 15:42 Mikle Kolyada
2019-08-14 21:37 Sergei Trofimovich
2019-08-13 10:35 Agostino Sarubbo
2019-08-13 10:34 Agostino Sarubbo
2019-08-13 10:33 Agostino Sarubbo
2019-08-13 10:32 Agostino Sarubbo
2019-08-13 10:30 Agostino Sarubbo
2019-08-12  8:02 Agostino Sarubbo
2019-08-11 21:30 Thomas Deutschmann
2019-08-10 23:29 Aaron Bauman
2019-08-04 13:58 Alexey Shvetsov
2019-05-05 18:57 Mikle Kolyada
2019-05-03 22:34 Andreas K. Hüttel
2019-04-17 13:00 Mikle Kolyada
2019-03-22 23:59 Patrice Clement
2019-03-03 19:47 Joshua Kinard
2019-03-02  0:04 Andreas Sturmlechner
2019-02-04 13:42 Andreas Sturmlechner
2019-02-03 19:14 Andreas Sturmlechner
2019-01-30  9:31 Mikle Kolyada
2019-01-29 12:04 Mikle Kolyada
2019-01-07 22:18 Mart Raudsepp
2018-12-22 23:17 Thomas Deutschmann
2018-12-22 23:17 Thomas Deutschmann
2018-12-21 20:16 Sergei Trofimovich
2018-11-28 21:22 Tobias Klausmann
2018-11-18 16:01 Sergei Trofimovich
2018-11-18 10:52 Sergei Trofimovich
2018-11-18 10:41 Sergei Trofimovich
2018-11-18 10:38 Sergei Trofimovich
2018-11-18  9:30 Mikle Kolyada
2018-11-15 15:48 Thomas Deutschmann
2018-11-12 19:03 Mikle Kolyada
2018-10-26 13:18 Thomas Deutschmann
2018-10-09 14:38 Matt Turner
2018-08-31 22:12 Patrice Clement
2018-08-31 22:12 Patrice Clement
2018-08-11  9:06 Andreas Sturmlechner
2018-08-11  9:06 Andreas Sturmlechner
2018-07-29 10:35 Sergei Trofimovich
2018-06-28 13:48 Mart Raudsepp
2018-06-22 13:30 Thomas Deutschmann
2018-04-14 11:25 Markus Meier
2018-04-07 11:03 Jeroen Roovers
2018-04-07 10:22 Jeroen Roovers
2018-04-07 10:13 Jeroen Roovers
2018-03-20  8:23 Sergei Trofimovich
2018-03-18 19:00 Sergei Trofimovich
2018-03-18 13:03 Sergei Trofimovich
2018-03-18 12:36 Sergei Trofimovich
2018-03-17 13:02 Sergei Trofimovich
2018-03-17 13:00 Sergei Trofimovich
2018-02-14 17:22 Jason Zaman
2018-02-12 22:10 Thomas Deutschmann
2018-01-13 16:26 Andrey Utkin
2018-01-11 22:54 Patrice Clement
2018-01-11 22:54 Patrice Clement
2017-12-20 20:44 Thomas Deutschmann
2017-12-19 21:45 Thomas Deutschmann
2017-05-26 23:35 David Seifert
2017-02-24 23:14 Michael Weber
2017-02-24 22:11 Michael Weber
2016-07-25  6:48 Jeroen Roovers
2016-05-25  6:29 Matt Turner
2016-03-22 17:42 Michael Sterrett
2016-03-21 21:28 Anthony G. Basile
2015-12-06 11:59 Markus Meier
2015-12-03 13:28 Agostino Sarubbo
2015-11-30 15:57 Jeroen Roovers
2015-11-30  9:17 Agostino Sarubbo
2015-10-28  5:59 Jeroen Roovers
2015-10-25 10:35 Mikle Kolyada
2015-10-25  5:37 Jeroen Roovers
2015-10-23  9:05 Agostino Sarubbo
2015-10-03  5:02 Michael Sterrett
2015-09-20 13:20 Julian Ospald
2015-09-14  5:26 Jeroen Roovers
2015-08-28 22:57 Michael Sterrett

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1446067200.836af3c27c8b56ecea27a1afa7ed416c3cd0bcfb.mr_bones_@gentoo \
    --to=mr_bones_@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox