From d7ed2b01311f15ba54fe8ea872aab7d59ab2b193 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Fri, 29 Jan 2021 18:03:51 +0000 Subject: gentoo resync : 29.01.2021 --- sys-process/at/Manifest | 4 +- sys-process/at/at-3.1.23-r1.ebuild | 92 ++++++++++++++++++++++++++++++++++++ sys-process/at/at-3.1.23.ebuild | 89 ----------------------------------- sys-process/at/at-3.2.1-r1.ebuild | 95 ++++++++++++++++++++++++++++++++++++++ sys-process/at/at-3.2.1.ebuild | 92 ------------------------------------ 5 files changed, 189 insertions(+), 183 deletions(-) create mode 100644 sys-process/at/at-3.1.23-r1.ebuild delete mode 100644 sys-process/at/at-3.1.23.ebuild create mode 100644 sys-process/at/at-3.2.1-r1.ebuild delete mode 100644 sys-process/at/at-3.2.1.ebuild (limited to 'sys-process/at') diff --git a/sys-process/at/Manifest b/sys-process/at/Manifest index abf32114f188..637904d66142 100644 --- a/sys-process/at/Manifest +++ b/sys-process/at/Manifest @@ -10,6 +10,6 @@ AUX atd.rc8 289 BLAKE2B f1ef6e087b1eee30b272a88feeb7f45ec1e4bc78f3c016b48c0ff353 AUX atd.service 215 BLAKE2B cf87d9dec0b5a24c5c94b41f2c7aae52c369b9f05ea77a09d2853c87c5746b00f0d980559560441e8a1a0a262734bb534987b73802c5e670ee491e8c03f1b280 SHA512 8795fe73ea9837b98732018d6e154797e1d31e4696416c910e4637ffc2c516626fed836d2a0f571a890b55c513f07d69b3c9c8d73d1070c6df88a8e9e1812902 DIST at_3.1.23.orig.tar.gz 126284 BLAKE2B b2af9dfa4ed87ee93489b98acae6b7eb005d6db7e2401ec7d4d21353af636b232d57e92e4cd6e81f52115aa9d29fadf440809a9d77cb1eb5d40d42ec7fe640b0 SHA512 ee5cf5abf32cf1e89746e427d1cc20005ef49fad47db55512c90042a77e86b2c15f5de029c79573bc86ce4aead6ed2d561b89812510aadbc5763f9288b467cfd DIST at_3.2.1.orig.tar.gz 127577 BLAKE2B 4e8f4aa889075dcede894062b2926afd7892ef15d4ca5bf855b699d1dab9f49a56fd5bd8da376b178032e70cdef72eba2a7d9d6da577982773351633ce85d003 SHA512 8109b2acf220ffc14ea78e7d5671507e8cad41a163c1d7f96de18aae05c8617071c6306e04446450190f492a65ca31f51ed040fba5719b67625a58f738fc9c9e -EBUILD at-3.1.23.ebuild 2328 BLAKE2B 4d5c187de37b2e9e13dbe004cf0e4f0ef8d91388fc276e71a0ab5b862426fc816486063747156148f2439291816a2d635f4134421e13fd046c62c3cc85af153d SHA512 9962e485855339bfde786b4daf29670da567dba536dd115f967db8989f98639d688c0ddfe9ecd838f7ccc026b1db33f6d6c24814ed3eefb7df025f111f63be8d -EBUILD at-3.2.1.ebuild 2502 BLAKE2B 2431cd1dca607e079f1cbdfe4b5f653f1d73d78b63dd290b66be8959fd1192c74f14d6db296f5d2421dacaa16a7b30ddca809e5509194dc7e8a3aca7c511402a SHA512 f48f24fb8798ec1ffe1e16d6e424414b5d331c979d5821a56329096c324475b5f58fe13c4689ee855ef62e1007a4b567419b5fe89cd4aa1ae71a89a14ab10e82 +EBUILD at-3.1.23-r1.ebuild 2352 BLAKE2B cffb7e05bd3f8950aebd43202501d9e5d69882739f102ea931c2262b974d4ead4a5ed67ee12162299c2b91fe9b3cc10dec1d2b55e4ea4872407062c898083295 SHA512 e5ab0446ac6027d04ed1a9fea2668fc4556c54f3ef5db3bee2c0ce7557e94147da86f288e925f0dece9beadae68a406df332b2d765f5371b32579665e42b9fc7 +EBUILD at-3.2.1-r1.ebuild 2526 BLAKE2B 71012d21f0c34c4932ee3a0b6a5dcc6afb731c5494b6e4261e2840442876c1d7b81861dabd8ad2da811a948185e32c3446c82f894f52d50db4292d629dde704b SHA512 7eee37cf984baf36a5154e0d66b728300419bd831186e822864d3e74303402edd7d73d7698bb0246a982f5cd214f133c04bdcd6091e28d32ac90fb34193a95cc MISC metadata.xml 364 BLAKE2B d51cc643a5646e05725088bafb99711097593b9c7e6c78207dd6668c8c4c2830964dcceb5c66cb60b8cde463ad14e968c4d2950326e86c931e84199a3efb909a SHA512 5c5d603a57b16255de5c049c237206242c440c61ee03237b85f7909e434f877fe84082f2989d6b70646c106a4b97ef380f6fbc87ead1fbca0a3886c38d65c57d diff --git a/sys-process/at/at-3.1.23-r1.ebuild b/sys-process/at/at-3.1.23-r1.ebuild new file mode 100644 index 000000000000..c93aefcc3cec --- /dev/null +++ b/sys-process/at/at-3.1.23-r1.ebuild @@ -0,0 +1,92 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit autotools eutils flag-o-matic pam user systemd + +DESCRIPTION="Queues jobs for later execution" +HOMEPAGE="https://packages.qa.debian.org/a/at.html" +SRC_URI="mirror://debian/pool/main/a/at/${PN}_${PV}.orig.tar.gz" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ppc64 sparc x86" +IUSE="pam selinux" + +DEPEND="virtual/mta + >=sys-devel/autoconf-2.64 + sys-devel/bison + >=sys-devel/flex-2.5.4a + pam? ( sys-libs/pam )" +RDEPEND="virtual/mta + virtual/logger + selinux? ( sec-policy/selinux-at )" + +PATCHES=( + "${FILESDIR}"/${PN}-3.1.8-more-deny.patch + "${FILESDIR}"/${PN}-3.1.14-Makefile.patch + # fix parallel make issues, bug #244884 + "${FILESDIR}"/${PN}-3.1.10.2-Makefile.in-parallel-make-fix.patch + "${FILESDIR}"/${PN}-3.1.13-configure.in-fix-PAM-automagick-dep.patch + # Fix parallel make issue (bug #408375) + "${FILESDIR}"/${PN}-3.1.13-parallel-make-fix.patch + "${FILESDIR}"/${PN}-3.1.13-getloadavg.patch +) + +pkg_setup() { + # Cannot be moved into pkg_preinst! + enewgroup at 25 + enewuser at 25 -1 /var/spool/at/atjobs at +} + +src_prepare() { + default + eautoreconf +} + +src_configure() { + local my_conf=( + --sysconfdir=/etc/at + --with-jobdir=/var/spool/at/atjobs + --with-atspool=/var/spool/at/atspool + --with-etcdir=/etc/at + --with-daemon_username=at + --with-daemon_groupname=at + $(usex pam '' --without-pam) + $(use_with selinux) + ) + econf ${my_conf[@]} +} + +src_install() { + emake install IROOT="${D}" + + newinitd "${FILESDIR}"/atd.rc8 atd + newconfd "${FILESDIR}"/atd.confd atd + + if use pam; then + newpamd "${FILESDIR}"/at.pamd-3.1.13-r1 atd + fi + + # Preserve existing .SEQ files (bug #386625) + local seq_file="${EROOT}/var/spool/at/atjobs/.SEQ" + if [ -f "${seq_file}" ] ; then + einfo "Preserving existing .SEQ file (bug #386625)." + cp -p "${seq_file}" "${ED}"/var/spool/at/atjobs/ || die + fi + + systemd_dounit "${FILESDIR}/atd.service" + keepdir /var/spool/at/atspool +} + +pkg_postinst() { + einfo "Forcing correct permissions on /var/spool/at" + local atspooldir="${EROOT}/var/spool/at" + chown at:at "${atspooldir}/atjobs" + chmod 1770 "${atspooldir}/atjobs" + chown at:at "${atspooldir}/atjobs/.SEQ" + chmod 0600 "${atspooldir}/atjobs/.SEQ" + chown at:at "${atspooldir}/atspool" + chmod 1770 "${atspooldir}/atspool" +} diff --git a/sys-process/at/at-3.1.23.ebuild b/sys-process/at/at-3.1.23.ebuild deleted file mode 100644 index 29858f5195ad..000000000000 --- a/sys-process/at/at-3.1.23.ebuild +++ /dev/null @@ -1,89 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit autotools eutils flag-o-matic pam user systemd - -DESCRIPTION="Queues jobs for later execution" -HOMEPAGE="https://packages.qa.debian.org/a/at.html" -SRC_URI="mirror://debian/pool/main/a/at/${PN}_${PV}.orig.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ppc64 sparc x86" -IUSE="pam selinux" - -DEPEND="virtual/mta - >=sys-devel/autoconf-2.64 - sys-devel/bison - >=sys-devel/flex-2.5.4a - pam? ( sys-libs/pam )" -RDEPEND="virtual/mta - virtual/logger - selinux? ( sec-policy/selinux-at )" - -PATCHES=( - "${FILESDIR}"/${PN}-3.1.8-more-deny.patch - "${FILESDIR}"/${PN}-3.1.14-Makefile.patch - # fix parallel make issues, bug #244884 - "${FILESDIR}"/${PN}-3.1.10.2-Makefile.in-parallel-make-fix.patch - "${FILESDIR}"/${PN}-3.1.13-configure.in-fix-PAM-automagick-dep.patch - # Fix parallel make issue (bug #408375) - "${FILESDIR}"/${PN}-3.1.13-parallel-make-fix.patch - "${FILESDIR}"/${PN}-3.1.13-getloadavg.patch -) - -pkg_setup() { - # Cannot be moved into pkg_preinst! - enewgroup at 25 - enewuser at 25 -1 /var/spool/at/atjobs at -} - -src_prepare() { - default - eautoreconf -} - -src_configure() { - local my_conf=( - --sysconfdir=/etc/at - --with-jobdir=/var/spool/at/atjobs - --with-atspool=/var/spool/at/atspool - --with-etcdir=/etc/at - --with-daemon_username=at - --with-daemon_groupname=at - $(usex pam '' --without-pam) - $(use_with selinux) - ) - econf ${my_conf[@]} -} - -src_install() { - emake install IROOT="${D}" - - newinitd "${FILESDIR}"/atd.rc8 atd - newconfd "${FILESDIR}"/atd.confd atd - newpamd "${FILESDIR}"/at.pamd-3.1.13-r1 atd - - # Preserve existing .SEQ files (bug #386625) - local seq_file="${EROOT}/var/spool/at/atjobs/.SEQ" - if [ -f "${seq_file}" ] ; then - einfo "Preserving existing .SEQ file (bug #386625)." - cp -p "${seq_file}" "${ED}"/var/spool/at/atjobs/ || die - fi - - systemd_dounit "${FILESDIR}/atd.service" - keepdir /var/spool/at/atspool -} - -pkg_postinst() { - einfo "Forcing correct permissions on /var/spool/at" - local atspooldir="${EROOT}/var/spool/at" - chown at:at "${atspooldir}/atjobs" - chmod 1770 "${atspooldir}/atjobs" - chown at:at "${atspooldir}/atjobs/.SEQ" - chmod 0600 "${atspooldir}/atjobs/.SEQ" - chown at:at "${atspooldir}/atspool" - chmod 1770 "${atspooldir}/atspool" -} diff --git a/sys-process/at/at-3.2.1-r1.ebuild b/sys-process/at/at-3.2.1-r1.ebuild new file mode 100644 index 000000000000..98907c6f7582 --- /dev/null +++ b/sys-process/at/at-3.2.1-r1.ebuild @@ -0,0 +1,95 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit autotools eutils flag-o-matic pam user systemd + +MY_P="${PN}_${PV}" + +DESCRIPTION="Queues jobs for later execution" +HOMEPAGE="http://blog.calhariz.com/index.php/tag/at https://packages.qa.debian.org/a/at.html" +SRC_URI="http://software.calhariz.com/at/${MY_P}.orig.tar.gz + mirror://debian/pool/main/a/at/${MY_P}.orig.tar.gz" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" +IUSE="pam selinux" + +DEPEND="virtual/mta + >=sys-devel/autoconf-2.64 + sys-devel/bison + >=sys-devel/flex-2.5.4a + pam? ( sys-libs/pam )" +RDEPEND="virtual/mta + virtual/logger + selinux? ( sec-policy/selinux-at )" + +PATCHES=( + "${FILESDIR}"/${PN}-3.1.8-more-deny.patch + "${FILESDIR}"/${PN}-3.1.14-Makefile.patch + # fix parallel make issues, bug #244884 + "${FILESDIR}"/${PN}-3.1.10.2-Makefile.in-parallel-make-fix.patch + "${FILESDIR}"/${PN}-3.1.13-configure.in-fix-PAM-automagick-dep.patch + # Fix parallel make issue (bug #408375) + "${FILESDIR}"/${PN}-3.1.13-parallel-make-fix.patch + "${FILESDIR}"/${PN}-3.1.13-getloadavg.patch +) + +pkg_setup() { + # Cannot be moved into pkg_preinst! + enewgroup at 25 + enewuser at 25 -1 /var/spool/at/atjobs at +} + +src_prepare() { + default + eautoreconf +} + +src_configure() { + local my_conf=( + --sysconfdir="${EPREFIX}"/etc/at + --with-jobdir="${EPREFIX}"/var/spool/at/atjobs + --with-atspool="${EPREFIX}"/var/spool/at/atspool + --with-etcdir="${EPREFIX}"/etc/at + --with-daemon_username=at + --with-daemon_groupname=at + $(usex pam '' --without-pam) + $(use_with selinux) + ) + econf ${my_conf[@]} +} + +src_install() { + emake install IROOT="${D}" + + newinitd "${FILESDIR}"/atd.rc8 atd + newconfd "${FILESDIR}"/atd.confd atd + + if use pam; then + newpamd "${FILESDIR}"/at.pamd-3.1.13-r1 atd + fi + + # Preserve existing .SEQ files (bug #386625) + local seq_file="${EROOT}/var/spool/at/atjobs/.SEQ" + if [[ -f "${seq_file}" ]] ; then + einfo "Preserving existing .SEQ file (bug #386625)." + cp -p "${seq_file}" "${ED}"/var/spool/at/atjobs/ || die + fi + + systemd_dounit "${FILESDIR}/atd.service" + keepdir /var/spool/at/atspool +} + +pkg_postinst() { + einfo "Forcing correct permissions on /var/spool/at" + local atspooldir="${EROOT}/var/spool/at" + chown at:at "${atspooldir}/atjobs" + chmod 1770 "${atspooldir}/atjobs" + chown at:at "${atspooldir}/atjobs/.SEQ" + chmod 0600 "${atspooldir}/atjobs/.SEQ" + chown at:at "${atspooldir}/atspool" + chmod 1770 "${atspooldir}/atspool" +} diff --git a/sys-process/at/at-3.2.1.ebuild b/sys-process/at/at-3.2.1.ebuild deleted file mode 100644 index e24c9589dfec..000000000000 --- a/sys-process/at/at-3.2.1.ebuild +++ /dev/null @@ -1,92 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit autotools eutils flag-o-matic pam user systemd - -MY_P="${PN}_${PV}" - -DESCRIPTION="Queues jobs for later execution" -HOMEPAGE="http://blog.calhariz.com/index.php/tag/at https://packages.qa.debian.org/a/at.html" -SRC_URI="http://software.calhariz.com/at/${MY_P}.orig.tar.gz - mirror://debian/pool/main/a/at/${MY_P}.orig.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" -IUSE="pam selinux" - -DEPEND="virtual/mta - >=sys-devel/autoconf-2.64 - sys-devel/bison - >=sys-devel/flex-2.5.4a - pam? ( sys-libs/pam )" -RDEPEND="virtual/mta - virtual/logger - selinux? ( sec-policy/selinux-at )" - -PATCHES=( - "${FILESDIR}"/${PN}-3.1.8-more-deny.patch - "${FILESDIR}"/${PN}-3.1.14-Makefile.patch - # fix parallel make issues, bug #244884 - "${FILESDIR}"/${PN}-3.1.10.2-Makefile.in-parallel-make-fix.patch - "${FILESDIR}"/${PN}-3.1.13-configure.in-fix-PAM-automagick-dep.patch - # Fix parallel make issue (bug #408375) - "${FILESDIR}"/${PN}-3.1.13-parallel-make-fix.patch - "${FILESDIR}"/${PN}-3.1.13-getloadavg.patch -) - -pkg_setup() { - # Cannot be moved into pkg_preinst! - enewgroup at 25 - enewuser at 25 -1 /var/spool/at/atjobs at -} - -src_prepare() { - default - eautoreconf -} - -src_configure() { - local my_conf=( - --sysconfdir="${EPREFIX}"/etc/at - --with-jobdir="${EPREFIX}"/var/spool/at/atjobs - --with-atspool="${EPREFIX}"/var/spool/at/atspool - --with-etcdir="${EPREFIX}"/etc/at - --with-daemon_username=at - --with-daemon_groupname=at - $(usex pam '' --without-pam) - $(use_with selinux) - ) - econf ${my_conf[@]} -} - -src_install() { - emake install IROOT="${D}" - - newinitd "${FILESDIR}"/atd.rc8 atd - newconfd "${FILESDIR}"/atd.confd atd - newpamd "${FILESDIR}"/at.pamd-3.1.13-r1 atd - - # Preserve existing .SEQ files (bug #386625) - local seq_file="${EROOT}/var/spool/at/atjobs/.SEQ" - if [[ -f "${seq_file}" ]] ; then - einfo "Preserving existing .SEQ file (bug #386625)." - cp -p "${seq_file}" "${ED}"/var/spool/at/atjobs/ || die - fi - - systemd_dounit "${FILESDIR}/atd.service" - keepdir /var/spool/at/atspool -} - -pkg_postinst() { - einfo "Forcing correct permissions on /var/spool/at" - local atspooldir="${EROOT}/var/spool/at" - chown at:at "${atspooldir}/atjobs" - chmod 1770 "${atspooldir}/atjobs" - chown at:at "${atspooldir}/atjobs/.SEQ" - chmod 0600 "${atspooldir}/atjobs/.SEQ" - chown at:at "${atspooldir}/atspool" - chmod 1770 "${atspooldir}/atspool" -} -- cgit v1.2.3