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
libflatarray Struct of arrays library with object oriented interface for C++
0.3.0_19 devel 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.3.0_19Version of this port present on the latest quarterly branch.
Maintainer: kurt@kmk-computers.de search for ports maintained by this maintainer
Port Added: 2016-07-14 22:25:36
Last Update: 2023-08-12 01:37:46
Commit Hash: c9cc9e0
Also Listed In: science
License: BSL
WWW:
http://www.libgeodecomp.org/libflatarray.html
Description:
LibFlatArray acts as a highly efficient multi-dimensional array of arbitrary objects (array of structs, AoS), but really uses a struct of arrays (SoA) memory layout. It's great for writing vectorized code and its lightning-fast iterators give you access to neighboring elements with zero address generation overhead.
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 (113 items)
Collapse this list.
  1. /usr/local/share/licenses/libflatarray-0.3.0_19/catalog.mk
  2. /usr/local/share/licenses/libflatarray-0.3.0_19/LICENSE
  3. /usr/local/share/licenses/libflatarray-0.3.0_19/BSL
  4. lib/cmake/libflatarray/libflatarrayConfigVersion.cmake
  5. lib/cmake/libflatarray/libflatarrayConfig.cmake
  6. include/libflatarray/aggregated_member_size.hpp
  7. include/libflatarray/aligned_allocator.hpp
  8. include/libflatarray/api_traits.hpp
  9. include/libflatarray/coord.hpp
  10. include/libflatarray/cuda_allocator.hpp
  11. include/libflatarray/cuda_array.hpp
  12. include/libflatarray/estimate_optimum_short_vec_type.hpp
  13. include/libflatarray/flat_array.hpp
  14. include/libflatarray/loop_peeler.hpp
  15. include/libflatarray/macros.hpp
  16. include/libflatarray/member_ptr_to_offset.hpp
  17. include/libflatarray/number_of_members.hpp
  18. include/libflatarray/preprocessor.hpp
  19. include/libflatarray/short_vec.hpp
  20. include/libflatarray/soa_accessor.hpp
  21. include/libflatarray/soa_array.hpp
  22. include/libflatarray/soa_grid.hpp
  23. include/libflatarray/streaming_short_vec.hpp
  24. include/libflatarray/detail/construct_functor.hpp
  25. include/libflatarray/detail/copy_functor.hpp
  26. include/libflatarray/detail/destroy_functor.hpp
  27. include/libflatarray/detail/dual_callback_helper.hpp
  28. include/libflatarray/detail/generate_cuda_launch_config.hpp
  29. include/libflatarray/detail/generic_destruct.hpp
  30. include/libflatarray/detail/get_instance_functor.hpp
  31. include/libflatarray/detail/load_functor.hpp
  32. include/libflatarray/detail/macros.hpp
  33. include/libflatarray/detail/offset.hpp
  34. include/libflatarray/detail/preprocessor.hpp
  35. include/libflatarray/detail/save_functor.hpp
  36. include/libflatarray/detail/set_byte_size_functor.hpp
  37. include/libflatarray/detail/set_instance_functor.hpp
  38. include/libflatarray/detail/short_vec_avx512_double_16.hpp
  39. include/libflatarray/detail/short_vec_avx512_double_32.hpp
  40. include/libflatarray/detail/short_vec_avx512_double_8.hpp
  41. include/libflatarray/detail/short_vec_avx512_float_16.hpp
  42. include/libflatarray/detail/short_vec_avx512_float_32.hpp
  43. include/libflatarray/detail/short_vec_avx512_int_16.hpp
  44. include/libflatarray/detail/short_vec_avx512_int_32.hpp
  45. include/libflatarray/detail/short_vec_avx_double_16.hpp
  46. include/libflatarray/detail/short_vec_avx_double_32.hpp
  47. include/libflatarray/detail/short_vec_avx_double_4.hpp
  48. include/libflatarray/detail/short_vec_avx_double_8.hpp
  49. include/libflatarray/detail/short_vec_avx_float_16.hpp
  50. include/libflatarray/detail/short_vec_avx_float_32.hpp
  51. include/libflatarray/detail/short_vec_avx_float_8.hpp
  52. include/libflatarray/detail/short_vec_avx_int_16.hpp
  53. include/libflatarray/detail/short_vec_avx_int_32.hpp
  54. include/libflatarray/detail/short_vec_avx_int_8.hpp
  55. include/libflatarray/detail/short_vec_helpers.hpp
  56. include/libflatarray/detail/short_vec_mic_double_16.hpp
  57. include/libflatarray/detail/short_vec_mic_double_32.hpp
  58. include/libflatarray/detail/short_vec_mic_double_8.hpp
  59. include/libflatarray/detail/short_vec_mic_float_16.hpp
  60. include/libflatarray/detail/short_vec_mic_float_32.hpp
  61. include/libflatarray/detail/short_vec_neon_float_16.hpp
  62. include/libflatarray/detail/short_vec_neon_float_32.hpp
  63. include/libflatarray/detail/short_vec_neon_float_4.hpp
  64. include/libflatarray/detail/short_vec_neon_float_8.hpp
  65. include/libflatarray/detail/short_vec_qpx_double_16.hpp
  66. include/libflatarray/detail/short_vec_qpx_double_32.hpp
  67. include/libflatarray/detail/short_vec_qpx_double_4.hpp
  68. include/libflatarray/detail/short_vec_qpx_double_8.hpp
  69. include/libflatarray/detail/short_vec_scalar_double_1.hpp
  70. include/libflatarray/detail/short_vec_scalar_double_16.hpp
  71. include/libflatarray/detail/short_vec_scalar_double_2.hpp
  72. include/libflatarray/detail/short_vec_scalar_double_32.hpp
  73. include/libflatarray/detail/short_vec_scalar_double_4.hpp
  74. include/libflatarray/detail/short_vec_scalar_double_8.hpp
  75. include/libflatarray/detail/short_vec_scalar_float_1.hpp
  76. include/libflatarray/detail/short_vec_scalar_float_16.hpp
  77. include/libflatarray/detail/short_vec_scalar_float_2.hpp
  78. include/libflatarray/detail/short_vec_scalar_float_32.hpp
  79. include/libflatarray/detail/short_vec_scalar_float_4.hpp
  80. include/libflatarray/detail/short_vec_scalar_float_8.hpp
  81. include/libflatarray/detail/short_vec_scalar_int_1.hpp
  82. include/libflatarray/detail/short_vec_scalar_int_16.hpp
  83. include/libflatarray/detail/short_vec_scalar_int_2.hpp
  84. include/libflatarray/detail/short_vec_scalar_int_32.hpp
  85. include/libflatarray/detail/short_vec_scalar_int_4.hpp
  86. include/libflatarray/detail/short_vec_scalar_int_8.hpp
  87. include/libflatarray/detail/short_vec_sse_double_16.hpp
  88. include/libflatarray/detail/short_vec_sse_double_2.hpp
  89. include/libflatarray/detail/short_vec_sse_double_32.hpp
  90. include/libflatarray/detail/short_vec_sse_double_4.hpp
  91. include/libflatarray/detail/short_vec_sse_double_8.hpp
  92. include/libflatarray/detail/short_vec_sse_float_16.hpp
  93. include/libflatarray/detail/short_vec_sse_float_32.hpp
  94. include/libflatarray/detail/short_vec_sse_float_4.hpp
  95. include/libflatarray/detail/short_vec_sse_float_8.hpp
  96. include/libflatarray/detail/short_vec_sse_int_16.hpp
  97. include/libflatarray/detail/short_vec_sse_int_32.hpp
  98. include/libflatarray/detail/short_vec_sse_int_4.hpp
  99. include/libflatarray/detail/short_vec_sse_int_8.hpp
  100. include/libflatarray/detail/sibling_short_vec_switch.hpp
  101. include/libflatarray/detail/simple_streak.hpp
  102. include/libflatarray/detail/soa_array_member_copy_helper.hpp
  103. include/libflatarray/detail/sqrt_reference.hpp
  104. include/libflatarray/detail/staging_buffer.hpp
  105. include/libflatarray/detail/streaming_short_vec_switch.hpp
  106. include/libflatarray/testbed/benchmark.hpp
  107. include/libflatarray/testbed/cpu_benchmark.hpp
  108. include/libflatarray/testbed/evaluate.hpp
  109. include/libflatarray/testbed/gpu_benchmark.hpp
  110. include/libflatarray/config.h
  111. @owner
  112. @group
  113. @mode
Collapse this list.
Dependency lines:
  • libflatarray>0:devel/libflatarray
To install the port:
cd /usr/ports/devel/libflatarray/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/libflatarray
  • pkg install libflatarray
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: libflatarray
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1476893233 SHA256 (libflatarray-0.3.0.tar.gz) = 25bb7244c4defddc1458d465f1d78ceaf06166c3e45b54aef5693424de4b4d02 SIZE (libflatarray-0.3.0.tar.gz) = 143859

Packages (timestamps in pop-ups are UTC):
libflatarray
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.3.0_190.3.0_190.3.0_17-0.3.0_19-0.3.0_17-
FreeBSD:13:quarterly0.3.0_190.3.0_19--0.3.0_190.3.0_190.3.0_190.3.0_19
FreeBSD:14:latest0.3.0_190.3.0_19--0.3.0_19--0.3.0_18
FreeBSD:14:quarterly0.3.0_190.3.0_19--0.3.0_190.3.0_190.3.0_190.3.0_19
FreeBSD:15:latest0.3.0_190.3.0_19n/a-n/a0.3.0_190.3.0_190.3.0_19
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. boost-libs>=1.48 : devel/boost-libs
  2. cmake : devel/cmake-core
  3. ninja : devel/ninja
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
devel_libflatarray
USES:
cmake compiler:c++14-lang
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.

Number of commits found: 31

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.3.0_19
12 Aug 2023 01:37:46
commit hash: c9cc9e0d9632e56a97bc334616bc995cd65bc7f8commit hash: c9cc9e0d9632e56a97bc334616bc995cd65bc7f8commit hash: c9cc9e0d9632e56a97bc334616bc995cd65bc7f8commit hash: c9cc9e0d9632e56a97bc334616bc995cd65bc7f8 files touched by this commit
Piotr Kubaj (pkubaj) search for other commits by this committer
devel/libflatarray: allow to build without GCC
0.3.0_18
13 Mar 2023 00:02:33
commit hash: df2813dc3a86a0c6256b47948c9898041f873c96commit hash: df2813dc3a86a0c6256b47948c9898041f873c96commit hash: df2813dc3a86a0c6256b47948c9898041f873c96commit hash: df2813dc3a86a0c6256b47948c9898041f873c96 files touched by this commit
Piotr Kubaj (pkubaj) search for other commits by this committer
devel/libflatarray: fix build without libomp

CMake Error at /usr/local/share/cmake/Modules/FindOpenMP.cmake:261
(try_compile):
  Failed to generate test project build system.
Call Stack (most recent call first):
  /usr/local/share/cmake/Modules/FindOpenMP.cmake:537 (_OPENMP_GET_FLAGS)
  examples/CMakeLists.txt:1 (find_package)
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.3.0_18
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.3.0_18
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.3.0_17
04 Aug 2022 16:44:11
commit hash: 9cce436b5b82f589178f97e217b2f80eee12a7fdcommit hash: 9cce436b5b82f589178f97e217b2f80eee12a7fdcommit hash: 9cce436b5b82f589178f97e217b2f80eee12a7fdcommit hash: 9cce436b5b82f589178f97e217b2f80eee12a7fd files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/libflatarray: Not broken on systems where OpenMP isn't enabled

