summaryrefslogtreecommitdiff
blob: b894e6d7529adfaa2adf0ebafb26c096a2bec2ff (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
# ChangeLog for dev-lang/ocaml
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ChangeLog,v 1.21 2004/02/27 19:38:42 seemant Exp $

  27 Feb 2004; Seemant Kulleen <seemant@gentoo.org> ocaml-3.06-r1.ebuild,
  ocaml-3.06-r2.ebuild, ocaml-3.06.ebuild, ocaml-3.07-r1.ebuild,
  ocaml-3.07.ebuild, ocaml-3.07_beta2.ebuild:
  move the filter-flags statement into src_compile

  17 Feb 2004; Aron Griffis <agriffis@gentoo.org> ocaml-3.07-r1.ebuild:
  add ~ia64

  03 Feb 2004; Matthieu Sozeau <mattam@gentoo.org> ocaml-3.06-r2.ebuild:
  Mark stable/tested on ppc.

*ocaml-3.07-r1 (17 Oct 2003)

  17 Oct 2003; Martin Holzer <mholzer@gentoo.org> ocaml-3.07-r1.ebuild:
  Adding patch. Closes #31265.

  06 Oct 2003; Jason Wever <weeve@gentoo.org> ocaml-3.07.ebuild:
  Fixed up sparc specific parts as the patch is no longer needed in the new rev,
  but the -host arg is.

*ocaml-3.07 (06 Oct 2003)

  06 Oct 2003; George Shapovalov <george@gentoo.org> ocaml-3.07.ebuild :
  3.07 is out, this outdates the beta that was fixing #28025

  02 Oct 2003; Aron Griffis <agriffis@gentoo.org> ocaml-3.06-r2.ebuild,
  ocaml-3.07_beta2.ebuild:
  3.06-r2 is stable; 3.07_beta2 is testing on alpha

*ocaml-3.07_beta2 (11 Sep 2003)

 11 Sep 2003; George Shapovalov <george@gentoo.org> ocaml-3.07_beta2.ebuild :
 added new beta as it seems to fix some rare problem in #28025

*ocaml-3.06-r2 (09 Sep 2003)

  09 Sep 2003; George Shapovalov <george@gentoo.org> ocaml-3.06-r2.ebuild, metadata.xml :
  ocaml was using uotdated "head -1" construct throughout. Changed this to "head -n 1",
  see #27835 for details. Also added metadata.xml

  06 Sep 2003; Jason Wever <weeve@gentoo.org> ocaml-3.06-r1.ebuild,
  ocaml-3.06.ebuild, files/ocaml-3.06-sparc-configure.patch:
  Added patch and myconf fix to fix bug #23767.

  01 May 2003; George Shapovalov <george@gentoo.org> ocaml-3.06-r1.ebuild :
  updated the ebuild to incorporate the fix for tk-8.4 necessary for lablgl.
  Thanks to Rick Harris <rickharris@mightylegends.zapto.org> for the note and the patch.

*ocaml-3.06 (28 Jan 2003)

  11 Apr 2003; Joshua Brindle <method@gentoo.org> ocaml-3.04-r1.ebuild,
  ocaml-3.06.ebuild:
  added filter-flags -fstack-protector

  28 Jan 2003; Jon Nall <nall@gentoo.org> ocaml-3.06 :
  who made this build? i didn't. i just added ~ppc to it.

  06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
 
*ocaml-3.05 (07 Aug 2002)

  06 Aug 2002; George Shapovalov <george@gentoo.org> ocaml-3.04-r2.ebuild, files/digest-ocaml-3.05 :

  new version
  removed ppc patch as it was supposed to be unnecessary
  ebuild is masked now, please test, especially ppc people.
  tk dependency is optional, should build now without tcltk or X

  related ebuild submissions:
  Bardur Arantsson <bardur-gta@odense.kollegienet.dk>, bug#5786
  ?Larry Cow <larrycow@free.fr>, bug# 5799

*ocaml-3.04-r2 (01 Aug 2002)

  02 Aug 2002; George Shapovalov <george@gentoo.org> ocaml-3.04-r2.ebuild :

  tk dependence is reported (by Tim Hobbs <rectrix@rectrix.cx>) to be optional,
  made it depend on tcltk use flag.
  Created and masked new revision to give this some testing without interuption 
  to the working package.
  Core devs (cvs access people): please do not unmask it on server! Instead please 
  let me know that it tested Ok. I will do necessary modifications to the -r1 
  and delete -r2. This way we will not force everybody to rebuild perfectly 
  working package.

*ocaml-3.04-r1 (24 Jun 2002)

  24 Jun 2002; Karl Trygve Kalleberg <karltk@gentoo.org> ocaml-3.04-r1.ebuild files/digest-ocaml-3.04-r1:

  ocaml library paths are now properly added to /etc/ld.so.conf.

  Removed ocaml-3.04.ebuild files/digest-ocaml-3.04

*ocaml-3.04 ( 7 Feb 2002 )

  7 June 2002; David Chamberlain <daybird@gentoo.org> Changelog 
  ocaml-3.04.ebuild files/ocaml-3.04-ppc.diff:

  Added patch from cvs so that ocaml will build on ppc.  Closes out bug #2984

  7 Feb 2002; Karl Trygve Kalleberg <karltk@gentoo.org> ChangeLog ocaml-3.04.ebuild files/digest-ocaml-3.04 :
  
  Objective Caml is a fast modern type-inferring functional programming 
  language descended from the ML (Meta Language) family.

  This builds a runtime environment and native compiler for ocaml.
 
  Submitted by Sean Mitchell.