| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
PR: 61836
Submitted by: Palle Girgensohn (maintainer)
Pointy hat to: me
|
|
|
|
|
| |
Submitted by: trevor
Tested by: bento
|
| |
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
| |
This fixes INDEX build
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
| |
master/slave clean)
|
|
|
|
| |
Prodded by: kris
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
"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
|
|
|
|
| |
use USE_GETOPT_LONG instead.
|
|
|
|
|
| |
PR: 52867
Submitted by: Palle Girgensohn <girgen@pingpong.net> (maintainer)
|
|
|
|
|
|
|
| |
Submitted by: osa
Approved by: maintainer
PR: 50397
Approved by: fjoe (implicit)
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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]
|
|
|
|
|
| |
PR: 47054
Submitted by: Palle Girgensohn <girgen@rambutan.pingpong.net>
|
|
|
|
|
| |
PR: ports/46749, ports/46748
Submitted by: "Sergey A.Osokin" <osa@FreeBSD.org.ru>,Rong-en Fan <rafan@infor.org>
|
|
|
|
|
|
| |
should ideally be downloaded as needed to save bandwidth.
Submitted by: Eric Hodel
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
| |
to this version as soon as possible. Check PR description.
PR: ports/43676
Submitted by: maintainer
|
|
|
|
| |
Submitted by: fenner's distfiles survey
|
|
|
|
|
|
|
| |
documentation--it will be in a separate port.
PR: 42009
Submitted by: Palle Girgensohn (maintainer)
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
| |
Submitted by: lots and lots
Pointy hat to: ade
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
| |
PR: 36975
Submitted by: maintainer
|
|
|
|
|
|
|
| |
on -lintl instead of build-depending on msgfmt and make sure -lintl is
linked into the shared -lpq.
Approved by: maintainer
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
| |
PR: ports/34855
Submitted by: maintainer.
|
|
|
|
|
| |
PR: 32755
Submitted by: Palle Girgensohn <girgen@partitur.se>
|
|
|
|
|
| |
PR: 30805
Submitted by: maintainer
|
|
|
|
|
|
|
|
| |
A note about how to install languages into a PostgreSQL database is added.
PR: ports/29916
Submitted by: Palle Girgensohn <girgen@partitur.se> (MAINTAINER)
Michal Pasternak <doc@lublin.t1.pl> (the note)
|
|
|
|
|
|
|
|
|
|
| |
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.
Remove trailing whitespace and an extraneous LDCONFIG_DIRS.
Submitted by: maintainer
|
|
|
|
|
|
|
|
|
|
|
| |
checked in the fetch target. Before the patch below, make install will
fail to depend on Tcl/Tk, for instance.
Synchronize the batch and default interactive selections for optional
parts of the port.
PR: ports/27949
Submitted by: Palle Girgensohn <girgen@partitur.se> (MAINTAINER)
|
|
|
|
|
| |
PR: 27846
Submitted by: Palle Girgensohn <girgen@partitur.se>
|
| |
|
| |
|
|
|
|
|
| |
PR: 27676
Submitted by: maintainer
|
|
|
|
|
|
|
|
|
| |
to make dependencies work.
Call the script pre-fetch and include Makefile.inc AFTER it has been
created.
Reported by: Disturbed FreeBSD newbie who couldn't figure out
why this didn't work as expected.
|
|
|
|
|
| |
PR: ports/27220
Submitted by: maintainer
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Move the call to configure.postgresql7 from pre-fetch to pre-extract, so it
won't hang while performing batch fetch operations (like portupgrade -F)
* Add some TCL related files to pkg-plist.tcl, and add a PLIST_SUB in the
Makefile to register the correct tcl version in the plist.
* Do not start postgresql if the database directory does not exist: the
startup sequence could hang because of this.
* Use the "-s" option when starting postgresql with pg_ctl, so it won't
display informational messages. Display only the port name, as do other
packages startup scripts.
Approved by: Palle Girgensohn <girgen@partitur.se>
|
| |
|
| |
|
|
|
|
|
| |
PR: ports/26761
Submitted by: maintainer
|
|
|
|
|
| |
PR: ports/26741
Submitted by: maintainer
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This would cure headache like apache module linking against libpq
fail to work after rebooting.
Originally, maintainer and I want this commit to go with the
PostgreSQL updating. But we both think that the latest PostgreSQL
would not be released before FreeBSD 4.3-RELEASE ports freeze.
As a conclusion, PORTREVISION bumped.
Discussed with/Submitted by: MAINTAINER
|