aboutsummaryrefslogtreecommitdiff
blob: 7920664524dc65a0898be1b8948694a979be3421 (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
# ChangeLog for sys-cluster/charm
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: $

*charm-6.6.0_rc2 (19 Feb 2014)

  19 Feb 2014; Nicolas Bock <nicolasbock@gentoo.org> +charm-6.6.0_rc2.ebuild:
  sys-cluster/charm-6.6.0_rc2: Version bump to new release candidate.

  06 Jan 2014; Nicolas Bock <nicolasbock@gentoo.org> charm-6.6.0_rc1-r1.ebuild:
  sys-cluster/charm-6.6.0_rc1-r1: After ongoing problems with charm's git
  repository, I packaged the rc as a tar file and serve it from my personal dev
  webpage.

  03 Jan 2014; Nicolas Bock <nicolasbock@gentoo.org> charm-6.6.0_rc1-r1.ebuild:
  sys-cluster/charm-6.6.0_rc1-r1: Add non-shallow option to git to avoid
  breakage of checked out repository.

*charm-6.6.0_rc1-r1 (02 Jan 2014)

  02 Jan 2014; Nicolas Bock <nicolasbock@gentoo.org> +charm-6.6.0_rc1-r1.ebuild:
  sys-cluster/charm-6.6.0_rc1-r1: Cleanup of python deps.

  02 Jan 2014; Nicolas Bock <nicolasbock@gentoo.org> -Manifest,
  -charm-6.5.1-r2.ebuild, -charm-6.5.1-r3.ebuild:
  sys-cluster/charm: Removing versions moved to x86.

  13 Dec 2013; Nicolas Bock <nicolasbock@gentoo.org> metadata.xml:
  sys-cluster/charm: Updated maintainer email to gentoo.org.

  22 Nov 2013; Nicolas Bock <nicolasbock@gmail.com> charm-6.6.0_rc1.ebuild:
  sys-cluster/charm-6.6.0-rc1: Reorganized some variables.

  20 Nov 2013; Nicolas Bock <nicolasbock@gmail.com>
  +files/charm-6.6.0-static-library-fix.patch, charm-6.6.0_rc1.ebuild:
  sys-cluster/charm-6.6.0_rc1: Rewrote patch to enable shared mode.  The patch
  is targeted now for v6.7.0 by upstream.

*charm-6.6.0_rc1 (20 Nov 2013)

  20 Nov 2013; Nicolas Bock <nicolasbock@gmail.com> +charm-6.6.0_rc1.ebuild:
  sys-cluster/charm-6.6.0_rc1: Version bump.

*charm-6.5.1-r3 (08 Nov 2013)

  08 Nov 2013; Nicolas Bock <nicolasbock@gmail.com> +charm-6.5.1-r3.ebuild,
  +files/charm-6.5.1-fix-markupSanitizer.patch:
  sys-cluster/charm-6.5.1-r3: Added patch to fix doc.  When building the
  documentation, we used to have to force <python-3. The added patch makes this
  unecessary, which simplifies the ebuild and reduces its dependencies. The
  patch was submitted to upstream (Bug 328:
  https://charm.cs.illinois.edu/redmine/issues/328).

  18 Oct 2013; Christoph Junghans <ottxor@gentoo.org> -charm-6.5.1-r1.ebuild,
  -charm-6.5.1.ebuild:
  remove old

  15 Oct 2013; Nicolas Bock <nicolasbock@gmail.com>
  files/charm-6.5.1-static-library-fix.patch:
  sys-cluster/charm-6.5.1-r2: Updated static library patch with upstream patch.

*charm-6.5.1-r2 (14 Oct 2013)

  14 Oct 2013; Nicolas Bock <nicolasbock@gmail.com> +charm-6.5.1-r2.ebuild,
  +files/charm-6.5.1-static-library-fix.patch:
  sys-cluster/charm-6.5.1-r2: Fixed shared library bug.  When charm is built
  with --enable-shared, not all libraries are actually built as shared
  libraries. I have reported this bug upstream and submitted a patch. I
  backported this patch and added it to this revision.

  01 Oct 2013; Christoph Junghans <ottxor@gentoo.org> charm-6.5.1-r1.ebuild:
  fixed deps

  01 Oct 2013; Nicolas Bock <nicolasbock@gmail.com>
  +files/charm-6.5.1-fix-navmenuGenerator.patch, charm-6.5.1-r1.ebuild:
  sys-cluster/charm-6.5.1-r1: Fix docs with -j1  Docs don't build when using
  anything more than -j1.

  27 Sep 2013; Nicolas Bock <nicolasbock@gmail.com> charm-6.5.1-r1.ebuild:
  sys-cluster/charm-6.5.1-r1: Added python dependencies  The documentation is
  built partly with python2.x scripts. I added the necessary dependencies.

  27 Sep 2013; Nicolas Bock <nicolasbock@gmail.com> charm-6.5.1-r1.ebuild:
  sys-cluster/charm-6.5.1-r1: doc depends on python-2

  27 Sep 2013; Nicolas Bock <nicolasbock@gmail.com> charm-6.5.1-r1.ebuild:
  sys-cluster/charm-6.5.1-r1: Added another missing DEPEND.

  27 Sep 2013; Nicolas Bock <nicolasbock@gmail.com>
  +files/charm-6.5.1-charmc-gentoo.patch, charm-6.5.1-r1.ebuild,
  files/charm-6.5.1-CkReductionMgr.patch,
  files/charm-6.5.1-cleanup-config.patch,
  files/charm-6.5.1-fix-string-parsing.patch:
  sys-clyster/charm-6.5.1-r1: Fix missing DEPEND.  This addresses bug 486202.
  The ebuild had a missing DEPEND using the doc USE flag.

  27 Sep 2013; Christoph Junghans <ottxor@gentoo.org>
  files/charm-6.5.1-fix-string-parsing.patch:
  fix broken patch

  14 Sep 2013; Nicolas Bock <nicolasbock@gmail.com>
  files/charm-6.5.1-fix-string-parsing.patch:
  sys-cluster/charm-6.5.1: Small fix in patch to make printing less verbose.

  11 Sep 2013; Nicolas Bock <nicolasbock@gmail.com>
  files/charm-6.5.1-fix-string-parsing.patch:
  sys-cluster/charm-6.5.1: Fix patch for the last time.

  11 Sep 2013; Nicolas Bock <nicolasbock@gmail.com>
  files/charm-6.5.1-fix-string-parsing.patch:
  sys-cluster/charm-6.5.1-r1: Backported patch just added to correct upstream
  version.

  11 Sep 2013; Nicolas Bock <nicolasbock@gmail.com>
  +files/charm-6.5.1-fix-string-parsing.patch, charm-6.5.1-r1.ebuild:
  sys-cluster/charm-6.5.1-r1: Added patch from ticket 294.

*charm-6.5.1-r1 (11 Sep 2013)

  11 Sep 2013; Nicolas Bock <nicolasbock@gmail.com> +charm-6.5.1-r1.ebuild,
  charm-6.5.1.ebuild:
  Version bump to sys-cluster/charm-6.5.1-r1 to push CkMigrationMgr patch to
  users.

  11 Sep 2013; Nicolas Bock <nicolasbock@gmail.com>
  +files/charm-6.5.1-CkReductionMgr.patch, charm-6.5.1.ebuild:
  Added patch to fix bug in CkReductionMgr::reduceMessages().  This issues has
  been reported upstream (issue #287).

  23 Jul 2013; Nicolas Bock <nicolasbock@gmail.com>
  +files/charm-6.5.1-cleanup-config.patch, charm-6.5.1.ebuild:
  sys-cluster/charm-6.5.1: Added patch to fix config.h  The added patch
  addresses bug #252,  https://charm.cs.illinois.edu/redmine/issues/252  until
  upstream fixes this problem.

  03 Jul 2013; Nicolas Bock <nicolasbock@gmail.com> metadata.xml:
  Beautification.

  03 Jul 2013; Nicolas Bock <nicolasbock@gmail.com> charm-6.5.1.ebuild,
  metadata.xml:
  Added more use flags, and fixed a few typos.

  02 Jul 2013; Nicolas Bock <nicolasbock@gmail.com>
  +files/charm-6.5.0-charmc-gentoo.patch, charm-6.5.1.ebuild:
  Added missing patch.

*charm-6.5.1 (02 Jul 2013)

  02 Jul 2013; Nicolas Bock <nicolasbock@gmail.com> +charm-6.5.1.ebuild,
  +metadata.xml:
  Version bump to sys-cluster/charm-6.5.1