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
adios2 Next generation of ADIOS developed in the Exascale Computing Program
2.9.1_1 misc 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 2.9.1Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2019-07-28 10:26:59
Last Update: 2024-02-18 09:29:31
Commit Hash: 9eba616
Also Listed In: science
License: APACHE20
WWW:
https://github.com/ornladios/ADIOS2
Description:
The Adaptable Input/Output (I/O) System, ADIOS 2 is developed as part of the United States Department of Energy's Exascale Computing Program. ADIOS 2 is a framework designed for scientific data I/O to publish and subscribe (put/get) data when and where required. ADIOS 2 transports data as groups of self-describing variables and attributes across different media types (such as files, wide-area-networks, and remote direct memory access) using a common application programming interface for all transport modes. ADIOS 2 can be used on supercomputers, commercial clouds, and personal computers. ADIOS 2 focuses on: * Performance I/O scalability in high performance computing (HPC) applications. * Adaptability unified interfaces to allow for several modes of transport (files, memory-to-memory) * Ease of Use two-level application programming interface (APIs) * Full APIs for HPC applications: C++11, Fortran 90, C 99, Python 2 and 3 * Simplified High-Level APIs for data analysis: Python 2 and 3, C++11, Matlab
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 (370 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/adios2-2.9.1_1/catalog.mk
  3. /usr/local/share/licenses/adios2-2.9.1_1/LICENSE
  4. /usr/local/share/licenses/adios2-2.9.1_1/APACHE20
  5. bin/adios2_deactivate_bp
  6. bin/adios2_iotest
  7. bin/adios2_json_pp
  8. bin/adios2_reorganize
  9. bin/adios2_reorganize_mpi
  10. bin/bp2h5
  11. bin/bp2h5_mpi
  12. bin/bp4dbg
  13. bin/bp5dbg
  14. bin/bpls
  15. bin/sst_conn_tool
  16. include/Info.h
  17. include/adios2.h
  18. include/adios2/c/adios2_c_adios.h
  19. include/adios2/c/adios2_c_attribute.h
  20. include/adios2/c/adios2_c_engine.h
  21. include/adios2/c/adios2_c_io.h
  22. include/adios2/c/adios2_c_operator.h
  23. include/adios2/c/adios2_c_types.h
  24. include/adios2/c/adios2_c_variable.h
  25. include/adios2/common/ADIOSConfig.h
  26. include/adios2/common/ADIOSMacros.h
  27. include/adios2/common/ADIOSTypes.h
  28. include/adios2/common/ADIOSTypes.inl
  29. include/adios2/core/ADIOS.h
  30. include/adios2/core/Attribute.h
  31. include/adios2/core/AttributeBase.h
  32. include/adios2/core/CoreTypes.h
  33. include/adios2/core/Engine.h
  34. include/adios2/core/Group.h
  35. include/adios2/core/IO.h
  36. include/adios2/core/Operator.h
  37. include/adios2/core/Span.h
  38. include/adios2/core/Stream.h
  39. include/adios2/core/Variable.h
  40. include/adios2/core/VariableBase.h
  41. include/adios2/core/VariableStruct.h
  42. include/adios2/cxx11/ADIOS.h
  43. include/adios2/cxx11/ADIOS.inl
  44. include/adios2/cxx11/ADIOSView.h
  45. include/adios2/cxx11/Attribute.h
  46. include/adios2/cxx11/Engine.h
  47. include/adios2/cxx11/Group.h
  48. include/adios2/cxx11/IO.h
  49. include/adios2/cxx11/KokkosView.h
  50. include/adios2/cxx11/Operator.h
  51. include/adios2/cxx11/Query.h
  52. include/adios2/cxx11/Types.h
  53. include/adios2/cxx11/Variable.h
  54. include/adios2/cxx11/VariableNT.h
  55. include/adios2/cxx11/fstream/ADIOS2fstream.h
  56. include/adios2/engine/bp3/BP3Reader.h
  57. include/adios2/engine/bp3/BP3Writer.h
  58. include/adios2/engine/bp4/BP4Reader.h
  59. include/adios2/engine/bp4/BP4Writer.h
  60. include/adios2/engine/bp5/BP5Engine.h
  61. include/adios2/engine/bp5/BP5Reader.h
  62. include/adios2/engine/bp5/BP5Writer.h
  63. include/adios2/engine/dataman/DataManMonitor.h
  64. include/adios2/engine/dataman/DataManReader.h
  65. include/adios2/engine/dataman/DataManWriter.h
  66. include/adios2/engine/dataspaces/DataSpacesReader.h
  67. include/adios2/engine/dataspaces/DataSpacesWriter.h
  68. include/adios2/engine/hdf5/HDF5ReaderP.h
  69. include/adios2/engine/hdf5/HDF5WriterP.h
  70. include/adios2/engine/inline/InlineReader.h
  71. include/adios2/engine/inline/InlineWriter.h
  72. include/adios2/engine/mhs/MhsReader.h
  73. include/adios2/engine/mhs/MhsWriter.h
  74. include/adios2/engine/null/NullReader.h
  75. include/adios2/engine/null/NullWriter.h
  76. include/adios2/engine/plugin/PluginEngine.h
  77. include/adios2/engine/plugin/PluginEngineInterface.h
  78. include/adios2/engine/skeleton/SkeletonReader.h
  79. include/adios2/engine/skeleton/SkeletonWriter.h
  80. include/adios2/engine/ssc/SscHelper.h
  81. include/adios2/engine/ssc/SscReader.h
  82. include/adios2/engine/ssc/SscReaderBase.h
  83. include/adios2/engine/ssc/SscReaderGeneric.h
  84. include/adios2/engine/ssc/SscReaderNaive.h
  85. include/adios2/engine/ssc/SscWriter.h
  86. include/adios2/engine/ssc/SscWriterBase.h
  87. include/adios2/engine/ssc/SscWriterGeneric.h
  88. include/adios2/engine/ssc/SscWriterNaive.h
  89. include/adios2/engine/sst/SstParamParser.h
  90. include/adios2/engine/sst/SstReader.h
  91. include/adios2/engine/sst/SstWriter.h
  92. include/adios2/fortran/adios2.mod
  93. include/adios2/fortran/adios2.smod
  94. include/adios2/fortran/adios2_adios_init_mod.mod
  95. include/adios2/fortran/adios2_adios_init_mod.smod
  96. include/adios2/fortran/adios2_adios_init_mod@adios2_adios_init_mpi_smod.smod
  97. include/adios2/fortran/adios2_adios_init_mod@adios2_adios_init_serial_smod.smod
  98. include/adios2/fortran/adios2_adios_mod.mod
  99. include/adios2/fortran/adios2_adios_mod.smod
  100. include/adios2/fortran/adios2_attribute_data_mod.mod
  101. include/adios2/fortran/adios2_attribute_mod.mod
  102. include/adios2/fortran/adios2_engine_begin_step_mod.mod
  103. include/adios2/fortran/adios2_engine_get_mod.mod
  104. include/adios2/fortran/adios2_engine_mod.mod
  105. include/adios2/fortran/adios2_engine_put_mod.mod
  106. include/adios2/fortran/adios2_functions_allocate_mod.mod
  107. include/adios2/fortran/adios2_functions_mod.mod
  108. include/adios2/fortran/adios2_io_define_attribute_mod.mod
  109. include/adios2/fortran/adios2_io_define_variable_mod.mod
  110. include/adios2/fortran/adios2_io_mod.mod
  111. include/adios2/fortran/adios2_io_mod.smod
  112. include/adios2/fortran/adios2_io_open_mod.mod
  113. include/adios2/fortran/adios2_io_open_mod.smod
  114. include/adios2/fortran/adios2_io_open_mod@adios2_io_open_mpi_smod.smod
  115. include/adios2/fortran/adios2_io_open_mod@adios2_io_open_serial_smod.smod
  116. include/adios2/fortran/adios2_operator_mod.mod
  117. include/adios2/fortran/adios2_parameters_mod.mod
  118. include/adios2/fortran/adios2_variable_max_mod.mod
  119. include/adios2/fortran/adios2_variable_min_mod.mod
  120. include/adios2/fortran/adios2_variable_mod.mod
  121. include/adios2/helper/adiosCUDA.h
  122. include/adios2/helper/adiosComm.h
  123. include/adios2/helper/adiosComm.inl
  124. include/adios2/helper/adiosCommDummy.h
  125. include/adios2/helper/adiosCommMPI.h
  126. include/adios2/helper/adiosDynamicBinder.h
  127. include/adios2/helper/adiosFunctions.h
  128. include/adios2/helper/adiosGPUFunctions.h
  129. include/adios2/helper/adiosJSONcomplex.h
  130. include/adios2/helper/adiosLog.h
  131. include/adios2/helper/adiosMath.h
  132. include/adios2/helper/adiosMath.inl
  133. include/adios2/helper/adiosMemory.h
  134. include/adios2/helper/adiosMemory.inl
  135. include/adios2/helper/adiosMpiHandshake.h
  136. include/adios2/helper/adiosNetwork.h
  137. include/adios2/helper/adiosPluginManager.h
  138. include/adios2/helper/adiosRangeFilter.h
  139. include/adios2/helper/adiosString.h
  140. include/adios2/helper/adiosSystem.h
  141. include/adios2/helper/adiosType.h
  142. include/adios2/helper/adiosType.inl
  143. include/adios2/helper/adiosXML.h
  144. include/adios2/helper/adiosXMLUtil.h
  145. include/adios2/helper/adiosYAML.h
  146. include/adios2/helper/kokkos/adiosKokkos.h
  147. include/adios2/operator/OperatorFactory.h
  148. include/adios2/operator/callback/Signature1.h
  149. include/adios2/operator/callback/Signature2.h
  150. include/adios2/operator/compress/CompressBZIP2.h
  151. include/adios2/operator/compress/CompressBlosc.h
  152. include/adios2/operator/compress/CompressLibPressio.h
  153. include/adios2/operator/compress/CompressMGARD.h
  154. include/adios2/operator/compress/CompressMGARDPlus.h
  155. include/adios2/operator/compress/CompressNull.h
  156. include/adios2/operator/compress/CompressPNG.h
  157. include/adios2/operator/compress/CompressSZ.h
  158. include/adios2/operator/compress/CompressSirius.h
  159. include/adios2/operator/compress/CompressZFP.h
  160. include/adios2/operator/plugin/PluginOperator.h
  161. include/adios2/operator/plugin/PluginOperatorInterface.h
  162. include/adios2/toolkit/aggregator/mpi/MPIAggregator.h
  163. include/adios2/toolkit/aggregator/mpi/MPIChain.h
  164. include/adios2/toolkit/aggregator/mpi/MPIShmChain.h
  165. include/adios2/toolkit/burstbuffer/FileDrainer.h
  166. include/adios2/toolkit/burstbuffer/FileDrainerSingleThread.h
  167. include/adios2/toolkit/dataspaces/ds.h
  168. include/adios2/toolkit/dataspaces/ds_data.h
  169. include/adios2/toolkit/format/bp/BPBase.h
  170. include/adios2/toolkit/format/bp/BPBase.inl
  171. include/adios2/toolkit/format/bp/BPSerializer.h
  172. include/adios2/toolkit/format/bp/BPSerializer.inl
  173. include/adios2/toolkit/format/bp/bp3/BP3Base.h
  174. include/adios2/toolkit/format/bp/bp3/BP3Deserializer.h
  175. include/adios2/toolkit/format/bp/bp3/BP3Serializer.h
  176. include/adios2/toolkit/format/bp/bp4/BP4Base.h
  177. include/adios2/toolkit/format/bp/bp4/BP4Deserializer.h
  178. include/adios2/toolkit/format/bp/bp4/BP4Serializer.h
  179. include/adios2/toolkit/format/bp/bpBackCompatOperation/BPBackCompatOperation.h
  180. include/adios2/toolkit/format/bp/bpBackCompatOperation/compress/BPBackCompatBlosc.h
  181. include/adios2/toolkit/format/bp5/BP5Base.h
  182. include/adios2/toolkit/format/bp5/BP5Deserializer.h
  183. include/adios2/toolkit/format/bp5/BP5Serializer.h
  184. include/adios2/toolkit/format/buffer/Buffer.h
  185. include/adios2/toolkit/format/buffer/BufferV.h
  186. include/adios2/toolkit/format/buffer/chunk/ChunkV.h
  187. include/adios2/toolkit/format/buffer/ffs/BufferFFS.h
  188. include/adios2/toolkit/format/buffer/heap/BufferSTL.h
  189. include/adios2/toolkit/format/buffer/ipc/BufferSystemV.h
  190. include/adios2/toolkit/format/buffer/malloc/MallocV.h
  191. include/adios2/toolkit/format/dataman/DataManSerializer.h
  192. include/adios2/toolkit/interop/hdf5/HDF5Common.h
  193. include/adios2/toolkit/profiling/iochrono/IOChrono.h
  194. include/adios2/toolkit/profiling/iochrono/Timer.h
  195. include/adios2/toolkit/query/BlockIndex.h
  196. include/adios2/toolkit/query/Index.h
  197. include/adios2/toolkit/query/Query.h
  198. include/adios2/toolkit/query/Util.h
  199. include/adios2/toolkit/query/Worker.h
  200. include/adios2/toolkit/shm/SerializeProcesses.h
  201. include/adios2/toolkit/shm/Spinlock.h
  202. include/adios2/toolkit/shm/TokenChain.h
  203. include/adios2/toolkit/sst/SSTConfig.h
  204. include/adios2/toolkit/sst/cp/cp_internal.h
  205. include/adios2/toolkit/sst/cp/ffs_marshal.h
  206. include/adios2/toolkit/sst/sst.h
  207. include/adios2/toolkit/sst/sst_comm.h
  208. include/adios2/toolkit/sst/sst_comm_fwd.h
  209. include/adios2/toolkit/sst/sst_data.h
  210. include/adios2/toolkit/transport/Transport.h
  211. include/adios2/toolkit/transport/file/FileAWSSDK.h
  212. include/adios2/toolkit/transport/file/FileDaos.h
  213. include/adios2/toolkit/transport/file/FileFStream.h
  214. include/adios2/toolkit/transport/file/FileIME.h
  215. include/adios2/toolkit/transport/file/FilePOSIX.h
  216. include/adios2/toolkit/transport/file/FileStdio.h
  217. include/adios2/toolkit/transport/null/NullTransport.h
  218. include/adios2/toolkit/transport/shm/ShmSystemV.h
  219. include/adios2/toolkit/transportman/TransportMan.h
  220. include/adios2/toolkit/zmq/zmqpubsub/ZmqPubSub.h
  221. include/adios2/toolkit/zmq/zmqreqrep/ZmqReqRep.h
  222. include/adios2_c.h
  223. lib/adios2_evpath_modules/libadios2_cmenet.so
  224. lib/adios2_evpath_modules/libadios2_cmfabric.so
  225. lib/adios2_evpath_modules/libadios2_cmmulticast.so
  226. lib/adios2_evpath_modules/libadios2_cmselect.so
  227. lib/adios2_evpath_modules/libadios2_cmsockets.so
  228. lib/adios2_evpath_modules/libadios2_cmudp.so
  229. lib/adios2_evpath_modules/libadios2_cmzplenet.so
  230. lib/cmake/adios2/CMakeFindDependencyMacro.cmake
  231. lib/cmake/adios2/FindBZip2.cmake
  232. lib/cmake/adios2/FindBlosc2.cmake
  233. lib/cmake/adios2/FindCrayDRC.cmake
  234. lib/cmake/adios2/FindDAOS.cmake
  235. lib/cmake/adios2/FindDataSpaces.cmake
  236. lib/cmake/adios2/FindHDF5.cmake
  237. lib/cmake/adios2/FindIME.cmake
  238. lib/cmake/adios2/FindLIBFABRIC.cmake
  239. lib/cmake/adios2/FindMPI.cmake
  240. lib/cmake/adios2/FindPkgConfig.cmake
  241. lib/cmake/adios2/FindPython.cmake
  242. lib/cmake/adios2/FindPythonModule.cmake
  243. lib/cmake/adios2/FindSZ.cmake
  244. lib/cmake/adios2/FindSodium.cmake
  245. lib/cmake/adios2/FindUCX.cmake
  246. lib/cmake/adios2/FindZeroMQ.cmake
  247. lib/cmake/adios2/Findpugixml.cmake
  248. lib/cmake/adios2/adios2-c-targets-release.cmake
  249. lib/cmake/adios2/adios2-c-targets.cmake
  250. lib/cmake/adios2/adios2-config-common.cmake
  251. lib/cmake/adios2/adios2-config-version.cmake
  252. lib/cmake/adios2/adios2-config.cmake
  253. lib/cmake/adios2/adios2-cxx11-targets-release.cmake
  254. lib/cmake/adios2/adios2-cxx11-targets.cmake
  255. lib/cmake/adios2/adios2-fortran-targets-release.cmake
  256. lib/cmake/adios2/adios2-fortran-targets.cmake
  257. lib/cmake/adios2/adios2-targets-release.cmake
  258. lib/cmake/adios2/adios2-targets.cmake
  259. lib/cmake/adios2/thirdparty/EVPathConfig.cmake
  260. lib/cmake/adios2/thirdparty/EVPathConfigCommon.cmake
  261. lib/cmake/adios2/thirdparty/EVPathConfigVersion.cmake
  262. lib/cmake/adios2/thirdparty/EVPathTargets-release.cmake
  263. lib/cmake/adios2/thirdparty/EVPathTargets.cmake
  264. lib/cmake/adios2/thirdparty/FindBinUtils.cmake
  265. lib/cmake/adios2/thirdparty/FindCERCSProject.cmake
  266. lib/cmake/adios2/thirdparty/FindIBVERBS.cmake
  267. lib/cmake/adios2/thirdparty/FindLIBFABRIC.cmake
  268. lib/cmake/adios2/thirdparty/FindLibFFI.cmake
  269. lib/cmake/adios2/thirdparty/FindNNTI.cmake
  270. lib/cmake/adios2/thirdparty/FindNVML.cmake
  271. lib/cmake/adios2/thirdparty/FindPkgConfig.cmake
  272. lib/cmake/adios2/thirdparty/atl-config-version.cmake
  273. lib/cmake/adios2/thirdparty/atl-config.cmake
  274. lib/cmake/adios2/thirdparty/atl-targets-release.cmake
  275. lib/cmake/adios2/thirdparty/atl-targets.cmake
  276. lib/cmake/adios2/thirdparty/dill-config-common.cmake
  277. lib/cmake/adios2/thirdparty/dill-config-version.cmake
  278. lib/cmake/adios2/thirdparty/dill-config.cmake
  279. lib/cmake/adios2/thirdparty/dill-targets-release.cmake
  280. lib/cmake/adios2/thirdparty/dill-targets.cmake
  281. lib/cmake/adios2/thirdparty/enet-config-version.cmake
  282. lib/cmake/adios2/thirdparty/enet-config.cmake
  283. lib/cmake/adios2/thirdparty/enet-targets-release.cmake
  284. lib/cmake/adios2/thirdparty/enet-targets.cmake
  285. lib/cmake/adios2/thirdparty/ffs-config-version.cmake
  286. lib/cmake/adios2/thirdparty/ffs-config.cmake
  287. lib/cmake/adios2/thirdparty/ffs-targets-release.cmake
  288. lib/cmake/adios2/thirdparty/ffs-targets.cmake
  289. lib/cmake/adios2/thirdparty/upstream/FindPkgConfig.cmake
  290. lib/cmake/adios2/upstream/CMakeFindDependencyMacro.cmake
  291. lib/cmake/adios2/upstream/FindBZip2.cmake
  292. lib/cmake/adios2/upstream/FindHDF5.cmake
  293. lib/cmake/adios2/upstream/FindMPI.cmake
  294. lib/cmake/adios2/upstream/FindMPI/fortranparam_mpi.f90.in
  295. lib/cmake/adios2/upstream/FindMPI/libver_mpi.c
  296. lib/cmake/adios2/upstream/FindMPI/libver_mpi.f90.in
  297. lib/cmake/adios2/upstream/FindMPI/mpiver.f90.in
  298. lib/cmake/adios2/upstream/FindMPI/test_mpi.c
  299. lib/cmake/adios2/upstream/FindMPI/test_mpi.f90.in
  300. lib/cmake/adios2/upstream/FindPkgConfig.cmake
  301. lib/cmake/adios2/upstream/FindPython.cmake
  302. lib/cmake/adios2/upstream/FindPython/Support.cmake
  303. lib/cmake/adios2/upstream/GoogleTest.cmake
  304. lib/libEncryptionOperator.so
  305. lib/libadios2_atl.so
  306. lib/libadios2_atl.so.2
  307. lib/libadios2_atl.so.2.2.1
  308. lib/libadios2_c.so
  309. lib/libadios2_c.so.2
  310. lib/libadios2_c.so.2.9.1
  311. lib/libadios2_c_mpi.so
  312. lib/libadios2_c_mpi.so.2
  313. lib/libadios2_c_mpi.so.2.9.1
  314. lib/libadios2_core.so
  315. lib/libadios2_core.so.2
  316. lib/libadios2_core.so.2.9.1
  317. lib/libadios2_core_mpi.so
  318. lib/libadios2_core_mpi.so.2
  319. lib/libadios2_core_mpi.so.2.9.1
  320. lib/libadios2_cxx11.so
  321. lib/libadios2_cxx11.so.2
  322. lib/libadios2_cxx11.so.2.9.1
  323. lib/libadios2_cxx11_mpi.so
  324. lib/libadios2_cxx11_mpi.so.2
  325. lib/libadios2_cxx11_mpi.so.2.9.1
  326. lib/libadios2_dill.so
  327. lib/libadios2_dill.so.2
  328. lib/libadios2_dill.so.2.4.1
  329. lib/libadios2_enet.so
  330. lib/libadios2_enet.so.1
  331. lib/libadios2_enet.so.1.3.14
  332. lib/libadios2_evpath.so
  333. lib/libadios2_ffs.so
  334. lib/libadios2_ffs.so.2
  335. lib/libadios2_ffs.so.2.0.0
  336. lib/libadios2_fortran.so
  337. lib/libadios2_fortran.so.2
  338. lib/libadios2_fortran.so.2.9.1
  339. lib/libadios2_fortran_mpi.so
  340. lib/libadios2_fortran_mpi.so.2
  341. lib/libadios2_fortran_mpi.so.2.9.1
  342. lib/libadios2_perfstubs.so
  343. lib/python3.9/site-packages/adios2/__init__.py
  344. lib/python3.9/site-packages/adios2/adios2.cpython-39.so
  345. lib/python3.9/site-packages/adios2/bp4dbg/__init__.py
  346. lib/python3.9/site-packages/adios2/bp4dbg/data.py
  347. lib/python3.9/site-packages/adios2/bp4dbg/idxtable.py
  348. lib/python3.9/site-packages/adios2/bp4dbg/metadata.py
  349. lib/python3.9/site-packages/adios2/bp4dbg/utils.py
  350. lib/python3.9/site-packages/adios2/bp5dbg/__init__.py
  351. lib/python3.9/site-packages/adios2/bp5dbg/data.py
  352. lib/python3.9/site-packages/adios2/bp5dbg/idxtable.py
  353. lib/python3.9/site-packages/adios2/bp5dbg/metadata.py
  354. lib/python3.9/site-packages/adios2/bp5dbg/utils.py
  355. share/iotest-config/coupling2.xml
  356. share/iotest-config/coupling2_blocking_01_simple.txt
  357. share/iotest-config/coupling2_blocking_02_dump_result.txt
  358. share/iotest-config/manyvars.txt
  359. share/iotest-config/pipe2.xml
  360. share/iotest-config/pipe2_01_simple.txt
  361. share/iotest-config/pipe2_02_link.txt
  362. share/iotest-config/pipe2_03_conditional.txt
  363. share/iotest-config/pipe2_04_nonblocking.txt
  364. share/iotest-config/pipe2_05_add_variables.txt
  365. share/iotest-config/pipe2_06_busy.txt
  366. share/iotest-config/wf_2_to_1.txt
  367. share/iotest-config/wf_2_to_1.xml
  368. @owner
  369. @group
  370. @mode
Collapse this list.
Dependency lines:
  • adios2>0:misc/adios2
To install the port:
cd /usr/ports/misc/adios2/ && make install clean
To add the package, run one of these commands:
  • pkg install misc/adios2
  • pkg install adios2
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: adios2
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1691126373 SHA256 (ornladios-ADIOS2-v2.9.1_GH0.tar.gz) = ddfa32c14494250ee8a48ef1c97a1bf6442c15484bbbd4669228a0f90242f4f9 SIZE (ornladios-ADIOS2-v2.9.1_GH0.tar.gz) = 6253728

Packages (timestamps in pop-ups are UTC):
adios2
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-2.9.1_1------
FreeBSD:13:quarterly-2.9.1------
FreeBSD:14:latest-2.9.1_1------
FreeBSD:14:quarterly-2.9.1_1------
FreeBSD:15:latest-2.9.1_1n/a-n/a---
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. bash : shells/bash
  2. pybind11>0 : devel/pybind11
  3. py39-pybind11>=2.4 : devel/py-pybind11@py39
  4. py39-numpy>=1.16,1<1.26,1 : math/py-numpy@py39
  5. py39-mpi4py>=3.0.3 : net/py-mpi4py@py39
  6. bison : devel/bison
  7. cmake : devel/cmake-core
  8. gfortran12 : lang/gcc12
  9. pkgconf>=1.3.0_1 : devel/pkgconf
  10. python3.9 : lang/python39
  11. as : devel/binutils
  12. perl5>=5.36<5.37 : lang/perl5.36
Test dependencies:
  1. python3.9 : lang/python39
Runtime dependencies:
  1. bash : shells/bash
  2. py39-numpy>=1.16,1<1.26,1 : math/py-numpy@py39
  3. py39-mpi4py>=3.0.3 : net/py-mpi4py@py39
  4. gfortran12 : lang/gcc12
  5. python3.9 : lang/python39
  6. perl5>=5.36<5.37 : lang/perl5.36
Library dependencies:
  1. libblosc.so : archivers/c-blosc
  2. libepoll-shim.so : devel/libepoll-shim
  3. libfabric.so : net/libfabric
  4. libffi.so : devel/libffi
  5. libhdf5.so : science/hdf5
  6. libmpi.so : net/mpich
  7. libpng.so : graphics/png
  8. libsodium.so : security/libsodium
  9. libsz.so : science/libaec
  10. libzmq.so : net/libzmq4
  11. libzfp.so : devel/zfp
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for adios2-2.9.1_1: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
misc_adios2
USES:
bison cmake:testing compiler:c++11-lang fortran localbase:ldflags pkgconfig perl5 python shebangfix
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/ornladios/ADIOS2/tar.gz/v2.9.1?dummy=/
Collapse this list.

Number of commits found: 29

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.9.1_1
18 Feb 2024 09:29:31
commit hash: 9eba6162f8f63de2b89ae35eef90e7c296f2373acommit hash: 9eba6162f8f63de2b89ae35eef90e7c296f2373acommit hash: 9eba6162f8f63de2b89ae35eef90e7c296f2373acommit hash: 9eba6162f8f63de2b89ae35eef90e7c296f2373a files touched by this commit
Thierry Thomas (thierry) search for other commits by this committer
*/*: bump PORTREVISION after OpenMPI upgrade
2.9.1
04 Aug 2023 09:07:13
commit hash: 3223e8f1c697887e2ac561470444c26dd1d1b463commit hash: 3223e8f1c697887e2ac561470444c26dd1d1b463commit hash: 3223e8f1c697887e2ac561470444c26dd1d1b463commit hash: 3223e8f1c697887e2ac561470444c26dd1d1b463 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
misc/adios2: Update 2.9.0 → 2.9.1

Reported by:	portscout
2.9.0_1
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
2.9.0
01 Apr 2023 07:19:09
commit hash: 0b77a5a55602b5f9769497a794aefa339793b74dcommit hash: 0b77a5a55602b5f9769497a794aefa339793b74dcommit hash: 0b77a5a55602b5f9769497a794aefa339793b74dcommit hash: 0b77a5a55602b5f9769497a794aefa339793b74d files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
misc/adios2: Update 2.8.3 → 2.9.0

Reported by:	portscout
2.8.3
25 Sep 2022 06:09:02
commit hash: b8622b361892f435378996bb11ddd3a0a21f450ccommit hash: b8622b361892f435378996bb11ddd3a0a21f450ccommit hash: b8622b361892f435378996bb11ddd3a0a21f450ccommit hash: b8622b361892f435378996bb11ddd3a0a21f450c files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
misc/adios2: Broken (by cmake update to 3.24.0)
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)
2.8.3
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)
2.8.3
31 Jul 2022 08:12:48
commit hash: b698c4c519f46ea84cf7a98b747f2cb77c2d444dcommit hash: b698c4c519f46ea84cf7a98b747f2cb77c2d444dcommit hash: b698c4c519f46ea84cf7a98b747f2cb77c2d444dcommit hash: b698c4c519f46ea84cf7a98b747f2cb77c2d444d files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
misc/adios2: Update 2.8.2 -> 2.8.3

Reported by:	portscout
2.8.2_1
20 Jul 2022 14:35:24
commit hash: 5564b3b420db29745d2d4981d1963200ddf53e35commit hash: 5564b3b420db29745d2d4981d1963200ddf53e35commit hash: 5564b3b420db29745d2d4981d1963200ddf53e35commit hash: 5564b3b420db29745d2d4981d1963200ddf53e35 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
science/hdf5: bump PORTREVISION of consumers

The SO-version increased in the update to 1.12.2 in
a43418b81530f7e897abfbe18dd59f44265a1a0f .

Reported by:	VVD <vvd@unislabs.com>
2.8.2
14 Jul 2022 16:22:06
commit hash: 2a795805afad9968ff1f85d121f5b1d37f828aa2commit hash: 2a795805afad9968ff1f85d121f5b1d37f828aa2commit hash: 2a795805afad9968ff1f85d121f5b1d37f828aa2commit hash: 2a795805afad9968ff1f85d121f5b1d37f828aa2 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
misc/adios2: Update 2.8.1 -> 2.8.2

Reported by:	portscout
2.8.1_1
16 Jun 2022 15:13:01
commit hash: 328ae4074233a5b85e0e38efece1af5dcc218160commit hash: 328ae4074233a5b85e0e38efece1af5dcc218160commit hash: 328ae4074233a5b85e0e38efece1af5dcc218160commit hash: 328ae4074233a5b85e0e38efece1af5dcc218160 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
*/*: Replace science/szip with science/libaec

- Bump PORTREVISION of dependent ports for dependency change

szip does not allow redistribution in binary form without proper commercial
license. Its LICENSE_PERMS should be set to no-auto-accept which blocks building
this port, therefore building dependent ports are also blocked. Switch all
dependent ports to science/libaec to avoid conflicts and license issue.

PR:		228743, 246097, 250165
2.8.1
03 Jun 2022 07:17:04
commit hash: 54b836f8cf1d3541af87c40b0b424c79588f16dccommit hash: 54b836f8cf1d3541af87c40b0b424c79588f16dccommit hash: 54b836f8cf1d3541af87c40b0b424c79588f16dccommit hash: 54b836f8cf1d3541af87c40b0b424c79588f16dc files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
misc/adios2: Update 2.8.0 -> 2.8.1

Also add test target.

Reported by:	portscout
2.8.0_1
09 May 2022 19:23:51
commit hash: db78da8f8b7388d951665362479eb4aa0babf1b4commit hash: db78da8f8b7388d951665362479eb4aa0babf1b4commit hash: db78da8f8b7388d951665362479eb4aa0babf1b4commit hash: db78da8f8b7388d951665362479eb4aa0babf1b4 files touched by this commit
Kevin Bowling (kbowling) search for other commits by this committer
devel/libffi: Bump deps PORTREVISION for shlib change

PR:		263764
Reported by:	VVD <vvd@unislabs.com>
2.8.0
07 May 2022 19:23:28
commit hash: b6aecffa15a20221cb45de272ba142e6c2eb03ebcommit hash: b6aecffa15a20221cb45de272ba142e6c2eb03ebcommit hash: b6aecffa15a20221cb45de272ba142e6c2eb03ebcommit hash: b6aecffa15a20221cb45de272ba142e6c2eb03eb files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
misc/adios2: Update 2.7.1 -> 2.8.0

Reported by:	portscout
2.7.1
16 Nov 2021 12:03:32
commit hash: 1f09b10d0a21e4b253ba63cb63eda1a5a2e2ce84commit hash: 1f09b10d0a21e4b253ba63cb63eda1a5a2e2ce84commit hash: 1f09b10d0a21e4b253ba63cb63eda1a5a2e2ce84commit hash: 1f09b10d0a21e4b253ba63cb63eda1a5a2e2ce84 files touched by this commit
Piotr Kubaj (pkubaj) search for other commits by this committer
misc/adios2: mark broken on powerpc

Same issue as on i386.
2.7.1
07 Apr 2021 08:09:01
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
2.7.1
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.
2.7.1
10 Feb 2021 19:36:44
Revision:564904Original commit files touched by this commit
yuri search for other commits by this committer
misc/adios2: Add missing patch fixing build
2.7.1
10 Feb 2021 19:35:56
Revision:564903Original commit files touched by this commit
yuri search for other commits by this committer
misc/adios: Update 2.7.0 -> 2.7.1

Reported by:	portscout
2.7.0
13 Jan 2021 01:47:30
Revision:561412Original commit files touched by this commit
yuri search for other commits by this committer
misc/adios2: Update 2.6.0 -> 2.7.0

Reported by:	portscout
2.6.0_1
22 Sep 2020 16:24:15
Revision:549606Original commit files touched by this commit
yuri search for other commits by this committer
misc/adios2: Broken on i386
2.6.0_1
04 Jul 2020 18:11:42
Revision:541232Original commit files touched by this commit
zeising search for other commits by this committer
Chanse update of devel/libffi

Chase the devel/libffi update
Bump portrevision of all dependent ports to chace shard library version bump
in libffi.
Update LIB_DEPENDS lines where needed to not require a specific version of
libffi.so.

PR:		247028 (for tracking)
2.6.0
06 Jun 2020 04:36:43
Revision:538073Original commit files touched by this commit
yuri search for other commits by this committer
misc/adios2: Update 2.5.0 -> 2.6.0

Reported by:	portscout
2.5.0_1
19 Apr 2020 09:49:02
Revision:532095Original commit files touched by this commit
danilo search for other commits by this committer
- Update net/openmpi to 4.0.3 (openmpi 1 is deprecated)
- Remove option for net/openmpi2 from science/pnetcdf (net/openmpi2 is
deprecated and will be removed)
- Fix science/gromacs plist when MPI option is enabled
- Bump PORTREVISION for all the consumers of net/openmpi
2.5.0
13 Oct 2019 08:00:04
Revision:514371Original commit files touched by this commit
yuri search for other commits by this committer
misc/adios: Update 2.4.0 -> 2.5.0; Unbreak

Reported by:	portscout
2.4.0
08 Sep 2019 05:57:13
Revision:511544Original commit files touched by this commit
antoine search for other commits by this committer
Mark BROKEN

pkg-static: Unable to access file
/wrkdirs/usr/ports/misc/adios2/work/stage/usr/local/lib/libadios2_cmib.so:No
such file or directory

Reported by:	pkg-fallout
2.4.0
29 Aug 2019 19:38:37
Revision:510182Original commit files touched by this commit
pkubaj search for other commits by this committer
misc/adios2: fix build with GCC-based architectures

Needs C++11 compiler to build:

target_compile_features The compiler feature "cxx_auto_type" is not known
to CXX compiler

"GNU"

version 4.2.1.
It also tries to link to libepoll-shim.so (installed by libfabric), so link to
it and and devel/libepoll-shim to LIB_DEPENDS.

PR:		239635
Approved by:	yuri (maintainer), linimon (mentor)
Differential Revision:	https://reviews.freebsd.org/D21400
2.4.0
07 Aug 2019 16:49:18
Revision:508338Original commit files touched by this commit
antoine search for other commits by this committer
Cleanup LIB_DEPENDS
2.4.0
28 Jul 2019 10:26:50
Revision:507507Original commit files touched by this commit
yuri search for other commits by this committer
New port: misc/adios2: Next generation of ADIOS developed in the Exascale
Computing Program

Number of commits found: 29