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
|
# ChangeLog for dev-ml/ocamlnet
# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocamlnet/ChangeLog,v 1.28 2008/01/18 08:54:54 aballier Exp $
18 Jan 2008; Alexis Ballier <aballier@gentoo.org>
ocamlnet-2.2.9-r1.ebuild:
restrict installsources, debugedit kills executables compiled with ocamlc
-custom
03 Jan 2008; Alexis Ballier <aballier@gentoo.org> -ocamlnet-0.98.ebuild,
-ocamlnet-2.2.9.ebuild:
Remove unused versions
03 Jan 2008; Alexis Ballier <aballier@gentoo.org>
ocamlnet-2.2.9-r1.ebuild:
Allow to disable ocamlopt via an useflag
31 Dec 2007; Matti Bickel <mabi@gentoo.org> ocamlnet-2.2.8.1.ebuild:
ppc stable (bug #195535)
*ocamlnet-2.2.9-r1 (17 Dec 2007)
17 Dec 2007; Alexis Ballier <aballier@gentoo.org>
+files/build_w_camlp5.dpatch, +ocamlnet-2.2.9-r1.ebuild:
Import a patch from Stefano Zacchiroli (debian) to force building with
camlp5 now that is has findlib support, this fixes the build with ocaml 3.10
16 Nov 2007; Steve Dibb <beandog@gentoo.org> ocamlnet-2.2.8.1.ebuild:
amd64 stable, bug 195535
*ocamlnet-2.2.9 (13 Nov 2007)
13 Nov 2007; Alexis Ballier <aballier@gentoo.org> +ocamlnet-2.2.9.ebuild:
version bump
11 Oct 2007; Dawid Węgliński <cla@gentoo.org> ocamlnet-2.2.8.1.ebuild:
Stable on x86 (bug #195535)
31 Aug 2007; Alexis Ballier <aballier@gentoo.org> -ocamlnet-0.95.ebuild,
-ocamlnet-2.2.7.ebuild:
remove unused versions
30 Aug 2007; Christian Heim <phreak@gentoo.org> metadata.xml:
Removing mattam from metadata due to his retirement (see #30021 for reference).
*ocamlnet-2.2.8.1 (23 Aug 2007)
23 Aug 2007; Alexis Ballier <aballier@gentoo.org>
-files/ocamlnet-2.2.4-configure-fix.patch, -ocamlnet-2.2.4.ebuild,
+ocamlnet-2.2.8.1.ebuild:
version bump, remove unused version
*ocamlnet-2.2.7 (12 May 2007)
12 May 2007; Alexis Ballier <aballier@gentoo.org> +ocamlnet-2.2.7.ebuild:
Version bump
*ocamlnet-2.2.4 (27 Mar 2007)
27 Mar 2007; Alexis Ballier <aballier@gentoo.org>
+files/ocamlnet-2.2.4-configure-fix.patch, +ocamlnet-2.2.4.ebuild:
Version bump, thanks to Pierre Clairambault, bug #114277
09 Feb 2007; Diego Pettenò <flameeyes@gentoo.org> ChangeLog:
Regenerate digest in Manifest2 format.
27 Mar 2005; Matthieu Sozeau <mattam@gentoo.org> -ocamlnet-0.97.1.ebuild,
ocamlnet-0.98.ebuild:
Remove old version, latest is stable on ppc.
14 Mar 2005; Matthieu Sozeau <mattam@gentoo.org> ocamlnet-0.98.ebuild:
Add ~amd64.
09 Mar 2005; Matthieu Sozeau <mattam@gentoo.org> ocamlnet-0.98.ebuild:
Add compatibility cgi module so netclient can be compiled.
09 Mar 2005; Matthieu Sozeau <mattam@gentoo.org> ocamlnet-0.98.ebuild:
Fix data files installation, add pop library.
18 Feb 2005; Michael Sterrett <mr_bones_@gentoo.org> ocamlnet-0.98.ebuild:
fix repoman issues; tidy
*ocamlnet-0.98 (18 Feb 2005)
18 Feb 2005; Matthieu Sozeau <mattam@gentoo.org> +ocamlnet-0.98.ebuild:
Version bump.
30 Sep 2004; Matthieu Sozeau <mattam@gentoo.org> ocamlnet-0.97.1.ebuild:
Stable move (fixes bug #65131 for amd64)
25 Aug 2004; Matthieu Sozeau <mattam@gentoo.org> ocamlnet-0.97.1.ebuild:
NET_DB_DIR fix.
*ocamlnet-0.97.1 (19 Aug 2004)
19 Aug 2004; Matthieu Sozeau <mattam@gentoo.org> ocamlnet-0.97.1.ebuild:
Version bump, use findlib eclass.
23 Mar 2004; Matthieu Sozeau <mattam@gentoo.org> ocamlnet-0.95.ebuild:
Added ~ppc keyword.
*ocamlnet-0.95 (23 Feb 2003)
23 Feb 2003; George Shapovalov <george@gentoo.org> ChangeLog, ocamlnet-0.95.ebuild, files/digest-ocamlnet-0.95 :
initial release (#15901)
Modules for O'Caml application-level Internet protocols
ebuild submitted by Bardur Arantsson <bardur-gta@odense.kollegienet.dk>
|