summaryrefslogtreecommitdiff
blob: 1829e97a440b924158d6b3f94ec20bf0eb2cfe9e (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
# ChangeLog for app-sci/gromacs
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header $

*gromacs-3.1.4-r2 (28 Feb 2004)

  28 Feb 2004; Donnie Berkholz <spyderous@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 <spyderous@gentoo.org>; gromacs-3.1.3.ebuild,
  gromacs-3.1.4.ebuild:
  Pulling old versions.

  04 Oct 2003; Donnie Berkholz <spyderous@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.