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
pg_citus Horizontally scale Postgresql using sharding and replication
12.1.2 databases on this many watch lists=2 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 12.1.0Version of this port present on the latest quarterly branch.
Maintainer: matthew@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2016-03-26 16:53:44
Last Update: 2024-02-27 18:04:33
Commit Hash: af806fd
People watching this port, also watch:: pglogical, pgbarman-py39, p5-RT44-RTx-Calendar, p5-RT44-RT-Extension-MandatoryOnTransition
License: AGPLv3
WWW:
https://www.citusdata.com/
Description:
What is Citus? * Open-source PostgreSQL extension (not a fork) * Scalable across multiple hosts through sharding and replication * Distributed engine for query parallelization * Highly available in the face of host failures Citus horizontally scales PostgreSQL across commodity servers using sharding and replication. Its query engine parallelizes incoming SQL queries across these servers to enable real-time responses on large datasets.
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 (227 items)
Collapse this list.
  1. /usr/local/share/licenses/pg_citus-12.1.2/catalog.mk
  2. /usr/local/share/licenses/pg_citus-12.1.2/LICENSE
  3. /usr/local/share/licenses/pg_citus-12.1.2/AGPLv3
  4. include/postgresql/server/citus_version.h
  5. include/postgresql/server/distributed/adaptive_executor.h
  6. include/postgresql/server/distributed/argutils.h
  7. include/postgresql/server/distributed/backend_data.h
  8. include/postgresql/server/distributed/background_jobs.h
  9. include/postgresql/server/distributed/cancel_utils.h
  10. include/postgresql/server/distributed/causal_clock.h
  11. include/postgresql/server/distributed/citus_acquire_lock.h
  12. include/postgresql/server/distributed/citus_clauses.h
  13. include/postgresql/server/distributed/citus_custom_scan.h
  14. include/postgresql/server/distributed/citus_depended_object.h
  15. include/postgresql/server/distributed/citus_nodefuncs.h
  16. include/postgresql/server/distributed/citus_nodes.h
  17. include/postgresql/server/distributed/citus_ruleutils.h
  18. include/postgresql/server/distributed/citus_safe_lib.h
  19. include/postgresql/server/distributed/colocation_utils.h
  20. include/postgresql/server/distributed/combine_query_planner.h
  21. include/postgresql/server/distributed/commands.h
  22. include/postgresql/server/distributed/connection_management.h
  23. include/postgresql/server/distributed/coordinator_protocol.h
  24. include/postgresql/server/distributed/cte_inline.h
  25. include/postgresql/server/distributed/deparse_shard_query.h
  26. include/postgresql/server/distributed/deparser.h
  27. include/postgresql/server/distributed/directed_acyclic_graph_execution.h
  28. include/postgresql/server/distributed/distributed_deadlock_detection.h
  29. include/postgresql/server/distributed/distributed_execution_locks.h
  30. include/postgresql/server/distributed/distributed_planner.h
  31. include/postgresql/server/distributed/distribution_column.h
  32. include/postgresql/server/distributed/enterprise.h
  33. include/postgresql/server/distributed/error_codes.h
  34. include/postgresql/server/distributed/errormessage.h
  35. include/postgresql/server/distributed/executor_util.h
  36. include/postgresql/server/distributed/extended_op_node_utils.h
  37. include/postgresql/server/distributed/foreign_key_relationship.h
  38. include/postgresql/server/distributed/function_call_delegation.h
  39. include/postgresql/server/distributed/function_utils.h
  40. include/postgresql/server/distributed/hash_helpers.h
  41. include/postgresql/server/distributed/insert_select_executor.h
  42. include/postgresql/server/distributed/insert_select_planner.h
  43. include/postgresql/server/distributed/intermediate_result_pruning.h
  44. include/postgresql/server/distributed/intermediate_results.h
  45. include/postgresql/server/distributed/jsonbutils.h
  46. include/postgresql/server/distributed/listutils.h
  47. include/postgresql/server/distributed/local_distributed_join_planner.h
  48. include/postgresql/server/distributed/local_executor.h
  49. include/postgresql/server/distributed/local_multi_copy.h
  50. include/postgresql/server/distributed/local_plan_cache.h
  51. include/postgresql/server/distributed/locally_reserved_shared_connections.h
  52. include/postgresql/server/distributed/lock_graph.h
  53. include/postgresql/server/distributed/log_utils.h
  54. include/postgresql/server/distributed/maintenanced.h
  55. include/postgresql/server/distributed/memutils.h
  56. include/postgresql/server/distributed/merge_executor.h
  57. include/postgresql/server/distributed/merge_planner.h
  58. include/postgresql/server/distributed/metadata_cache.h
  59. include/postgresql/server/distributed/metadata_sync.h
  60. include/postgresql/server/distributed/metadata_utility.h
  61. include/postgresql/server/distributed/multi_executor.h
  62. include/postgresql/server/distributed/multi_explain.h
  63. include/postgresql/server/distributed/multi_join_order.h
  64. include/postgresql/server/distributed/multi_logical_optimizer.h
  65. include/postgresql/server/distributed/multi_logical_planner.h
  66. include/postgresql/server/distributed/multi_logical_replication.h
  67. include/postgresql/server/distributed/multi_partitioning_utils.h
  68. include/postgresql/server/distributed/multi_physical_planner.h
  69. include/postgresql/server/distributed/multi_progress.h
  70. include/postgresql/server/distributed/multi_router_planner.h
  71. include/postgresql/server/distributed/multi_server_executor.h
  72. include/postgresql/server/distributed/namespace_utils.h
  73. include/postgresql/server/distributed/param_utils.h
  74. include/postgresql/server/distributed/pg_dist_background_job.h
  75. include/postgresql/server/distributed/pg_dist_background_task.h
  76. include/postgresql/server/distributed/pg_dist_backrgound_task_depend.h
  77. include/postgresql/server/distributed/pg_dist_cleanup.h
  78. include/postgresql/server/distributed/pg_dist_colocation.h
  79. include/postgresql/server/distributed/pg_dist_local_group.h
  80. include/postgresql/server/distributed/pg_dist_node.h
  81. include/postgresql/server/distributed/pg_dist_node_metadata.h
  82. include/postgresql/server/distributed/pg_dist_partition.h
  83. include/postgresql/server/distributed/pg_dist_placement.h
  84. include/postgresql/server/distributed/pg_dist_rebalance_strategy.h
  85. include/postgresql/server/distributed/pg_dist_schema.h
  86. include/postgresql/server/distributed/pg_dist_shard.h
  87. include/postgresql/server/distributed/pg_dist_transaction.h
  88. include/postgresql/server/distributed/pg_version_constants.h
  89. include/postgresql/server/distributed/placement_access.h
  90. include/postgresql/server/distributed/placement_connection.h
  91. include/postgresql/server/distributed/priority.h
  92. include/postgresql/server/distributed/query_colocation_checker.h
  93. include/postgresql/server/distributed/query_pushdown_planning.h
  94. include/postgresql/server/distributed/query_stats.h
  95. include/postgresql/server/distributed/query_utils.h
  96. include/postgresql/server/distributed/recursive_planning.h
  97. include/postgresql/server/distributed/reference_table_utils.h
  98. include/postgresql/server/distributed/relation_access_tracking.h
  99. include/postgresql/server/distributed/relation_restriction_equivalence.h
  100. include/postgresql/server/distributed/relation_utils.h
  101. include/postgresql/server/distributed/relay_utility.h
  102. include/postgresql/server/distributed/remote_commands.h
  103. include/postgresql/server/distributed/remote_transaction.h
  104. include/postgresql/server/distributed/repartition_executor.h
  105. include/postgresql/server/distributed/repartition_join_execution.h
  106. include/postgresql/server/distributed/replicate_none_dist_table_shard.h
  107. include/postgresql/server/distributed/replication_origin_session_utils.h
  108. include/postgresql/server/distributed/resource_lock.h
  109. include/postgresql/server/distributed/run_from_same_connection.h
  110. include/postgresql/server/distributed/shard_cleaner.h
  111. include/postgresql/server/distributed/shard_pruning.h
  112. include/postgresql/server/distributed/shard_rebalancer.h
  113. include/postgresql/server/distributed/shard_split.h
  114. include/postgresql/server/distributed/shard_transfer.h
  115. include/postgresql/server/distributed/shard_utils.h
  116. include/postgresql/server/distributed/shardinterval_utils.h
  117. include/postgresql/server/distributed/shardsplit_logical_replication.h
  118. include/postgresql/server/distributed/shardsplit_shared_memory.h
  119. include/postgresql/server/distributed/shared_connection_stats.h
  120. include/postgresql/server/distributed/shared_library_init.h
  121. include/postgresql/server/distributed/statistics_collection.h
  122. include/postgresql/server/distributed/string_utils.h
  123. include/postgresql/server/distributed/subplan_execution.h
  124. include/postgresql/server/distributed/task_execution_utils.h
  125. include/postgresql/server/distributed/tdigest_extension.h
  126. include/postgresql/server/distributed/tenant_schema_metadata.h
  127. include/postgresql/server/distributed/time_constants.h
  128. include/postgresql/server/distributed/transaction_identifier.h
  129. include/postgresql/server/distributed/transaction_management.h
  130. include/postgresql/server/distributed/transaction_recovery.h
  131. include/postgresql/server/distributed/transmit.h
  132. include/postgresql/server/distributed/tuple_destination.h
  133. include/postgresql/server/distributed/tuplestore.h
  134. include/postgresql/server/distributed/type_utils.h
  135. include/postgresql/server/distributed/version_compat.h
  136. include/postgresql/server/distributed/worker_create_or_replace.h
  137. include/postgresql/server/distributed/worker_log_messages.h
  138. include/postgresql/server/distributed/worker_manager.h
  139. include/postgresql/server/distributed/worker_protocol.h
  140. include/postgresql/server/distributed/worker_shard_copy.h
  141. include/postgresql/server/distributed/worker_shard_visibility.h
  142. include/postgresql/server/distributed/worker_transaction.h
  143. lib/postgresql/citus.so
  144. lib/postgresql/citus_columnar.so
  145. lib/postgresql/citus_decoders/pgoutput.so
  146. lib/postgresql/citus_decoders/wal2json.so
  147. lib/postgresql/citus_pgoutput.so
  148. lib/postgresql/citus_wal2json.so
  149. share/postgresql/extension/citus--10.0-1--10.0-2.sql
  150. share/postgresql/extension/citus--10.0-2--10.0-3.sql
  151. share/postgresql/extension/citus--10.0-3--10.0-4.sql
  152. share/postgresql/extension/citus--10.0-4--10.1-1.sql
  153. share/postgresql/extension/citus--10.1-1--10.2-1.sql
  154. share/postgresql/extension/citus--10.2-1--10.2-2.sql
  155. share/postgresql/extension/citus--10.2-2--10.2-3.sql
  156. share/postgresql/extension/citus--10.2-3--10.2-4.sql
  157. share/postgresql/extension/citus--10.2-4--10.2-5.sql
  158. share/postgresql/extension/citus--10.2-5--10.2-4.sql
  159. share/postgresql/extension/citus--10.2-5--11.0-1.sql
  160. share/postgresql/extension/citus--11.0-1--11.0-2.sql
  161. share/postgresql/extension/citus--11.0-2--11.0-3.sql
  162. share/postgresql/extension/citus--11.0-3--11.0-4.sql
  163. share/postgresql/extension/citus--11.0-4--11.0-3.sql
  164. share/postgresql/extension/citus--11.0-4--11.1-1.sql
  165. share/postgresql/extension/citus--11.1-1--11.2-1.sql
  166. share/postgresql/extension/citus--11.2-1--11.2-2.sql
  167. share/postgresql/extension/citus--11.2-2--11.3-1.sql
  168. share/postgresql/extension/citus--11.3-1--11.3-2.sql
  169. share/postgresql/extension/citus--11.3-2--12.0-1.sql
  170. share/postgresql/extension/citus--12.0-1--12.1-1.sql
  171. share/postgresql/extension/citus--8.0-1--8.0-2.sql
  172. share/postgresql/extension/citus--8.0-1.sql
  173. share/postgresql/extension/citus--8.0-10--8.0-11.sql
  174. share/postgresql/extension/citus--8.0-11--8.0-12.sql
  175. share/postgresql/extension/citus--8.0-12--8.0-13.sql
  176. share/postgresql/extension/citus--8.0-13--8.1-1.sql
  177. share/postgresql/extension/citus--8.0-2--8.0-3.sql
  178. share/postgresql/extension/citus--8.0-3--8.0-4.sql
  179. share/postgresql/extension/citus--8.0-4--8.0-5.sql
  180. share/postgresql/extension/citus--8.0-5--8.0-6.sql
  181. share/postgresql/extension/citus--8.0-6--8.0-7.sql
  182. share/postgresql/extension/citus--8.0-7--8.0-8.sql
  183. share/postgresql/extension/citus--8.0-8--8.0-9.sql
  184. share/postgresql/extension/citus--8.0-9--8.0-10.sql
  185. share/postgresql/extension/citus--8.1-1--8.2-1.sql
  186. share/postgresql/extension/citus--8.2-1--8.2-2.sql
  187. share/postgresql/extension/citus--8.2-2--8.2-3.sql
  188. share/postgresql/extension/citus--8.2-3--8.2-4.sql
  189. share/postgresql/extension/citus--8.2-4--8.3-1.sql
  190. share/postgresql/extension/citus--8.3-1--9.0-1.sql
  191. share/postgresql/extension/citus--9.0-1--9.0-2.sql
  192. share/postgresql/extension/citus--9.0-2--9.1-1.sql
  193. share/postgresql/extension/citus--9.1-1--9.2-1.sql
  194. share/postgresql/extension/citus--9.2-1--9.2-2.sql
  195. share/postgresql/extension/citus--9.2-2--9.2-4.sql
  196. share/postgresql/extension/citus--9.2-4--9.3-2.sql
  197. share/postgresql/extension/citus--9.3-1--9.2-4.sql
  198. share/postgresql/extension/citus--9.3-2--9.4-1.sql
  199. share/postgresql/extension/citus--9.4-1--9.4-2.sql
  200. share/postgresql/extension/citus--9.4-1--9.5-1.sql
  201. share/postgresql/extension/citus--9.4-2--9.4-1.sql
  202. share/postgresql/extension/citus--9.4-2--9.4-3.sql
  203. share/postgresql/extension/citus--9.4-3--9.4-2.sql
  204. share/postgresql/extension/citus--9.5-1--10.0-4.sql
  205. share/postgresql/extension/citus--9.5-1--9.5-2.sql
  206. share/postgresql/extension/citus--9.5-2--9.5-1.sql
  207. share/postgresql/extension/citus--9.5-2--9.5-3.sql
  208. share/postgresql/extension/citus--9.5-3--9.5-2.sql
  209. share/postgresql/extension/citus.control
  210. share/postgresql/extension/citus_columnar--11.1-0--11.1-1.sql
  211. share/postgresql/extension/citus_columnar--11.1-0.sql
  212. share/postgresql/extension/citus_columnar--11.1-1--11.2-1.sql
  213. share/postgresql/extension/citus_columnar--11.1-1.sql
  214. share/postgresql/extension/citus_columnar--11.2-1--11.3-1.sql
  215. share/postgresql/extension/citus_columnar.control
  216. share/postgresql/extension/columnar--10.0-1--10.0-2.sql
  217. share/postgresql/extension/columnar--10.0-3--10.1-1.sql
  218. share/postgresql/extension/columnar--10.1-1--10.2-1.sql
  219. share/postgresql/extension/columnar--10.2-1--10.2-2.sql
  220. share/postgresql/extension/columnar--10.2-2--10.2-3.sql
  221. share/postgresql/extension/columnar--10.2-3--10.2-4.sql
  222. share/postgresql/extension/columnar--11.0-2--11.0-3.sql
  223. share/postgresql/extension/columnar--11.0-3--11.1-1.sql
  224. share/postgresql/extension/columnar--9.5-1--10.0-1.sql
  225. @owner
  226. @group
  227. @mode
