non port: databases/postgresql7/Makefile |
Number of commits found: 74 |
Monday, 31 Jan 2005
|
00:39 girgen
Split the postgresql ports into a server and a client part. Hence,
remove this port. Please see UPDATING for more info.
PR: 75344
Approved by: portmgr@ (kris), ade & sean (mentors)
 |
Monday, 6 Dec 2004
|
03:59 girgen
Add myself as committer, and use my @FreeBSD.org address.
Approved by: ade (mentor)
 |
Friday, 5 Nov 2004
|
19:23 ade
Update postgresql 7.3.7 -> 7.3.8 and 7.4.5 -> 7.4.6 due to security
advisories in http://www.postgresql.org/news/234.html
Note that postgresql 7.2.x is NOT being updated here since it is
due for termination real soon now.
Submitted by: maintainer, also referenced in ports/73142 (no patch)
 |
Tuesday, 31 Aug 2004
|
13:46 eik
- update to version 7.4.5:
* Prevent possible loss of committed transactions during crash
* Repair possible crash during concurrent btree index insertions
PR: 71176
Submitted by: SUGIMURA Takashi <sugimura@jp.FreeBSD.org>
Reviewed by: Palle Girgensohn <girgen@pingpong.net> (maintainer)
 |
Monday, 28 Jun 2004
|
21:48 vanilla
Upgrade to 7.4.3.
PR: ports/68456
Submitted by: maintainer
 |
Thursday, 11 Mar 2004
|
14:45 osa
Update to latest release 7.4.2.
Release notes available at http://www.postgresql.org/news/173.html
NOTICE: unlike most minor versions, this version does require
some updates to the pg_* system tables. Full instructions for
how to do this are included in the full HISTORY file.
DO NOT UPGRADE WITHOUT READING THESE INSTRUCTIONS.
SIZEfy.
Submitted by: Palle Girgensohn <girgen@pingpong.net> (maintainer)
PR: 64105
 |
Thursday, 5 Feb 2004
|
13:02 trevor
forced commit: the PR for the previous change was 61835
 |
12:56 trevor
Add WITHOUT_NLS knob. Move USE_GETTEXT to proper place.
PR: 61836
Submitted by: Palle Girgensohn (maintainer)
Pointy hat to: me
 |
Wednesday, 4 Feb 2004
|
04:36 marcus
Add USE_GETTEXT and bump PORTREVISION.
Submitted by: trevor
Tested by: bento
 |
Friday, 23 Jan 2004
|
18:12 trevor
Now gettext 0.12.1 is gettext-old.
 |
Sunday, 18 Jan 2004
|
05:46 seanc
Update the PostgreSQL ports to use the KRB5_HOME variable instead of
LOCALBASE to find krb5-config in the MIT case.
Prodded by: Our friendly folks at the ISC who want to use FreeBSD's
PostgreSQL ports instead of an unmanaged build from a tarball.
 |
Thursday, 25 Dec 2003
|
10:55 seanc
Maintainer update to PostgreSQL 7.4.1. This release includes fixed ident
authentication support for FreeBSD (been broken since 7.4). Merry
Christmas to all, and to all a good night.
Release notes:
http://developer.postgresql.org/docs/postgres/release.html#RELEASE-7-4-1
Prompted by PR: ports/60542
Obtained from: maintainer
 |
Friday, 5 Dec 2003
|
21:22 seanc
Remove the PORTNAME from postgreql-client. PORTNAME is set by
MASTERDIR/Makefile[1]. Improve the CONFLICTS messages[2]. Fix the DEPENDS
so that MIT krb5 depends on security/krb5, not heimdal[3]. Add a file that
was missing in the upgrade that has PostgreSQL log to syslog by default[4].
PR: [4] Originally submitted in ports/59402
Submitted by: [1,2,4] maintainer
[3] keoki seu <keoki@camelot.physics.wm.edu>
 |
Thursday, 4 Dec 2003
|
15:24 erwin
Make PORTNAME ovverrideable by slave ports again.
This fixes INDEX build
 |
