Port details |
- postgresql93-contrib The contrib utilities from the PostgreSQL distribution
- 9.3.25_2 databases
=3 9.3.25_2Version of this port present on the latest quarterly branch.
- DEPRECATED: PostgreSQL-9.3 has reached end-of-life
This port expired on: 2019-01-08
- Maintainer: pgsql@FreeBSD.org
- Port Added: 2013-05-11 23:46:44
- Last Update: 2019-01-09 16:45:54
- SVN Revision: 489816
- People watching this port, also watch:: zsh, pkg, screen, bash
- License: PostgreSQL
- WWW:
- https://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: https://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 - Dependency lines:
-
- postgresql93-contrib>0:databases/postgresql93-contrib
- Conflicts:
- CONFLICTS:
- postgresql9[^3]*
- postgresql10*
- No installation instructions:
- This port has been deleted.
- PKGNAME: postgresql93-contrib
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1541718314
SHA256 (postgresql/postgresql-9.3.25.tar.bz2) = e4953e80415d039ccd33d34be74526a090fd585cf93f296cd9c593972504b6db
SIZE (postgresql/postgresql-9.3.25.tar.bz2) = 17067593
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:
- Master port: databases/postgresql93-server
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- bison : devel/bison
- gmake : devel/gmake
- Library dependencies:
-
- libxslt.so : textproc/libxslt
- libxml2.so : textproc/libxml2
- libpq.so.5 : databases/postgresql93-client
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- USES:
- bison pgsql:9.3 tar:bzip2 cpe gmake
- 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) |
This is a slave port. You may also want to view the commits to the master port: databases/postgresql93-server |
Commit | Credits | Log message |
9.3.25_2 09 Jan 2019 16:45:54 |
rene |
Remove expired ports:
2019-01-08 databases/postgresql93-client: PostgreSQL-9.3 has reached end-of-life
2019-01-08 databases/postgresql93-docs: PostgreSQL-9.3 has reached end-of-life
2019-01-08 databases/postgresql93-contrib: PostgreSQL-9.3 has reached
end-of-life
2019-01-08 databases/postgresql93-pltcl: PostgreSQL-9.3 has reached end-of-life
databases/postgresql93-pgtcl: part of expired PostgreSQL 9.3
2019-01-08 databases/postgresql93-plperl: PostgreSQL-9.3 has reached end-of-life
2019-01-08 databases/postgresql93-plpython: PostgreSQL-9.3 has reached
end-of-life
2019-01-08 databases/postgresql93-server: PostgreSQL-9.3 has reached end-of-life |
9.3.25_2 12 Dec 2018 01:35:36 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590 |
9.3.22 08 May 2018 19:37:05 |
sunpoet |
Update WWW
Approved by: portmgr (blanket) |
9.3.19 05 Sep 2017 09:27:11 |
girgen |
The PostgreSQL Global Development Group has released an update to all
supported versions of our database system, including 9.6.5, 9.5.9,
9.4.14, 9.3.19, and 9.2.23.
This release includes fixes that prevent a crash in pg_restore when
using parallel mode. It also patches over a few other bugs reported
since the last releases in August.
Additionally, in 9.4.14 only, there is a fix to an issue with walsenders
preventing primary-server shutdown unless immediate shutdown mode is used.
Users should plan to update at the next convenient downtime.
Bug Fixes and Improvements
(Only the first 15 lines of the commit message are shown above ) |
9.3.12 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
9.3.10 08 Oct 2015 21:25:01 |
girgen |
Update PostgreSQL port to latest version.
Two security issues have been fixed in this release which affect users
of specific PostgreSQL features:
CVE-2015-5289: json or jsonb input values constructed from arbitrary
user input can crash the PostgreSQL server and cause a denial of
service.
CVE-2015-5288: The crypt( function included with the optional pgCrypto
extension could be exploited to read a few additional bytes of memory.
No working exploit for this issue has been developed.
This update will also disable SSL renegotiation by default;
previously, it was enabled by default. SSL renegotiation will be
removed entirely in PostgreSQL versions 9.5 and later.
URL: http://www.postgresql.org/about/news/1615/
Security: CVE-2015-5288 CVE-2015-5289 |
9.3.9_1 06 Oct 2015 08:47:43 |
girgen |
Fix broken XML support.
PR: ports/202649 |
9.3.6 25 Mar 2015 09:33:53 |
marino |
databases category: Remove $PTHREAD_LIBS
Note: virtuoso did not pass check-plist from before, so it was fixed.
approved by: PTHREAD blanket |
9.3.6 05 Feb 2015 22:54:35 |
girgen |
Update PostgreSQL-9.x to latests versions.
This update fixes multiple security issues reported in PostgreSQL over the past
few months. All of these issues require prior authentication, and some require
additional conditions, and as such are not considered generally urgent.
However, users should examine the list of security holes patched below in case
they are particularly vulnerable.
Security: CVE-2015-0241,CVE-2015-0242,CVE-2015-0243,
CVE-2015-0244,CVE-2014-8161 |
9.3.5_1 26 Aug 2014 10:17:30 |
crees |
Fixup any version changes I missed yesterday.
Shown logs by: antoine |
9.3.4_1 16 Apr 2014 18:28:50 |
zeising |
The FreeBSD x11@ and graphics team proudly presents
a zeising, kwm production, with help from dumbbell, bdrewery:
NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE
This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.
This patch also contains updates of libxcb and related ports, pixman, as well (Only the first 15 lines of the commit message are shown above ) |
9.3.4 21 Mar 2014 08:15:26 |
girgen |
Fix mistake with ossp-uuid: don't use --with-ossp-uuid, since it will need
the ossp library present, and then we never use it. |
9.3.4 20 Mar 2014 13:43:16 |
girgen |
The PostgreSQL Global Development Group has released an update to all supported
version of the database system, including versions 9.3.4, 9.2.8, 9.1.13,
9.0.17, and 8.4.21. This minor release fixes a data corruption issue with
replication and crash recovery in version 9.3, as well as several other minor
issues in all versions. All users of version 9.3 are urged to update their
installations at the next possible downtime. Users of older versions should
update at their convenience.
The data corruption issue in PostgreSQL 9.3 affects binary replication
standbys, servers being recovered from point-in-time-recovery backup, and
standalone servers which recover from a system crash. The bug causes
unrecoverable index corruption during recovery due to incorrect replay of row
locking operations. This can then cause query results to be inconsistent
depending on whether or not an index is used, and eventually lead to primary
key violations and similar issues. For this reason, users are encouraged to (Only the first 15 lines of the commit message are shown above ) |
9.3.3 26 Feb 2014 17:24:36 |
antoine |
Stage support
Reviewed by: postgresql@
Tested by: miwi and me |
9.3.1 15 Oct 2013 17:17:06 |
sunpoet |
- Remove DISTV: only used in PKGNAMESUFFIX and complained by portlint
- Convert to new LIB_DEPENDS format for postgresql*-contrib
Submitted by: sunpoet (myself)
Reviewed by: crees (pgsql)
Approved by: jgh (pgsql) |
9.3.0 10 Oct 2013 00:09:35 |
jgh |
- Fix pkg name collision
Reviewed by: pgsql@
With hat: pgsql@ |
9.3.0 07 Oct 2013 20:03:38 |
jgh |
- revert r329725
Reported by: qat@
With hat: pgsql@ |
9.3.0 07 Oct 2013 19:04:04 |
jgh |
- Fix pkg name collision
Reviewed by: crees@
With hat: pgsql@ |
9.3.0 20 Sep 2013 16:13:49 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases) |
9.3.b1 15 May 2013 23:21:28 |
girgen |
Add missing pb_basebackup |
9.3.b1 12 May 2013 00:00:56 |
girgen |
Add postgresql 9.3 beta1 |
9.2.4 11 May 2013 23:46:30 |
girgen |
Prepare for postgresql 9.3 beta 1 by svn cp postgresql92-* postgresql93-* |