Collapse this list.
Dependency lines:
  • pg_citus>0:databases/pg_citus
To install the port:
cd /usr/ports/databases/pg_citus/ && make install clean
To add the package, run one of these commands:
  • pkg install databases/pg_citus
  • pkg install pg_citus
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: pg_citus
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1709021068 SHA256 (citusdata-citus-v12.1.2_GH0.tar.gz) = 61d959e8129df4613186841550ea29afb9348a7e6f871d5b5df4866777b82e24 SIZE (citusdata-citus-v12.1.2_GH0.tar.gz) = 6897486

Packages (timestamps in pop-ups are UTC):
pg_citus
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest12.1.212.1.29.5.112.1.212.1.2-9.5.1-
FreeBSD:13:quarterly12.1.012.1.011.3.012.1.012.1.012.1.012.1.012.1.0
FreeBSD:14:latest12.1.212.1.211.1.512.1.012.1.211.3.0-11.3.0
FreeBSD:14:quarterly12.1.012.1.0-12.1.012.1.012.1.012.1.012.1.0
FreeBSD:15:latest12.1.212.1.2n/a12.1.0n/a12.1.012.1.012.1.0
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gmake>=4.3 : devel/gmake
  2. postgres : databases/postgresql15-server
  3. gettext-runtime>=0.22_1 : devel/gettext-runtime
  4. autoconf>=2.71 : devel/autoconf
  5. automake>=1.16.5 : devel/automake
