blob: ebeffaa5fea92035c25fb86271e3dea8f5cd6ac5 (
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
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
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
|
# ChangeLog for dev-db/postgresql
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/ChangeLog,v 1.36 2002/10/18 11:14:00 mcummings Exp $
*postgresql-7.2.3 (08 Oct 2002)
18 Oct 2002; <mcummings@gentoo.org>
Added perl patch fix
08 Oct 2002; Ryan Phillips <rphillips@gentoo.org> postgresql-7.2.3.ebuild :
*Security Fix*. Submitted by Richard C. Bug #8905
removed libperl-gentoo.diff patch, causing sandbox errors
*postgresql-7.2.2 (26 Aug 2002)
25 Sep 2002; Ryan Phillips <rphillips@gentoo.org> postgresql-7.2.2.ebuild :
Added perl patch because of sandbox violations
08 Sep 2002; Ryan Phillips <rphillips@gentoo.org> postgresql-7.2.2.ebuild :
Minor tweak to SSL...
2 Sep 2002; Owen Stampflee <owen@gentoo.org> postgresql-7.2.2.ebuild :
Added PPC to KEYWORDS.
29 Aug 2002; Ryan Phillips <rphillips@gentoo.org> postgresql-7.2.2.ebuild :
Changed java dep to 1.3.1
28 Aug 2002; Ryan Phillips <rphillips@gentoo.org> postgresql-7.2.2.ebuild :
Some fixes to the dependency list
28 Aug 2002; Mark Guertin <gerk@gentoo.org> postgresql-7.2.2.ebuild :
Set the java?() depend to be x86 only (ant is currently broken on ppc)
26 Aug 2002; Daniel Ahlberg <aliz@gentoo.org> postgresql-7.2.2.ebuild:
Moved message to postinst. Fixed .jar file installation.
26 Aug 2002; Daniel Ahlberg <aliz@gentoo.org> postgresql-7.2.2.ebuild:
Small cleanups and fixes.
26 Aug 2002; Daniel Ahlberg <aliz@gentoo.org> postgresql-7.2.2.ebuild:
Cleaned up ebuild. Removed tarballs of documentation and manpages from
docdir.
26 Aug 2002; Daniel Ahlberg <aliz@gentoo.org> postgresql-7.2.2.ebuild:
Security update.
* postgresql-7.2.1-r2 (31 Jul 2002)
18 Aug 2002; Ryan Phillips <rphillips@gentoo.org> postgresql-7.2.1-r2.ebuild :
Postgresql doesn't like emake due to multiple processor support.
Using make instead
13 Aug 2002; Pieter Van den Abeele <pvdabeel@gentoo.org> postgresql-7.2.1-r2.ebuild:
Added ppc keyword
31 Jul 2002; Stuart Bouyer <stubear@gentoo.org> postgresql-7.2.1-r2.ebuild:
Moved --enable-multibyte to nls flag after it was pointed out that it
enables much more than just CJK support (ie unicode and latin1 etc).
* postgresql-7.2.1-r2 (24 Jul 2002)
24 Jul 2002; Stuart Bouyer <stubear@gentoo.org> postgresql-7.2.1-r2.ebuild:
Added cjk flag to enable multibyte characters. Changed If [ "`use foo`" ]
statement to use foo && ...
(CJK support suggested by Masamoto Nakano <nakano@mail.club.ne.jp>)
*postgresql-7.2-r3 (02 Jul 2002)
08 Jul 2002; Ryan Phillips <rphillips@gentoo.org> postgresql-7.2-r3.ebuild :
Added creation of user and group
02 Jul 2002; Ryan Phillips <rphillips@gentoo.org> files/7.2/postgresql,
postgresql-7.2-r3.ebuild
Fixes to the path of the postmaster pidfile.
Fixes to the ebuild to disable java version checking if java
is not in the use vars.
*postgresql-7.2.1-r1 (20 Jun 2002)
14 Jul 2002l Ryan Phillips <rphillips@gentoo.org> postgresql-7.2.1-r1.ebuild :
Added init.d startup file for 7.2.1
13 Jul 2002l Ryan Phillips <rphillips@gentoo.org> postgresql-7.2.1-r1.ebuild :
Added sudo dependency
13 Jul 2002; Ryan Phillips <rphillips@gentoo.org> postgresql-7.2.1-r1.ebuild :
Removed daemontools dep
12 Jul 2002; Ryan Phillips <rphillips@gentoo.org> postgresql-7.2.1-r1.ebuild :
Fixed user and group additions. Thx to Andy Dustman
08 Jul 2002; Ryan Phillips <rphillips@gentoo.org> postgresql-7.2.1-r1.ebuild :
Added creation of user and group
20 Jun 2002; Preston A. Elder <prez@gentoo.org> files/7.2.1/postgresql :
Changed the startup script to a) one that works, and b) to be in the
same style as all other startup scripts we use.
*postgresql-7.2.1-r1 (20 Jun 2002)
20 Jun 2002; Preston A. Elder <prez@gentoo.org> postgresql-7.2.1-r1.ebuild :
Changed the arguments to configure to increase things such as max
simultaneous connections, etc.
*postgresql-7.2.1 (16 Jun 2002)
16 Jun 2002; Ryan Phillips <rphillips@gentoo.org> postgresql-7.2.1.ebuild :
Doesn't check for java version if java is *not* in the USE vars.
*postgresql-7.2.1 (14 Jun 2002)
14 Jun 2002; Ryan Phillips <rphillips@gentoo.org> postgresql-7.2.1.ebuild :
Updated package versionn
*postgresql-7.2-r2 (10 Apr 2002)
10 Apr 2002; Karl Trygve Kalleberg <karltk@gentoo.org> postgresql-7.2-r2.ebuild files/digest-postgresql-7.2-r2:
Added proper code in pkg_setup() so that it will refuse to compile if the
user has JDK 1.4.0 as his system VM.
Removed postgresql-7.2-r1.ebuild files/digest-postgresql-7.2-r1
*postgresql-7.2-r1 (18 Feb 2002)
18 Feb 2002; Karl Trygve Kalleberg <karltk@gentoo.org> postgresql-7.2-r1.ebuild files/digest-postgresql-7.2-r1:
Now requires a jdk-1.3 instead of >=1.3, as 1.4 blows up when compiling.
*postgresql-7.2 (15 Feb 2002)
15 Feb 2002; G.Bevin <gbevin@gentoo.org> postgresql-7.2.ebuild ,
files/postgresql-7.2-dyn-libperl-gentoo.diff files/digest-postgresql-7.2:
Upgraded to version 7.2. Python now also works with python 2.2 and there
are less patches needed to make the perl install go smoothly ... nice :-)
*postgresql-7.1.3-r4 (5 Feb 2002)
5 Feb 2002; G.Bevin <gbevin@gentoo.org> postgresql-7.1.3-r4.ebuild :
Changed data dirs to use a fixed path instead of determining it from the
package name. Also added a binary compatibility slot. Changed data dir to
/var/lib/postgresql/data to follow what has been done by the mysql ebuild.
5 Feb 2002; G.Bevin <gbevin@gentoo.org> files/7.1.3/postgresql :
Fixed wrong data dir in init script.
*postgresql-7.1-r1 (1 Feb 2002)
13 Aug 2002; Pieter Van den Abeele <pvdabeel@gentoo.org> postgresql-7.1-r1.ebuild :
removed broken jaxp dependency
*postgresql-7.1.3-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.
|