12:00 seanc
Introduce the world to PostgreSQL 7.4! By and large this release is
regarded as a major release with features with interest to those with
large databases. The updates are extensive and the best source of info
is in the release notes. Enjoy and direct questions to database@!
Release notes:
http://www.postgresql.org/docs/7.4/static/release.html#RELEASE-7-4
PR: ports/59403, ports/59404, ports/59393, ports/59394,
ports/59395, ports/59397, ports/59398, ports/59402, &&
ports/59401
Submitted by: maintainer
Approved by: marcus (portmgr@ hat)
 |
Monday, 13 Oct 2003
|
09:54 edwin
Set pkg-comment only when there isn't one set yet (make port
master/slave clean)
 |
Tuesday, 26 Aug 2003
|
20:25 marcus
Bump the PORTREVISION for the ports directly affected by the gettext upgrade.
Prodded by: kris
 |
Monday, 25 Aug 2003
|
05:41 marcus
Chase the libintl.so shared lib version.
 |
Tuesday, 12 Aug 2003
|
09:58 osa
Update to 7.3.4
"In order to address a potentially serious (although rare)
server startup failure that was recently reported, we have
released PostgreSQL version 7.3.4. This release is critical
for users of PostgreSQL version 7.3.3, and highly recommended
for all other PostgreSQL users."
Submitted by: Palle Girgensohn <girgen@pingpong.net> (maintainer)
PR: 55354
 |
Monday, 14 Jul 2003
|
02:53 sf
get rid of libgnugetopt dependency for -CURRENT,
use USE_GETOPT_LONG instead.
 |
Thursday, 19 Jun 2003
|
09:12 daichi
postgresql slave ports, reduce unnecessary portrevision bumps
PR: 52867
Submitted by: Palle Girgensohn <girgen@pingpong.net> (maintainer)
 |
Wednesday, 11 Jun 2003
|
09:23 osa
Use ${MASTER_SITE_PGSQL} instead of multiple sites
Submitted by: osa
Approved by: maintainer
PR: 50397
Approved by: fjoe (implicit)
 |
Monday, 2 Jun 2003
|
01:44 nork
Update to 7.3.3.
1. Optionally link with libc_r to get plpython working. [1]
2. Fix kerberos build. [2]
3. There was a duplication of some declarations. [3]
PR: ports/52851
PR: ports/51080 [2]
Submitted by: Mike Meyer <mwm@mired.org> [1]
Submitted by: Gerweck <andy@tacnode.com> [2]
Pointed out by: Mike Harding <mvh@ix.netcom.com> [3]
Submitted by: Palle Girgensohn <girgen@pingpong.net> (maintainer)
 |
Thursday, 20 Feb 2003
|
01:14 seanc
Add patch for a fix for braindead applications that were depending on
atoi('') (ex: RT and Horde). While I'm here, de-"pkg-comment"-ify. Port
revision bump.
Submitted by: Larry Rosenman <ler@lerctr.org>
Approved by: maintainer
 |
Thursday, 6 Feb 2003
|
20:46 seanc
Update PostgreSQL to the maintenance release 7.3.2.
Fixes numerous bugs especially with various interface libraries and
pg_dump. All users are advised to upgrade. This update fixes all known
problems with the postgresql7 port. See release notes for details:
http://developer.postgresql.org/docs/postgres/release-7-3-2.html
A dump/restore is *not* required when upgrading to this version.
PR: ports/47983 [1], ports/47284 [2], ports/47808 [3]
Submitted by: maintainer [1]
Jason C. Wells [2]
Michel Oosterhof <m.oosterhof@xs4all.nl> [3]
 |
Tuesday, 14 Jan 2003
|
17:00 olgeni
Add new man pages.
PR: 47054
Submitted by: Palle Girgensohn <girgen@rambutan.pingpong.net>
 |
