notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
postgresql13-contrib The contrib utilities from the PostgreSQL distribution
13.14 databases on this many watch lists=1 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 13.8Version of this port present on the latest quarterly branch.
Maintainer: pgsql@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2020-09-24 13:33:22
Last Update: 2022-09-10 17:41:16
Commit Hash: e79fe1a
People watching this port, also watch:: tcpdump, metalock
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (245 items)
Collapse this list.
  1. /usr/local/share/licenses/postgresql13-contrib-13.14/catalog.mk
  2. /usr/local/share/licenses/postgresql13-contrib-13.14/LICENSE
  3. /usr/local/share/licenses/postgresql13-contrib-13.14/PostgreSQL
  4. bin/oid2name
  5. bin/pg_standby
  6. bin/vacuumlo
  7. include/postgresql/server/extension/cube/cubedata.h
  8. include/postgresql/server/extension/hstore/hstore.h
  9. include/postgresql/server/extension/isn/isn.h
  10. include/postgresql/server/extension/ltree/ltree.h
  11. include/postgresql/server/extension/seg/segdata.h
  12. lib/postgresql/_int.so
  13. lib/postgresql/adminpack.so
  14. lib/postgresql/amcheck.so
  15. lib/postgresql/auth_delay.so
  16. lib/postgresql/auto_explain.so
  17. lib/postgresql/autoinc.so
  18. lib/postgresql/bloom.so
  19. lib/postgresql/btree_gin.so
  20. lib/postgresql/btree_gist.so
  21. lib/postgresql/citext.so
  22. lib/postgresql/cube.so
  23. lib/postgresql/dblink.so
  24. lib/postgresql/dict_int.so
  25. lib/postgresql/dict_xsyn.so
  26. lib/postgresql/earthdistance.so
  27. lib/postgresql/file_fdw.so
  28. lib/postgresql/fuzzystrmatch.so
  29. lib/postgresql/hstore.so
  30. lib/postgresql/insert_username.so
  31. lib/postgresql/isn.so
  32. lib/postgresql/lo.so
  33. lib/postgresql/ltree.so
  34. lib/postgresql/moddatetime.so
  35. lib/postgresql/pageinspect.so
  36. lib/postgresql/passwordcheck.so
  37. lib/postgresql/pg_buffercache.so
  38. lib/postgresql/pg_freespacemap.so
  39. lib/postgresql/pg_prewarm.so
  40. lib/postgresql/pg_stat_statements.so
  41. lib/postgresql/pg_trgm.so
  42. lib/postgresql/pg_visibility.so
  43. lib/postgresql/pgcrypto.so
  44. lib/postgresql/pgrowlocks.so
  45. lib/postgresql/pgstattuple.so
  46. lib/postgresql/pgxml.so
  47. lib/postgresql/postgres_fdw.so
  48. lib/postgresql/refint.so
  49. lib/postgresql/seg.so
  50. lib/postgresql/sslinfo.so
  51. lib/postgresql/tablefunc.so
  52. lib/postgresql/tcn.so
  53. lib/postgresql/test_decoding.so
  54. lib/postgresql/tsm_system_rows.so
  55. lib/postgresql/tsm_system_time.so
  56. lib/postgresql/unaccent.so
  57. lib/postgresql/uuid-ossp.so
  58. share/doc/postgresql/README-contrib
  59. share/doc/postgresql/extension/README
  60. share/doc/postgresql/extension/autoinc.example
  61. share/doc/postgresql/extension/insert_username.example
  62. share/doc/postgresql/extension/moddatetime.example
  63. share/doc/postgresql/extension/refint.example
  64. share/postgresql/extension/adminpack--1.0--1.1.sql
  65. share/postgresql/extension/adminpack--1.0.sql
  66. share/postgresql/extension/adminpack--1.1--2.0.sql
  67. share/postgresql/extension/adminpack--2.0--2.1.sql
  68. share/postgresql/extension/adminpack.control
  69. share/postgresql/extension/amcheck--1.0--1.1.sql
  70. share/postgresql/extension/amcheck--1.0.sql
  71. share/postgresql/extension/amcheck--1.1--1.2.sql
  72. share/postgresql/extension/amcheck.control
  73. share/postgresql/extension/autoinc--1.0.sql
  74. share/postgresql/extension/autoinc.control
  75. share/postgresql/extension/bloom--1.0.sql
  76. share/postgresql/extension/bloom.control
  77. share/postgresql/extension/btree_gin--1.0--1.1.sql
  78. share/postgresql/extension/btree_gin--1.0.sql
  79. share/postgresql/extension/btree_gin--1.1--1.2.sql
  80. share/postgresql/extension/btree_gin--1.2--1.3.sql
  81. share/postgresql/extension/btree_gin.control
  82. share/postgresql/extension/btree_gist--1.0--1.1.sql
  83. share/postgresql/extension/btree_gist--1.1--1.2.sql
  84. share/postgresql/extension/btree_gist--1.2--1.3.sql
  85. share/postgresql/extension/btree_gist--1.2.sql
  86. share/postgresql/extension/btree_gist--1.3--1.4.sql
  87. share/postgresql/extension/btree_gist--1.4--1.5.sql
  88. share/postgresql/extension/btree_gist.control
  89. share/postgresql/extension/citext--1.0--1.1.sql
  90. share/postgresql/extension/citext--1.1--1.2.sql
  91. share/postgresql/extension/citext--1.2--1.3.sql
  92. share/postgresql/extension/citext--1.3--1.4.sql
  93. share/postgresql/extension/citext--1.4--1.5.sql
  94. share/postgresql/extension/citext--1.4.sql
  95. share/postgresql/extension/citext--1.5--1.6.sql
  96. share/postgresql/extension/citext.control
  97. share/postgresql/extension/cube--1.0--1.1.sql
  98. share/postgresql/extension/cube--1.1--1.2.sql
  99. share/postgresql/extension/cube--1.2--1.3.sql
  100. share/postgresql/extension/cube--1.2.sql
  101. share/postgresql/extension/cube--1.3--1.4.sql
  102. share/postgresql/extension/cube.control
  103. share/postgresql/extension/dblink--1.0--1.1.sql
  104. share/postgresql/extension/dblink--1.1--1.2.sql
  105. share/postgresql/extension/dblink--1.2.sql
  106. share/postgresql/extension/dblink.control
  107. share/postgresql/extension/dict_int--1.0.sql
  108. share/postgresql/extension/dict_int.control
  109. share/postgresql/extension/dict_xsyn--1.0.sql
  110. share/postgresql/extension/dict_xsyn.control
  111. share/postgresql/extension/earthdistance--1.0--1.1.sql
  112. share/postgresql/extension/earthdistance--1.1.sql
  113. share/postgresql/extension/earthdistance.control
  114. share/postgresql/extension/file_fdw--1.0.sql
  115. share/postgresql/extension/file_fdw.control
  116. share/postgresql/extension/fuzzystrmatch--1.0--1.1.sql
  117. share/postgresql/extension/fuzzystrmatch--1.1.sql
  118. share/postgresql/extension/fuzzystrmatch.control
  119. share/postgresql/extension/hstore--1.0--1.1.sql
  120. share/postgresql/extension/hstore--1.1--1.2.sql
  121. share/postgresql/extension/hstore--1.2--1.3.sql
  122. share/postgresql/extension/hstore--1.3--1.4.sql
  123. share/postgresql/extension/hstore--1.4--1.5.sql
  124. share/postgresql/extension/hstore--1.4.sql
  125. share/postgresql/extension/hstore--1.5--1.6.sql
  126. share/postgresql/extension/hstore--1.6--1.7.sql
  127. share/postgresql/extension/hstore.control
  128. share/postgresql/extension/insert_username--1.0.sql
  129. share/postgresql/extension/insert_username.control
  130. share/postgresql/extension/intagg--1.0--1.1.sql
  131. share/postgresql/extension/intagg--1.1.sql
  132. share/postgresql/extension/intagg.control
  133. share/postgresql/extension/intarray--1.0--1.1.sql
  134. share/postgresql/extension/intarray--1.1--1.2.sql
  135. share/postgresql/extension/intarray--1.2--1.3.sql
  136. share/postgresql/extension/intarray--1.2.sql
  137. share/postgresql/extension/intarray.control
  138. share/postgresql/extension/isn--1.0--1.1.sql
  139. share/postgresql/extension/isn--1.1--1.2.sql
  140. share/postgresql/extension/isn--1.1.sql
  141. share/postgresql/extension/isn.control
  142. share/postgresql/extension/lo--1.0--1.1.sql
  143. share/postgresql/extension/lo--1.1.sql
  144. share/postgresql/extension/lo.control
  145. share/postgresql/extension/ltree--1.0--1.1.sql
  146. share/postgresql/extension/ltree--1.1--1.2.sql
  147. share/postgresql/extension/ltree--1.1.sql
  148. share/postgresql/extension/ltree.control
  149. share/postgresql/extension/moddatetime--1.0.sql
  150. share/postgresql/extension/moddatetime.control
  151. share/postgresql/extension/pageinspect--1.0--1.1.sql
  152. share/postgresql/extension/pageinspect--1.1--1.2.sql
  153. share/postgresql/extension/pageinspect--1.2--1.3.sql
  154. share/postgresql/extension/pageinspect--1.3--1.4.sql
  155. share/postgresql/extension/pageinspect--1.4--1.5.sql
  156. share/postgresql/extension/pageinspect--1.5--1.6.sql
  157. share/postgresql/extension/pageinspect--1.5.sql
  158. share/postgresql/extension/pageinspect--1.6--1.7.sql
  159. share/postgresql/extension/pageinspect--1.7--1.8.sql
  160. share/postgresql/extension/pageinspect.control
  161. share/postgresql/extension/pg_buffercache--1.0--1.1.sql
  162. share/postgresql/extension/pg_buffercache--1.1--1.2.sql
  163. share/postgresql/extension/pg_buffercache--1.2--1.3.sql
  164. share/postgresql/extension/pg_buffercache--1.2.sql
  165. share/postgresql/extension/pg_buffercache.control
  166. share/postgresql/extension/pg_freespacemap--1.0--1.1.sql
  167. share/postgresql/extension/pg_freespacemap--1.1--1.2.sql
  168. share/postgresql/extension/pg_freespacemap--1.1.sql
  169. share/postgresql/extension/pg_freespacemap.control
  170. share/postgresql/extension/pg_prewarm--1.0--1.1.sql
  171. share/postgresql/extension/pg_prewarm--1.1--1.2.sql
  172. share/postgresql/extension/pg_prewarm--1.1.sql
  173. share/postgresql/extension/pg_prewarm.control
  174. share/postgresql/extension/pg_stat_statements--1.0--1.1.sql
  175. share/postgresql/extension/pg_stat_statements--1.1--1.2.sql
  176. share/postgresql/extension/pg_stat_statements--1.2--1.3.sql
  177. share/postgresql/extension/pg_stat_statements--1.3--1.4.sql
  178. share/postgresql/extension/pg_stat_statements--1.4--1.5.sql
  179. share/postgresql/extension/pg_stat_statements--1.4.sql
  180. share/postgresql/extension/pg_stat_statements--1.5--1.6.sql
  181. share/postgresql/extension/pg_stat_statements--1.6--1.7.sql
  182. share/postgresql/extension/pg_stat_statements--1.7--1.8.sql
  183. share/postgresql/extension/pg_stat_statements.control
  184. share/postgresql/extension/pg_trgm--1.0--1.1.sql
  185. share/postgresql/extension/pg_trgm--1.1--1.2.sql
  186. share/postgresql/extension/pg_trgm--1.2--1.3.sql
  187. share/postgresql/extension/pg_trgm--1.3--1.4.sql
  188. share/postgresql/extension/pg_trgm--1.3.sql
  189. share/postgresql/extension/pg_trgm--1.4--1.5.sql
  190. share/postgresql/extension/pg_trgm.control
  191. share/postgresql/extension/pg_visibility--1.0--1.1.sql
  192. share/postgresql/extension/pg_visibility--1.1--1.2.sql
  193. share/postgresql/extension/pg_visibility--1.1.sql
  194. share/postgresql/extension/pg_visibility.control
  195. share/postgresql/extension/pgcrypto--1.0--1.1.sql
  196. share/postgresql/extension/pgcrypto--1.1--1.2.sql
  197. share/postgresql/extension/pgcrypto--1.2--1.3.sql
  198. share/postgresql/extension/pgcrypto--1.3.sql
  199. share/postgresql/extension/pgcrypto.control
  200. share/postgresql/extension/pgrowlocks--1.0--1.1.sql
  201. share/postgresql/extension/pgrowlocks--1.1--1.2.sql
  202. share/postgresql/extension/pgrowlocks--1.2.sql
  203. share/postgresql/extension/pgrowlocks.control
  204. share/postgresql/extension/pgstattuple--1.0--1.1.sql
  205. share/postgresql/extension/pgstattuple--1.1--1.2.sql
  206. share/postgresql/extension/pgstattuple--1.2--1.3.sql
  207. share/postgresql/extension/pgstattuple--1.3--1.4.sql
  208. share/postgresql/extension/pgstattuple--1.4--1.5.sql
  209. share/postgresql/extension/pgstattuple--1.4.sql
  210. share/postgresql/extension/pgstattuple.control
  211. share/postgresql/extension/postgres_fdw--1.0.sql
  212. share/postgresql/extension/postgres_fdw.control
  213. share/postgresql/extension/refint--1.0.sql
  214. share/postgresql/extension/refint.control
  215. share/postgresql/extension/seg--1.0--1.1.sql
  216. share/postgresql/extension/seg--1.1--1.2.sql
  217. share/postgresql/extension/seg--1.1.sql
  218. share/postgresql/extension/seg--1.2--1.3.sql
  219. share/postgresql/extension/seg.control
  220. share/postgresql/extension/sslinfo--1.0--1.1.sql
  221. share/postgresql/extension/sslinfo--1.1--1.2.sql
  222. share/postgresql/extension/sslinfo--1.2.sql
  223. share/postgresql/extension/sslinfo.control
  224. share/postgresql/extension/tablefunc--1.0.sql
  225. share/postgresql/extension/tablefunc.control
  226. share/postgresql/extension/tcn--1.0.sql
  227. share/postgresql/extension/tcn.control
  228. share/postgresql/extension/tsm_system_rows--1.0.sql
  229. share/postgresql/extension/tsm_system_rows.control
  230. share/postgresql/extension/tsm_system_time--1.0.sql
  231. share/postgresql/extension/tsm_system_time.control
  232. share/postgresql/extension/unaccent--1.0--1.1.sql
  233. share/postgresql/extension/unaccent--1.1.sql
  234. share/postgresql/extension/unaccent.control
  235. share/postgresql/extension/uuid-ossp--1.0--1.1.sql
  236. share/postgresql/extension/uuid-ossp--1.1.sql
  237. share/postgresql/extension/uuid-ossp.control
  238. share/postgresql/extension/xml2--1.0--1.1.sql
  239. share/postgresql/extension/xml2--1.1.sql
  240. share/postgresql/extension/xml2.control
  241. share/postgresql/tsearch_data/unaccent.rules
  242. share/postgresql/tsearch_data/xsyn_sample.rules
  243. @owner
  244. @group
  245. @mode
