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
|
# ChangeLog for sci-chemistry/gamess
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gamess/ChangeLog,v 1.18 2006/12/14 14:52:07 markusle Exp $
*gamess-20060907.4 (14 Dec 2006)
14 Dec 2006; Markus Dittrich <markusle@gentoo.org>
+files/gamess-20060907.4.gentoo.patch, +gamess-20060907.4.ebuild:
Version bump. This version includes the NEO code.
*gamess-20060222.5 (26 Sep 2006)
26 Sep 2006; Markus Dittrich <markusle@gentoo.org>
+files/gamess-20060222.5.gentoo.patch, -files/comp-gentoo.patch,
-files/compall-gentoo.patch, -files/compddi-gentoo.patch,
-files/lked-gentoo.patch, -files/runall-gentoo.1.patch,
-files/rungms-gentoo.1.patch, -gamess-05272005.5.ebuild,
+gamess-20060222.5.ebuild:
Version bump (see bug #149118). Also removed one old ebuild and
its accompanying files.
20 Sep 2006; Donnie Berkholz <dberkholz@gentoo.org>; metadata.xml:
(#148281) Change herd to sci-chemistry from sci.
30 Jun 2006; Markus Dittrich <markusle@gentoo.org>
gamess-20060222.2.ebuild:
Changed the ebuild to provide the test scripts used to validate
the gamess test runs. This fixes bug #138516.
23 Jun 2006; Markus Dittrich <markusle@gentoo.org>
gamess-20060222.2.ebuild:
Disable linking against external blas when compiling with ifc and
print out a warning.
23 May 2006; Markus Dittrich <markusle@gentoo.org>
gamess-20060222.2.ebuild:
Removed ifc use flag and replaced it with fortran.eclass logic.
14 May 2006; Donnie Berkholz <spyderous@gentoo.org>;
gamess-05272005.5.ebuild, gamess-20060222.2.ebuild:
Convert leading spaces to tabs.
14 May 2006; Donnie Berkholz <spyderous@gentoo.org>;
gamess-20060222.2.ebuild:
Keyword ~ppc. Also make sure to strip -malign-double on non-x86 systems.
28 Mar 2006; Markus Dittrich <markusle@gentoo.org>
+files/gamess-glibc-2.4-gentoo.patch, gamess-20060222.2.ebuild:
Added patch to fix missing CLK_TCK with glibc-2.4. Thanks to
Jaroslaw Kalinowski <jak137@o2.pl> for pointing this out. This
fixes bug #127784.
*gamess-20060222.2 (22 Mar 2006)
22 Mar 2006; Markus Dittrich <markusle@gentoo.org>
+files/comp-lked-20060222.2.patch, +files/rungms-runall-20060222.2.patch,
-files/comp-gentoo.1.patch, -files/runall-gentoo.patch,
-files/rungms-gentoo.patch, -gamess-05272005.3.ebuild,
-gamess-05272005.3-r1.ebuild, -gamess-05272005.3-r2.ebuild,
+gamess-20060222.2.ebuild:
Version bump and changed the ebuild naming convention to start with
the year since otherwise portage can't properly keep track of
updates. Also removed obsolete ebuilds/patches. gcc-4.1 currently
generates bad binaries even with very conservative compile flags.
08 Feb 2006; Markus Dittrich <markusle@gentoo.org>
gamess-05272005.5.ebuild:
Made ebuild ready to compile and run properly using gfortran.
23 Jan 2006; Markus Dittrich <markusle@gentoo.org>
files/digest-gamess-05272005.5, Manifest:
Fixed improper digest. This resolves bug #119994.
*gamess-05272005.5 (20 Jan 2006)
20 Jan 2006; Markus Dittrich <markusle@gentoo.org>
+gamess-05272005.5.ebuild:
Bump to latest revision 27 JUN 2005 (R5).
*gamess-05272005.3-r2 (07 Dec 2005)
07 Dec 2005; Markus Dittrich <markusle@gentoo.org>
+files/comp-gentoo.1.patch, +gamess-05272005.3-r2.ebuild:
This revision has the TDHF code enabled, which should now work properly with
the patched g77 (see bug #114367).
*gamess-05272005.3-r1 (04 Dec 2005)
04 Dec 2005; Markus Dittrich <markusle@gentoo.org>
+files/runall-gentoo.1.patch, +files/rungms-gentoo.1.patch,
+gamess-05272005.3-r1.ebuild:
This new revision installs the rungms wrapper into /usr/bin to avoid that
users have to copy it manually and to play well with WebMO.
*gamess-05272005.3 (03 Dec 2005)
03 Dec 2005; Markus Dittrich <markusle@gentoo.org>
files/rungms-gentoo.patch, -gamess-05272005.ebuild,
+gamess-05272005.3.ebuild:
Bumped GAMESS to most recent version and changed ebuild naming to properly
reflect the revision number; this fixes bug #114278. Removed old ebuild.
08 Nov 2005; Markus Dittrich <markusle@gentoo.org> ChangeLog:
marked gamess-05272005.ebuild as ~x86
*gamess-05272005 (20 Sep 2005)
20 Sep 2005; Olivier Fisette <ribosome@gentoo.org>
+files/comp-gentoo.patch, +files/compall-gentoo.patch,
+files/compddi-gentoo.patch, +files/ddi-use-ssh-gentoo.patch,
+files/lked-gentoo.patch, +files/runall-gentoo.patch,
+files/rungms-gentoo.patch, +metadata.xml, +gamess-05272005.ebuild:
Initial import (fixes bug #105901). Package masked to allow for some
testing. Many thanks to Markus Dittrich <markusle@gmail.com> for his ebuild
and patches.
|