summaryrefslogtreecommitdiff
blob: c18b1521b8467839fbcc0be6e3a672bf32f7c5f2 (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
# ChangeLog for sci-chemistry/gromacs
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gromacs/ChangeLog,v 1.9 2006/07/07 05:33:46 dberkholz Exp $

  07 Jul 2006; Donnie Berkholz <dberkholz@gentoo.org>; metadata.xml:
  Update to my new email address.

  25 Jun 2006; Donnie Berkholz <dberkholz@gentoo.org>; gromacs-3.2.1.ebuild,
  gromacs-3.2.1-r1.ebuild, gromacs-3.3.ebuild:
  (#116346) Change xml2 USE flag to xml.

  07 May 2006; Markus Rothe <corsair@gentoo.org> gromacs-3.2.1-r1.ebuild:
  Stable on ppc64; bug #89969

*gromacs-3.3 (14 Oct 2005)

  14 Oct 2005; Donnie Berkholz <dberkholz@gentoo.org>; +gromacs-3.3.ebuild:
  (#109184) Bump. Main change in ebuild is adding a check for fftw built w/
  mpi if trying to build w/ mpi. One of the more interesting upstream changes
  is the addition of x86-64 and ia64 assembly.

  05 Aug 2005; <omkhar@gentoo.org> +files/gromacs-ppc64-altivec.patch,
  gromacs-3.2.1-r1.ebuild:
  Added patch back as binary due to metatags. Made sure patch only applies when ppc64 && altivec

*gromacs-3.2.1-r1 (04 Aug 2005)

  04 Aug 2005; <omkhar@gentoo.org> +files/gromacs-ppc64-altivec.patch,
  +gromacs-3.2.1-r1.ebuild:
  Added ppc64 support and altivec support

  24 Dec 2004; Olivier Fisette <ribosome@gentoo.org> +metadata.xml,
  +gromacs-3.2.1.ebuild:
  Moved from app-sci/gromacs to sci-chemistry/gromacs.

  06 Jun 2004; Danny van Dyk <kugelfang@gentoo.org> gromacs-3.2.1.ebuild:
  Marked stable on amd64.

  22 Apr 2004; Donnie Berkholz <dberkholz@gentoo.org>;
  -files/gromacs-3.2-all-static-fix.patch, -gromacs-3.1.4-r1.ebuild,
  -gromacs-3.1.4-r2.ebuild, gromacs-3.2.1.ebuild, -gromacs-3.2.ebuild:
  Mark 3.2.1 stable on x86. Remove old versions.

  22 Apr 2004; Donnie Berkholz <dberkholz@gentoo.org>;
  gromacs-3.1.4-r1.ebuild, gromacs-3.2.1.ebuild:
  Add app-shells/tcsh to dependencies (#48691).

  22 Apr 2004; Danny van Dyk <kugelfang@gentoo.org> gromacs-3.2.1.ebuild:
  marked ~amd64

*gromacs-3.2.1 (02 Apr 2004)

  02 Apr 2004; Donnie Berkholz <dberkholz@gentoo.org>; gromacs-3.2.1.ebuild:
  Version bump, closes #44377.

*gromacs-3.2 (29 Feb 2004)

  29 Feb 2004; Donnie Berkholz <dberkholz@gentoo.org>; gromacs-3.2.ebuild,
  files/gromacs-3.2-all-static-fix.patch:
  Version bump. New xml2 USE flag.

*gromacs-3.1.4-r2 (28 Feb 2004)

  28 Feb 2004; Donnie Berkholz <dberkholz@gentoo.org>;
  gromacs-3.1.4-r2.ebuild:
  Closing bug #42989 by installing binaries to /usr/bin. Also discovered libs
  needed to be installed to /usr/lib. Enabled assembly for Alphas too, if any
  Alpha user ever tries this.

  04 Oct 2003; Donnie Berkholz <dberkholz@gentoo.org>; gromacs-3.1.3.ebuild,
  gromacs-3.1.4.ebuild:
  Pulling old versions.

  04 Oct 2003; Donnie Berkholz <dberkholz@gentoo.org>;
  gromacs-3.1.4-r1.ebuild:
  Fixing fftw dep. Won't compile against fftw-3 yet, in part because it looks
  for fftw3.h instead of fftw.h, and in part because MPI doesn't work in fftw-3
  yet.

*gromacs-3.1.4-r1 (23 Mar 2003)

  23 Mar 2003; George Shapovalov <george@gentoo.org> gromacs-3.1.4-r1.ebuild :
  added mpi support, lam-mpi is the only working implementation at the moment.
  !IMPORTANT!:
  Since portage cannot at present check whether optional dependencies of dependencies were turned on, 
  please check yourself that gromacs and fftw have identical mpi setting.
  Generally USE="mpi" emerge gromacs should work fine if you did not install fftw previously (with 
  different mpi off for example).

*gromacs-3.1.4 (08 Nov 2002)

  08 Nov 2002; George Shapovalov <george@gentoo.org> gromacs-3.1.4.ebuild, files/digest-gromacs-3.1.4 :

  new version.
  !!!IMPORTANT!!!
  I changed --prefix to point to /usr for FHS compliance.
  Now the binaries and the libs are getting installed into
  /usr/i686-pc-linux-gnu/{bin,lib} correspondingly and the data into /usr/share/gromacs-${PV}
  This seems to fit well in the existing direcory structure and does not conflict with gcc.

*gromacs-3.1.3 (27 Apr 2002)
  
  27 Apr 2002; George Shapovalov <george@gentoo.org> all_files :

  initial release.