Runtime dependencies:
  1. postgres : databases/postgresql15-server
Library dependencies:
  1. liblz4.so : archivers/liblz4
  2. libzstd.so : archivers/zstd
  3. libpq.so.5 : databases/postgresql15-client
  4. libreadline.so.8 : devel/readline
  5. libintl.so : devel/gettext-runtime
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for pg_citus-12.1.2: ANONSTATS=off: Enable anonymous statistics collection ===> Use 'make config' to modify these settings
Options name:
databases_pg_citus
USES:
compiler:c11 gmake pgsql:14+ autoreconf readline ssl gettext-runtime
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/citusdata/citus/tar.gz/v12.1.2?dummy=/
Collapse this list.

Number of commits found: 111 (showing only 100 on this page)

1 | 2  »  

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
12.1.2
27 Feb 2024 18:04:33
commit hash: af806fda4e6f2c9b4243a4c77d989b4a892c5741commit hash: af806fda4e6f2c9b4243a4c77d989b4a892c5741commit hash: af806fda4e6f2c9b4243a4c77d989b4a892c5741commit hash: af806fda4e6f2c9b4243a4c77d989b4a892c5741 files touched by this commit
Matthew Seaman (matthew) search for other commits by this committer
databases/pg_citus: update to 12.1.2

Changes:	https://github.com/citusdata/citus/blob/v12.1.2/CHANGELOG.md
Reported by:	portscout
12.1.0
24 Sep 2023 12:41:35
commit hash: ec66cec15594a292a8056d4c6d75bacf3a97aeeccommit hash: ec66cec15594a292a8056d4c6d75bacf3a97aeeccommit hash: ec66cec15594a292a8056d4c6d75bacf3a97aeeccommit hash: ec66cec15594a292a8056d4c6d75bacf3a97aeec files touched by this commit
Matthew Seaman (matthew) search for other commits by this committer
databases/pg_citus: update to 12.1.0

Changes:	https://github.com/citusdata/citus/blob/v12.1.0/CHANGELOG.md
Reported by:	portscout
12.0.0
20 Jul 2023 06:53:02
commit hash: f6b27f0a701e7e21430c07347cf367dd295fa76ccommit hash: f6b27f0a701e7e21430c07347cf367dd295fa76ccommit hash: f6b27f0a701e7e21430c07347cf367dd295fa76ccommit hash: f6b27f0a701e7e21430c07347cf367dd295fa76c files touched by this commit
Matthew Seaman (matthew) search for other commits by this committer
databases/pg_citus: update to 12.0.0

