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) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
libgeodecomp Auto-parallelizing library for computer simulations
0.4.0_24 science Deleted on this many watch lists=0 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 0.4.0_24Version of this port present on the latest quarterly branch.
Broken BROKEN: error: incomplete type 'LibFlatArray::detail::flat_array::offset<LibGeoDecomp::TestCell<3, LibGeoDecomp::Stencils::Moore<3, 1>, LibGeoDecomp::TopologiesHelpers::Topology<3, false, false, false>, LibGeoDecomp::TestCellHelpers::SoAAPI>, -1>' used in nested name specifier
Deprecated DEPRECATED: BROKEN for more than an year
Expired This port expired on: 2023-11-30
Ignore IGNORE: is marked as broken: error: incomplete type 'LibFlatArray::detail::flat_array::offset<LibGeoDecomp::TestCell<3, LibGeoDecomp::Stencils::Moore<3, 1>, LibGeoDecomp::TopologiesHelpers::Topology<3, false, false, false>, LibGeoDecomp::TestCellHelpers::SoAAPI>, -1>' used in nested name specifier
Maintainer: kurt@kmk-computers.de search for ports maintained by this maintainer
Port Added: 2017-01-31 23:38:07
Last Update: 2023-12-02 13:40:29
Commit Hash: f19cf1d
Also Listed In: devel
License: BSL
WWW:
http://www.libgeodecomp.org/
Description:
LibGeoDecomp (Library for Geometric Decomposition codes) is an auto-parallelizing library for computer simulations. It is specifically targeted computational science applications in the context of supercomputers and heterogeneous systems. The library eases development of such tightly coupled codes by essentially taking over the parallel programming: it handles both, the parallelization itself and parameter tuning. This enables scientists to focus on their simulation code, rather than the technical details of the parallel computer.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (202 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/libgeodecomp-0.4.0_24/catalog.mk
  3. /usr/local/share/licenses/libgeodecomp-0.4.0_24/LICENSE
  4. /usr/local/share/licenses/libgeodecomp-0.4.0_24/BSL
  5. include/libflatarray/aggregated_member_size.hpp
  6. include/libflatarray/aligned_allocator.hpp
  7. include/libflatarray/api_traits.hpp
  8. include/libflatarray/coord.hpp
  9. include/libflatarray/cuda_allocator.hpp
  10. include/libflatarray/detail/dual_callback_helper.hpp
  11. include/libflatarray/detail/get_set_instance_functor.hpp
  12. include/libflatarray/detail/load_save_functor.hpp
  13. include/libflatarray/detail/macros.hpp
  14. include/libflatarray/detail/offset.hpp
  15. include/libflatarray/detail/set_byte_size_functor.hpp
  16. include/libflatarray/detail/short_vec_avx_float_8.hpp
  17. include/libflatarray/detail/short_vec_qpx_double_4.hpp
  18. include/libflatarray/detail/short_vec_sse_double_8.hpp
  19. include/libflatarray/detail/short_vec_sse_float_16.hpp
  20. include/libflatarray/detail/short_vec_sse_float_8.hpp
  21. include/libflatarray/detail/sqrt_reference.hpp
  22. include/libflatarray/flat_array.hpp
  23. include/libflatarray/macros.hpp
  24. include/libflatarray/member_ptr_to_offset.hpp
  25. include/libflatarray/number_of_members.hpp
  26. include/libflatarray/short_vec.hpp
  27. include/libflatarray/soa_accessor.hpp
  28. include/libflatarray/soa_array.hpp
  29. include/libflatarray/soa_grid.hpp
  30. include/libflatarray/testbed/benchmark.hpp
  31. include/libflatarray/testbed/cpu_benchmark.hpp
  32. include/libflatarray/testbed/evaluate.hpp
  33. include/libflatarray/testbed/gpu_benchmark.hpp
  34. include/libgeodecomp.h
  35. include/libgeodecomp/communication/mpilayer.h
  36. include/libgeodecomp/communication/patchlink.h
  37. include/libgeodecomp/communication/serialization.h
  38. include/libgeodecomp/communication/typemaps.h
  39. include/libgeodecomp/config.h
  40. include/libgeodecomp/geometry/coord.h
  41. include/libgeodecomp/geometry/coordbox.h
  42. include/libgeodecomp/geometry/cudaregion.h
  43. include/libgeodecomp/geometry/fixedcoord.h
  44. include/libgeodecomp/geometry/floatcoord.h
  45. include/libgeodecomp/geometry/partitionmanager.h
  46. include/libgeodecomp/geometry/partitions/checkerboardingpartition.h
  47. include/libgeodecomp/geometry/partitions/hilbertpartition.h
  48. include/libgeodecomp/geometry/partitions/hindexingpartition.h
  49. include/libgeodecomp/geometry/partitions/partition.h
  50. include/libgeodecomp/geometry/partitions/ptscotchpartition.h
  51. include/libgeodecomp/geometry/partitions/recursivebisectionpartition.h
  52. include/libgeodecomp/geometry/partitions/scotchpartition.h
  53. include/libgeodecomp/geometry/partitions/spacefillingcurve.h
  54. include/libgeodecomp/geometry/partitions/stripingpartition.h
  55. include/libgeodecomp/geometry/partitions/zcurvepartition.h
  56. include/libgeodecomp/geometry/region.h
  57. include/libgeodecomp/geometry/regionstreakiterator.h
  58. include/libgeodecomp/geometry/stencils.h
  59. include/libgeodecomp/geometry/streak.h
  60. include/libgeodecomp/geometry/topologies.h
  61. include/libgeodecomp/geometry/voronoimesher.h
  62. include/libgeodecomp/io/asciiwriter.h
  63. include/libgeodecomp/io/bovwriter.h
  64. include/libgeodecomp/io/collectingwriter.h
  65. include/libgeodecomp/io/hpxwritercollector.h
  66. include/libgeodecomp/io/hpxwritersink.h
  67. include/libgeodecomp/io/hpxwritersinkserver.h
  68. include/libgeodecomp/io/imagepainter.h
  69. include/libgeodecomp/io/initializer.h
  70. include/libgeodecomp/io/ioexception.h
  71. include/libgeodecomp/io/logger.h
  72. include/libgeodecomp/io/memorywriter.h
  73. include/libgeodecomp/io/mockinitializer.h
  74. include/libgeodecomp/io/mocksteerer.h
  75. include/libgeodecomp/io/mockwriter.h
  76. include/libgeodecomp/io/mpiio.h
  77. include/libgeodecomp/io/mpiioinitializer.h
  78. include/libgeodecomp/io/mpiiowriter.h
  79. include/libgeodecomp/io/parallelmemorywriter.h
  80. include/libgeodecomp/io/parallelmpiiowriter.h
  81. include/libgeodecomp/io/paralleltestwriter.h
  82. include/libgeodecomp/io/parallelwriter.h
  83. include/libgeodecomp/io/plotter.h
  84. include/libgeodecomp/io/ppmwriter.h
  85. include/libgeodecomp/io/qtwidgetwriter.h
  86. include/libgeodecomp/io/remotesteerer.h
  87. include/libgeodecomp/io/serialbovwriter.h
  88. include/libgeodecomp/io/silowriter.h
  89. include/libgeodecomp/io/simplecellplotter.h
  90. include/libgeodecomp/io/simpleinitializer.h
  91. include/libgeodecomp/io/steerer.h
  92. include/libgeodecomp/io/testinitializer.h
  93. include/libgeodecomp/io/teststeerer.h
  94. include/libgeodecomp/io/testwriter.h
  95. include/libgeodecomp/io/tracingwriter.h
  96. include/libgeodecomp/io/visitwriter.h
  97. include/libgeodecomp/io/writer.h
  98. include/libgeodecomp/loadbalancer/biasbalancer.h
  99. include/libgeodecomp/loadbalancer/loadbalancer.h
  100. include/libgeodecomp/loadbalancer/mockbalancer.h
  101. include/libgeodecomp/loadbalancer/noopbalancer.h
  102. include/libgeodecomp/loadbalancer/oozebalancer.h
  103. include/libgeodecomp/loadbalancer/randombalancer.h
  104. include/libgeodecomp/loadbalancer/tracingbalancer.h
  105. include/libgeodecomp/misc/apitraits.h
  106. include/libgeodecomp/misc/chronometer.h
  107. include/libgeodecomp/misc/clonable.h
  108. include/libgeodecomp/misc/color.h
  109. include/libgeodecomp/misc/cudautil.h
  110. include/libgeodecomp/misc/fpscounter.h
  111. include/libgeodecomp/misc/math.h
  112. include/libgeodecomp/misc/mpitest.h
  113. include/libgeodecomp/misc/nonpodtestcell.h
  114. include/libgeodecomp/misc/optimizer.h
  115. include/libgeodecomp/misc/palette.h
  116. include/libgeodecomp/misc/patternoptimizer.h
  117. include/libgeodecomp/misc/quickpalette.h
  118. include/libgeodecomp/misc/random.h
  119. include/libgeodecomp/misc/scopedtimer.h
  120. include/libgeodecomp/misc/simplexoptimizer.h
  121. include/libgeodecomp/misc/simulationfactory.h
  122. include/libgeodecomp/misc/simulationparameters.h
  123. include/libgeodecomp/misc/stdcontaineroverloads.h
  124. include/libgeodecomp/misc/stringops.h
  125. include/libgeodecomp/misc/stringvec.h
  126. include/libgeodecomp/misc/tempfile.h
  127. include/libgeodecomp/misc/testcell.h
  128. include/libgeodecomp/misc/testhelper.h
  129. include/libgeodecomp/parallelization/cacheblockingsimulator.h
  130. include/libgeodecomp/parallelization/cudasimulator.h
  131. include/libgeodecomp/parallelization/distributedsimulator.h
  132. include/libgeodecomp/parallelization/hiparsimulator.h
  133. include/libgeodecomp/parallelization/hiparsimulator/commonstepper.h
  134. include/libgeodecomp/parallelization/hiparsimulator/cudastepper.h
  135. include/libgeodecomp/parallelization/hiparsimulator/multicorestepper.h
  136. include/libgeodecomp/parallelization/hiparsimulator/offsethelper.h
  137. include/libgeodecomp/parallelization/hiparsimulator/openclstepper.h
  138. include/libgeodecomp/parallelization/hiparsimulator/parallelwriteradapter.h
  139. include/libgeodecomp/parallelization/hiparsimulator/steereradapter.h
  140. include/libgeodecomp/parallelization/hiparsimulator/stepper.h
  141. include/libgeodecomp/parallelization/hiparsimulator/updategroup.h
  142. include/libgeodecomp/parallelization/hiparsimulator/vanillastepper.h
  143. include/libgeodecomp/parallelization/hpxsimulator.h
  144. include/libgeodecomp/parallelization/hpxsimulator/createupdategroups.h
  145. include/libgeodecomp/parallelization/hpxsimulator/hpxstepper.h
  146. include/libgeodecomp/parallelization/hpxsimulator/patchlink.h
  147. include/libgeodecomp/parallelization/hpxsimulator/updategroup.h
  148. include/libgeodecomp/parallelization/hpxsimulator/updategroupserver.h
  149. include/libgeodecomp/parallelization/mocksimulator.h
  150. include/libgeodecomp/parallelization/monolithicsimulator.h
  151. include/libgeodecomp/parallelization/serialsimulator.h
  152. include/libgeodecomp/parallelization/simulator.h
  153. include/libgeodecomp/parallelization/stripingsimulator.h
  154. include/libgeodecomp/storage/boxcell.h
  155. include/libgeodecomp/storage/collectioninterface.h
  156. include/libgeodecomp/storage/containercell.h
  157. include/libgeodecomp/storage/coordmap.h
  158. include/libgeodecomp/storage/cudaarray.h
  159. include/libgeodecomp/storage/cudagrid.h
  160. include/libgeodecomp/storage/dataaccessor.h
  161. include/libgeodecomp/storage/defaultfilter.h
  162. include/libgeodecomp/storage/displacedgrid.h
  163. include/libgeodecomp/storage/filter.h
  164. include/libgeodecomp/storage/filterbase.h
  165. include/libgeodecomp/storage/fixedarray.h
  166. include/libgeodecomp/storage/fixedneighborhood.h
  167. include/libgeodecomp/storage/grid.h
  168. include/libgeodecomp/storage/gridbase.h
  169. include/libgeodecomp/storage/gridtypeselector.h
  170. include/libgeodecomp/storage/gridvecconv.h
  171. include/libgeodecomp/storage/image.h
  172. include/libgeodecomp/storage/linepointerassembly.h
  173. include/libgeodecomp/storage/linepointerneighborhood.h
  174. include/libgeodecomp/storage/linepointerupdatefunctor.h
  175. include/libgeodecomp/storage/meshlessadapter.h
  176. include/libgeodecomp/storage/mockpatchaccepter.h
  177. include/libgeodecomp/storage/multicontainercell.h
  178. include/libgeodecomp/storage/neighborhoodadapter.h
  179. include/libgeodecomp/storage/neighborhooditerator.h
  180. include/libgeodecomp/storage/patchaccepter.h
  181. include/libgeodecomp/storage/patchbuffer.h
  182. include/libgeodecomp/storage/patchbufferfixed.h
  183. include/libgeodecomp/storage/patchprovider.h
  184. include/libgeodecomp/storage/pointerneighborhood.h
  185. include/libgeodecomp/storage/selector.h
  186. include/libgeodecomp/storage/sellcsigmasparsematrixcontainer.h
  187. include/libgeodecomp/storage/serializationbuffer.h
  188. include/libgeodecomp/storage/simplefilter.h
  189. include/libgeodecomp/storage/soagrid.h
  190. include/libgeodecomp/storage/unstructuredgrid.h
  191. include/libgeodecomp/storage/updatefunctor.h
  192. include/libgeodecomp/storage/updatefunctortestbase.h
  193. include/libgeodecomp/storage/vanillaupdatefunctor.h
  194. lib/cmake/libgeodecomp/libgeodecomp-targets-release.cmake
  195. lib/cmake/libgeodecomp/libgeodecomp-targets.cmake
  196. lib/cmake/libgeodecomp/libgeodecompConfig.cmake
  197. lib/cmake/libgeodecomp/libgeodecompConfigVersion.cmake
  198. lib/libgeodecomp.so
  199. libdata/pkgconfig/libgeodecomp.pc
  200. @owner
  201. @group
  202. @mode
Collapse this list.
Dependency lines:
  • libgeodecomp>0:science/libgeodecomp
No installation instructions:
This port has been deleted.
PKGNAME: libgeodecomp
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1476973737 SHA256 (libgeodecomp-0.4.0.tar.gz) = f1a4fbc0c04952a148cbe186f36fc9e2307f7b0ecaf6960b56f2135ca3b8fa4e SIZE (libgeodecomp-0.4.0.tar.gz) = 1022767

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. cmake : devel/cmake-core
  2. ninja : devel/ninja
  3. gcc12 : lang/gcc12
  4. as : devel/binutils
Runtime dependencies:
  1. gcc12 : lang/gcc12
Library dependencies:
  1. libboost_system.so : devel/boost-libs
  2. libboost_date_time.so : devel/boost-libs
  3. libboost_filesystem.so : devel/boost-libs
  4. libmpich.so : net/mpich
  5. libscotch.so : cad/scotch
  6. libsiloh5.so : science/silo
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for libgeodecomp-0.4.0_24: MPI=on: MPI (Message Passing Interface) support SCOTCH=on: Enable graph partitioning based on Scotch/Scotch-PT SILO=on: Enable Silo dependend output ===> Use 'make config' to modify these settings
Options name:
science_libgeodecomp
USES:
cmake compiler:c++11-lib
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://www.libgeodecomp.org/archive/
Collapse this list.
Port Moves
  • port deleted on 2023-12-02
    REASON: Has expired: BROKEN for more than an year

Number of commits found: 37

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.4.0_24
02 Dec 2023 13:40:29
commit hash: f19cf1d2bc1c362f61dd9368b8ad156af3fedf7dcommit hash: f19cf1d2bc1c362f61dd9368b8ad156af3fedf7dcommit hash: f19cf1d2bc1c362f61dd9368b8ad156af3fedf7dcommit hash: f19cf1d2bc1c362f61dd9368b8ad156af3fedf7d files touched by this commit
Rene Ladan (rene) search for other commits by this committer
science/libgeodecomp: Remove expired port

2023-11-30 science/libgeodecomp: BROKEN for more than an year
0.4.0_24
29 Oct 2023 22:53:32
commit hash: 5d6e72bf20b68fe9d020c32218cbbe17713009b1commit hash: 5d6e72bf20b68fe9d020c32218cbbe17713009b1commit hash: 5d6e72bf20b68fe9d020c32218cbbe17713009b1commit hash: 5d6e72bf20b68fe9d020c32218cbbe17713009b1 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
science/libgeodecomp: Mark DEPRECATED

- BROKEN for more than an year
- Set EXPIRATION_DATE 2023-11-30

Approved by:	portmgr (blanket)
0.4.0_24
23 Apr 2023 09:09:58
commit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5bcommit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5bcommit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5bcommit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5b files touched by this commit
Gerald Pfeifer (gerald) search for other commits by this committer
*: Bump PORTREVISIONs for math/mpc update to 1.3.1
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)
0.4.0_23
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)
0.4.0_23
12 Aug 2022 14:46:53
commit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5edcommit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5edcommit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5edcommit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5ed files touched by this commit
Dima Panov (fluffy) search for other commits by this committer
*/*: bump all consumers after recent boost upgrade
0.4.0_22
20 Jul 2022 14:22:51
commit hash: 46196047a4df0f85aaee442799209fdaacf03361commit hash: 46196047a4df0f85aaee442799209fdaacf03361commit hash: 46196047a4df0f85aaee442799209fdaacf03361commit hash: 46196047a4df0f85aaee442799209fdaacf03361 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
science: remove 'Created by' lines

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

  *  Andreas Fehlner <fehlner@gmx.de>
  *  Brad Huntting <huntting@glarp.com>
  *  Chao Shin <quakelee@cn.FreeBSD.org>
  *  Cheng-Lung Sung <clsung@FreeBSD.org>
  *  Chia-Hsing Yu <me@davidyu.org>
  *  Chris Rees <utisoft@gmail.com>
  *  David Naylor <dbn@FreeBSD.org>
  *  Dmitry Sivachenko <demon@FreeBSD.org>
  *  Ed Schouten <ed@FreeBSD.org>
  *  Eric Freeman <freebsdports@chillibear.com>
  *  Erik B Knudsen
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.4.0_22
22 May 2022 20:17:12
commit hash: 05e8f6c01f407b619373d67ac8e8dc3b2bbc99cecommit hash: 05e8f6c01f407b619373d67ac8e8dc3b2bbc99cecommit hash: 05e8f6c01f407b619373d67ac8e8dc3b2bbc99cecommit hash: 05e8f6c01f407b619373d67ac8e8dc3b2bbc99ce files touched by this commit
Dima Panov (fluffy) search for other commits by this committer
science/libgeodecomp: mark as BROKEN after recent boost upgrade

PR:	246106
0.4.0_22
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.
0.4.0_22
22 Mar 2021 10:17:44
Revision:568947Original commit files touched by this commit
danfe search for other commits by this committer
Fix spelling mistakes, typos, poor wording, hyphenation, jargonisms,
contractions, "<portname> is ..." cases, missing Oxford commas, and
other miscellaneous style bugs in the COMMENT line.
0.4.0_22
09 Dec 2020 19:29:20
Revision:557385Original commit files touched by this commit
thierry search for other commits by this committer
Modify cad/scotch to support int64.

Bump PORTREVISION of consumers because this changes the ABI.
0.4.0_21
09 Dec 2020 11:07:41
Revision:557366Original commit files touched by this commit
thierry search for other commits by this committer
Modify cad/scotch to install shared libraries.

Chase these libraries to the consumers ports.
0.4.0_20
14 Oct 2020 17:54:51
Revision:552350Original commit files touched by this commit
antoine search for other commits by this committer
Fix DEPENDS
0.4.0_19
20 Sep 2020 07:35:10
Revision:549088Original commit files touched by this commit
wen search for other commits by this committer
- Fix build

PR:		247910
Submitted by:	kurt@kmk-computers.de(maintainer)
0.4.0_19
12 Jul 2020 20:12:08
Revision:542098Original commit files touched by this commit
antoine search for other commits by this committer
Mark BROKEN

WITH_SCOTCH selected but no installation of Scotch could be found

Reported by:	pkg-fallout
MFH:		2020Q3
0.4.0_19
11 Dec 2019 17:53:49
Revision:519824Original commit files touched by this commit
jbeich search for other commits by this committer
devel/boost-*: update to 1.72.0

Changes:	http://www.boost.org/users/history/version_1_72_0.html
PR:		241449
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D22136
0.4.0_18
19 Aug 2019 15:35:28
Revision:509290Original commit files touched by this commit
jbeich search for other commits by this committer
devel/boost-*: update to 1.71.0

Changes:	http://www.boost.org/users/history/version_1_71_0.html
PR:		238827
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D20774
0.4.0_17
28 Jul 2019 15:29:33
Revision:507512Original commit files touched by this commit
tcberner search for other commits by this committer
science/libgeodecomp: fix build with cmake 3.15
0.4.0_17
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
0.4.0_16
12 Apr 2019 06:36:31
Revision:498698Original commit files touched by this commit
jbeich search for other commits by this committer
devel/boost-*: update to 1.70.0

Changes:	http://www.boost.org/users/history/version_1_70_0.html
PR:		235956
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D19303
0.4.0_15
16 Mar 2019 18:00:13
Revision:495935Original commit files touched by this commit
tcberner search for other commits by this committer
science/libgeodecomp: remove QT4 option (Qt4 drpecation)
0.4.0_14
25 Dec 2018 20:25:40
Revision:488341Original commit files touched by this commit
tcberner search for other commits by this committer
Change cmake default behaviour to outsource.

Ports that build out of source now simply can use "USES=cmake"
instead of "USES=cmake:outsource". Ports that fail to build
out of source now need to specify "USES=cmake:insource".

I tried to only set insource where explictely needed.

PR:		232038
Exp-run by:	antoine
0.4.0_14
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
0.4.0_13
12 Dec 2018 00:15:50
Revision:487266Original commit files touched by this commit
jbeich search for other commits by this committer
devel/boost-*: update to 1.69.0

Changes:	http://www.boost.org/users/history/version_1_69_0.html
PR:		232525
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D17645
0.4.0_12
02 Dec 2018 15:41:48
Revision:486467Original commit files touched by this commit
rene search for other commits by this committer
Mark QT4 ports/functionality for removal on 2019-03-15

While here, chase some KDE4 ports and functionality, these are scheduled for
removal on 2018-12-31. Change the default option/flavor to QT5 where applicable
or use alternative toolkits like GTK.

Submitted by:	tcberner
Reviewed by:	adridg, jhale, rene, tcberner
Approved by:	portmgr (implicit, flavor hook)
Differential Revision:	https://reviews.freebsd.org/D17741
0.4.0_11
09 Aug 2018 06:58:31
Revision:476723Original commit files touched by this commit
jbeich search for other commits by this committer
devel/boost-*: update to 1.68.0

- Switch to C++14 for libboost_system to support C++14 consumers

Changes:	http://www.boost.org/users/history/version_1_68_0.html
PR:		229569
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D16165
0.4.0_10
29 Jul 2018 22:18:46
Revision:475857Original 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
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.

This includes ports
 - featuring USE_GCC=yes or USE_GCC=any,
 - featuring USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and those
 - with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
   c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.

PR:		222542
0.4.0_9
28 Jun 2018 17:39:55
Revision:473503Original commit files touched by this commit
tcberner search for other commits by this committer
Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mk

From now on, ports that depend on Qt4 will have to set
	USES=		qt:4
	USE_QT=		foo bar
ports depending on Qt5 will use
	USES=		qt:5
	USE_QT=		foo bar

PR:		229225
Exp-run by:	antoine
Reviewed by:	mat
Approved by:	portmgr (antoine)
Differential Revision:	-https://reviews.freebsd.org/D15540
0.4.0_9
18 Apr 2018 13:57:43
Revision:467711Original commit files touched by this commit
jbeich search for other commits by this committer
devel/boost-*: update to 1.67.0

Changes:	http://www.boost.org/users/history/version_1_67_0.html
PR:		227427
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D15030
0.4.0_8
10 Mar 2018 17:46:06
Revision:464084Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079).
0.4.0_7
18 Jan 2018 04:11:03
Revision:459315Original commit files touched by this commit
jbeich search for other commits by this committer
devel/boost-*: update to 1.66.0

Changes:	http://www.boost.org/users/history/version_1_66_0.html
PR:		223922
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D13279
0.4.0_6
25 Sep 2017 00:08:17
Revision:450560Original commit files touched by this commit
jbeich search for other commits by this committer
devel/boost-*: update to 1.65.1

Changes:	http://www.boost.org/users/history/version_1_65_1.html
PR:		218835
Approved by:	maintainer timeout (1.65.1: 2 weeks; 1.65.0: 1 month)
Tested by:	jhibbits (on powerpc64, earlier version)
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D11582
0.4.0_5
25 Sep 2017 00:05:06
Revision:450557Original commit files touched by this commit
jbeich search for other commits by this committer
devel/boost-*: enable C++11 features

PR:		218835
Obtained from:	https://github.com/DragonFlyBSD/DeltaPorts/pull/690
Approved by:	maintainer timeout (2 months)
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D11582
0.4.0_4
10 Sep 2017 20:55:39
Revision:449591Original 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
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 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, c++11-lib, c++11-lang,
   c++14-lang, c++0x, c11, or gcc-c++11-lib.

PR:		219275
0.4.0_2
02 May 2017 06:48:11
Revision:439934Original commit files touched by this commit
jbeich search for other commits by this committer
devel/boost-*: update to 1.64.0

Changes:	http://www.boost.org/users/history/version_1_64_0.html
PR:		218835
Approved by:	office (bapt)
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D10472
0.4.0_1
01 Apr 2017 15:23:32
Revision:437439Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using using Mk/bsd.octave.mk which in turn has USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
   c++11-lang, c++0x, c11, or gcc-c++11-lib.

PR:		216707
0.4.0
31 Jan 2017 23:37:58
Revision:432959Original commit files touched by this commit
lifanov search for other commits by this committer
add science/libgeodecomp - auto-parallelizing library for computer simulations

LibGeoDecomp (Library for Geometric Decomposition codes) is an
auto-parallelizing library for computer simulations. It is specifically targeted
computational science applications in the context of supercomputers and
heterogeneous systems. The library eases development of such tightly coupled
codes by essentially taking over the parallel programming: it handles both, the
parallelization itself and parameter tuning. This enables scientists to focus on
their simulation code, rather than the technical details of the parallel
computer.

PR:		213688
Submitted by:	Kurt Kanzenbach <kurt@kmk-computers.de>
Reviewed by:	matthew
Approved by:	matthew (mentor)
Differential Revision:	https://reviews.freebsd.org/D9390

Number of commits found: 37