Port details |
- postgresql13-contrib The contrib utilities from the PostgreSQL distribution
- 13.7 databases
=1 13.6_2Version of this port present on the latest quarterly branch. NOTE: Slave port - quarterly revision is most likely wrong. - Maintainer: pgsql@FreeBSD.org
 - Port Added: 2020-09-24 13:33:22
- Last Update: 2022-05-12 13:41:07
- Commit Hash: 6c00f6e
- People watching this port, also watch:: tcpdump, metalock
- License: PostgreSQL
- 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/
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- postgresql13-contrib>0:databases/postgresql13-contrib
- Conflicts:
- CONFLICTS:
- postgresql9*
- postgresql1[^3]*
- Conflicts Matches:
-
There are no Conflicts Matches for this port. This is usually an error.
- To install the port:
- cd /usr/ports/databases/postgresql13-contrib/ && make install clean
- To add the package, run one of these commands:
- pkg install databases/postgresql13-contrib
- pkg install postgresql13-contrib
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: postgresql13-contrib
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1652167845
SHA256 (postgresql/postgresql-13.7.tar.bz2) = 1b905bf4f3d83614a393b3c51fd345910fd261e4f5124a68d9a1fdd3a2a46399
SIZE (postgresql/postgresql-13.7.tar.bz2) = 21364433
- Packages (timestamps in pop-ups are UTC):
- Master port: databases/postgresql13-server
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- bison : devel/bison
- gmake>=4.3 : devel/gmake
- Library dependencies:
-
- libxml2.so : textproc/libxml2
- libpq.so.5 : databases/postgresql13-client
- This port is required by:
- for Build
-
- databases/pg_stat_kcache
- databases/postgis30
- databases/postgis31
- databases/postgis32
- databases/powa-archivist
-
Deleted ports which required this port:
- for Run
-
- databases/pg_stat_kcache
- databases/postgis30
- databases/postgis31
- databases/postgis32
- databases/powa-archivist
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
- Configuration Options:
- ===> The following configuration options are available for postgresql13-contrib-13.7:
DOCS=on: Build and/or install documentation
OPENSSL=on: Build with OpenSSL support
XML=on: XML format or parser support
===> Use 'make config' to modify these settings
- Options name:
- databases_postgresql13-contrib
- USES:
- bison pgsql:13 tar:bzip2 cpe gmake ssl compiler
- pkg-message:
- For install:
- The PostgreSQL contrib utilities have been installed. Please see
/usr/local/share/doc/postgresql/contrib/README
for more information.
- Master Sites:
|
Number of commits found: 8
Commit History - (may be incomplete: see SVNWeb link above for full details) |
This is a slave port. You may also want to view the commits to the master port: databases/postgresql13-server | Date | By | Description |
12 May 2022 13:41:07 13.7
|
Palle Girgensohn (girgen)  |
databases/postgresql??-server: update to latest version
The PostgreSQL Global Development Group has released an update to all
supported versions of PostgreSQL, including 14.3, 13.7, 12.11, 11.16,
and 10.21. This release fixes over 50 bugs reported over the last three
months. This release closes one security vulnerability and fixes over 50
bugs reported over the last three months.
We encourage you to install this update at your earliest possible
convenience.
If you have any GiST indexes on columns using the ltree data type, you
will need to reindex them after upgrading.
For the full list of changes, please review the release notes. (Only the first 15 lines of the commit message are shown above ) |
10 Apr 2022 19:11:41 13.6_2
|
Charlie Li (vishwin)  |
textproc/libxml2: bump all LIB_DEPENDS consumers
This is a separate commit to facilitate easier cherry-picking for
quarterly.
PR: 262853, 262940, 262877, 263126
Approved by: fluffy (mentor) |
26 Mar 2022 08:27:27 13.6_1
|
Matthias Fechner (mfechner)  |
textproc/libxml2: bump all dependencies
This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246 |
20 May 2021 14:38:55 13.3
|
Palle Girgensohn (girgen)  |
databases/postgresql14-*: Add postgresql 14 beta1 the the ports tree.
Release notes: https://www.postgresql.org/docs/devel/release-14.html
Also reintroduce parallel builds. Some components, namely plperl,
plpython, pltcl and contrib, fail to build properly when using parallel
builds. Something with static linking using `ar` that fails.
MAKE_JOBS_UNSAFE is set for these ports. |
06 Apr 2021 14:31:07 13.2
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
11 Feb 2021 14:34:02
13.2
|
girgen  |
PostgreSQL 13.2, 12.6, 11.11, 10.16, 9.6.21, and 9.5.25 released
The PostgreSQL Global Development Group has released an update to all supported
versions of our database system, including 13.2, 12.6, 11.11, 10.16, 9.6.21,
and 9.5.25. This release closes two security vulnerabilities and fixes over 80
bugs reported over the last three months.
Additionally, this is the final release of PostgreSQL 9.5. If you are running
PostgreSQL 9.5 in a production environment, we suggest that you make plans to
upgrade.
Release
notes: https://www.postgresql.org/about/news/postgresql-132-126-1111-1016-9621-and-9525-released-2165/
Security notes: https://www.postgresql.org/support/security/
Security: CVE-2021-3393, CVE-2021-20229 |
25 Sep 2020 15:53:43
13.0_1
|
girgen  |
Fix depenedency for postgresql13-contrib
And avoid hardcoding the version for all other versions as well, per suggestion
in the PR.
PR: 249888
Submitted by: Christian Ullrich |
24 Sep 2020 13:33:10
13.0
|
girgen  |
Welcome PostgreSQL 13
Release notes: https://www.postgresql.org/about/news/2077/ |
Number of commits found: 8
|