Now requires postgresql 14 or above.

Changes:	https://github.com/citusdata/citus/blob/v12.0.0/CHANGELOG.md
Reported by:	portscout
11.3.0
06 May 2023 20:44:51
commit hash: b641cef4c5848dd6cc33a35b67972c3ada5ee9b3commit hash: b641cef4c5848dd6cc33a35b67972c3ada5ee9b3commit hash: b641cef4c5848dd6cc33a35b67972c3ada5ee9b3commit hash: b641cef4c5848dd6cc33a35b67972c3ada5ee9b3 files touched by this commit
Matthew Seaman (matthew) search for other commits by this committer
databases/pg_citus: update to 11.3.0

Changes:	https://github.com/citusdata/citus/blob/v11.3.0/CHANGELOG.md
Reported by:	portscout
11.2.1
27 Apr 2023 07:35:47
commit hash: c4970e66ddc95110357d4361edeb612dbf5e46abcommit hash: c4970e66ddc95110357d4361edeb612dbf5e46abcommit hash: c4970e66ddc95110357d4361edeb612dbf5e46abcommit hash: c4970e66ddc95110357d4361edeb612dbf5e46ab files touched by this commit
Matthew Seaman (matthew) search for other commits by this committer
databases/pg_citus: update to 11.2.1

Delete patch file now incorporated upstream.

Changes:	https://github.com/citusdata/citus/blob/v11.2.1/CHANGELOG.md
Reported by:	portscout
11.2.0_1
15 Feb 2023 11:40:25
commit hash: 9f3a6591c599ae3deb72c5e02f29b4457f0fecc4commit hash: 9f3a6591c599ae3deb72c5e02f29b4457f0fecc4commit hash: 9f3a6591c599ae3deb72c5e02f29b4457f0fecc4commit hash: 9f3a6591c599ae3deb72c5e02f29b4457f0fecc4 files touched by this commit
Matthew Seaman (matthew) search for other commits by this committer
databases/pg_citus: fix build with recent postgresql versions

Partially import commit
https://github.com/citusdata/citus/commit/341fdb32fc07a3aea2dda2fa33a70d22819be37b
from upstream (issue https://github.com/citusdata/citus/pull/6711)

PG13 and PG14 have now backported the `RelationGetSmgr` function that
Citus already backported, so on those PG versions use the function
from the PG sources.

Reported by:	pkg-fallout
11.2.0
05 Feb 2023 00:10:32
commit hash: 26fa82e90c6d2c718c1b0a781d43e028a0aef1d2commit hash: 26fa82e90c6d2c718c1b0a781d43e028a0aef1d2commit hash: 26fa82e90c6d2c718c1b0a781d43e028a0aef1d2commit hash: 26fa82e90c6d2c718c1b0a781d43e028a0aef1d2 files touched by this commit
Matthew Seaman (matthew) search for other commits by this committer
databases/pg_citus: update to 11.2.0

ChangeLog:	https://github.com/citusdata/citus/blob/v11.2.0/CHANGELOG.md
11.1.5
21 Dec 2022 15:32:45
commit hash: 03864a564baa2f3a81549450bf11b0200dd6fe89commit hash: 03864a564baa2f3a81549450bf11b0200dd6fe89commit hash: 03864a564baa2f3a81549450bf11b0200dd6fe89commit hash: 03864a564baa2f3a81549450bf11b0200dd6fe89 files touched by this commit
Matthew Seaman (matthew) search for other commits by this committer
databases/pg_citus: update to 11.1.5

Changes:	https://github.com/citusdata/citus/blob/v11.1.5/CHANGELOG.md
11.1.4
25 Oct 2022 06:51:03
commit hash: 3c0c8c8449d5ee3a23d1a9234d415c560dd76fb7commit hash: 3c0c8c8449d5ee3a23d1a9234d415c560dd76fb7commit hash: 3c0c8c8449d5ee3a23d1a9234d415c560dd76fb7commit hash: 3c0c8c8449d5ee3a23d1a9234d415c560dd76fb7 files touched by this commit
Matthew Seaman (matthew) search for other commits by this committer
databases/pg_citus: update to 11.1.4

ChangeLog:	https://github.com/citusdata/citus/blob/v11.1.4/CHANGELOG.md
11.1.3
21 Oct 2022 05:54:02
commit hash: d96fc0b1d98d0a50dd707a33eed1d8b2b52d7db6commit hash: d96fc0b1d98d0a50dd707a33eed1d8b2b52d7db6commit hash: d96fc0b1d98d0a50dd707a33eed1d8b2b52d7db6commit hash: d96fc0b1d98d0a50dd707a33eed1d8b2b52d7db6 files touched by this commit
Matthew Seaman (matthew) search for other commits by this committer
databases/pg_citus: update to 11.1.3

ChangeLog:	https://github.com/citusdata/citus/blob/v11.1.3/CHANGELOG.md
11.1.2
02 Oct 2022 16:25:43
commit hash: 4b216fbd199d3a04dd55f4b9da8817ca861d43f1commit hash: 4b216fbd199d3a04dd55f4b9da8817ca861d43f1commit hash: 4b216fbd199d3a04dd55f4b9da8817ca861d43f1commit hash: 4b216fbd199d3a04dd55f4b9da8817ca861d43f1 files touched by this commit
Matthew Seaman (matthew) search for other commits by this committer
databases/pg_citus: update to 11.1.2

ChangeLog:	https://github.com/citusdata/citus/blob/v11.1.2/CHANGELOG.md
11.1.1
26 Sep 2022 18:50:37
commit hash: 29670ec953d9f1d845e17e42aa1eed68eddeef50commit hash: 29670ec953d9f1d845e17e42aa1eed68eddeef50commit hash: 29670ec953d9f1d845e17e42aa1eed68eddeef50commit hash: 29670ec953d9f1d845e17e42aa1eed68eddeef50 files touched by this commit
Matthew Seaman (matthew) search for other commits by this committer
databases/pg_citus: update to 11.1.1

ChangeLog:	https://github.com/citusdata/citus/blob/v11.1.1/CHANGELOG.md
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)
11.0.6
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)
11.0.6
23 Aug 2022 10:36:36
commit hash: 15786daade126d0123db6cc4c90466db4c0787cbcommit hash: 15786daade126d0123db6cc4c90466db4c0787cbcommit hash: 15786daade126d0123db6cc4c90466db4c0787cbcommit hash: 15786daade126d0123db6cc4c90466db4c0787cb files touched by this commit
Matthew Seaman (matthew) search for other commits by this committer
databases/pg_citus: update to 11.0.6

