summaryrefslogtreecommitdiff
blob: d66809fa93446564653617f287ee143bde92153f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
# ChangeLog for sys-apps/dcron
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sys-apps/dcron/ChangeLog,v 1.33 2004/06/24 22:02:31 agriffis Exp $

  22 Apr 2004; Jon Portnoy <avenj@gentoo.org> dcron-2.9-r2.ebuild :
  Stable on x86.

  19 Apr 2004; Jon Portnoy <avenj@gentoo.org> files/crontab :
  Updated to do run-crons every 10 minutes rather than every minute.
  Bug #46628.

  09 Apr 2004; Guy Martin <gmsoft@gentoo.org> dcron-2.9-r2.ebuild:
  Marked stable on hppa.

  08 Apr 2004; Joshua Kinard <kumba@gentoo.org> dcron-2.9-r2.ebuild:
  Marked stable on mips.

  08 Apr 2004; Luca Barbato <lu_zero@gentoo.org> dcron-2.9-r2.ebuild:
  Marked ppc

  07 Apr 2004; Jason Wever <weeve@gentoo.org> dcron-2.9-r2.ebuild:
  Marked stable on sparc wrt bug #42908.

  07 Apr 2004; Jon Portnoy <avenj@gentoo.org> dcron-2.9-r2.ebuild :
  Stable on AMD64.

  07 Apr 2004; <kloeri@gentoo.org> dcron-2.9-r2.ebuild:
  Stable on Alpha.

*dcron-2.9-r2 (25 Feb 2004)

  25 Feb 2004; <solar@gentoo.org> dcron-2.9-r2.ebuild:
  reset execopts after setuid install of crontab to prevent init.d/dcron from
  being installed setuid as well

  28 Dec 2003; Joshua Kinard <kumba@gentoo.org> dcron-2.9.ebuild:
  Move to mips stable (~mips -> mips)

  26 Dec 2003; Seemant Kulleen <seemant@gentoo.org> dcron-2.7-r10.ebuild,
  dcron-2.9-r1.ebuild, dcron-2.9.ebuild:
  keepdir instead of dodir, closing bug #36221 by Anders Bruun Olsen
  <anders@bruun-olsen.net>

  12 Dec 2003; Chris PeBenito <pebenito@gentoo.org> files/crontab,
  files/crontab-2.9-r1:
  Changed daily, weekly, and monthly runtimes to FreeBSD times (3:01, 4:15,
  5:30, respectively) per #3296.

*dcron-2.9-r1 (19 Nov 2003)

  19 Nov 2003; Preston A. Elder <prez@gentoo.org> dcron-2.9-r1.ebuild:
  Changed so run-crons is run every minute.  This will only work right
  with the newer cronbase.

*dcron-2.9 (19 Mar 2003)

  15 Jul 2003; Martin Holzer <mholzer@gentoo.org> dcron-2.9.ebuild:
  Marked x86 stable

  25 Jul 2003; Guy Martin <gmsoft@gentoo.org> dcron-2.9.ebuild :
  Marked stable on hppa.

  22 Jun 2003; Joshua Kinard <kumba@gentoo.org> dcron-2.9.ebuild:
  Changed ~sparc to sparc, added ~mips

  20 May 2003; Tavis Ormandy <taviso@gentoo.org> dcron-2.9.ebuild:
  Removing gcc hardcode, marking alpha

  16 Apr 2003; Tavis Ormandy <taviso@gentoo.org> dcron-2.9.ebuild:
  Marking ~alpha.

  19 Mar 2003; Martin Holzer <mholzer@gentoo.org> dcron-2.9.ebuild:
  Version bumped. Closes #14702.

*dcron-2.7-r10 (14 Feb 2003)

  18 Apr 2003; Jan Seidel <tuxus@gentoo.org>  dcron-2.7-r10.ebuild :
  Added mips to keywords.

  19 Feb 2003; Martin Holzer <mholzer@gentoo.org> dcron-2.7-r10.ebuild :
  added keepdir /var/spool/cron/crontabs/

  14 Feb 2003; Martin Holzer <mholzer@gentoo.org> dcron-2.7-r10.ebuild :
  Added pid in init-script. Closes #15664.

*dcron-2.7-r9 (20 Apr 2002)

  12 Feb 2003; Guy Martin <gmsoft@gentoo.org> dcron-2.7-r9.ebuild :
  Added hppa to keywords.

  06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
 
  4 May 2002; Thilo Bangert <bangert@gentoo.org> dcron-2.7-r8.ebuild

  14 Jul 2002; phoen][x <phoenix@gentoo.org> dcron-2.7-r8.ebuild :
  Added LICENSE, KEYWORDS, SLOT.

  made lintool happy - added LICENSE
  
  14 Jul 2002; phoen][x <phoenix@gentoo.org> dcron-2.7-r9.ebuild :
  Added KEYWORDS, SLOT.

  20 Apr 2002; Thilo Bangert <bangert@gentoo.org> files/crontab

  fixed /var/spool/cron/lastrun
  added support for cron.hourly

  20 Apr 2002; Thilo Bangert <bangert@gentoo.org> dcron-2.7-r8.ebuild
  
  add PROVIDE="virtual/cron" and RDEPEND="!virtual/cron sys-apps/cronbase"
  added config section to activate /etc/cron.{hourly..etc}

  20 Apr 2002; Thilo Bangert <bangert@gentoo.org> files/cron.rc6
  
  add "provide cron" to use

  20 April 2002; Martin Schlemmer <azarah@gentoo.org> files/dcron.rc6 :

  Update to NEED "logger"


*dcron-2.7-r8 (21 Mar 2002)

  21 Mar 2002; Donny Davies <woodchip@gentoo.org> dcron-2.7-r8.ebuild,
  files/dcron-2.7-whitespace.diff :

  Added patch from Matt Dillon to fix crontabs that begin with whitespace.
  Thanks to everybody who helped analyze this problem.