Collapse this list.
Dependency lines:
  • postgresql13-contrib>0:databases/postgresql13-contrib
Conflicts:
CONFLICTS:
  • 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 = 1707301284 SHA256 (postgresql/postgresql-13.14.tar.bz2) = b8df078551898960bd500dc5d38a177e9905376df81fe7f2b660a1407fa6a5ed SIZE (postgresql/postgresql-13.14.tar.bz2) = 21584146

Packages (timestamps in pop-ups are UTC):
postgresql13-contrib
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest13.1413.1413.1_113.1413.14-13.1_1-
FreeBSD:13:quarterly13.1313.1313.1213.1313.1313.1313.1313.13
FreeBSD:14:latest13.1413.1413.913.1413.1413.11-13.11
FreeBSD:14:quarterly13.1313.13-13.1313.1313.1313.1313.13
FreeBSD:15:latest13.1413.14n/a13.14n/a13.1313.1313.14
FreeBSD:15:quarterly--n/a-n/a---
Master port: databases/postgresql13-server
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. bison : devel/bison
  2. gmake>=4.3 : devel/gmake
Library dependencies:
  1. libxml2.so : textproc/libxml2
  2. libpq.so.5 : databases/postgresql13-client
This port is required by:
for Build

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. databases/postgis25*
  2. Collapse this list of deleted ports.