ChangeLog:	https://github.com/citusdata/citus/blob/v11.0.6/CHANGELOG.md
11.0.5
04 Aug 2022 21:28:58
commit hash: 31ce3b2afe866714696dae58b5bb6ba927193119commit hash: 31ce3b2afe866714696dae58b5bb6ba927193119commit hash: 31ce3b2afe866714696dae58b5bb6ba927193119commit hash: 31ce3b2afe866714696dae58b5bb6ba927193119 files touched by this commit
Matthew Seaman (matthew) search for other commits by this committer
databases/pg_citus: update to 11.0.5

ChangeLog:	https://github.com/citusdata/citus/blob/v11.0.5/CHANGELOG.md
11.0.3
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)
11.0.3
10 Jul 2022 15:32:29
commit hash: d0bfc8495b360aa6618b4cff16753fd2dfcb6081commit hash: d0bfc8495b360aa6618b4cff16753fd2dfcb6081commit hash: d0bfc8495b360aa6618b4cff16753fd2dfcb6081commit hash: d0bfc8495b360aa6618b4cff16753fd2dfcb6081 files touched by this commit
Matthew Seaman (matthew) search for other commits by this committer
databases/pg_citus: update to 11.0.3

ChangeLog:	https://github.com/citusdata/citus/blob/v11.0.3/CHANGELOG.md
11.0.2
18 Jun 2022 07:44:15
commit hash: 3c66332b9929291671ea6311f728cf0d7fa3a7bfcommit hash: 3c66332b9929291671ea6311f728cf0d7fa3a7bfcommit hash: 3c66332b9929291671ea6311f728cf0d7fa3a7bfcommit hash: 3c66332b9929291671ea6311f728cf0d7fa3a7bf files touched by this commit
Matthew Seaman (matthew) search for other commits by this committer
databases/pg_citus: update to 11.0.2

ChangeLog:	https://github.com/citusdata/citus/blob/v11.0.2/CHANGELOG.md
10.2.5
27 Mar 2022 19:15:59
commit hash: cc314c5b608be116839cb66a56ce7b111f570bc3commit hash: cc314c5b608be116839cb66a56ce7b111f570bc3commit hash: cc314c5b608be116839cb66a56ce7b111f570bc3commit hash: cc314c5b608be116839cb66a56ce7b111f570bc3 files touched by this commit
Matthew Seaman (matthew) search for other commits by this committer
databases/pg_citus: update to 10.2.5

ChangeLog:	https://github.com/citusdata/citus/blob/v10.2.5/CHANGELOG.md
10.2.4
05 Feb 2022 19:12:32
commit hash: 648addef27bb0f910281b2ce224b61f44f452df2commit hash: 648addef27bb0f910281b2ce224b61f44f452df2commit hash: 648addef27bb0f910281b2ce224b61f44f452df2commit hash: 648addef27bb0f910281b2ce224b61f44f452df2 files touched by this commit
Matthew Seaman (matthew) search for other commits by this committer
databases/pg_citus: update to 10.2.4

ChagneLog:	https://github.com/citusdata/citus/blob/v10.2.4/CHANGELOG.md
10.2.3
17 Dec 2021 13:51:15
commit hash: 1e3798ebfc62357e85c9ebbe71191d03507aa542commit hash: 1e3798ebfc62357e85c9ebbe71191d03507aa542commit hash: 1e3798ebfc62357e85c9ebbe71191d03507aa542commit hash: 1e3798ebfc62357e85c9ebbe71191d03507aa542 files touched by this commit
Matthew Seaman (matthew) search for other commits by this committer
databases/pg_citus: update to 10.2.3

ChangeLog:	https://github.com/citusdata/citus/blob/v10.2.3/CHANGELOG.md
10.2.2
07 Nov 2021 21:44:44
commit hash: efcc5da8a280100994ace3ba3b46fbfa4e7002f2commit hash: efcc5da8a280100994ace3ba3b46fbfa4e7002f2commit hash: efcc5da8a280100994ace3ba3b46fbfa4e7002f2commit hash: efcc5da8a280100994ace3ba3b46fbfa4e7002f2 files touched by this commit
Matthew Seaman (matthew) search for other commits by this committer
databases/pg_citus: update to 10.2.2

ChangeLog:	https://github.com/citusdata/citus/blob/v10.2.2/CHANGELOG.md
10.2.1
12 Oct 2021 06:49:56
commit hash: df7f48b4a78af1bd94e92577bf55a22c8350ebf1commit hash: df7f48b4a78af1bd94e92577bf55a22c8350ebf1commit hash: df7f48b4a78af1bd94e92577bf55a22c8350ebf1commit hash: df7f48b4a78af1bd94e92577bf55a22c8350ebf1 files touched by this commit
Matthew Seaman (matthew) search for other commits by this committer
databases/pg_citus: update to 10.2.1

ChangeLog:	https://github.com/citusdata/citus/blob/v10.2.1/CHANGELOG.md
10.1.2
17 Aug 2021 16:34:51
commit hash: e53ed0639df5a7c2423eae75297c48b5e9f206c9commit hash: e53ed0639df5a7c2423eae75297c48b5e9f206c9commit hash: e53ed0639df5a7c2423eae75297c48b5e9f206c9commit hash: e53ed0639df5a7c2423eae75297c48b5e9f206c9 files touched by this commit
Matthew Seaman (matthew) search for other commits by this committer
databases/pg_citus: update to 10.1.2

ChangeLog:	https://github.com/citusdata/citus/blob/v10.1.2/CHANGELOG.md
10.1.1
10 Aug 2021 07:31:48
commit hash: d771500f1cc3882d259dc61412c28595554bfcb0commit hash: d771500f1cc3882d259dc61412c28595554bfcb0commit hash: d771500f1cc3882d259dc61412c28595554bfcb0commit hash: d771500f1cc3882d259dc61412c28595554bfcb0 files touched by this commit
Matthew Seaman (matthew) search for other commits by this committer
databases/pg_citus: update to 10.1.1

ChangeLog:	https://github.com/citusdata/citus/blob/v10.1.1/CHANGELOG.md
10.1.0
19 Jul 2021 07:30:13
commit hash: 2aabab0bc42643bff58e92e2a337aae614de90a1commit hash: 2aabab0bc42643bff58e92e2a337aae614de90a1commit hash: 2aabab0bc42643bff58e92e2a337aae614de90a1commit hash: 2aabab0bc42643bff58e92e2a337aae614de90a1 files touched by this commit
Matthew Seaman (matthew) search for other commits by this committer
databases/pg_citus: update to 10.1.0

