summaryrefslogtreecommitdiff
blob: 040a69e33c2f698257ce948830ace25f1b526dc1 (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
# ChangeLog for dev-lang/ocaml
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
# $Header: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ChangeLog,v 1.5 2002/08/07 07:42:34 george Exp $

*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.