for Run

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. databases/postgis25*
  2. Collapse this list of deleted ports.
* - 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.14: 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
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://ftp.postgresql.org/pub/source/v13.14/
Collapse this list.
Notes from UPDATING
These upgrade notes are taken from /usr/ports/UPDATING
  • 2023-09-08
    Affects: users of databases/postgresql* and other software using PostgreSQL to run
    Author: kbowling@FreeBSD.org
    Reason: 
      The default version of PostgreSQL has been switched from 13 to 15.
      The upgrade procedure can use up twice the space the databases
      currently needs. If you have a big amount of stored data take a
      closer look at the manpage of pg_upgrade for avoidance and/or
      speedup of the upgrade.
    
      The upgrade instructions consider a basic usage and do not match
      complex scenarios like replication, sharding, or similar.
    
      Upgrade instructions:
    
      First stop your PostgreSQL, create PostgreSQL-binaries and backup your data.
      If you have another Version of PostgreSQL installed, for example 13, your
      files are named according to this.
    
      # service postgresql stop
      # pkg create postgresql13-server postgresql13-contrib
      # mkdir /tmp/pg-upgrade
      # tar xf postgresql13-server-13.12.pkg -C /tmp/pg-upgrade
      # tar xf postgresql13-contrib-13.12.pkg -C /tmp/pg-upgrade
      # pkg delete -f databases/postgresql13-server databases/postgresql13-contrib databases/postgresql13-client
    
      Now update PostgreSQL:
    
        pkg user:
        # pkg install databases/postgresql15-server databases/postgresql15-contrib
        # pkg upgrade
    
        Portmaster users:
        # portmaster databases/postgresql15-server databases/postgresql15-contrib
        # portmaster -a
    
        Portupgrade users:
        # portinstall databases/postgresql15-server databases/postgresql15-contrib
        # portupgrade -a
    
      After installing the new PostgreSQL version you need to convert
      all your databases to new version:
    
      # su -l postgres -c "/usr/local/bin/initdb --encoding=utf-8 --lc-collate=C -D /var/db/postgres/data15 -U postgres"
      # su -l postgres -c "pg_upgrade -b /tmp/pg-upgrade/usr/local/bin/ -d /var/db/postgres/data13/ -B /usr/local/bin/ -D /var/db/postgres/data15/ -U postgres "
    
      Now the migration is finished. You can start PostgreSQL again with:
    
      # service postgresql start
    
      ATTENTION:
      1) The default user changed from "pgsql" to "postgres" in 11. The migration steps above now assume
         the "postgres" database user and FreeBSD user.
      2) See the updating entry 20190829 if you are updating from a release prior to 11.
      3) If you use non-default initdb options, you have to adjust the initdb-command accordingly
    
    