ChageLog:	https://github.com/citusdata/citus/blob/v10.1.0/CHANGELOG.md
10.0.3
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.
10.0.3
23 Mar 2021 22:27:17
Revision:569070Original commit files touched by this commit
matthew search for other commits by this committer
Update to 10.0.3

ChangeLog:	https://github.com/citusdata/citus/blob/v10.0.3/CHANGELOG.md
10.0.2
09 Mar 2021 12:54:25
Revision:567925Original commit files touched by this commit
matthew search for other commits by this committer
Upgrade to 10.0.2

ChangeLog: https://github.com/citusdata/citus/blob/v10.0.2/CHANGELOG.md
9.5.4
21 Feb 2021 11:28:42
Revision:566216Original commit files touched by this commit
matthew search for other commits by this committer
Update to 9.5.4

ChangeLog:	https://github.com/citusdata/citus/blob/v9.5.4/CHANGELOG.md
9.5.2
30 Jan 2021 10:16:17
Revision:563285Original commit files touched by this commit
matthew search for other commits by this committer
Update to 9.5.2

ChangeLog:	https://github.com/citusdata/citus/blob/v9.5.2/CHANGELOG.md
9.5.1
05 Dec 2020 12:03:16
Revision:557053Original commit files touched by this commit
matthew search for other commits by this committer
Update to 9.5.1

ChangeLog:	https://github.com/citusdata/citus/blob/v9.5.1/CHANGELOG.md
9.5.0
19 Nov 2020 13:56:08
Revision:555703Original commit files touched by this commit
matthew search for other commits by this committer
Update to 9.5.0

ChangeLog:	https://github.com/citusdata/citus/blob/v9.5.0/CHANGELOG.md
9.4.2
24 Oct 2020 12:54:33
Revision:553194Original commit files touched by this commit
matthew search for other commits by this committer
Update to 9.4.2

ChangeLog:	https://github.com/citusdata/citus/blob/v9.4.2/CHANGELOG.md
9.4.1
04 Oct 2020 19:42:14
Revision:551444Original commit files touched by this commit
matthew search for other commits by this committer
Update to 9.4.1

ChangeLog:	https://github.com/citusdata/citus/blob/v9.4.1/CHANGELOG.md
9.4.0
05 Aug 2020 06:38:10
Revision:544207Original commit files touched by this commit
matthew search for other commits by this committer
Update to 9.4.0

ChangeLog:	https://github.com/citusdata/citus/blob/v9.4.0/CHANGELOG.md
9.3.5
25 Jul 2020 11:43:20
Revision:543410Original commit files touched by this commit
matthew search for other commits by this committer
Update to 9.3.5

ChangeLog:	https://github.com/citusdata/citus/blob/v9.3.5/CHANGELOG.md
9.3.3
11 Jul 2020 23:05:06
Revision:542060Original commit files touched by this commit
matthew search for other commits by this committer
Update to 9.3.3

ChangeLog:	https://github.com/citusdata/citus/blob/v9.3.3/CHANGELOG.md
9.3.2
25 Jun 2020 06:45:48
Revision:540374Original commit files touched by this commit
matthew search for other commits by this committer
Update to 9.3.2

ChangeLog:	https://github.com/citusdata/citus/blob/v9.3.2/CHANGELOG.md
9.3.1
18 Jun 2020 19:36:38
Revision:539563Original commit files touched by this commit
matthew search for other commits by this committer
Update to 9.3.1

ChangeLog:	https://github.com/citusdata/citus/blob/v9.3.1/CHANGELOG.md
9.3.0
09 May 2020 10:56:14
Revision:534733Original commit files touched by this commit
matthew search for other commits by this committer
Update to 9.3.0

ChangeLog:	https://github.com/citusdata/citus/blob/v9.3.0/CHANGELOG.md
9.2.4
27 Apr 2020 20:51:18
Revision:533169Original commit files touched by this commit
matthew search for other commits by this committer
Mark the port as requiring postgresql-11 or higher.  Attempting to
build the port with postgres-10 results in:

```
configure: error: Citus is not compatible with the detected PostgreSQL version
10.
```

No PORTREVISION bump, as this will have no effect on the default
packages (which link against postgresql-11) or on anyone who has
successfully built pg_citus.  All that happens is that we detect the
incompatible postgresql version earlier in the build process and error
out sooner.

PR:		245958
Reported by:	rainer@ultra-secure.de
9.2.4
01 Apr 2020 17:17:38
Revision:530228Original commit files touched by this commit
matthew search for other commits by this committer
Update to 9.2.4

This release is a fix for errors in the previous 9.2.3 release.

ChangeLog:	 https://github.com/citusdata/citus/blob/v9.2.4/CHANGELOG.md
9.2.3
26 Mar 2020 13:44:08
Revision:529186Original commit files touched by this commit
matthew search for other commits by this committer
Update to 9.2.3

ChangeLog:	https://github.com/citusdata/citus/blob/v9.2.3/CHANGELOG.md
9.2.2
07 Mar 2020 08:16:31
Revision:527922Original commit files touched by this commit
matthew search for other commits by this committer
Update to 9.2.2

ChangeLog:	https://github.com/citusdata/citus/blob/v9.2.2/CHANGELOG.md
9.2.1
16 Feb 2020 11:12:27
Revision:526259Original commit files touched by this commit
matthew search for other commits by this committer
Update to 9.2.1

ChangeLog:	https://github.com/citusdata/citus/blob/master/CHANGELOG.md
9.2.0
12 Feb 2020 20:46:03
Revision:525966Original commit files touched by this commit
matthew search for other commits by this committer
Update to 9.2.0

ChangeLog:	https://github.com/citusdata/citus/blob/v9.2.0/CHANGELOG.md
9.1.2
31 Dec 2019 12:29:00
Revision:521611Original commit files touched by this commit
matthew search for other commits by this committer
Update to 9.1.2

This fixes an installation bug which wouldn't affect anyone installing
from pkg(8).  No functional changes to the installed code.

ChangeLog: https://github.com/citusdata/citus/blob/v9.1.2/CHANGELOG.md
9.1.1
20 Dec 2019 07:01:52
Revision:520478Original commit files touched by this commit
matthew search for other commits by this committer
Update to 9.1.1

ChangeLog:	https://github.com/citusdata/citus/blob/v9.1.1/CHANGELOG.md
9.1.0
29 Nov 2019 16:13:35
Revision:518663Original commit files touched by this commit
matthew search for other commits by this committer
Update to 9.1.0

ChangeLog: https://github.com/citusdata/citus/blob/v9.1.0/CHANGELOG.md
9.0.1
27 Oct 2019 12:32:56
Revision:515792Original commit files touched by this commit
matthew search for other commits by this committer
Update to 9.0.1