Saturday, 4 Jan 2003
|
12:18 edwin
Fix DISTFILES typo in databases/postgresql7/Makefile
PR: ports/46749, ports/46748
Submitted by: "Sergey A.Osokin" <osa@FreeBSD.org.ru>,Rong-en Fan
<rafan@infor.org>
 |
08:47 seanc
Download the PostgreSQL documentation and MD5 for the test bundle. These
should ideally be downloaded as needed to save bandwidth.
Submitted by: Eric Hodel
 |
01:10 seanc
Update PostgreSQL to 7.3.1[1]. Fixes builds for spac64. Many speed,
security, and feature additions. Reduce diffs between postgresql-devel
port. Re-initdb required when upgrading from previous release. See
release notes for details.
Schemas added are system catalogs updated. ::braces for impact::
http://developer.postgresql.org/docs/postgres/release.html#RELEASE-7-3-1
PR: ports/46701
Submitted by: girgen@pingpong.net
 |
Sunday, 6 Oct 2002
|
07:42 pat
Update to 7.2.3 and maintainer's email address. All advised to update
to this version as soon as possible. Check PR description.
PR: ports/43676
Submitted by: maintainer
 |
Friday, 13 Sep 2002
|
10:41 knu
Remove a dead .jp mirror and add the official .jp mirror instead.
Submitted by: fenner's distfiles survey
 |
Monday, 26 Aug 2002
|
08:12 trevor
Update to 7.2.2, which fixes several security bugs. Do not install
documentation--it will be in a separate port.
PR: 42009
Submitted by: Palle Girgensohn (maintainer)
 |
Sunday, 25 Aug 2002
|
04:49 trevor
Forbid because of unconfirmed security bugs:
The following buffer overruns have been identified and
addressed [in 7.2.2]:
* in handling long datetime input
* in repeat()
* in lpad() and rpad() with multibyte
* in SET TIME ZONE and TZ env var
 |
Thursday, 1 Aug 2002
|
16:22 ade
Chase shlib rev of devel/gettext
Submitted by: lots and lots
Pointy hat to: ade
 |
Friday, 12 Apr 2002
|
17:10 ade
gettext upgrade uber-patch (stage 3)
- switch devel/gettext (0.11.1) on, installing full package
- flip devel/gettext-old (0.10.35) to installing only static binaries
with a "-old" suffix -- gettext-old will have its deorbit burn
sequence initiated just after 4.6-RELEASE
- fix up ports for the new world order
Reviewed by: portmgr
 |
Thursday, 11 Apr 2002
|
04:58 ijliao
upgrade to 7.2.1
PR: 36975
Submitted by: maintainer
 |
Monday, 1 Apr 2002
|
23:04 mi
Fix some bitrot for the non-default case of WITH_GETTEXT -- lib-depend
on -lintl instead of build-depending on msgfmt and make sure -lintl is
linked into the shared -lpq.
Approved by: maintainer
 |
Monday, 25 Mar 2002
|
09:19 sobomax
Add USE_SUBMAKE, where it might be necessary.
 |
Friday, 15 Mar 2002
|
19:44 ade
Stage 1 of gettext update.
Move gettext (0.10.35) with gettext-old
Update gettext from gettext-devel (0.10.40)
Remove gettext-devel
Fix dependencies
Stage 2 will involve upgraded gettext to 0.11 and fixing issues
Stage 3 involves a de-orbit burn sequence for gettext-old
Reviewed by: portmgr
 |
Tuesday, 19 Feb 2002
|
08:23 vanilla
Upgrade to 7.2, and spilit into several ports.
 |
Wednesday, 12 Dec 2001
|
19:30 ijliao
pre-everything needs two colons
 |
Monday, 24 Sep 2001
|
23:54 sf
retire problematic MASTER_SITES.
 |
Tuesday, 21 Aug 2001
|
05:31 clive
Update the PostgreSQL port to 7.1.3.
 |
Friday, 27 Jul 2001
|
12:56 sheldonh
Work around the way in which the package building cluster validates ports by
defining LIB_DEPENDS for the BATCH defaults in the Makefile. The dynamic
determination of LIB_DEPENDS in configure.postgresql remains in place for the
!BATCH case and is unaffected by this.
 |
