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
|
# ChangeLog for sys-cluster/torque
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sys-cluster/torque/ChangeLog,v 1.25 2006/01/18 07:51:39 spyderous Exp $
18 Jan 2006; Donnie Berkholz <spyderous@gentoo.org>;
torque-1.2.0_p5-r2.ebuild:
Add modular X dependencies. Untested, since torque won't compile for me
right now, but expected to be the same as openpbs.
*torque-1.2.0_p5-r2 (03 Jan 2006)
03 Jan 2006; Joel Martin <kanaka@gentoo.org> +torque-1.2.0_p5-r2.ebuild:
Add doc USE to enable docs install
05 Sep 2005; Michael Imhof <tantive@gentoo.org> ChangeLog:
Stable on x86.
15 Aug 2005; Robin H. Johnson <robbat2@gentoo.org>
-files/1.2.0_p1-respect-destdir.patch,
-files/1.2.0_p1-respect-ldflags.patch, -torque-1.2.0_p1.ebuild,
-torque-1.2.0_p1-r1.ebuild, -torque-1.2.0_p1-r2.ebuild,
-torque-1.2.0_p1-r3.ebuild:
Remove old 1.2.0_p1 ebuilds so we can ditch their overly large patch, and
the tree gets ~40k smaller.
13 Aug 2005; Robin H. Johnson <robbat2@gentoo.org>
torque-1.2.0_p5-r1.ebuild:
USE=X needs to bring in Tk for the xpbs interface.
*torque-1.2.0_p5-r1 (13 Aug 2005)
13 Aug 2005; Robin H. Johnson <robbat2@gentoo.org>
+files/torque-1.2.0_p5-destdir-fixes.patch,
+files/torque-1.2.0_p5-setuid-safety.patch, +torque-1.2.0_p5-r1.ebuild:
Audit ebuild and package build system, fix more DESTDIR cases (bug #101326),
and some setXid linking stuff.
*torque-1.2.0_p5 (11 Aug 2005)
11 Aug 2005; Robin H. Johnson <robbat2@gentoo.org>
+torque-1.2.0_p5.ebuild:
Version bump.
11 Aug 2005; Robin H. Johnson <robbat2@gentoo.org>
torque-1.2.0_p1-r3.ebuild:
Preserve server_name where possible.
21 Jul 2005; Robin H. Johnson <robbat2@gentoo.org>
torque-1.2.0_p1-r3.ebuild:
More directory fun with torque. Now using an env.d file to keep the
directories their, otherwise the unmerge phase of the old package zaps them.
*torque-1.2.0_p1-r3 (21 Jul 2005)
21 Jul 2005; Robin H. Johnson <robbat2@gentoo.org>
+torque-1.2.0_p1-r3.ebuild:
Redo spool directory stuff again, as torque still complains at me. Also move
patches to mirrors, esp as the one is larger than the size limit.
12 Jul 2005; Robin H. Johnson <robbat2@gentoo.org>
torque-1.2.0_p1-r2.ebuild:
Missed one more directory. Make sure it exists else you get strange errors.
12 Jul 2005; Robin H. Johnson <robbat2@gentoo.org>
torque-1.2.0_p1-r2.ebuild:
Ensure that torque directories exist always. keepdir is not safe on them
either.
07 Jul 2005; Markus Rothe <corsair@gentoo.org> torque-1.2.0_p1-r2.ebuild:
added ~ppc64
*torque-1.2.0_p1-r2 (05 Jul 2005)
05 Jul 2005; Robin H. Johnson <robbat2@gentoo.org>
+torque-1.2.0_p1-r2.ebuild:
Revision bump for new virtual/pbs and shared init scripts. Fix libpbs location.
*torque-1.2.0_p1-r1 (05 Jul 2005)
05 Jul 2005; Robin H. Johnson <robbat2@gentoo.org>
+files/1.2.0_p1-respect-destdir.patch, +torque-1.2.0_p1-r1.ebuild:
Fix bugs #97548 and #97552 - use proper DESTDIR for install and libs into
/usr/$libdir/torque/.
10 Jun 2005; Robin H. Johnson <robbat2@gentoo.org> torque-1.0.1_p6.ebuild,
torque-1.2.0_p1.ebuild:
Add DEPEND on sys-apps/ed, and make sure makedepend-sh uses $TMPDIR.
*torque-1.0.1_p6 (15 Mar 2005)
15 Mar 2005; Seemant Kulleen <seemant@gentoo.org> -torque-1.0.1-r6.ebuild,
+torque-1.0.1_p6.ebuild:
This update to _p6 from -r6 changes nothing functionally. Just a saner
nameing convention, and no clobbering the global context with the cat | sed
business, and also no overriding of and so on
15 Mar 2005; Seemant Kulleen <seemant@gentoo.org> torque-1.0.1-r6.ebuild:
fix the sed in global scope nonsense, though I do believe the package itself
should not depend on the revision number
20 Feb 2005; Donnie Berkholz <spyderous@gentoo.org>; +metadata.xml:
Add metadata -- owned by cluster herd.
*torque-1.2.0_p1 (20 Feb 2005)
20 Feb 2005; Donnie Berkholz <spyderous@gentoo.org>;
+files/1.2.0_p1-respect-ldflags.patch, +torque-1.2.0_p1.ebuild:
(#74483) Version bump. Also cleaned up the ebuild a bit and silenced QA
warnings about lazily bound suid binaries.
08 Aug 2004; Tom Martin <slarti@gentoo.org> torque-1.0.1-r6.ebuild:
Typo in DESCRIPTION: queueing -> queuing. Bug 59717.
01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org>
torque-1.0.1-r6.ebuild:
virtual/glibc -> virtual/libc
13 Jun 2004; Donnie Berkholz <spyderous@gentoo.org>; torque-1.0.1-r6.ebuild:
Change x11-base/xfree dependency to virtual/x11 (#52153). This package still
seems broken in other ways though -- for example xpbsmon looks for something
in $D.
25 Apr 2004; David Holm <dholm@gentoo.org> torque-1.0.1-r6.ebuild:
Added to ~ppc.
*torque-1.0.1-r6 (23 Apr 2004)
23 Apr 2004; Michael Imhof <tantive@gentoo.org> torque-1.0.1-r6.ebuild, files/pbs.rc:
New ebuild. Submitted by Joseph Spadavecchia <j.spadavecchia@ed.ac.uk>.
Closes #47986.
|