FreshPorts -- The Place For Ports notbug Sat, 26 May 2012 11:10 AM BST
Port details
postgresql91-server 9.1.3 databases on this many watch lists=13 search for ports that depend on this port
The most advanced open-source database available anywhere
Maintained by: pgsql@FreeBSD.org search for ports maintained by this maintainer
Port Added: 28 Apr 2011 07:47:27
License: not specified in port


PostgreSQL is a sophisticated Object-Relational DBMS, supporting
almost all SQL constructs, including subselects, transactions, and
user-defined types and functions. It is the most advanced open-source
database available anywhere. Commercial Support is also available.

The original Postgres code was the effort of many graduate students,
undergraduate students, and staff programmers working under the direction of
Professor Michael Stonebraker at the University of California, Berkeley. In
1995, Andrew Yu and Jolly Chen took on the task of converting the DBMS query
language to SQL and created a new database system which came to known as
Postgres95. Many others contributed to the porting, testing, debugging and
enhancement of the Postgres95 code. As the code improved, and 1995 faded into
memory, PostgreSQL was born.

PostgreSQL development is presently being performed by a team of Internet
developers who are now responsible for all current and future development. The
development team coordinator is Marc G. Fournier (scrappy@PostgreSQL.ORG).
Support is available from the PostgreSQL developer/user community through the
support mailing list (questions@PostgreSQL.ORG).

PostgreSQL is free and the complete source is available.

WWW: http://www.postgresql.org/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Slave ports
databases/postgresql91-client
databases/postgresql91-contrib
databases/postgresql91-docs
databases/postgresql91-plperl
databases/postgresql91-pltcl

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: devel/gmake
Required Libraries: textproc/libxml2, devel/gettext, databases/postgresql91-client

Required by:
for Build

for Run

To install the port: cd /usr/ports/databases/postgresql91-server/ && make install clean
To add the package: pkg_add -r postgresql91-server


Configuration Options
===> The following configuration options are available for postgresql-server-9.1.3:
     NLS=on (default) "Use internationalized messages"
     DTRACE=off (default) "Build with DTrace probes (server only)"
     PAM=off (default) "Build with PAM support (server only)"
     LDAP=off (default) "Build with LDAP authentication support"
     MIT_KRB5=off (default) "Build with MIT's kerberos support"
     HEIMDAL_KRB5=off (default) "Builds with Heimdal kerberos support"
     GSSAPI=off (default) "Build with GSSAPI support"
     OPTIMIZED_CFLAGS=off (default) "Builds with compiler optimizations (-O3)"
     XML=on (default) "Build with XML data type (server)"
     TZDATA=on (default) "Use internal timezone database (server)"
     DEBUG=off (default) "Builds with debugging symbols"
     ICU=off (default) "Use ICU for unicode collation (server)"
     INTDATE=on (default) "Builds with 64-bit date/time type (server)"
     SSL=on (default) "Build with OpenSSL support"
===> Use 'make config' to modify these settings