ChangeLog: https://github.com/citusdata/citus/blob/v9.0.1/CHANGELOG.md
9.0.0
24 Oct 2019 09:54:49
Revision:515328Original commit files touched by this commit
pkubaj search for other commits by this committer
databases/pg_citus: fix build on GCC architectures

C11 compiler is required:
/usr/local/include/postgresql/server/fmgr.h:38: error: previous declaration of
'FunctionCallInfo' was here

Approved by:	mentors (implicit approval)
9.0.0
13 Oct 2019 10:59:58
Revision:514383Original commit files touched by this commit
matthew search for other commits by this committer
Upgrade to 9.0.0

ChangeLog: https://github.com/citusdata/citus/blob/v9.0.0/CHANGELOG.md
8.3.2
10 Aug 2019 07:56:39
Revision:508491Original commit files touched by this commit
matthew search for other commits by this committer
Update to 8.3.2

ChangeLog:	https://github.com/citusdata/citus/blob/master/CHANGELOG.md
8.3.1
31 Jul 2019 19:09:44
Revision:507728Original commit files touched by this commit
matthew search for other commits by this committer
Update to 8.3.1

ChangeLog:	https://github.com/citusdata/citus/blob/master/CHANGELOG.md
8.3.0_1
26 Jul 2019 20:46:57
Revision:507372Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.

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, everything INDEX-11 shows with a dependency on lang/gcc9 now.

PR:		238330
8.3.0
12 Jul 2019 06:03:49
Revision:506436Original commit files touched by this commit
matthew search for other commits by this committer
Update to 8.3.0

Add one blank line to appease portlint.

ChangeLog: https://github.com/citusdata/citus/blob/master/CHANGELOG.md
8.2.2
18 Jun 2019 18:32:42
Revision:504494Original commit files touched by this commit
matthew search for other commits by this committer
Take off the BROKEN_i386 tag, as this now builds correctly on i386.
8.2.2
18 Jun 2019 18:28:32
Revision:504493Original commit files touched by this commit
matthew search for other commits by this committer
Upgrade to 8.2.2

ChangeLog: https://github.com/citusdata/citus/blob/master/CHANGELOG.md
8.2.1_1
04 May 2019 04:24:53
Revision:500778Original commit files touched by this commit
linimon search for other commits by this committer
These ports also build on armv7 (and thus, presumably, on armv6).

Approved by:	portmgr (tier-2 blanket)
Obtained from:	armv7 TRYBROKEN run
8.2.1_1
03 May 2019 21:06:51
Revision:500752Original commit files touched by this commit
linimon search for other commits by this committer
These ports now build on aarch64.

Where necessary, pet portlint.

Approved by:	portmgr
Obtained from:	aarch64 TRYBROKEN run
8.2.1_1
09 Apr 2019 14:04:50
Revision:498476Original commit files touched by this commit
sunpoet search for other commits by this committer
Update devel/readline to 8.0

- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://tiswww.case.edu/php/chet/readline/CHANGES
PR:		236156
Exp-run by:	antoine
8.2.1
05 Apr 2019 06:14:05
Revision:497935Original commit files touched by this commit
matthew search for other commits by this committer
Update to 8.2.1

ChangeLog: https://github.com/citusdata/citus/blob/v8.2.1/CHANGELOG.md
8.2.0
30 Mar 2019 08:59:46
Revision:497238Original commit files touched by this commit
matthew search for other commits by this committer
Update to 8.2.0

This update drops support for postgresql 9.6 -- version 10 or above is
required now.

ChangeLog:	https://github.com/citusdata/citus/blob/master/CHANGELOG.md
8.1.1
10 Jan 2019 06:43:22
Revision:489848Original commit files touched by this commit
matthew search for other commits by this committer
Update to 8.1.1

ChangeLog:	https://github.com/citusdata/citus/blob/v8.1.1/CHANGELOG.md
8.1.0
21 Dec 2018 11:37:39
Revision:487986Original commit files touched by this commit
matthew search for other commits by this committer
Update to 8.1.0

ChangeLog:	https://github.com/citusdata/citus/blob/v8.1.0/CHANGELOG.md
8.0.2
15 Dec 2018 11:05:44
Revision:487504Original commit files touched by this commit
matthew search for other commits by this committer
Remove
patch-src_backend_distributed_executor_multi__real__time__executor.c
as upstream have now incorporated equivalent changes.
8.0.2
15 Dec 2018 09:40:42
Revision:487502Original commit files touched by this commit
matthew search for other commits by this committer
Update to 8.0.2

ChangeLog:	https://github.com/citusdata/citus/blob/v8.0.2/CHANGELOG.md
8.0.0_2
12 Dec 2018 01:35:36
Revision:487272Original commit files touched by this commit
gerald search for other commits by this committer
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
8.0.0_1
25 Nov 2018 15:31:25
Revision:485866Original commit files touched by this commit
matthew search for other commits by this committer
Mark as broken on i386 -- compilation fails due to the lack of the
'pg_atomic_uint64' type.  That's only deined in the upstream
postgresql code on x86_64.
8.0.0
06 Nov 2018 07:23:58
Revision:484279Original commit files touched by this commit
matthew search for other commits by this committer
Update to 8.0.0

ChangeLog:	https://github.com/citusdata/citus/blob/master/CHANGELOG.md
7.5.1
02 Sep 2018 06:52:31
Revision:478760Original commit files touched by this commit
matthew search for other commits by this committer
Update to 7.5.1

ChangeLog: https://github.com/citusdata/citus/blob/master/CHANGELOG.md
7.5.0_1
27 Jul 2018 21:18:28
Revision:475468Original commit files touched by this commit
matthew search for other commits by this committer
Update distinfo, due to checksum mismatches on download.

Side-by-side comparison of the old and new distfiles shows that
upstream have apparently rerolled the distfile, with changes to the
content.  However these changes are innocuous and consist of updating
some autoconf related files changing an embedded version string from
7.5devel to 7.5.0

Affected files:

% diff -qr pg_citus.{orig,newest}
Files pg_citus.orig/citus-7.5.0/configure and
pg_citus.newest/citus-7.5.0/configure differ
Files pg_citus.orig/citus-7.5.0/configure.in and
pg_citus.newest/citus-7.5.0/configure.in differ
Files pg_citus.orig/citus-7.5.0/src/test/regress/expected/multi_extension.out
and pg_citus.newest/citus-7.5.0/src/test/regress/expected/multi_extension.out
differ

