Port details |
- postgresql73 The most advanced open-source database available anywhere
- 7.3.8 databases
=5 7.3.8Version of this port present on the latest quarterly branch. - Maintainer: girgen@FreeBSD.org
 - Port Added: 2003-12-04 09:24:51
- Last Update: 2005-01-31 00:39:19
- SVN Revision: UNKNOWN
- People watching this port, also watch:: python, Hermes, p5-type1inst
- License: not specified in port
- WWW:
- http://www.postgresql.org/
- Description:
- 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/
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- postgresql>0:databases/postgresql73
- No installation instructions:
- This port has been deleted.
- PKGNAME: postgresql
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake : devel/gmake
- Library dependencies:
-
- gnugetopt.1 : devel/libgnugetopt
- intl : devel/gettext
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
7.3.8 31 Jan 2005 00:39:19
 |
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) |
7.3.8 16 Dec 2004 05:49:27
 |
kris  |
Clean up handling of locale directories at deinstall-time:
* Don't remove "system directories" (which were created by BSD.*.dist)
* Silently try to remove locale directories which we might have created |
7.3.8 06 Dec 2004 03:59:56
 |
girgen  |
Add myself as committer, and use my @FreeBSD.org address.
Approved by: ade (mentor) |
7.3.8 05 Nov 2004 19:23:27
 |
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) |
7.3.7 31 Aug 2004 13:44:36
 |
eik  |
- update to version 7.3.7:
* Prevent possible loss of committed transactions during crash.
PR: 71179
Submitted by: SUGIMURA Takashi <sugimura@jp.FreeBSD.org>
Reviewed by: Palle Girgensohn <girgen@pingpong.net> (maintainer) |
7.3.6 15 May 2004 05:09:20
 |
edwin  |
Remove empty line from distinfo |
7.3.6 14 May 2004 13:16:02
 |
edwin  |
Fix CONFLICTS variable. |
7.3.6 14 May 2004 13:13:10
 |
edwin  |
[PATCH] databases/postgresql73: update to 7.3.6
* Revert erroneous changes in rule permissions checking
* Repair incorrect order of operations in GetNewTransactionId()
* Ensure configure selects -fno-strict-aliasing even when an
external value for CFLAGS is supplied
* Make pg_restore handle 64-bit off_t correctly
* Make contrib/dblink not assume that local and remote type OIDs
match (Joe)
* Quote connectby()'s start_with argument properly (Joe)
* Don't crash when a rowtype argument to a plpgsql function is NULL
* Avoid generating invalid character encoding sequences in corner
cases when planning LIKE operations
* Ensure text_position() cannot scan past end of source string in
multibyte cases (Korea PostgreSQL Users' Group)
* Fix index optimization and selectivity estimates for LIKE
operations on bytea columns (Joe)
This version, as with most minor versions, does not require
a dump/reload to put into place.
PR: ports/63698
Submitted by: Palle Girgensohn <girgen@pingpong.net> |
7.3.5_1 05 Feb 2004 12:59:14
 |
trevor  |
Add WITHOUT_NLS knob.
PR: 61836
Submitted by: Palle Girgensohn (maintainer) |
7.3.5_1 04 Feb 2004 04:36:30
 |
marcus  |
Add USE_GETTEXT and bump PORTREVISION.
Submitted by: trevor
Tested by: bento |
7.3.5 29 Jan 2004 11:56:43
 |
kris  |
Use a unique LATEST_LINK |
7.3.5 23 Jan 2004 18:12:26
 |
trevor  |
Now gettext 0.12.1 is gettext-old. |
7.3.5 18 Jan 2004 05:46:54
 |
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. |
7.3.5 11 Jan 2004 10:32:54
 |
edwin  |
[MAINTAINER] databases/postgresql73: wrong MD5_FILE for subports
Just realized that after the repo-copy, the MD5_FILE pointer for
subports was never updated.
PR: ports/61193
Submitted by: Palle Girgensohn <girgen@pingpong.net> |
7.3.5 04 Dec 2003 10:08:07
 |
seanc  |
Preemptive strike against future bogons for PORTREVSION bumps. |
7.3.5 04 Dec 2003 09:19:11
 |
seanc  |
Update to PostgreSQL 7.3.5. See the release notes for details. A
dump is *not* required when upgrading from any 7.3 release to 7.3.5.
Release notes:
http://developer.postgresql.org/docs/postgres/release-7-3-5.html
Notified: maintainer
Repo-copy by: joe |