Master Sites:
ftp://ftp.se.postgresql.org/pub/databases/relational/postgresql/source/v9.1.3/
ftp://ftp9.us.postgresql.org/pub/mirrors/postgresql/source/v9.1.3/
ftp://ftp10.us.postgresql.org/pub/postgresql/source/v9.1.3/
http://ring.nict.go.jp/archives/misc/db/postgresql/source/v9.1.3/
ftp://ftp.at.postgresql.org/db/www.postgresql.org/pub/source/v9.1.3/
ftp://ftp.be.postgresql.org/postgresql/source/v9.1.3/
ftp://ftp2.cz.postgresql.org/pub/postgresql/source/v9.1.3/
ftp://ftp.ee.postgresql.org/mirrors/postgresql/source/v9.1.3/
ftp://ftp.de.postgresql.org/mirror/postgresql/source/v9.1.3/
ftp://ftp3.de.postgresql.org/pub/Mirrors/ftp.postgresql.org/source/v9.1.3/
ftp://ftp.gr.postgresql.org/pub/databases/postgresql/source/v9.1.3/
ftp://ftp.ie.postgresql.org/mirrors/ftp.postgresql.org/pub/source/v9.1.3/
ftp://ftp2.it.postgresql.org/mirrors/postgres/source/v9.1.3/
http://ftp2.jp.postgresql.org/pub/postgresql/source/v9.1.3/
ftp://ftp.lv.postgresql.org/pub/postgresql/source/v9.1.3/
ftp://ftp2.nl.postgresql.org/mirror/postgresql/source/v9.1.3/
ftp://ftp6.pl.postgresql.org/pub/postgresql/source/v9.1.3/
ftp://ftp7.pl.postgresql.org/pub/mirror/ftp.postgresql.org/source/v9.1.3/
ftp://ftp6.ro.postgresql.org/pub/mirrors/ftp.postgresql.org/source/v9.1.3/
ftp://ftp2.ru.postgresql.org/pub/databases/postgresql/source/v9.1.3/
ftp://ftp3.ru.postgresql.org/pub/mirror/postgresql/pub/source/v9.1.3/
ftp://ftp5.es.postgresql.org/mirror/postgresql/source/v9.1.3/
ftp://ftp3.tw.postgresql.org/pub/postgresql/source/v9.1.3/
ftp://ftp.postgresql.org/pub/source/v9.1.3/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/postgresql/

Number of commits found: 40

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
05 Mar 2012 21:18:50
Original commit files touched by this commit  9.1.3
crees search for other commits by this committer
Break postgresql-pltcl up into versioned ports; now we will have packages

Fix plist for 9.1
05 Mar 2012 20:10:22
Original commit files touched by this commit  9.1.3
crees search for other commits by this committer
Various tidiness patches:
 - Compact -plperl ports
 - Portlint for 90-plperl
 - Update version numbers in pkg-install-server
 - s/spaces/tabs/
 - Use ${} instead of $()
 - s/YES/yes/
 - Tidy IGNORE values

Submitted by:   sunpoet
04 Mar 2012 17:58:21
Original commit files touched by this commit  9.1.3
crees search for other commits by this committer
Don't clobber do-build from slave ports

PR:             ports/165265
Submitted by:   Ben Morrow <ben@morrow.me.uk>
04 Mar 2012 17:19:59
Original commit files touched by this commit  9.1.3
crees search for other commits by this committer
Over to new team, pgsql@FreeBSD.org
29 Feb 2012 19:42:37
Original commit files touched by this commit  9.1.3
crees search for other commits by this committer
Fix plist.

Pointyhat:      pav --> girgen
27 Feb 2012 16:24:48
Original commit files touched by this commit  9.1.3
girgen search for other commits by this committer
The PostgreSQL Global Development Group today released security updates for all
active branches of the PostgreSQL object-relational database system, including
versions 9.1.3, 9.0.7, 8.4.11 and 8.3.18.

Users of pg_dump, users of SSL certificates for validation or users of triggers
using SECURITY DEFINER should upgrade their installations immediately. All
other database administrators are urged to upgrade your version of PostgreSQL
at the next scheduled downtime. More details on the security fixes here:

URL:    http://www.postgresql.org/about/news/1377/

Security: http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-0866
Security: http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-0867
Security: http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-0868
19 Feb 2012 19:35:02
Original commit files touched by this commit  9.1.2_4
crees search for other commits by this committer
Remove p5- from postgresql*-plperl 's mention in pkg-message-client
19 Feb 2012 19:04:51
Original commit files touched by this commit  9.1.2_4
crees search for other commits by this committer
Fix -plperl plist for 9.1
05 Feb 2012 15:32:49
Original commit files touched by this commit  9.1.2_4
crees search for other commits by this committer
Install new pg_basebackup tool by default

