summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* sys-process/fcron: add github remote-idSam James2021-02-241-0/+3
| | | | | Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
* sys-process/fcron: install pam files conditionallySam James2021-01-223-9/+9
| | | | | Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
* */*: Drop most stable hppa keywordsMatt Turner2020-12-312-2/+2
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* sys-process/fcron: rollover stable keywordsThomas Deutschmann2020-12-221-1/+1
| | | | | Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* sys-process/fcron: Keyword 3.2.1-r3 arm64, #747175Sam James2020-10-281-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* */*: Drop stable ia64 keywordsMatt Turner2020-04-031-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* sys-process/fcron: migrate to sys-libs/pamMikle Kolyada2019-10-123-6/+6
| | | | | Package-Manager: Portage-2.3.76, Repoman-2.3.16 Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* sys-process: Remove *-fbsd KEYWORDSMichał Górny2019-10-112-2/+2
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: Remove cron-bugs@ from maintainersMichał Górny2019-03-291-4/+0
| | | | | Bug: https://bugs.gentoo.org/627600 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-process/fcron: make check_system_crontabs musl friendlyAnthony G. Basile2018-02-053-2/+28
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* sys-process/fcron: added myself to the metadata.xmlAnthony G. Basile2017-12-201-0/+4
| | | | Package-Manager: Portage-2.3.13, Repoman-2.3.3
* sys-process: Update Manifest hashes.Ulrich Müller2017-12-091-2/+2
|
* sys-process/fcron: [QA] Consistent whitespace in metadata.xmlDavid Seifert2017-11-271-16/+16
|
* sys-process/fcron: Add support for /etc/conf.d/fcron (bug #622990)Thomas Deutschmann2017-07-254-1/+367
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* sys-process/fcron: Add v3.3.0 beta (bug #621200)Thomas Deutschmann2017-06-092-0/+261
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* sys-process/fcron: Cleanup oldThomas Deutschmann2017-06-077-702/+3
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* sys-process/fcron: Stable for HPPA (bug #605328).Jeroen Roovers2017-03-081-1/+1
| | | | | Package-Manager: Portage-2.3.4, Repoman-2.3.2 RepoMan-Options: --ignore-arches
* Drop remaining $Id$ and $Header$ from files.Ulrich Müller2017-02-284-4/+0
| | | | Bug: 611234
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-284-4/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* sys-process/fcron: arm stable, bug #605328Markus Meier2017-02-181-1/+1
| | | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="arm"
* sys-process/fcron: sparc stable wrt bug #605328Agostino Sarubbo2017-01-221-1/+1
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-process/fcron: ppc64 stable wrt bug #605328Agostino Sarubbo2017-01-201-1/+1
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-process/fcron: ia64 stable wrt bug #605328Agostino Sarubbo2017-01-171-1/+1
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="ia64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-process/fcron: ppc stable wrt bug #605328Agostino Sarubbo2017-01-151-1/+1
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-process/fcron: x86 stable wrt bug #605328Agostino Sarubbo2017-01-131-1/+1
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-process/fcron: amd64 stableAaron Bauman2017-01-111-2/+2
| | | | Package-Manager: portage-2.3.0
* sys-process/fcron: runscript: Make shellcheck happyThomas Deutschmann2016-11-191-3/+3
| | | | | | Further POSIX improvements. Package-Manager: portage-2.3.2
* sys-process/fcron: Bashism in runscript removedThomas Deutschmann2016-11-192-5/+31
| | | | | | | | | | | | | With the previous bump 531e27c45e1 I have accidentally introduced bashisms into the runscript which are now removed. (Bug #600228) This revision also introduces a sanity check for multi instances to make sure that they don't use the default values so that they don't clash with the default instance. Gentoo-Bug: https://bugs.gentoo.org/600228 Package-Manager: portage-2.3.2
* sys-process/fcron: Bumped to v3.2.1Thomas Deutschmann2016-11-175-0/+384
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | EBuild changes: =============== - Migrated to EAPI=6. - Automagic on sys-process/audit removed. (Bug #540446) - Previously we did only install cronjobs which remove lastrun lock files however we did not install a cronjob which actually called "run-crons" in the default systab when using USE=-system-crontab with the result that we never actually executed any cronjob from /etc/cron.{hourly,daily,weekly,monthly}. This was fixed by adding the missing job. (Bug #464278) - Default systab rewritten to clarify the purpose of /etc/crontab when the package was built with USE=system-crontab. (Bug #466900, #467316) - Systab commands are now using absolute path. (Bug #525242) - OpenRC runscript updated - Shebang updated to use openrc-run. (Bug #573846) - Multi instance support fixed which was broken due to missing quotes in getconfig(). (Bug #520264, #533786) - Runscript now "use clock" instead of "need clock". (Bug #546138) - Runscript is now more reliable because it waits 1000ms per default to ensure that fcron daemon is really up and running and has not terminated due to a problem. Gentoo-Bug: https://bugs.gentoo.org/464278 Gentoo-Bug: https://bugs.gentoo.org/466900 Gentoo-Bug: https://bugs.gentoo.org/467316 Gentoo-Bug: https://bugs.gentoo.org/520264 Gentoo-Bug: https://bugs.gentoo.org/525242 Gentoo-Bug: https://bugs.gentoo.org/533786 Gentoo-Bug: https://bugs.gentoo.org/540446 Gentoo-Bug: https://bugs.gentoo.org/546138 Gentoo-Bug: https://bugs.gentoo.org/573846 Package-Manager: portage-2.3.2
* sys-process/fcron: Add myself as maintainerThomas Deutschmann2016-11-171-0/+4
| | | | Package-Manager: portage-2.3.2
* sys-process/fcron: Cleanup per bug #85210Pacho Ramos2016-08-071-3/+0
| | | | Package-Manager: portage-2.3.0
* sys-process/fcron: Migrate from LINGUAS to L10N.Ulrich Müller2016-06-253-8/+8
| | | | Package-Manager: portage-2.3.0
* sys-process/fcron: drop bash dep #580274Mike Frysinger2016-05-193-6/+0
| | | | We install the POSIX shell version of check_system_crontabs now.
* sys-process/fcron: use #!/sbin/openrc-run instead of #!/sbin/runscriptAustin English2016-05-181-1/+1
|
* Set appropriate maintainer types in metadata.xml (GLEP 67)Michał Górny2016-01-241-2/+2
|
* Replace all herds with appropriate projects (GLEP 67)Michał Górny2016-01-241-1/+4
| | | | | Replace all uses of herd with appropriate project maintainers, or no maintainers in case of herds requested to be disbanded.
* sys-process/fcron: version bump to 3.2.0Anthony G. Basile2016-01-012-0/+212
| | | | Package-Manager: portage-2.2.24
* sys-process/fcron: fix minor typoAnthony G. Basile2016-01-012-4/+4
| | | | Package-Manager: portage-2.2.24
* Revert DOCTYPE SYSTEM https changes in metadata.xmlMike Gilbert2015-08-241-1/+1
| | | | | | | repoman does not yet accept the https version. This partially reverts eaaface92ee81f30a6ac66fe7acbcc42c00dc450. Bug: https://bugs.gentoo.org/552720
* Use https by defaultJustin Lecher2015-08-241-1/+1
| | | | | | Convert all URLs for sites supporting encrypted connections from http to https Signed-off-by: Justin Lecher <jlec@gentoo.org>
* proj/gentoo: Initial commitRobin H. Johnson2015-08-088-0/+549
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed