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
eastl Electronic Arts Standard Template Library
3.21.12.9 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 3.21.12.9Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2018-09-01 08:52:11
Last Update: 2023-07-26 17:05:48
Commit Hash: 56e723e
License: BSD3CLAUSE
WWW:
https://github.com/electronicarts/EASTL
Description:
EASTL stands for Electronic Arts Standard Template Library. It is a C++ template library of containers, algorithms, and iterators useful for runtime and tool development across multiple platforms. It is a fairly extensive and robust implementation of such a library and has an emphasis on high performance above all other considerations.
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 (278 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/eastl-3.21.12.9/catalog.mk
  3. /usr/local/share/licenses/eastl-3.21.12.9/LICENSE
  4. /usr/local/share/licenses/eastl-3.21.12.9/BSD3CLAUSE
  5. include/EABase/config/eacompiler.h
  6. include/EABase/config/eacompilertraits.h
  7. include/EABase/config/eaplatform.h
  8. include/EABase/config/eaplatform.h.orig
  9. include/EABase/eabase.h
  10. include/EABase/eahave.h
  11. include/EABase/earesult.h
  12. include/EABase/eastdarg.h
  13. include/EABase/eaunits.h
  14. include/EABase/int128.h
  15. include/EABase/nullptr.h
  16. include/EABase/version.h
  17. include/EASTL/algorithm.h
  18. include/EASTL/allocator.h
  19. include/EASTL/allocator_malloc.h
  20. include/EASTL/any.h
  21. include/EASTL/array.h
  22. include/EASTL/atomic.h
  23. include/EASTL/bit.h
  24. include/EASTL/bitset.h
  25. include/EASTL/bitvector.h
  26. include/EASTL/bonus/adaptors.h
  27. include/EASTL/bonus/call_traits.h
  28. include/EASTL/bonus/compressed_pair.h
  29. include/EASTL/bonus/fixed_ring_buffer.h
  30. include/EASTL/bonus/fixed_tuple_vector.h
  31. include/EASTL/bonus/intrusive_sdlist.h
  32. include/EASTL/bonus/intrusive_slist.h
  33. include/EASTL/bonus/list_map.h
  34. include/EASTL/bonus/lru_cache.h
  35. include/EASTL/bonus/overloaded.h
  36. include/EASTL/bonus/ring_buffer.h
  37. include/EASTL/bonus/sort_extra.h
  38. include/EASTL/bonus/tuple_vector.h
  39. include/EASTL/chrono.h
  40. include/EASTL/compare.h
  41. include/EASTL/core_allocator.h
  42. include/EASTL/core_allocator_adapter.h
  43. include/EASTL/deque.h
  44. include/EASTL/finally.h
  45. include/EASTL/fixed_allocator.h
  46. include/EASTL/fixed_function.h
  47. include/EASTL/fixed_hash_map.h
  48. include/EASTL/fixed_hash_set.h
  49. include/EASTL/fixed_list.h
  50. include/EASTL/fixed_map.h
  51. include/EASTL/fixed_set.h
  52. include/EASTL/fixed_slist.h
  53. include/EASTL/fixed_string.h
  54. include/EASTL/fixed_substring.h
  55. include/EASTL/fixed_vector.h
  56. include/EASTL/functional.h
  57. include/EASTL/hash_map.h
  58. include/EASTL/hash_set.h
  59. include/EASTL/heap.h
  60. include/EASTL/initializer_list.h
  61. include/EASTL/internal/atomic/arch/arch.h
  62. include/EASTL/internal/atomic/arch/arch_add_fetch.h
  63. include/EASTL/internal/atomic/arch/arch_and_fetch.h
  64. include/EASTL/internal/atomic/arch/arch_cmpxchg_strong.h
  65. include/EASTL/internal/atomic/arch/arch_cmpxchg_weak.h
  66. include/EASTL/internal/atomic/arch/arch_compiler_barrier.h
  67. include/EASTL/internal/atomic/arch/arch_cpu_pause.h
  68. include/EASTL/internal/atomic/arch/arch_exchange.h
  69. include/EASTL/internal/atomic/arch/arch_fetch_add.h
  70. include/EASTL/internal/atomic/arch/arch_fetch_and.h
  71. include/EASTL/internal/atomic/arch/arch_fetch_or.h
  72. include/EASTL/internal/atomic/arch/arch_fetch_sub.h
  73. include/EASTL/internal/atomic/arch/arch_fetch_xor.h
  74. include/EASTL/internal/atomic/arch/arch_load.h
  75. include/EASTL/internal/atomic/arch/arch_memory_barrier.h
  76. include/EASTL/internal/atomic/arch/arch_or_fetch.h
  77. include/EASTL/internal/atomic/arch/arch_signal_fence.h
  78. include/EASTL/internal/atomic/arch/arch_store.h
  79. include/EASTL/internal/atomic/arch/arch_sub_fetch.h
  80. include/EASTL/internal/atomic/arch/arch_thread_fence.h
  81. include/EASTL/internal/atomic/arch/arch_xor_fetch.h
  82. include/EASTL/internal/atomic/arch/arm/arch_arm.h
  83. include/EASTL/internal/atomic/arch/arm/arch_arm_load.h
  84. include/EASTL/internal/atomic/arch/arm/arch_arm_memory_barrier.h
  85. include/EASTL/internal/atomic/arch/arm/arch_arm_store.h
  86. include/EASTL/internal/atomic/arch/arm/arch_arm_thread_fence.h
  87. include/EASTL/internal/atomic/arch/x86/arch_x86.h
  88. include/EASTL/internal/atomic/arch/x86/arch_x86_add_fetch.h
  89. include/EASTL/internal/atomic/arch/x86/arch_x86_and_fetch.h
  90. include/EASTL/internal/atomic/arch/x86/arch_x86_cmpxchg_strong.h
  91. include/EASTL/internal/atomic/arch/x86/arch_x86_cmpxchg_weak.h
  92. include/EASTL/internal/atomic/arch/x86/arch_x86_exchange.h
  93. include/EASTL/internal/atomic/arch/x86/arch_x86_fetch_add.h
  94. include/EASTL/internal/atomic/arch/x86/arch_x86_fetch_and.h
  95. include/EASTL/internal/atomic/arch/x86/arch_x86_fetch_or.h
  96. include/EASTL/internal/atomic/arch/x86/arch_x86_fetch_sub.h
  97. include/EASTL/internal/atomic/arch/x86/arch_x86_fetch_xor.h
  98. include/EASTL/internal/atomic/arch/x86/arch_x86_load.h
  99. include/EASTL/internal/atomic/arch/x86/arch_x86_memory_barrier.h
  100. include/EASTL/internal/atomic/arch/x86/arch_x86_or_fetch.h
  101. include/EASTL/internal/atomic/arch/x86/arch_x86_store.h
  102. include/EASTL/internal/atomic/arch/x86/arch_x86_sub_fetch.h
  103. include/EASTL/internal/atomic/arch/x86/arch_x86_thread_fence.h
  104. include/EASTL/internal/atomic/arch/x86/arch_x86_xor_fetch.h
  105. include/EASTL/internal/atomic/atomic.h
  106. include/EASTL/internal/atomic/atomic_asserts.h
  107. include/EASTL/internal/atomic/atomic_base_width.h
  108. include/EASTL/internal/atomic/atomic_casts.h
  109. include/EASTL/internal/atomic/atomic_flag.h
  110. include/EASTL/internal/atomic/atomic_flag_standalone.h
  111. include/EASTL/internal/atomic/atomic_integral.h
  112. include/EASTL/internal/atomic/atomic_macros.h
  113. include/EASTL/internal/atomic/atomic_macros/atomic_macros.h
  114. include/EASTL/internal/atomic/atomic_macros/atomic_macros_add_fetch.h
  115. include/EASTL/internal/atomic/atomic_macros/atomic_macros_and_fetch.h
  116. include/EASTL/internal/atomic/atomic_macros/atomic_macros_base.h
  117. include/EASTL/internal/atomic/atomic_macros/atomic_macros_cmpxchg_strong.h
  118. include/EASTL/internal/atomic/atomic_macros/atomic_macros_cmpxchg_weak.h
  119. include/EASTL/internal/atomic/atomic_macros/atomic_macros_compiler_barrier.h
  120. include/EASTL/internal/atomic/atomic_macros/atomic_macros_cpu_pause.h
  121. include/EASTL/internal/atomic/atomic_macros/atomic_macros_exchange.h
  122. include/EASTL/internal/atomic/atomic_macros/atomic_macros_fetch_add.h
  123. include/EASTL/internal/atomic/atomic_macros/atomic_macros_fetch_and.h
  124. include/EASTL/internal/atomic/atomic_macros/atomic_macros_fetch_or.h
  125. include/EASTL/internal/atomic/atomic_macros/atomic_macros_fetch_sub.h
  126. include/EASTL/internal/atomic/atomic_macros/atomic_macros_fetch_xor.h
  127. include/EASTL/internal/atomic/atomic_macros/atomic_macros_load.h
  128. include/EASTL/internal/atomic/atomic_macros/atomic_macros_memory_barrier.h
  129. include/EASTL/internal/atomic/atomic_macros/atomic_macros_or_fetch.h
  130. include/EASTL/internal/atomic/atomic_macros/atomic_macros_signal_fence.h
  131. include/EASTL/internal/atomic/atomic_macros/atomic_macros_store.h
  132. include/EASTL/internal/atomic/atomic_macros/atomic_macros_sub_fetch.h
  133. include/EASTL/internal/atomic/atomic_macros/atomic_macros_thread_fence.h
  134. include/EASTL/internal/atomic/atomic_macros/atomic_macros_xor_fetch.h
  135. include/EASTL/internal/atomic/atomic_memory_order.h
  136. include/EASTL/internal/atomic/atomic_pointer.h
  137. include/EASTL/internal/atomic/atomic_size_aligned.h
  138. include/EASTL/internal/atomic/atomic_standalone.h
  139. include/EASTL/internal/atomic/compiler/compiler.h
  140. include/EASTL/internal/atomic/compiler/compiler_add_fetch.h
  141. include/EASTL/internal/atomic/compiler/compiler_and_fetch.h
  142. include/EASTL/internal/atomic/compiler/compiler_barrier.h
  143. include/EASTL/internal/atomic/compiler/compiler_cmpxchg_strong.h
  144. include/EASTL/internal/atomic/compiler/compiler_cmpxchg_weak.h
  145. include/EASTL/internal/atomic/compiler/compiler_cpu_pause.h
  146. include/EASTL/internal/atomic/compiler/compiler_exchange.h
  147. include/EASTL/internal/atomic/compiler/compiler_fetch_add.h
  148. include/EASTL/internal/atomic/compiler/compiler_fetch_and.h
  149. include/EASTL/internal/atomic/compiler/compiler_fetch_or.h
  150. include/EASTL/internal/atomic/compiler/compiler_fetch_sub.h
  151. include/EASTL/internal/atomic/compiler/compiler_fetch_xor.h
  152. include/EASTL/internal/atomic/compiler/compiler_load.h
  153. include/EASTL/internal/atomic/compiler/compiler_memory_barrier.h
  154. include/EASTL/internal/atomic/compiler/compiler_or_fetch.h
  155. include/EASTL/internal/atomic/compiler/compiler_signal_fence.h
  156. include/EASTL/internal/atomic/compiler/compiler_store.h
  157. include/EASTL/internal/atomic/compiler/compiler_sub_fetch.h
  158. include/EASTL/internal/atomic/compiler/compiler_thread_fence.h
  159. include/EASTL/internal/atomic/compiler/compiler_xor_fetch.h
  160. include/EASTL/internal/atomic/compiler/gcc/compiler_gcc.h
  161. include/EASTL/internal/atomic/compiler/gcc/compiler_gcc_add_fetch.h
  162. include/EASTL/internal/atomic/compiler/gcc/compiler_gcc_and_fetch.h
  163. include/EASTL/internal/atomic/compiler/gcc/compiler_gcc_barrier.h
  164. include/EASTL/internal/atomic/compiler/gcc/compiler_gcc_cmpxchg_strong.h
  165. include/EASTL/internal/atomic/compiler/gcc/compiler_gcc_cmpxchg_weak.h
  166. include/EASTL/internal/atomic/compiler/gcc/compiler_gcc_cpu_pause.h
  167. include/EASTL/internal/atomic/compiler/gcc/compiler_gcc_exchange.h
  168. include/EASTL/internal/atomic/compiler/gcc/compiler_gcc_fetch_add.h
  169. include/EASTL/internal/atomic/compiler/gcc/compiler_gcc_fetch_and.h
  170. include/EASTL/internal/atomic/compiler/gcc/compiler_gcc_fetch_or.h
  171. include/EASTL/internal/atomic/compiler/gcc/compiler_gcc_fetch_sub.h
  172. include/EASTL/internal/atomic/compiler/gcc/compiler_gcc_fetch_xor.h
  173. include/EASTL/internal/atomic/compiler/gcc/compiler_gcc_load.h
  174. include/EASTL/internal/atomic/compiler/gcc/compiler_gcc_or_fetch.h
  175. include/EASTL/internal/atomic/compiler/gcc/compiler_gcc_signal_fence.h
  176. include/EASTL/internal/atomic/compiler/gcc/compiler_gcc_store.h
  177. include/EASTL/internal/atomic/compiler/gcc/compiler_gcc_sub_fetch.h
  178. include/EASTL/internal/atomic/compiler/gcc/compiler_gcc_thread_fence.h
  179. include/EASTL/internal/atomic/compiler/gcc/compiler_gcc_xor_fetch.h
  180. include/EASTL/internal/atomic/compiler/msvc/compiler_msvc.h
  181. include/EASTL/internal/atomic/compiler/msvc/compiler_msvc_add_fetch.h
  182. include/EASTL/internal/atomic/compiler/msvc/compiler_msvc_and_fetch.h
  183. include/EASTL/internal/atomic/compiler/msvc/compiler_msvc_barrier.h
  184. include/EASTL/internal/atomic/compiler/msvc/compiler_msvc_cmpxchg_strong.h
  185. include/EASTL/internal/atomic/compiler/msvc/compiler_msvc_cmpxchg_weak.h
  186. include/EASTL/internal/atomic/compiler/msvc/compiler_msvc_cpu_pause.h
  187. include/EASTL/internal/atomic/compiler/msvc/compiler_msvc_exchange.h
  188. include/EASTL/internal/atomic/compiler/msvc/compiler_msvc_fetch_add.h
  189. include/EASTL/internal/atomic/compiler/msvc/compiler_msvc_fetch_and.h
  190. include/EASTL/internal/atomic/compiler/msvc/compiler_msvc_fetch_or.h
  191. include/EASTL/internal/atomic/compiler/msvc/compiler_msvc_fetch_sub.h
  192. include/EASTL/internal/atomic/compiler/msvc/compiler_msvc_fetch_xor.h
  193. include/EASTL/internal/atomic/compiler/msvc/compiler_msvc_or_fetch.h
  194. include/EASTL/internal/atomic/compiler/msvc/compiler_msvc_signal_fence.h
  195. include/EASTL/internal/atomic/compiler/msvc/compiler_msvc_sub_fetch.h
  196. include/EASTL/internal/atomic/compiler/msvc/compiler_msvc_xor_fetch.h
  197. include/EASTL/internal/char_traits.h
  198. include/EASTL/internal/config.h
  199. include/EASTL/internal/copy_help.h
  200. include/EASTL/internal/enable_shared.h
  201. include/EASTL/internal/fill_help.h
  202. include/EASTL/internal/fixed_pool.h
  203. include/EASTL/internal/function.h
  204. include/EASTL/internal/function_detail.h
  205. include/EASTL/internal/function_help.h
  206. include/EASTL/internal/functional_base.h
  207. include/EASTL/internal/generic_iterator.h
  208. include/EASTL/internal/hashtable.h
  209. include/EASTL/internal/in_place_t.h
  210. include/EASTL/internal/integer_sequence.h
  211. include/EASTL/internal/intrusive_hashtable.h
  212. include/EASTL/internal/mem_fn.h
  213. include/EASTL/internal/memory_base.h
  214. include/EASTL/internal/move_help.h
  215. include/EASTL/internal/pair_fwd_decls.h
  216. include/EASTL/internal/piecewise_construct_t.h
  217. include/EASTL/internal/red_black_tree.h
  218. include/EASTL/internal/smart_ptr.h
  219. include/EASTL/internal/thread_support.h
  220. include/EASTL/internal/tuple_fwd_decls.h
  221. include/EASTL/internal/type_compound.h
  222. include/EASTL/internal/type_detected.h
  223. include/EASTL/internal/type_fundamental.h
  224. include/EASTL/internal/type_pod.h
  225. include/EASTL/internal/type_properties.h
  226. include/EASTL/internal/type_transformations.h
  227. include/EASTL/internal/type_void_t.h
  228. include/EASTL/intrusive_hash_map.h
  229. include/EASTL/intrusive_hash_set.h
  230. include/EASTL/intrusive_list.h
  231. include/EASTL/intrusive_ptr.h
  232. include/EASTL/iterator.h
  233. include/EASTL/linked_array.h
  234. include/EASTL/linked_ptr.h
  235. include/EASTL/list.h
  236. include/EASTL/map.h
  237. include/EASTL/memory.h
  238. include/EASTL/meta.h
  239. include/EASTL/numeric.h
  240. include/EASTL/numeric_limits.h
  241. include/EASTL/optional.h
  242. include/EASTL/priority_queue.h
  243. include/EASTL/queue.h
  244. include/EASTL/random.h
  245. include/EASTL/ratio.h
  246. include/EASTL/safe_ptr.h
  247. include/EASTL/scoped_array.h
  248. include/EASTL/scoped_ptr.h
  249. include/EASTL/segmented_vector.h
  250. include/EASTL/set.h
  251. include/EASTL/shared_array.h
  252. include/EASTL/shared_ptr.h
  253. include/EASTL/slist.h
  254. include/EASTL/sort.h
  255. include/EASTL/span.h
  256. include/EASTL/stack.h
  257. include/EASTL/string.h
  258. include/EASTL/string_hash_map.h
  259. include/EASTL/string_map.h
  260. include/EASTL/string_view.h
  261. include/EASTL/tuple.h
  262. include/EASTL/type_traits.h
  263. include/EASTL/unique_ptr.h
  264. include/EASTL/unordered_map.h
  265. include/EASTL/unordered_set.h
  266. include/EASTL/utility.h
  267. include/EASTL/variant.h
  268. include/EASTL/vector.h
  269. include/EASTL/vector_map.h
  270. include/EASTL/vector_multimap.h
  271. include/EASTL/vector_multiset.h
  272. include/EASTL/vector_set.h
  273. include/EASTL/version.h
  274. include/EASTL/weak_ptr.h
  275. lib/libEASTL.so
  276. @owner
  277. @group
  278. @mode
Collapse this list.
Dependency lines:
  • eastl>0:devel/eastl
To install the port:
cd /usr/ports/devel/eastl/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/eastl
  • pkg install eastl
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: eastl
Flavors: there is no flavor information for this port.
NOT_FOR_ARCHS: aarch64 riscv64
distinfo:
TIMESTAMP = 1690389308 SHA256 (electronicarts-EASTL-3.21.12-9-g089eb20_GH0.tar.gz) = 9898d50426989cfa276566d48ede1f00a71a8f65e4c8da19cef23b1e28383814 SIZE (electronicarts-EASTL-3.21.12-9-g089eb20_GH0.tar.gz) = 1632921

Expand this list (12 items)

Collapse this list.

SHA256 (electronicarts-EAAssert-e5e1812_GH0.tar.gz) = 8660218682e7712587af0f59dc5826727b56072d3221be20fcaea91fd6726046 SIZE (electronicarts-EAAssert-e5e1812_GH0.tar.gz) = 15403 SHA256 (electronicarts-EABase-521cb05_GH0.tar.gz) = 7da80c0b4dce8fe2fee677cacdd257366fcd9b2769a7ca375825f7a44df33e13 SIZE (electronicarts-EABase-521cb05_GH0.tar.gz) = 105291 SHA256 (electronicarts-EAMain-24ca8bf_GH0.tar.gz) = 13537f4b20a75c782f32049c6a989abf6e5dc499f2c951475040142a390d20aa SIZE (electronicarts-EAMain-24ca8bf_GH0.tar.gz) = 34122 SHA256 (electronicarts-EAStdC-8dc9e31_GH0.tar.gz) = 35417ad9c28237186a1a935191f4a2a90165f9ed4921e6ab819c866cf2c29654 SIZE (electronicarts-EAStdC-8dc9e31_GH0.tar.gz) = 564039 SHA256 (electronicarts-EATest-a59b372_GH0.tar.gz) = 0a7f74b727103c8aa8a6fce80435b8647bb0396256388aef1a8d0baac2195389 SIZE (electronicarts-EATest-a59b372_GH0.tar.gz) = 37119 SHA256 (electronicarts-EAThread-e4367a3_GH0.tar.gz) = 166bf97bfbd7ff543fe8d6356b308544f14385154dde8859f75efba8f12e3982 SIZE (electronicarts-EAThread-e4367a3_GH0.tar.gz) = 282041

Collapse this list.


Packages (timestamps in pop-ups are UTC):
eastl
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-3.21.12.93.13.06_13.21.12.93.21.12.9-3.13.06_1-
FreeBSD:13:quarterly-3.21.12.93.13.06_13.21.12.93.21.12.93.21.12.93.21.12.93.21.12.9
FreeBSD:14:latest-3.21.12.93.13.06_13.21.12.93.21.12.93.13.06_1-3.13.06_1
FreeBSD:14:quarterly-3.21.12.9-3.21.12.93.21.12.93.21.12.93.21.12.93.21.12.9
FreeBSD:15:latest-3.21.12.9n/a3.21.12.9n/a3.21.12.93.21.12.93.21.12.9
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. cmake : devel/cmake-core
  2. ninja : devel/ninja
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
devel_eastl
USES:
cmake compiler:c++17-lang
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/electronicarts/EASTL/tar.gz/3.21.12-9-g089eb20?dummy=/
Collapse this list.

Number of commits found: 21

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
3.21.12.9
26 Jul 2023 17:05:48
commit hash: 56e723e5d3d8d8fad91a8f3ecde98b2f34cc3de6commit hash: 56e723e5d3d8d8fad91a8f3ecde98b2f34cc3de6commit hash: 56e723e5d3d8d8fad91a8f3ecde98b2f34cc3de6commit hash: 56e723e5d3d8d8fad91a8f3ecde98b2f34cc3de6 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/eastl: Update 3.13.06 → 3.21.12-9

Reported by:	portscout
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)
3.13.06_1
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)
3.13.06_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
3.13.06_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.
3.13.06_1
08 Dec 2020 16:12:52
Revision:557293Original commit files touched by this commit
linimon search for other commits by this committer
Fails the same was on riscv64 as on aarch64.