Reported by:	olgeni, pkg-fallout
7.5.0
26 Jul 2018 07:04:13
Revision:475348Original commit files touched by this commit
matthew search for other commits by this committer
Delete stray blank line from pkg-plist
7.5.0
26 Jul 2018 06:13:06
Revision:475347Original commit files touched by this commit
matthew search for other commits by this committer
Update to 7.5.0

ChangeLog: https://github.com/citusdata/citus/blob/master/CHANGELOG.md
7.4.1
22 Jun 2018 22:54:01
Revision:473093Original commit files touched by this commit
matthew search for other commits by this committer
Update to 7.4.1

ChangeLog:	https://github.com/citusdata/citus/blob/master/CHANGELOG.md
7.4.0
17 May 2018 21:45:53
Revision:470249Original commit files touched by this commit
matthew search for other commits by this committer
Update to 7.4.0

ChangeLog: https://github.com/citusdata/citus/blob/master/CHANGELOG.md
7.3.0
17 Mar 2018 09:12:33
Revision:464771Original commit files touched by this commit
matthew search for other commits by this committer
Update to 7.3.0

ChangeLog:	https://github.com/citusdata/citus/blob/master/CHANGELOG.md
7.2.1
08 Feb 2018 07:05:14
Revision:461198Original commit files touched by this commit
matthew search for other commits by this committer
Update to 7.2.1

ChangeLog: https://github.com/citusdata/citus/blob/master/CHANGELOG.md
7.2.0
17 Jan 2018 22:18:07
Revision:459291Original commit files touched by this commit
matthew search for other commits by this committer
Update to 7.2.0

ChangeLog:	https://github.com/citusdata/citus/blob/master/CHANGELOG.md
7.1.2
07 Jan 2018 19:17:25
Revision:458373Original commit files touched by this commit
matthew search for other commits by this committer
Update to 7.1.2

ChangeLog:	https://github.com/citusdata/citus/blob/master/CHANGELOG.md
7.1.1
09 Dec 2017 01:39:20
Revision:455815Original commit files touched by this commit
linimon search for other commits by this committer
These are also broken on aarch64 in the same way as armv6/7.

Approved by:	portmgr (tier-2 blanket)
7.1.1
09 Dec 2017 00:42:05
Revision:455813Original commit files touched by this commit
linimon search for other commits by this committer
Mark more ports broken that fail on both armv6 and armv7.

Approved by:	portmgr (tier-2 blanket)
7.1.1
02 Dec 2017 18:07:04
Revision:455380Original commit files touched by this commit
matthew search for other commits by this committer
Upgrade to 7.1.1

ChangeLog: https://github.com/citusdata/citus/blob/master/CHANGELOG.md
7.1.0
17 Nov 2017 07:37:54
Revision:454364Original commit files touched by this commit
matthew search for other commits by this committer
Update to 7.1.0

Add a new option ANONSTATS to enable anonymous statistics collection,
off by default.
7.0.3
18 Oct 2017 06:53:43
Revision:452317Original commit files touched by this commit
matthew search for other commits by this committer
Update to 7.0.3

ChangeLog:	https://github.com/citusdata/citus/blob/master/CHANGELOG.md
7.0.2
30 Sep 2017 17:46:41
Revision:450999Original commit files touched by this commit
matthew search for other commits by this committer
Update to 7.0.2

ChangeLog:	https://github.com/citusdata/citus/blob/master/CHANGELOG.md
7.0.1
13 Sep 2017 22:13:59
Revision:449814Original commit files touched by this commit
matthew search for other commits by this committer
Update to 7.0.1

ChangeLog:	https://github.com/citusdata/citus/blob/master/CHANGELOG.md
7.0.0
29 Aug 2017 12:43:06
Revision:448909Original commit files touched by this commit
matthew search for other commits by this committer
Upgrade to 7.0.0

Pet portlint by reordering some lines in the Makefile

Note: minimum required value of postgresql is now 9.6

ChangeLog:    https://github.com/citusdata/citus/blob/v7.0.0/CHANGELOG.md
6.2.3
18 Jul 2017 13:01:26
Revision:446141Original commit files touched by this commit
matthew search for other commits by this committer
Update to 6.2.3

ChangeLog: https://github.com/citusdata/citus/blob/master/CHANGELOG.md
6.2.2_1
27 Jun 2017 13:46:53
Revision:444463Original commit files touched by this commit
sunpoet search for other commits by this committer
Update devel/readline to 7.0 patch 3

- Bump PORTREVISION for shlib change

Changes:	https://cnswww.cns.cwru.edu/php/chet/readline/CHANGES
		https://lists.gnu.org/archive/html/bug-bash/2016-09/msg00107.html
		https://lists.gnu.org/archive/html/bug-readline/2017-01/msg00002.html
Differential Revision:	https://reviews.freebsd.org/D11172
PR:		219947
Exp-run by:	antoine
6.2.2
07 Jun 2017 12:35:47
Revision:442834Original commit files touched by this commit
matthew search for other commits by this committer
Update to 6.2.2

Changelog: https://github.com/citusdata/citus/blob/master/CHANGELOG.md
6.2.1
25 May 2017 07:58:59
Revision:441666Original commit files touched by this commit
matthew search for other commits by this committer
Update to 6.2.1

ChangeLog:	https://github.com/citusdata/citus/blob/master/CHANGELOG.md
6.2.0
17 May 2017 19:27:05
Revision:441115Original commit files touched by this commit
matthew search for other commits by this committer
Upgrade to 6.2.0

ChangeLog: https://github.com/citusdata/citus/blob/master/CHANGELOG.md
6.1.1
06 May 2017 11:09:48
Revision:440247Original commit files touched by this commit
matthew search for other commits by this committer
Update to 6.1.1

ChangeLog: https://github.com/citusdata/citus/blob/master/CHANGELOG.md
6.1.0
10 Feb 2017 08:30:49
Revision:433786Original commit files touched by this commit
matthew search for other commits by this committer
Update to 6.1.0

ChangeLog:	https://github.com/citusdata/citus/blob/master/CHANGELOG.md
6.0.1
09 Jan 2017 13:16:50
Revision:430947Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Remove always-true/false conditions after FreeBSD 9, 10.1, 10.2 EOL

Approved by:	portmgr blanket
6.0.1
30 Nov 2016 18:55:49
Revision:427456Original commit files touched by this commit
matthew search for other commits by this committer
Update to 6.0.1

ChangeLog:	https://github.com/citusdata/citus/blob/master/CHANGELOG.md
6.0.0
12 Nov 2016 13:37:32
Revision:425953Original commit files touched by this commit
matthew search for other commits by this committer
Update to 6.0.0

ChangeLog:	https://github.com/citusdata/citus/blob/master/CHANGELOG.md

Number of commits found: 111 (showing only 100 on this page)

1 | 2  »