Expand this list (1 items)
  • 2021-10-24
    Affects: users of databases/postgresql* and other software using PostgreSQL to run
    Author: kbowling@FreeBSD.org
    Reason: 
      The default version of PostgreSQL has been switched from 12 to 13.
      The upgrade procedure can use up twice the space the databases
      currently needs. If you have a big amount of stored data take a
      closer look at the manpage of pg_upgrade for avoidance and/or
      speedup of the upgrade.
    
      The upgrade instructions consider a basic usage and do not match
      complex scenarios like replication, sharding, or similar.
    
      Upgrade instructions:
    
      First stop your PostgreSQL, create PostgreSQL-binaries and backup your data.
      If you have another Version of PostgreSQL installed, for example 12.8, your
      files are named according to this.
    
      # service postgresql stop
      # pkg create postgresql12-server postgresql12-contrib
      # mkdir /tmp/pg-upgrade
      # tar xf postgresql12-server-12.8.pkg -C /tmp/pg-upgrade
      # tar xf postgresql12-contrib-12.8.pkg -C /tmp/pg-upgrade
      # pkg delete -f databases/postgresql12-server databases/postgresql12-contrib databases/postgresql12-client
    
      Now update PostgreSQL:
    
        pkg user:
        # pkg install databases/postgresql13-server databases/postgresql13-contrib
        # pkg upgrade
    
        Portmaster users:
        # portmaster databases/postgresql13-server databases/postgresql13-contrib
        # portmaster -a
    
        Portupgrade users:
        # portinstall databases/postgresql13-server databases/postgresql13-contrib
        # portupgrade -a
    
      After installing the new PostgreSQL version you need to convert
      all your databases to new version:
    
      # su -l postgres -c "/usr/local/bin/initdb --encoding=utf-8 --lc-collate=C -D /var/db/postgres/data13 -U postgres"
      # su -l postgres -c "pg_upgrade -b /tmp/pg-upgrade/usr/local/bin/ -d /var/db/postgres/data12/ -B /usr/local/bin/ -D /var/db/postgres/data13/ -U postgres "
    
      Now the migration is finished. You can start PostgreSQL again with:
    
      # service postgresql start
    
      ATTENTION:
      1) The default user changed from "pgsql" to "postgres" in 11. The migration steps above now assume
         the "postgres" database user and FreeBSD user.
      2) See the updating entry 20190829 if you are updating from a release prior to 11.
      3) If you use non-default initdb options, you have to adjust the initdb-command accordingly
    
    
  • Collapse this list.