Approved by:	portmgr (tier-2 blanket_
Obtained from:	lonesome.com build testing
3.13.06_1
24 Oct 2019 11:23:17
Revision:515334Original commit files touched by this commit
pkubaj search for other commits by this committer
devel/eastl: fix build on armv*

Building on ARM requires some additional macros.

PR:             241440
Approved by:    tcberner (mentor), yuri (maintainer)
Differential Revision:  https://reviews.freebsd.org/D22131
3.13.06_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
3.13.06
01 Jun 2019 14:42:06
Revision:503240Original commit files touched by this commit
yuri search for other commits by this committer
devel/eastl: Update 3.13.05 -> 3.13.06

Reported by:	portscout
3.13.05
03 May 2019 03:16:12
Revision:500689Original commit files touched by this commit
yuri search for other commits by this committer
devel/eastl: Update 3.13.04 -> 3.13.05

Reported by:	portscout
3.13.04
29 Mar 2019 20:55:10
Revision:497200Original commit files touched by this commit
linimon search for other commits by this committer
Mark as not buildable on arm*.

Approved by:	portmgr (tier-2 blanket)
3.13.04
17 Mar 2019 21:28:50
Revision:496108Original commit files touched by this commit
yuri search for other commits by this committer
devel/eastl: Update 3.13.03 -> 3.13.04

Reported by:	portscout
3.13.03
01 Mar 2019 02:25:48
Revision:494225Original commit files touched by this commit
yuri search for other commits by this committer
devel/eastl: Update 3.13.02 -> 3.13.03

Reported by:	portscout
3.13.02
09 Feb 2019 22:55:01
Revision:492530Original commit files touched by this commit
yuri search for other commits by this committer
devel/eastl: Update 3.13.00 -> 3.13.02

Reported by:	portscout
3.13.00
26 Jan 2019 05:34:46
Revision:491240Original commit files touched by this commit
yuri search for other commits by this committer
devel/eastl: Update 3.12.08 -> 3.13.00

Reported by:	portscout
3.12.08
21 Jan 2019 08:00:43
Revision:490830Original commit files touched by this commit
yuri search for other commits by this committer
devel/eastl: Update 3.12.07 -> 3.12.08

Reported by:	portscout
3.12.07_1
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
3.12.07_1
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
3.12.07
08 Dec 2018 08:55:17
Revision:486922Original commit files touched by this commit
yuri search for other commits by this committer
devel/eastl: Update 3.12.04 -> 3.12.07

Reported by:	portscout
3.12.04
04 Nov 2018 10:12:10
Revision:483984Original commit files touched by this commit
yuri search for other commits by this committer
devel/eastl: Update 3.12.01 -> 3.12.04

Also add 'test' and 'benchmark' targets.

Reported by:	portscout
3.12.01
01 Sep 2018 07:15:54
Revision:478655Original commit files touched by this commit
yuri search for other commits by this committer
New port: devel/eastl: Electronic Arts Standard Template Library

Number of commits found: 21