Submitted by:   kuriyama
01 Feb 2012 19:31:58
Original commit files touched by this commit  9.1.2_3
crees search for other commits by this committer
Minor changes for UNIQUENAME; remove excessive hyphens

Apologies for the noise here; I'm getting used to the consequences of
slaving ports like this-- postgresql has an unusual arrangement here.

Submitted by:   Neil Darlow (neil@darlow.co.uk)
31 Jan 2012 18:21:33
Original commit files touched by this commit  9.1.2_3
crees search for other commits by this committer
- Stop clobbering postgresql-server/-client OPTIONS with -contrib OPTIONS
- Minor optimisation (stop testing for !SLAVE_ONLY twice)

PR:             ports/164662
30 Jan 2012 18:39:57
Original commit files touched by this commit  9.1.2_3
crees search for other commits by this committer
Use DISTVERSION instead of PORTVERSION to generate UNIQUENAME; options
don't work correctly otherwise.

http://lists.freebsd.org/pipermail/freebsd-ports/2012-January/072756.html

Pointyhat:      crees
25 Jan 2012 21:12:33
Original commit files touched by this commit  9.1.2_3
crees search for other commits by this committer
- To preserve my sanity, slave 82 and 83 to 84, and 90 to 91, resulting in
  three fewer Makefiles to maintain

- Switch patch master site

- Various cleanups
23 Jan 2012 20:36:58
Original commit files touched by this commit  9.1.2_3
crees search for other commits by this committer
Add OPTION to postgresql9[10]-contrib for building without uuid-ossp

Requested by:   sunpoet
22 Jan 2012 06:59:27
Original commit files touched by this commit  9.1.2_3
jgh search for other commits by this committer
- Add profile support for PostgreSQL servers
- re-assign LOCALBASE to PREFIX
- add PG_GROUP to SUB_PLIST for packaging fix
- fix permissions for package installations

PR:     ports/162776
Submitted by:   jgh, Phil Phillips < pphillips at experts-exchange.com >
Reviewed by: rene (mentor)
Approved by: crees (maintainer, mentor)
19 Jan 2012 19:06:00
Original commit files touched by this commit  9.1.2_2
jgh search for other commits by this committer
fix typo %%PG_GROUP%% in pkg-plist-server

Spotted by: decke
Approved by:    crees, rene (mentors,implicit)
19 Jan 2012 03:35:49
Original commit files touched by this commit  9.1.2_1
tabthorpe search for other commits by this committer
- Reset ports due to maintainer timeouts and lack of response to emails

With hat:       portmgr
18 Jan 2012 21:35:11
Original commit files touched by this commit  9.1.2_1
jgh search for other commits by this committer
Fix plist to create directory with proper ownerships PostgreSQL database
may start.

PR:     ports/164273 (critical)
Submitted by: Alexander Yerenkow <yerenkow at gmail.com>
Approved by:    maintainer-timeout: girgen (1 day), portmgr (linimon)
14 Jan 2012 08:57:23
Original commit files touched by this commit  9.1.2
dougb search for other commits by this committer
In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().

In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
05 Dec 2011 16:45:14
Original commit files touched by this commit  9.1.2
girgen search for other commits by this committer
The PostgreSQL Global Development Group today released updates for all
active branches of the PostgreSQL object-relational database system,
including versions 9.1.2, 9.0.6, 8.4.10, 8.3.17 and 8.2.23.

This release contains 52 fixes to version 9.1, and a smaller number of
fixes to older versions, including:

- Fix bugs in information_schema.referential_constraints view**
- Correct collations for citext columns and indexes**
- Prevent possible crash when joining to a scalar function
- Prevent transitory data corruption of GIN indexes after a crash
- Prevent data corruption on TOAST columns when copying data
- Fix failures during hot standby startup
- Correct another "variable not found in subplan target list" bug
- Fix bug with sorting on aggregate expressions in windowing functions
(Only the first 15 lines of the commit message are shown above View all of this commit message)
30 Nov 2011 18:49:31
Original commit files touched by this commit  9.1.1_1
crees search for other commits by this committer
Add DTRACE option for postgresql84-server