Number of commits found: 12

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/postgresql13-server
CommitCreditsLog message
13.8
10 Sep 2022 17:41:16
commit hash: e79fe1aabc5b83364240652d62b99198a9ccfb32commit hash: e79fe1aabc5b83364240652d62b99198a9ccfb32commit hash: e79fe1aabc5b83364240652d62b99198a9ccfb32commit hash: e79fe1aabc5b83364240652d62b99198a9ccfb32 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Author: Tobias Kortkamp
Fix WWW in parent/child ports

Many of the WWW are overwritten later which means the wrong value
is used. This did not happen before where the children were either
 a) just using the pkg-descr from the parents
 b) or had their own separate pkg-descr with custom WWW

Use WWW?= in parents when the child's WWW is different.

Children that use the same WWW as the parent can just inherit it,
i.e., the child WWW can be removed.

Approved by:	portmgr (implicit)
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
13.8
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
13.7
20 Jul 2022 14:21:07
commit hash: d076ad94e206dda108061fe99ddb860d93cc6d16commit hash: d076ad94e206dda108061fe99ddb860d93cc6d16commit hash: d076ad94e206dda108061fe99ddb860d93cc6d16commit hash: d076ad94e206dda108061fe99ddb860d93cc6d16 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
databases: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  "Choe, Cheng-Dae" whitekid
  *  "Mahdi Mokhtari <mokhi64@gmail.com>"
  *  "Meikel Brandmeyer" <ocaml-sqlite3-port@kotka.de>
  *  <hvo.pm@xs4all.nl>
  *  <jsmith@resonatingmedia.com>
  *  <ports@c0decafe.net>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Alan Snelson <Alan@Wave2.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
