diff options
author | Aaron Walker <ka0ttic@gentoo.org> | 2005-09-12 01:34:45 +0000 |
---|---|---|
committer | Aaron Walker <ka0ttic@gentoo.org> | 2005-09-12 01:34:45 +0000 |
commit | 7a268fd4d2005e61823094b2320751d88900f09d (patch) | |
tree | c9a7219f357799d37500cf8bafe5458481f8b3e9 /sys-process | |
parent | Added ~amd64 keyword. Closes bug #103280. (diff) | |
download | gentoo-2-7a268fd4d2005e61823094b2320751d88900f09d.tar.gz gentoo-2-7a268fd4d2005e61823094b2320751d88900f09d.tar.bz2 gentoo-2-7a268fd4d2005e61823094b2320751d88900f09d.zip |
Version bump; tidy old ebuilds.
(Portage version: 2.0.52-r1)
Diffstat (limited to 'sys-process')
-rw-r--r-- | sys-process/fcron/ChangeLog | 8 | ||||
-rw-r--r-- | sys-process/fcron/Manifest | 18 | ||||
-rw-r--r-- | sys-process/fcron/fcron-2.9.6.ebuild | 107 | ||||
-rw-r--r-- | sys-process/fcron/fcron-3.0.0.ebuild (renamed from sys-process/fcron/fcron-2.9.5.1-r3.ebuild) | 3 | ||||
-rw-r--r-- | sys-process/fcron/files/digest-fcron-2.9.5.1-r3 | 1 | ||||
-rw-r--r-- | sys-process/fcron/files/digest-fcron-2.9.6 | 1 | ||||
-rw-r--r-- | sys-process/fcron/files/digest-fcron-3.0.0 | 1 |
7 files changed, 12 insertions, 127 deletions
diff --git a/sys-process/fcron/ChangeLog b/sys-process/fcron/ChangeLog index dc0c7c76e4ca..c514274e5971 100644 --- a/sys-process/fcron/ChangeLog +++ b/sys-process/fcron/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sys-process/fcron # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-process/fcron/ChangeLog,v 1.6 2005/07/28 17:29:04 ka0ttic Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-process/fcron/ChangeLog,v 1.7 2005/09/12 01:34:45 ka0ttic Exp $ + +*fcron-3.0.0 (12 Sep 2005) + + 12 Sep 2005; Aaron Walker <ka0ttic@gentoo.org> -fcron-2.9.5.1-r3.ebuild, + -fcron-2.9.6.ebuild, +fcron-3.0.0.ebuild: + Version bump; tidy old ebuilds. *fcron-2.9.7 (28 Jul 2005) diff --git a/sys-process/fcron/Manifest b/sys-process/fcron/Manifest index 6e89a012290f..c1a02855f284 100644 --- a/sys-process/fcron/Manifest +++ b/sys-process/fcron/Manifest @@ -1,26 +1,14 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -MD5 9e7133598fee50497fe0d9779ea1eee9 fcron-2.9.5.1-r3.ebuild 2977 -MD5 2bc006c5b79f2e2eed4ab34bf454d584 fcron-2.9.6.ebuild 2981 +MD5 c5be641f3ac32d16043211c7f2d39af3 fcron-3.0.0.ebuild 2924 MD5 c1d0a2ed938718f4afbebd7581e4dbf4 fcron-2.0.2.ebuild 3132 MD5 013d69a3c71c5685c3c5cb79262dea8d fcron-2.9.5.1.ebuild 3402 -MD5 606bbf5a63f01483e2b14aab56783756 ChangeLog 8879 +MD5 2a6759455d65f999b1dfb9ab61ff4749 ChangeLog 9061 MD5 bd1deeb53b2b8e05397238a5479c74cc metadata.xml 251 MD5 c5be641f3ac32d16043211c7f2d39af3 fcron-2.9.7.ebuild 2924 MD5 92d3b4a42f3e88041e50bb552b9104fd files/crontab 832 MD5 d18b499ccc7338a352ccc5111a23e224 files/digest-fcron-2.0.2 67 -MD5 27402364431631de2372578c57efb3ff files/digest-fcron-2.9.6 67 MD5 64d9fabcf4bbba9191877ea7031fe575 files/digest-fcron-2.9.7 67 +MD5 107084996cdd2f6e1f328317c09681c2 files/digest-fcron-3.0.0 67 MD5 b54804c4d3b4f7f16163fb5ce4496ae8 files/fcron.rc6 709 MD5 bebebfe6bc1ce39b1703b624f2be567e files/fcron-2.0.0-configure.diff 390 MD5 42d8a93754df65def4a3746bbc68e494 files/digest-fcron-2.9.5.1 69 MD5 e87691832e6f48a5aed1c6cf3b681bce files/fcron-2.9.5.1-fix-mail-output.diff 415 -MD5 42d8a93754df65def4a3746bbc68e494 files/digest-fcron-2.9.5.1-r3 69 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.1 (GNU/Linux) - -iD8DBQFC6RX5EZCkKN40op4RAjVNAKC6eXqpFjtcI6UObwyinYEDd5sGPwCdEtK1 -yT4C+XzVDnTHnAq566F6kvQ= -=kOx0 ------END PGP SIGNATURE----- diff --git a/sys-process/fcron/fcron-2.9.6.ebuild b/sys-process/fcron/fcron-2.9.6.ebuild deleted file mode 100644 index 9dcd8265f645..000000000000 --- a/sys-process/fcron/fcron-2.9.6.ebuild +++ /dev/null @@ -1,107 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-process/fcron/fcron-2.9.6.ebuild,v 1.2 2005/05/20 13:10:17 flameeyes Exp $ - -inherit cron pam - -DESCRIPTION="A command scheduler with extended capabilities over cron and anacron" -HOMEPAGE="http://fcron.free.fr/" -SRC_URI="http://fcron.free.fr/archives/${P}.src.tar.gz" - -LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc ~sparc ~mips ~hppa ~amd64" -IUSE="pam doc selinux" - -DEPEND="virtual/editor - doc? ( >=app-text/docbook-dsssl-stylesheets-1.77 ) - selinux? ( sys-libs/libselinux ) - pam? ( >=sys-libs/pam-0.77 )" - -pkg_setup() { - # bug #65263 - # fcron's ./configure complains if EDITOR is not set to an absolute path, - # so try to set it to the abs path if it isn't - if [[ "${EDITOR}" != */* ]] ; then - einfo "Attempting to deduce absolute path of ${EDITOR}" - EDITOR=$(which ${EDITOR} 2>/dev/null) - [[ -x "${EDITOR}" ]] || \ - die "Please set the EDITOR env variable to the path of a valid executable." - fi -} - -src_unpack() { - unpack ${A} - cd ${S} - epatch ${FILESDIR}/${PN}-2.0.0-configure.diff - epatch ${FILESDIR}/${PN}-2.9.5.1-fix-mail-output.diff - # respect LDFLAGS - sed -i "s:\(@LIBS@\):\$(LDFLAGS) \1:" Makefile.in || die "sed failed" -} - -src_compile() { - local myconf - use doc && \ - myconf="--with-dsssl-dir=/usr/share/sgml/stylesheets/dsssl/docbook" - - autoconf || die "autoconf failed" - - # QA security notice fix; see "[gentoo-core] Heads up changes in suid - # handing with portage >=51_pre21" for more details. - append-ldflags -Wl,-z,now - - econf \ - $(use_with pam) \ - $(use_with selinux) \ - --with-username=cron \ - --with-groupname=cron \ - --with-piddir=/var/run \ - --with-etcdir=/etc/fcron \ - --with-spooldir=/var/spool/cron \ - --with-fifodir=/var/run \ - --with-sendmail=/usr/sbin/sendmail \ - --with-fcrondyn=yes \ - --with-editor=${EDITOR} \ - ${myconf} \ - || die "Configure problem" - - emake || die "Compile problem" -} - -src_install() { - docrondir /var/spool/cron/fcrontabs -m0770 -o cron -g cron - docron fcron -m0110 -o root -g root - docrontab fcrontab -m6110 -o cron -g cron - - insinto /usr/bin - insopts -o root -g cron -m6110 ; doins fcronsighup - insopts -o cron -g cron -m6110 ; doins fcrondyn - - # /etc stuff - insinto /etc/fcron - insopts -m 640 -o root -g cron - doins files/fcron.{allow,deny,conf} - dosed 's:^\(fcrontabs.*=.*\)$:\1/fcrontabs:' /etc/fcron/fcron.conf \ - || die "dosed fcron.conf failed" - - newpamd files/fcron.pam fcron - newpamd files/fcrontab.pam fcrontab - - insinto /etc - doins ${FILESDIR}/crontab - - newinitd ${FILESDIR}/fcron.rc6 fcron || die "newinitd failed" - - # doc stuff - dodoc MANIFEST VERSION doc/txt/*.txt - newdoc files/fcron.conf fcron.conf.sample - use doc && dohtml doc/HTML/*.html - dodoc ${FILESDIR}/crontab - - doman doc/man/* -} - -pkg_postinst() { - einfo "Each user who uses fcron should be added to the cron group" - einfo "in /etc/group and also be added in /etc/fcron/fcron.allow" - cron_pkg_postinst -} diff --git a/sys-process/fcron/fcron-2.9.5.1-r3.ebuild b/sys-process/fcron/fcron-3.0.0.ebuild index e35b79ec81b4..e25d5dece421 100644 --- a/sys-process/fcron/fcron-2.9.5.1-r3.ebuild +++ b/sys-process/fcron/fcron-3.0.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-process/fcron/fcron-2.9.5.1-r3.ebuild,v 1.3 2005/05/20 13:10:17 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-process/fcron/fcron-3.0.0.ebuild,v 1.1 2005/09/12 01:34:45 ka0ttic Exp $ inherit cron pam @@ -33,7 +33,6 @@ src_unpack() { unpack ${A} cd ${S} epatch ${FILESDIR}/${PN}-2.0.0-configure.diff - epatch ${FILESDIR}/${P}-fix-mail-output.diff # respect LDFLAGS sed -i "s:\(@LIBS@\):\$(LDFLAGS) \1:" Makefile.in || die "sed failed" } diff --git a/sys-process/fcron/files/digest-fcron-2.9.5.1-r3 b/sys-process/fcron/files/digest-fcron-2.9.5.1-r3 deleted file mode 100644 index bca17bd60680..000000000000 --- a/sys-process/fcron/files/digest-fcron-2.9.5.1-r3 +++ /dev/null @@ -1 +0,0 @@ -MD5 bf39dcef6d0c452f167f5a31a1231e4e fcron-2.9.5.1.src.tar.gz 398400 diff --git a/sys-process/fcron/files/digest-fcron-2.9.6 b/sys-process/fcron/files/digest-fcron-2.9.6 deleted file mode 100644 index a54c35058072..000000000000 --- a/sys-process/fcron/files/digest-fcron-2.9.6 +++ /dev/null @@ -1 +0,0 @@ -MD5 f3defb7a9ba178e013ebe5b31c692ae8 fcron-2.9.6.src.tar.gz 406243 diff --git a/sys-process/fcron/files/digest-fcron-3.0.0 b/sys-process/fcron/files/digest-fcron-3.0.0 new file mode 100644 index 000000000000..2b7eff4e4108 --- /dev/null +++ b/sys-process/fcron/files/digest-fcron-3.0.0 @@ -0,0 +1 @@ +MD5 55e92f8536c8b52c9b73b96a6a3e0fe3 fcron-3.0.0.src.tar.gz 409015 |