PR:             ports/150431
Submitted by:   rpaulo

Fix compilation with GSSAPI

PR:             ports/161786
Submitted by:   rea
Reviewed by:    mandree, John Marshall <john.marshall@riverwillow.com.au>

Mark IGNORE if DTRACE enabled for FreeBSD < 900021 without userland dtrace

PR:             ports/152502
Submitted by:   Sevan Janiyan <venture37@geeklan.co.uk>

Approved by:    maintainer timeout (girgen, at least 2 months)
Feature safe:   yes
29 Oct 2011 10:11:05
Original commit files touched by this commit  9.1.1_1
crees search for other commits by this committer
- do not conflict with postgresql 7.x (we don't have them in a tree anymore)
- remove not-supported FreeBSD versions
- whitespace fixes in pkg-descr
- remove empty pkg-plist (portlint doesn't seems care)

PR:             ports/161987
Submitted by:   Ruslan Mahmatkhanov <cvs-src@yandex.ru>
26 Oct 2011 15:09:26
Original commit files touched by this commit  9.1.1_1
glarkin search for other commits by this committer
- Fix plist when postgresql-plpython installed for postgresql 9.1 and
  postgresql-plpython built with python 3+

PR:             ports/161822
Submitted by:   sunpoet
Approved by:    Ruslan Mahmatkhanov <cvs-src@yandex.ru> (maintainer), girgen
(maintainer implicit)
20 Oct 2011 21:07:29
Original commit files touched by this commit  9.1.1_1
crees search for other commits by this committer
- Fix packaging issue (missed %%PG_USER%% in pkg-plist-server)
- Remove extra bsd.port.pre.mk include from postgresql82-server

PR:             ports/161816 ports/161824 ports/161821
Submitted by:   Jason Helfman (jhelfman@e-e.com)
Approved by:    portmgr (pav)
19 Oct 2011 18:29:58
Original commit files touched by this commit  9.1.1_1
crees search for other commits by this committer
This time remember to bump PORTREVISION
19 Oct 2011 18:21:25
Original commit files touched by this commit  9.1.1
crees search for other commits by this committer
Fix SUB_LIST issue by deconditionalising it.

Temporary fix, but will stop the flurry of incoming PRs related.

PR:             ports/161779 ports/161774 ports/161791 ports/161771 ports/161769
Submitted by:   Many people, original fix suggested by Jason Helfman
(jhelfman@e-e.com)
Approved by:    portmgr (pav)
18 Oct 2011 09:03:33
Original commit files touched by this commit  9.1.1
girgen search for other commits by this committer
The PostgreSQL Global Development Group today released minor version updates
for all active branches of the PostgreSQL object-relational database system,
including versions 9.1.1, 9.0.5, 8.4.9, 8.3.16 and 8.2.22.

All users are strongly urged to update their installations at the next
scheduled downtime.

URL:    http://www.postgresql.org/about/news.1355

Cleanup ports. Better handling of the knob PG_USER.
Also add uuid to 9.0 and 9.1 contrib ports.
06 Oct 2011 08:46:58
Original commit files touched by this commit  9.1.0_1
mm search for other commits by this committer
- Add ICU support to PostgreSQL 9.1 server
- Make SSL available as an option
- Make portlint happier
- Fix some typos

PR:             ports/160915
Approved by:    maintainer (timeout)
02 Oct 2011 20:07:40
Original commit files touched by this commit  9.1.0
sunpoet search for other commits by this committer
- Unbreak postgresql-plpython: allow build with threaded python
- Pass maintainership to submitter

PR:             ports/159843
Submitted by:   Ruslan Mahmatkhanov <cvs-src@yandex.ru>
25 Sep 2011 22:20:28
Original commit files touched by this commit  9.1.0
rea search for other commits by this committer
Don't rebuild manual pages if configure was changed

Sometimes patches for PostgreSQL touch its configure script.  And the
logics inside current Makefiles for the documentation makes the manual
pages (and other stuff) to be dependent of the timestamp of the
top-level configure file.  This triggers the rebuild of the manual
pages, but since some additional XML-related tools are needed, this
rebuild can fail.

PR: 159844
Approved by: maintainer timeout (1 month)
Feature safe: yes
25 Sep 2011 18:09:06
Original commit files touched by this commit  9.1.0
rea search for other commits by this committer
PostgreSQL: unbreak GSSAPI support

The problem with GSSAPI without Kerberos is that configure.in has
very funny logics of choosing GSSAPI libraries:
{{{
if test "$with_gssapi" = yes ; then
  if test "$PORTNAME" != "win32"; then
    AC_SEARCH_LIBS(gss_init_sec_context, [gssapi_krb5 gss 'gssapi -lkrb5
-lcrypto'], [],
                                  [AC_MSG_ERROR([could not find function
'gss_init_sec_context' required for GSSAPI])])
  else
    LIBS="$LIBS -lgssapi32"
  fi
fi
}}}
(Only the first 15 lines of the commit message are shown above View all of this commit message)
23 Sep 2011 22:26:39
Original commit files touched by this commit  9.1.0
amdmi3 search for other commits by this committer
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:             157936
Submitted by:   myself
Exp-runs by:    pav
Approved by:    pav
12 Sep 2011 09:53:58
Original commit files touched by this commit  9.1.0
girgen search for other commits by this committer
Update to PostgreSQL version 9.1.0
SITE: http://www.postgresql.org/docs/9.1/static/release-9-1.html
07 Aug 2011 18:15:24
Original commit files touched by this commit  9.1.b3
pav search for other commits by this committer
- Unbreak slaves

Reported by:    Portsnap buildbox
07 Aug 2011 17:42:33
Original commit files touched by this commit  9.1.b3
pav search for other commits by this committer
- Make those OPTIONS actually working at all

Reported by:    pointyhat
20 Jul 2011 12:09:57
Original commit files touched by this commit  9.1.b3
girgen search for other commits by this committer
Update to 9.1 beta 3
Fix broken plist for the postgres user's home directory
Release notes at http://www.postgresql.org/about/news.1331
11 Jul 2011 20:46:41
Original commit files touched by this commit  9.1.b2
pav search for other commits by this committer
- Mark BROKEN: leave a directory behind on deinstall

Reported by:    pointyhat
14 Jun 2011 08:31:27
Original commit files touched by this commit  9.1.b2
girgen search for other commits by this committer
Update to 9.1beta2
Fix proken plists wrt NLS
11 Jun 2011 23:14:30
Original commit files touched by this commit  9.1.b1
girgen search for other commits by this committer
Add postgresql 9.1 beta1.

See http://www.postgresql.org/about/news.1313 for more info.

Also, use USERS knob instead of explicitally creating the pgsql user
while still accepting alternative names, using [1] with some added
magic.

PR:     157667 [1]
28 Apr 2011 07:46:15
Original commit files touched by this commit  9.0.4_1
girgen search for other commits by this committer
Forced commit to document that repocopy from postgresql90-server was made.
PR:  ports/156485

Number of commits found: 40

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
haproxyMay 24
foswikiMay 21
inspircd*May 21
inspircd12*May 21
sympaMay 21
sympa5May 21
libxml2May 18
pidgin-otrMay 16
sudoMay 16
chromiumMay 15
chromiumMay 15
pivotx*May 14
socatMay 14
libpurpleMay 12
php5May 12

12 vulnerabilities affecting 17 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23670
Broken 193
Deprecated 147
Ignore 735
Forbidden 3
Restricted 328
No CDROM 110
Vulnerable 0
Expired 41
Set to expire 188
Interactive 54
new 24 hours 14
new 48 hours31
new 7 days58
new fortnight181
new month253

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.539 seconds.