13.7
12 May 2022 13:41:07
commit hash: 6c00f6e30fbd66a5ccc7173c9f4aca3122cd4c63commit hash: 6c00f6e30fbd66a5ccc7173c9f4aca3122cd4c63commit hash: 6c00f6e30fbd66a5ccc7173c9f4aca3122cd4c63commit hash: 6c00f6e30fbd66a5ccc7173c9f4aca3122cd4c63 files touched by this commit
Palle Girgensohn (girgen) search for other commits by this committer
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 View all of this commit message)
13.6_2
10 Apr 2022 19:11:41
commit hash: d63665f7cd9c99880704a3c5bc221829cb009744commit hash: d63665f7cd9c99880704a3c5bc221829cb009744commit hash: d63665f7cd9c99880704a3c5bc221829cb009744commit hash: d63665f7cd9c99880704a3c5bc221829cb009744 files touched by this commit
Charlie Li (vishwin) search for other commits by this committer
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)
13.6_1
26 Mar 2022 08:27:27
commit hash: 247c7db7513f1264922428278678da641c5a3f52commit hash: 247c7db7513f1264922428278678da641c5a3f52commit hash: 247c7db7513f1264922428278678da641c5a3f52commit hash: 247c7db7513f1264922428278678da641c5a3f52 files touched by this commit
Matthias Fechner (mfechner) search for other commits by this committer
textproc/libxml2: bump all dependencies

This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246
13.3
20 May 2021 14:38:55
commit hash: fccc45e5ff4a8aea150005196c0d4f2cbaeed5dbcommit hash: fccc45e5ff4a8aea150005196c0d4f2cbaeed5dbcommit hash: fccc45e5ff4a8aea150005196c0d4f2cbaeed5dbcommit hash: fccc45e5ff4a8aea150005196c0d4f2cbaeed5db files touched by this commit
Palle Girgensohn (girgen) search for other commits by this committer
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.
13.2
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
13.2
11 Feb 2021 14:34:02
Revision:564956Original commit files touched by this commit
girgen search for other commits by this committer
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
13.0_1
25 Sep 2020 15:53:43
Revision:550051Original commit files touched by this commit
girgen search for other commits by this committer
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
13.0
24 Sep 2020 13:33:10
Revision:549921Original commit files touched by this commit
girgen search for other commits by this committer
Welcome PostgreSQL 13

Release notes:	https://www.postgresql.org/about/news/2077/

Number of commits found: 12