summaryrefslogtreecommitdiff
blob: ae0c94d8e95ac649926434205792a35ba6f88637 (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
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
# ChangeLog for sys-process/at
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sys-process/at/ChangeLog,v 1.55 2014/01/31 12:00:41 polynomial-c Exp $

  31 Jan 2014; Lars Wendler <polynomial-c@gentoo.org> -at-3.1.13-r1.ebuild,
  +at-3.1.14.ebuild, files/at-3.1.13-Makefile.patch,
  +files/at-3.1.14-Makefile.patch, -files/atd.rc6, files/atd.rc7,
  files/atd.service:
  Version bump. Removed old. Fixed pidfile location in init script and systemd
  service file.

*at-3.1.14 (31 Jan 2014)

  14 Sep 2013; Agostino Sarubbo <ago@gentoo.org> at-3.1.13-r2.ebuild:
  Stable for alpha, wrt bug #480116

  14 Sep 2013; Agostino Sarubbo <ago@gentoo.org> at-3.1.13-r2.ebuild:
  Stable for x86, wrt bug #480116

  14 Sep 2013; Agostino Sarubbo <ago@gentoo.org> at-3.1.13-r2.ebuild:
  Stable for ia64, wrt bug #480116

  12 Sep 2013; Agostino Sarubbo <ago@gentoo.org> at-3.1.13-r2.ebuild:
  Stable for ppc64, wrt bug #480116

  12 Sep 2013; Agostino Sarubbo <ago@gentoo.org> at-3.1.13-r2.ebuild:
  Stable for ppc, wrt bug #480116

  08 Sep 2013; Agostino Sarubbo <ago@gentoo.org> at-3.1.13-r2.ebuild:
  Stable for amd64, wrt bug #480116

  06 Sep 2013; Agostino Sarubbo <ago@gentoo.org> at-3.1.13-r2.ebuild:
  Stable for sparc, wrt bug #480116

  06 Sep 2013; Jeroen Roovers <jer@gentoo.org> at-3.1.13-r2.ebuild:
  Stable for HPPA (bug #480116).

  13 Jul 2013; Pacho Ramos <pacho@gentoo.org> +files/atd.service,
  at-3.1.13-r2.ebuild:
  Install unit file (#471126)

  27 Feb 2013; Lars Wendler <polynomial-c@gentoo.org>
  -files/at-3.1.10.1-Makefile.patch, -at-3.1.10.2-r1.ebuild,
  -at-3.1.10.2-r2.ebuild,
  -files/at-3.1.10.2-configure.in-fix-PAM-automagick-dep.patch,
  -at-3.1.13.ebuild, at-3.1.13-r1.ebuild, at-3.1.13-r2.ebuild, +files/atd.rc7,
  -files/at.pamd:
  Non-maintaner commit: Added rewritten init script. Removed old versions.
  Fixed a repoman warning.

*at-3.1.13-r2 (26 Feb 2013)

  26 Feb 2013; Anthony G. Basile <blueness@gentoo.org> +at-3.1.13-r2.ebuild,
  +files/at-3.1.13-getloadavg.patch:
  non-maintainer commit: fix getloadavg for uclibc

  18 Feb 2013; Sven Vermeulen <swift@gentoo.org> at-3.1.10.2-r1.ebuild,
  at-3.1.10.2-r2.ebuild, at-3.1.13.ebuild, at-3.1.13-r1.ebuild:
  Adding dependency towards selinux-at, see bug #457554

  07 Jul 2012; Anthony G. Basile <blueness@gentoo.org> at-3.1.13-r1.ebuild:
  Keyword ~mips

  01 Apr 2012; Raúl Porcel <armin76@gentoo.org> at-3.1.13-r1.ebuild:
  alpha/ia64/sparc stable wrt #407947

  24 Mar 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> at-3.1.13-r1.ebuild:
  x86 stable wrt bug #407947

  16 Mar 2012; Lars Wendler <polynomial-c@gentoo.org> at-3.1.13-r1.ebuild,
  +files/at-3.1.13-parallel-make-fix.patch:
  Fixed parallel make issue (bug #408375).

  13 Mar 2012; Jeroen Roovers <jer@gentoo.org> at-3.1.13-r1.ebuild:
  Stable for HPPA (bug #407947).

  13 Mar 2012; Lars Wendler <polynomial-c@gentoo.org> at-3.1.10.2-r1.ebuild,
  at-3.1.10.2-r2.ebuild, at-3.1.13.ebuild, at-3.1.13-r1.ebuild:
  Added sys-devel/bison to DEPEND. This should fix bug #294351 and bug #408035.

  13 Mar 2012; Lars Wendler <polynomial-c@gentoo.org> at-3.1.13-r1.ebuild:
  Changed src_install() to use emake instead of make.

  13 Mar 2012; Brent Baude <ranger@gentoo.org> at-3.1.13-r1.ebuild:
  Marking at-3.1.13-r1 ppc for bug 407947

  13 Mar 2012; Agostino Sarubbo <ago@gentoo.org> at-3.1.13-r1.ebuild:
  Stable for amd64, wrt bug #407947

  12 Mar 2012; Brent Baude <ranger@gentoo.org> at-3.1.13-r1.ebuild:
  Marking at-3.1.13-r1 ppc64 for bug 407947

*at-3.1.13-r1 (10 Jan 2012)

  10 Jan 2012; Robin H. Johnson <robbat2@gentoo.org> +at-3.1.13-r1.ebuild,
  +files/at.pamd-3.1.13-r1:
  Bug #343537: refactor pam.d/atd to use system-services stack.

  31 Oct 2011; Lars Wendler <polynomial-c@gentoo.org> at-3.1.10.2-r1.ebuild,
  at-3.1.10.2-r2.ebuild, at-3.1.13.ebuild:
  non-maintainer commit: Better fix for bug #386625.

  10 Oct 2011; Lars Wendler <polynomial-c@gentoo.org> at-3.1.13.ebuild:
  non-maintainer commit: Added bug ID to comment about .SEQ file.

  10 Oct 2011; Lars Wendler <polynomial-c@gentoo.org> at-3.1.10.2-r1.ebuild,
  at-3.1.10.2-r2.ebuild, at-3.1.13.ebuild:
  non-maintainer commit: Don't install .SEQ file when it's already installed.
  Thanks to Christian Kauhaus who reported this in bug #386625.

  23 Sep 2011; Lars Wendler <polynomial-c@gentoo.org> at-3.1.13.ebuild:
  non-maintainer commit: Bumped EAPI to version 4. Added autoconf-2.64 to
  DEPEND.

*at-3.1.13 (23 Sep 2011)

  23 Sep 2011; Lars Wendler <polynomial-c@gentoo.org> +at-3.1.13.ebuild,
  +files/at-3.1.13-Makefile.patch,
  +files/at-3.1.13-configure.in-fix-PAM-automagick-dep.patch, files/atd.rc6:
  non-maintainer commit: Version bump. Fixed warnings in init script (bug
  #382319).

*at-3.1.10.2-r2 (17 Apr 2011)

  17 Apr 2011; Jeroen Roovers <jer@gentoo.org> +at-3.1.10.2-r2.ebuild,
  +files/atd.confd, files/atd.rc6:
  Add conf.d script for the few but potentially useful (batch related) options
  atd provides.

  31 Oct 2010; Diego E. Pettenò <flameeyes@gentoo.org>
  -at-3.1.8-r11.ebuild, -at-3.1.8-r12.ebuild,
  -files/at-3.1.8-longuser.patch, -files/at-3.1.8-makefile.patch,
  -files/at.deny:
  QA: cleanup old versions, PAM situation is still broken and needs a
  version bump.

  20 Sep 2010; Michael Weber <xmw@gentoo.org> at-3.1.10.2-r1.ebuild:
  Added ~arm keyword

  23 Sep 2009; Patrick Lauer <patrick@gentoo.org> at-3.1.8-r11.ebuild:
  Remove virtual/libc

  02 Apr 2009; Raúl Porcel <armin76@gentoo.org> at-3.1.10.2-r1.ebuild:
  ia64/x86 stable wrt #263707

  31 Mar 2009; Joseph Jezak <josejx@gentoo.org> at-3.1.10.2-r1.ebuild:
  Marked ppc/ppc64 stable for bug #263707.

  31 Mar 2009; Ferris McCormick <fmccor@gentoo.org> at-3.1.10.2-r1.ebuild:
  Sparc stable, Bug #263707 (can schedule simple jobs at least).

  31 Mar 2009; Richard Freeman <rich0@gentoo.org> at-3.1.10.2-r1.ebuild:
  amd64 stable - 263707

  31 Mar 2009; Jeroen Roovers <jer@gentoo.org> at-3.1.10.2-r1.ebuild:
  Stable for HPPA (bug #263707).

  25 Mar 2009; Tobias Klausmann <klausman@gentoo.org> at-3.1.10.2-r1.ebuild:
  Stable on alpha, bug 263707

  05 Feb 2009; Thilo Bangert <bangert@gentoo.org> -at-3.1.10.1.ebuild,
  -at-3.1.10.2.ebuild:
  remove old/broken versions

*at-3.1.10.2-r1 (04 Feb 2009)

  04 Feb 2009; Thilo Bangert <bangert@gentoo.org> files/at.pamd,
  +at-3.1.10.2-r1.ebuild:
  use a working pamd file - force directory permission on spool directory

*at-3.1.10.2 (31 Jan 2009)

  31 Jan 2009; Thilo Bangert <bangert@gentoo.org>
  +files/at-3.1.10.2-Makefile.in-parallel-make-fix.patch,
  +files/at-3.1.10.2-configure.in-fix-PAM-automagick-dep.patch,
  +files/at.pamd, +at-3.1.10.2.ebuild:
  version bump - fixes for bugs #229203, #238335, #244884 and #252970

  29 Oct 2008; Diego Pettenò <flameeyes@gentoo.org> at-3.1.10.1.ebuild:
  Force -j1, see bug #244884.

  26 Jun 2008; Thilo Bangert <bangert@gentoo.org> at-3.1.8-r11.ebuild,
  at-3.1.8-r12.ebuild, at-3.1.10.1.ebuild:
  add virtual/mta to DEPEND (bug #170542) - fix quoting

*at-3.1.10.1 (18 Jun 2008)

  18 Jun 2008; Jeroen Roovers <jer@gentoo.org>
  +files/at-3.1.10.1-Makefile.patch, +at-3.1.10.1.ebuild:
  Version bump (bug #227681).

  28 Oct 2007; Christian Heim <phreak@gentoo.org> at-3.1.8-r11.ebuild,
  at-3.1.8-r12.ebuild:
  Include virtual/logger in RDEPEND, as the initscript already specifies 'need
  logger'.

  07 Apr 2007; Christian Faulhammer <opfer@gentoo.org> at-3.1.8-r11.ebuild,
  at-3.1.8-r12.ebuild:
  SRC_URI changed to mirror://, fixes bug 163313

  26 Mar 2007; Alec Warner <antarus@gentoo.org> at-3.1.8-r11.ebuild,
  at-3.1.8-r12.ebuild:
  Remove dependency on portage: ref bug 162516

  09 Jan 2007; Peter Volkov <pva@gentoo.org> at-3.1.8-r12.ebuild:
  Changed HOME for at user as suggested in bug #126457 by cilly.

  30 Jan 2006; Jeroen Roovers <jer@gentoo.org> at-3.1.8-r11.ebuild:
  Stable on hppa (bug #109185).

  29 Nov 2005; Jeroen Roovers <jer@gentoo.org> at-3.1.8-r11.ebuild:
  Marked ~hppa too.

  29 Nov 2005; Jeroen Roovers <jer@gentoo.org> at-3.1.8-r12.ebuild:
  Marked ~hppa wrt bug 109185.

*at-3.1.8-r12 (04 Sep 2005)

  04 Sep 2005; Mike Frysinger <vapier@gentoo.org>
  files/at-3.1.8-longuser.patch, +files/at-3.1.8-makefile.patch,
  +files/at-3.1.8-more-deny.patch, at-3.1.8-r11.ebuild,
  +at-3.1.8-r12.ebuild:
  Clean up ebuild and move the at user/group from baselayout.

*at-3.1.8-r11 (03 Mar 2005)

  03 Mar 2005; Ciaran McCreesh <ciaranm@gentoo.org> +metadata.xml,
  +files/at-3.1.8-longuser.patch, +files/at.deny, +files/atd.rc6,
  +at-3.1.8-r11.ebuild:
  Moved from sys-apps/at to sys-process/at.

*at-3.1.8-r11 (11 Feb 2005)

  11 Feb 2005; Mike Frysinger <vapier@gentoo.org> +at-3.1.8-r11.ebuild:
  Fix #31310 again.

  02 Jan 2005; Ciaran McCreesh <ciaranm@gentoo.org> :
  Change encoding to UTF-8 for GLEP 31 compliance

  16 Dec 2004; Dylan Carlson <absinthe@gentoo.org> at-3.1.8-r10.ebuild:
  Stable on amd64.

  13 Nov 2004; Michael Hanselmann <hansmi@gentoo.org> at-3.1.8-r10.ebuild:
  Stable on sparc.

  12 Nov 2004; Aaron Walker <ka0ttic@gentoo.org> at-3.1.8-r10.ebuild:
  Respect LDFLAGS, so we can append -Wl,-z,-now to fix QA security notices.
  Marking stable on x86.

  08 Oct 2004; Aaron Walker <ka0ttic@gentoo.org> metadata.xml:
  Updated metadata to reflect new cron herd.

  03 Sep 2004; Pieter Van den Abeele <pvdabeel@gentoo.org>
  at-3.1.8-r10.ebuild:
  Masked at-3.1.8-r10.ebuild stable for ppc

  24 Aug 2004; Sven Wegener <swegener@gentoo.org> at-3.1.8-r10.ebuild,
  at-3.1.8-r9.ebuild:
  Changed SRC_URI to use mirror:// syntax.

  11 Jun 2004; Bryan Østergaard <kloeri@gentoo.org> at-3.1.8-r10.ebuild:
  Stable on alpha.

  06 Apr 2004; Aron Griffis <agriffis@gentoo.org> at-3.1.8-r10.ebuild,
  files/at-3.1.8-longuser.patch:
  Fix bug 33696 by allowing long usernames in atd, thanks to Yuval Kogman for
  the patch

*at-3.1.8-r10 (25 Jan 2004)

  25 Jan 2004; Mike Frysinger <vapier@gentoo.org> :
  Move spool dir from /var/cron to /var/spool/at #31310 by Douglas R. Hoffman.

*at-3.1.8-r9 (14 Dec 2003)

  14 Dec 2003; Rajiv Aaron Manglani <rajiv@gentoo.org> at-3.1.8-r9.ebuild:
  fperms after fowners. include 'timespec' in the docs since the man page
  references it. also removed some old diffs and other files from
  the files dir. cleaned up the ChangeLog.

  19 Nov 2003; Caleb Tennis <caleb@gentoo.org> at-3.1.8-r3.ebuild,
  at-3.1.8-r6.ebuild, at-3.1.8-r7.ebuild:
  Removed old versions. They were masked in package.mask anyway and haven't
  been updated in a very long time.

  06 Nov 2003; Mamoru KOMACHI <usata@gentoo.org> at-3.1.8-r3.ebuild,
  at-3.1.8-r6.ebuild, at-3.1.8-r7.ebuild, at-3.1.8-r8.ebuild:
  Changed fowners at.at to fowners at:at. See bug #30596.

  18 Jan 2003; Aron Griffis <agriffis@gentoo.org> at-3.1.8-r8.ebuild :
  Add alpha to KEYWORDS

  06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
 
*at-3.1.8-r6.ebuild (14 July 2002)

  21 Jul 2002; Mark Guertin <gerk@gentoo.org>:
  updated keywords (ppc)

  14 Jul 2002; phoen][x <phoenix@gentoo.org> at-3.1.8-r6.ebuild :
  Added KEYWORDS, SLOT.

*at-3.1.8-r3.ebuild (14 July 2002)

  14 Jul 2002; phoen][x <phoenix@gentoo.org> at-3.1.8-r3.ebuild :
  Added KEYWORDS, SLOT.

  24 Mar 2002; M.Schlemmer <azarah@gentoo.org>:
  
  Update the rc-script to properly use the pidfile to stop the service,
  and add "logger" to its need.

*at-3.1.8-r8 (18 Mar 2002)

  14 Jul 2002; phoen][x <phoenix@gentoo.org> at-3.1.8-r8.ebuild :
  Added KEYWORDS, SLOT.
  18 Mar 2002; Chad Huneycutt <chadh@gentoo.org>:
  per bug #1199, added virtual/mta as an RDEPEND

*at-3.1.8-r7 (1 Feb 2002)

  14 Jul 2002; phoen][x <phoenix@gentoo.org> at-3.1.8-r7.ebuild :
  Added KEYWORDS, SLOT.
  1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog :
  
  Added initial ChangeLog.