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
|
# ChangeLog for sys-devel/perl
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
# $Header: /var/cvsroot/gentoo-x86/sys-devel/perl/ChangeLog,v 1.25 2002/12/13 11:00:39 blizzy Exp $
13 Dec 2002; Martin Schlemmer <azarah@gentoo.org> perl-5.6.1-r9.ebuild :
Fix screwup in DEPEND, RDEPEND and PDEPEND.
12 Dec 2002; Michael Cummings <mcummings@gentoo.org>
perl-5.6.1-r9.ebuild:
PDEPEND is in portage now, can unmask this. This -r installs the
makemaker fix after installing perl - finally fixed. Thanks carpaski!
11 Dec 2002; Michael Cummings <mcummings@gentoo.org>
perl-5.8.0-r3.ebuild:
Busy day =:) Added LC_ALL=C into 5.8 (a fix made for 5.6.1, but lost)
11 Dec 2002; Michael Cummings <mcummings@gentoo.org>
perl-5.8.0-r3.ebuild:
Changed emake back to make. bcowan pointed out that the parallel
make fails for him, which is legit
11 Dec 2002; Michael Cummings <mcummings@gentoo.org>
perl-5.6.1-r9.ebuild:
Pulled until PDEPEND is in. This worked only for those not behind
firewalls, and unfortunately perl needs to work across the board.
*perl-5.6.1-r9 (10 Dec 2002)
10 Dec 2002; Michael Cummings <mcummings@gentoo.org>
perl-5.6.1-r9.ebuild:
Major fixes, including the inclusion of the ExtUtils-MakeMaker fix
directly into perl's ebuild (thanks seemant!).
* Autoupdate keywords (12-6-02)
06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
26 Nov 2002; Michael Cummings <mcummings@gentoo.org>:
Corrected deps in perl-5.6.1-r8 per bugs 4116 and 9314
*perl-5.6.1-r8 (13 Oct 2002)
22 Nov 2002; <mcummings@gentoo.org>
Added einfo note (finally) to instruct users to install MakeMaker
patch. Also added catch for cases where -gdbm and -berkdb are in
the use flags - perl requires at least one of them to be available
Second incantation of -r8. This time, it is for LC_ALL=C being added to
the ebuild itself. Perl won't compile correctly otherwise and handles
internationaliztion post install.
13 Oct 2002; Seemant Kulleen <seemant@gentoo.org> perl-5.6.1-r8.ebuild
files/digest-perl-5.6.1-r8 :
The fixes from -r7 didn't seem to make it into portage. So this version
has those, plus the updated MakeMaker. should close bug #8998 by
rac@intrigue.com (Robert Coie)
*perl-5.6.1-r7 (02 Oct 2002)
02 Oct 2002; mcummings <mcummings@gentoo.org> : Thanks entirely to seemant,
this release incorporates the MakeMaker fix directly into perl ebuild process.
*perl-5.8.0-r3 (13 Sep 2002)
13 Sep 2002; <mcummings@gentoo.org> : r3 is a cleaner ebuild that should have added support for other platforms.
*perl-5.8.0-r2 (16 Aug 2002)
16 Aug 2002; Michael Cummings <mcummings@gentoo.org> : added
fix for gcc compile flags that corrects problems with apps
compiling against perl.
*perl-5.8.0-r1 (10 Aug 2002)
05 Aug 2002; Michael Cummings <mcummings@gentoo.org> : added
threading, fixed hard coded architecture prefix, cleaned up
ebuild
*perl-5.8.0 (28 Jul 2002)
05 Aug 2002; pvdabeel <pvdabeel@gentoo.org> : fix header
28 Jul 2002; Maik Schreiber <blizzy@gentoo.org> : version bump
*perl-5.6.1-r6 (04 Aug 2002)
27 Aug 2002; mcummings <mcummings@gentoo.org> : Added stat.t fix,
fixes compile problems on boxes with no suid's in the */bin's
bug 7120, affects fresh installs only
05 Aug 2002; pvdabeel <pvdabee@gentoo.org> : Added ppc keyword
05 Aug 2002; pvdabeel <pvdabee@gentoo.org> : changelog entry
*perl-5.6.1-r5 (25 Jul 2002)
05 Aug 2002; pvdabeel <pvdabeel@gentoo.org> :
fix header
26 Jul 2002; Spider <spider@gentoo.org> :
fix SRC_URI to become pub/CPAN instead of pub/perl/CPAN
25 Jul 2002; Spider <spider@gentoo.org> perl-5.6.1-r5.ebuild
minor patch to make it build on my gcc 3.1-r8 system
*perl-5.6.1-r4 (20 May 2002)
05 Aug 2002; pvdabeel <pvdabeel@gentoo.org> :
fix header
26 Jul 2002; Spider <spider@gentoo.org> :
fix SRC_URI to become pub/CPAN instead of pub/perl/CPAN
20 May 2002; Preston A. Elder <prez@gentoo.org> perl-5.6.1-r4.ebuild
files/digest-perl-5.6.1-r4 :
Added ebuild that works with gcc 3.1.
*perl-5.6.1-r3 (5 May 2002)
5 May 2002; Seemant Kulleen <seemant@gentoo.org> perl-5.6.1-r4.ebuild
files/digest-perl-5.6.1-r4 :
Added an eclass called perl-post.eclass, which this ebuild now inherits,
so that the .pod file in ${libarchdir} gets updated cleanly with
emerging and unmerging.
*perl-5.6.1-r3 (21 Mar 2002)
21 Mar 2002; Seemant Kulleen <seemant@gentoo.org> perl-5.6.1-r3.ebuild :
HTML documentation no longer gets gzipped, but a revision upgrade wasn't
absolutely necessary, I don't think. Thanks to stefan@mdy.univie.ac.at
for pointing it out.
*perl-5.6.1-r3 (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.
|