summaryrefslogtreecommitdiffstats
path: root/science/r/HISTORY
blob: 45057db3cdea6a7964862214cdedcab91f3c7cb6 (plain) (blame)
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
152
153
154
2019-07-08 Eric Sandall <sandalle@sourcemage.org>
	* Set 64-bit for EM64T as well.
	  Sorcery devel (from git), glibc, gcc, or updated smgl-archspecs changed
	  SMGL_COMPAT_ARCHS[1] from x86_64 to em64t.

2018-04-21 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
	* DETAILS, DEPENDS: version 3.4.4

2011-07-30 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
	* DEPENDS: changed dependency on g++ to dependency on gcc with
	  sub-depends on CXX (scripted)

2011-07-30 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
	* DEPENDS: changed dependency on fortran to dependency on gcc with
	  sub-depends on FORTRAN (scripted)

2011-05-12 Peng Chang (Charles) <chp@sourcemage.org>
	* BUILD: removed deprecated options; set LIBnn env var
	* CONFIGURE: deprecated
	* DETAILS: updated spell to 2.13.0

2010-12-01 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
	* DETAILS: version 2.12.0

2010-11-03 Ladislav Hagara <hgr@vabo.cz>
	* DEPENDS: jpeg -> JPEG

2010-09-02 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
	* DETAILS: version 2.11.1

2009-12-27 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
	* DETAILS: updated spell to 2.10.1

2009-03-30 Jaka Kranjc <lynxlynxlynx@sourcemage.org>
	* DETAILS: updated spell to 2.8.1

2008-04-26 Eric Sandall <sandalle@sourcemage.org>
	* DETAILS: Updated to 2.7.0

2007-12-01 Eric Sandall <sandalle@sourcemage.org>
	* DETAILS: Updated to 2.6.1
	* INSTALL: x86_64 also needs doc and doc/html created before install
	  Also create doc/manual and doc/html/search

2007-01-29 Jaka Kranjc <lynxlynxlynx@sourcemage.org>
	* DETAILS: updated spell to 2.4.1

2006-09-21 Juuso Alasuutari <iuso@sourcemage.org>
	* DETAILS: [automated] Removed BUILD_API=2.

2006-06-21 Jaka Kranjc <lynxlynxlynx@sourcemage.org>
	* DETAILS: Updated to 2.3.1

2006-03-12 Karsten Behrmann <BearPerson@sourcemage.org>
	* DETAILS: (automated) Add KEYWORDS

2006-03-04 Arwed v. Merkatz <v.merkatz@gmx.net>
	* BUILD, DEPENDS: use fortran instead of g77

2005-12-21 Eric Sandall <sandalle@sourcemage.org>
	* DETAILS: Updated to 2.2.1
	  Use GPG checks
	* CONFIGURE: Added query to build UTF-8 and MBCS locales
	* DEPENDS: Added optional dependency on lapack
	  Made readline optional
	  zlib, bzip2, and pcre now use --with-system-{lib}
	  Formatted to Guru Handbook
	* BUILD: Enable shared library 'libR'
	  Pass R_UTF8 from CONFIGURE
	  Pass user OPTS last
	* INSTALL: Create usr/lib/R/doc and usr/lib/R/doc/html before
	  default_install

2005-08-18 Duane Malcolm <d.malcolm@auckland.ac.nz>
	* DETAILS: Update to 2.1.1
	* DEPENDS, BUILD: Reverted Sergey's changes so
	  I could get new version into test, where there
	  is no fortran spell

2005-05-29 Sergey Lipnevich <sergey@sourcemage.org>
	* DEPENDS: use fortran spell instead of g77;
	* BUILD: define fortran compiler.

2005-05-17 Duane Malcolm <d.malcolm@auckland.ac.nz>
	* DETAILS: Fixed md5sum

2005-04-19 Duane Malcolm <d.malcolm@auckland.ac.nz>
	* DETAILS: Updated to 2.1.0

2004-11-16 Duane Malcolm <d.malcolm@auckland.ac.nz>
	* DETAILS: updated to version 2.0.1
	* CONFLICTS: removed file

2004-10-12 Robin Cook <rcook@wyrms.net>
	* DETAILS: corrected SOURCE from tgz to tar.gz
	  added BUILD_API=2
	  shortened the short description
	* DEPENDS: added optional depends on
	  zlib, bzip2, libpng, jpeg, pcre, tk
	* BUILD: removed default install items
	  removed the configure and just set OPTS and FPICFLAGS
	  called default_build

2004-10-07 Duane Malcolm <d.malcolm@auckland.ac.nz>
	* DETAILS: Update to 2.0.0

2004-08-03 Duane Malcolm <d.malcolm@auckland.ac.nz>
	* Lowercasification from R to r
	* DETAILS: updated R to r
	* CONFLICTS: added conflicts with R

2004-07-25 Duane Malcolm <d.malcolm@auckland.ac.nz>
	* DETAILS: Update to 1.9.1

2004-07-08 Eric Sandall <sandalle@sourcemage.org>
	* DEPENDS: Depends on g77
	* CONFIGURE: Removed, we can now depend on a language

2004-05-24 Duane Malcolm <d.malcolm@auckland.ac.nz>
	* BUILD: changed "configure" to "./configure"

2004-04-16 Duane Malcolm <d.malcolm@auckland.ac.nz>
	* DETAILS: Update to 1.9.0
	* BUILD: added script to comment out "#define NeedFunctionPrototypes 0"
	  in src/modules/X11/dataentry.c which is required for XFree86 4.4

2004-02-20 Duane Malcolm <d.malcolm@auckland.ac.nz>
	* CONFIGURE: added CONFIGURE script to check for Fortran in gcc

2003-11-26 Duane Malcolm <d.malcolm@auckland.ac.nz>
	* DETAILS: Update to 1.8.1
	* HISTORY: Formatted to Guru Handbook

2003-10-12 Duane Malcolm <d.malcolm@auckland.ac.nz>
	* DETAILS: Update to 1.8.0

2003-07-08 hgg <hgreig@bigpond.net.au>
	* DETAILS: Update to 1.7.1

2003-05-08 Rob Verkuylen <rob@verkuylen.net>
	* DETAILS: Upgrade to 1.7.0

2003-02-23 Sergey Lipnevich <sergey@sourcemage.org>
	* DETAILS: Upgrade to 1.6.2.

2002-10-31 Yoav Avitzour <avitzour@princeton.edu>
	* DETAILS: bumped version to 1.6.0 (thanks to Sergey)

2002-08-21 Yoav Avitzour <avitzour@princeton.edu>
	* DETAILS: updated MD5 to the uncompressed tar

2002-08-14 Yoav Avitzour <avitzour@princeton.edu>
	* DETAILS DEPENDS HISTORY: added this file