blob: fb4043cc91aa4899a9cec00673464f7e22074b05 (
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
|
# ChangeLog for dev-libs/libpcre
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-libs/libpcre/ChangeLog,v 1.27 2004/03/18 20:52:46 aliz Exp $
07 Mar 2004; Tom Gall <tgall@gentoo.org> libpcre-4.4.ebuild:
stable on ppc64
13 Jan 2004; Aron Griffis <agriffis@gentoo.org> libpcre-4.2-r1.ebuild:
stable on alpha
28 Dec 2003; Joshua Kinard <kumba@gentoo.org> libpcre-4.2-r1.ebuild:
Move to mips stable (~mips -> mips)
*libpcre-4.4 (19 Nov 2003)
22 Dec 2003; Guy Martin <gmsoft@gentoo.org> libpcre-4.4.ebuild :
Marked stable for hppa. append-flags -fPIC for hppa.
19 Nov 2003; Martin Holzer <mholzer@gentoo.org> libpcre-4.4.ebuild:
Version bumped. Closes #28976
08 Nov 2003; Brad House <brad_mssw@gentoo.org> libpcre-4.2-r1.ebuild:
append-flags -fPIC for amd64
15 Jul 2003; Christian Birchinger <joker@gentoo.org> libpcre-4.2-r1.ebuild:
Added sparc stable keyword
*libpcre-4.2-r1 (03 May 2003)
23 Jul 2003; Guy Martin <gmsoft@gentoo.org> libpcre-4.2-r1.ebuild :
Marked stable on hppa.
03 May 2003; Paul de Vrieze <pauldv@gentoo.org> libpcre-4.2-r1.ebuild:
Bumped libpcre-4.2 version to -r1 to force recompilation with people who run
unstable and have a miscompiled libpcre
*libpcre-4.2 (15 Apr 2003)
30 Apr 2003; Paul de Vrieze <pauldv@gentoo.org> libpcre-4.2.ebuild:
Corrected problem with libtool that would not allow libpcre-4.2 to install
libpcreposix if there was not allready a libpcre installed. Older versions
don't seem to have the problem
20 Apr 2003; Martin Holzer <mholzer@gentoo.org> libpcre-3.9-r2.ebuild,
libpcre-4.2.ebuild:
Fixing Header
16 Apr 2003; Patrick Kursawe <phosphan@gentoo.org> libpcre-4.2.ebuild :
parallel make failed if no older version was installed - tried to
link with the not-yet-existing library. Changed emake -> make.
15 Apr 2003; Martin Holzer <mholzer@gentoo.org> Manifest,
libpcre-4.2.ebuild:
Version bumped.
*libpcre-3.9-r2 (10 Mar 2003)
30 Jun 2003; Guy Martin <gmsoft@entoo.org> libpcre-3.9-r2.ebuild :
Marked stable on hppa.
21 Mar 2003; Guy Martin <gmsoft@gentoo.org> libpcre-3.9-r2.ebuild :
Added ~hppa to KEYWORDS.
10 Mar 2003; Graham Forest <vladimir@gentoo.org> libpcre-3.9-r2.ebuild:
Added -r2 with utf-8 support
06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
*libpcre-3.9-r1 (21 Mar 2003)
21 Mar 2003; Guy Martin <gmsoft@gentoo.org> libpcre-3.9-r1.ebuild :
Added hppa to KEYWORDS.
14 Mar 2003; Jan Seidel <tuxus@gentoo.org> :
Added mips to KEYWORDS
21 Jul 2002; Owen Stampflee <owen@gentoo.org> :
Added KEYWORDS and License
27 Mar 2002; Seemant Kulleen <seemant@gentoo.org> libpcre-3.9-r1.ebuild :
Ungzipped html docs.
21 Feb 2002; G.Bevin <gbevin@gentoo.org> libpcre-3.9.ebuild :
Fixed html docs installation problem.
*libpcre-3.9 (20 Feb 2002)
20 Feb 2002; G.Bevin <gbevin@gentoo.org> libpcre-3.9.ebuild,
files/digest-libpcre-3.9:
Version upgrade to latest version.
Added binary compatibility slot 3.
*libpcre-3.7 (1 Feb 2002)
1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog :
Added initial ChangeLog which should be updated whenever the package is
updated in any way. This changelog is targetted to users. This means that the
comments should well explained and written in clean English. The details about
writing correct changelogs are explained in the skel.ChangeLog file which you
can find in the root directory of the portage repository.
|