Wednesday, 13 Jun 2001
|
04:16 knu
The configure script *must* run pre-fetch, since the dependencies are checked
in the fetch target. Before the patch below, make install will fail to depend
on Tcl/Tk, for instance.
 |
Monday, 4 Jun 2001
|
12:52 jeh
Add character sets to the server
 |
Friday, 1 Jun 2001
|
07:05 obrien
Use proper POSIX syntax for `chown'.
 |
Sunday, 27 May 2001
|
15:31 sf
add Japanese mirror to MASTER_SITES.
 |
13:10 ijliao
upgrade to 7.1.2
 |
Thursday, 24 May 2001
|
14:26 alex
Change the way the configure script is executed and included in order to make
dependencies work. Call the script pre-fetch and include Makefile.inc AFTER it
has been created.
 |
Wednesday, 9 May 2001
|
07:00 vanilla
Upgrade to 7.1.1
 |
Wednesday, 25 Apr 2001
|
18:17 olgeni
Misc. changes and cleanups.
 |
Tuesday, 24 Apr 2001
|
11:48 demon
Remove extra empty line.
 |
11:47 demon
Add one more MASTER_SITE
 |
Monday, 23 Apr 2001
|
05:13 vanilla
Fix postgresql.jar link probram, and bump version too.
 |
Saturday, 21 Apr 2001
|
12:34 vanilla
Upgrade to 7.1, change to new layout style.
 |
Thursday, 15 Mar 2001
|
19:26 clive
ldconfig PostgreSQL's lib should happen before starting *ANY* ports.
 |
Sunday, 25 Feb 2001
|
00:41 olgeni
Remove IS_INTERACTIVE, support batch compilation.
 |
Thursday, 22 Feb 2001
|
21:06 olgeni
Treat pgsql's .profile as data: it could have been customized to change the
default database location.
 |
Tuesday, 20 Feb 2001
|
21:45 olgeni
Make the port more "package friendly".
 |
Tuesday, 30 Jan 2001
|
07:31 jkoshy
Define IS_INTERACTIVE.
 |
Monday, 1 Jan 2001
|
10:15 will
Goodbye, YEAR2000. Hello, 2001.
 |
Monday, 11 Dec 2000
|
03:22 steve
Update to version 7.0.3.
 |
Friday, 8 Dec 2000
|
06:12 steve
Palle Girgensohn <girgen@partitur.se> stepped forward and said that he would
like to maintain this port.
 |
Thursday, 23 Nov 2000
|
06:20 andreas
hand maintenance of this port over to ports@FreeBSD.ORG due to lack of time
for maintaining and testing. Maybe somebody other can do better than I.
 |
Sunday, 8 Oct 2000
|
01:04 asami
Rename PLIST.* to pkg-plist.*.
 |
Saturday, 23 Sep 2000
|
17:13 andreas
pl/Perl and ODBC support
 |
Saturday, 9 Sep 2000
|
07:29 andreas
avoid: ldconfig: /usr/local/pgsql/lib: ignoring directory not owned by root
during startup.
 |
Thursday, 31 Aug 2000
|
14:36 andreas
sorry, forgot to remove that ...
 |
Tuesday, 11 Jul 2000
|
20:03 andreas
-LDCONFIG_DIRS= %%PREFIX%%/pgsql +LDCONFIG_DIRS= %%PREFIX%%/pgsql/lib
 |
Tuesday, 20 Jun 2000
|
06:08 knu
Update to 7.0.2.
 |
Sunday, 4 Jun 2000
|
17:47 knu
Enable multibyte support by default, and add knobs to disable it or set the
default encoding.
 |
Thursday, 25 May 2000
|
10:35 andreas
make startup script work (start/stop)
 |
Wednesday, 24 May 2000
|
15:11 andreas
upgrade postgresql to v 7.0 release thanks for complete diffs ;-) closed PR
 |
Number of commits found: 74 |