There is no recent fallout after previous fallout-related fixes.

This reverts commit 1144067c530de0a19250cec629bba6bbfc8775b6.
0.3.0_17
04 Aug 2022 07:41:24
commit hash: 1144067c530de0a19250cec629bba6bbfc8775b6commit hash: 1144067c530de0a19250cec629bba6bbfc8775b6commit hash: 1144067c530de0a19250cec629bba6bbfc8775b6commit hash: 1144067c530de0a19250cec629bba6bbfc8775b6 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/libflatarray: Broken on systems where OpenMP isn't enabled

Reported by:	fallout
Approved by:	portmgr (blanket)
0.3.0_17
23 Jul 2022 18:11:53
commit hash: b6d01b7ca4018eed1bc61929161bebfcaa2de1a1commit hash: b6d01b7ca4018eed1bc61929161bebfcaa2de1a1commit hash: b6d01b7ca4018eed1bc61929161bebfcaa2de1a1commit hash: b6d01b7ca4018eed1bc61929161bebfcaa2de1a1 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/libflatarray: Broken on armv7; Correct USES=compiler:c++xx

Reported by:	fallout
Approved by:	portmgr (blanket)
0.3.0_17
20 Jul 2022 14:21:35
commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
devel: remove 'Created by' lines

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

  *  "Waitman Gobble" <uzimac@da3m0n8t3r.com>
  *  <jkoshy@FreeBSD.org>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Dalton <aaron@daltons.ca>
  *  Aaron H. K. Diep <ahkdiep@gmail.com>
  *  Aaron Hurt <ahurt@anbcs.com>
  *  Abel Chow <abel_chow@yahoo.com>
  *  Adam McLaurin
  *  Adam Saponara <as@php.net>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.3.0_17
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.3.0_17
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.3.0_16
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.3.0_15
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.3.0_14
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.3.0_13
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.3.0_13
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.3.0_12
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.3.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.3.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.3.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.3.0_8
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.3.0_7
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.3.0_6
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.3.0_5
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.3.0_4
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.3.0_3
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.3.0_2
06 Jan 2017 08:45:04
Revision:430692Original commit files touched by this commit
jbeich search for other commits by this committer
devel/boost-*: update to 1.63.0

Changes:	http://www.boost.org/users/history/version_1_63_0.html
PR:		215598
Exp-run by:	antoine
Approved by:	office (bapt)
MFH:		2017Q1
0.3.0_1
23 Nov 2016 12:45:47
Revision:426908Original commit files touched by this commit
jbeich search for other commits by this committer
devel/boost-*: update to 1.62.0

- Enable `long double` C99 math usage
- Switch 9.x back to building with GCC

Changes:	http://www.boost.org/users/history/
PR:		199601
Submitted by:	Chen Xu, bapt, amdmi3, truckman (based on)
Reviewed by:	rakuco (kde) (earlier version)
Exp-run by:	antoine (3 tries), truckman (consumers only, earlier versions)
Approved by:	bapt (office)
0.3.0
19 Oct 2016 16:11:04
Revision:424268Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Update to 0.3.0
- While here, add LICENSE_FILE

PR:		213567
Submitted by:	kurt@kmk-computers.de (maintainer)
0.2.0
11 Oct 2016 20:56:38
Revision:423796Original commit files touched by this commit
mat search for other commits by this committer
Whatever you do, ${PORTSDIR} always creeps in depends.

Sponsored by:	Absolight
0.2.0
14 Jul 2016 22:25:27
Revision:418562Original commit files touched by this commit
shaun search for other commits by this committer
New port: devel/libflatarray.

LibFlatArray acts as a highly efficient multi-dimensional array of
arbitrary objects (array of structs, AoS), but really uses a struct of
arrays (SoA) memory layout. It's great for writing vectorized code and
its lightning-fast iterators give you access to neighboring elements
with zero address generation overhead.

PR:		ports/208359
Submitted by:	kurt@kmk-computers.de

Number of commits found: 31