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
Port details
ion Modern system shell written in Rust
1.0.5.1509_3 shells on this many watch lists=2 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.0.5.1509_1Version of this port present on the latest quarterly branch.
Maintainer: mikael@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2019-03-25 12:49:43
Last Update: 2024-09-10 11:00:34
Commit Hash: 89ab81d
People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
License: MIT
WWW:
https://gitlab.redox-os.org/redox-os/ion
Description:
Ion is a modern system shell that features a simple, yet powerful, syntax. It is written entirely in Rust, which greatly increases the overall quality and security of the shell, eliminating the possibilities of a ShellShock-like vulnerability, and making development easier. It also offers a level of performance that exceeds that of Dash, when taking advantage of Ion's features. While it is developed alongside, and primarily for, RedoxOS, it is a fully capable on other *nix platforms.
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 (207 items)
Collapse this list.
  1. /usr/local/share/licenses/ion-shell-1.0.5.1509_3/catalog.mk
  2. /usr/local/share/licenses/ion-shell-1.0.5.1509_3/LICENSE
  3. /usr/local/share/licenses/ion-shell-1.0.5.1509_3/MIT
  4. @shell bin/ion
  5. share/doc/ion/SUMMARY.md
  6. share/doc/ion/control/00-flow.md
  7. share/doc/ion/control/01-conditionals.md
  8. share/doc/ion/control/02-loops.md
  9. share/doc/ion/control/03-matches.md
  10. share/doc/ion/expansions/00-expansions.md
  11. share/doc/ion/expansions/01-variable.md
  12. share/doc/ion/expansions/02-process.md
  13. share/doc/ion/expansions/03-brace.md
  14. share/doc/ion/expansions/04-arithmetic.md
  15. share/doc/ion/expansions/05-method.md
  16. share/doc/ion/expansions/06-stringmethods.md
  17. share/doc/ion/expansions/07-arraymethods.md
  18. share/doc/ion/expansions/08-on_redox_os.md
  19. share/doc/ion/functions.md
  20. share/doc/ion/general.md
  21. share/doc/ion/history.md
  22. share/doc/ion/introduction.md
  23. share/doc/ion/jobs.md
  24. share/doc/ion/migrating.md
  25. share/doc/ion/pipelines.md
  26. share/doc/ion/repl.md
  27. share/doc/ion/scripts/00-scripts.md
  28. share/doc/ion/scripts/01-sourcing_another_file.md
  29. share/doc/ion/scripts/02-init_file.md
  30. share/doc/ion/signals.md
  31. share/doc/ion/slicing.md
  32. share/doc/ion/variables/00-variables.md
  33. share/doc/ion/variables/01-strings.md
  34. share/doc/ion/variables/02-arrays.md
  35. share/doc/ion/variables/03-maps.md
  36. share/doc/ion/variables/04-arithmetic.md
  37. share/doc/ion/variables/05-exporting.md
  38. share/doc/ion/variables/06-scopes.md
  39. share/doc/ion/variables/07-namespaces.md
  40. @comment share/examples/ion/README.md
  41. share/examples/ion/advanced/cpu-model.ion
  42. share/examples/ion/advanced/rxtx-stats.ion
  43. share/examples/ion/alias.ion
  44. share/examples/ion/alias.out
  45. share/examples/ion/and.ion
  46. share/examples/ion/and.out
  47. share/examples/ion/arithmetic_vars.ion
  48. share/examples/ion/arithmetic_vars.out
  49. share/examples/ion/array_methods.ion
  50. share/examples/ion/array_methods.out
  51. share/examples/ion/array_test.ion
  52. share/examples/ion/array_test.out
  53. share/examples/ion/array_vars.ion
  54. share/examples/ion/array_vars.out
  55. share/examples/ion/arrays_with_braces.ion
  56. share/examples/ion/arrays_with_braces.out
  57. share/examples/ion/basic_condition.ion
  58. share/examples/ion/basic_condition.out
  59. share/examples/ion/brace_exp.ion
  60. share/examples/ion/brace_exp.out
  61. share/examples/ion/braces.ion
  62. share/examples/ion/braces.out
  63. share/examples/ion/break.ion
  64. share/examples/ion/break.out
  65. share/examples/ion/builtin_piping.ion
  66. share/examples/ion/builtin_piping.out
  67. share/examples/ion/builtin_set.ion
  68. share/examples/ion/builtin_set.out
  69. share/examples/ion/builtin_status.ion
  70. share/examples/ion/builtin_status.out
  71. share/examples/ion/check.out
  72. share/examples/ion/check.params
  73. share/examples/ion/cmdfile_fail.out
  74. share/examples/ion/cmdfile_fail.params
  75. share/examples/ion/color_test.ion
  76. share/examples/ion/color_test.out
  77. share/examples/ion/command-substitutions.ion
  78. share/examples/ion/command-substitutions.out
  79. share/examples/ion/command.out
  80. share/examples/ion/command.params
  81. share/examples/ion/comments.ion
  82. share/examples/ion/comments.out
  83. share/examples/ion/conditionals.ion
  84. share/examples/ion/conditionals.out
  85. share/examples/ion/continue.ion
  86. share/examples/ion/continue.out
  87. share/examples/ion/else_if.ion
  88. share/examples/ion/else_if.out
  89. share/examples/ion/empty_loop_test.ion
  90. share/examples/ion/empty_loop_test.out
  91. share/examples/ion/exists.ion
  92. share/examples/ion/exists.out
  93. share/examples/ion/fail.ion
  94. share/examples/ion/fail.out
  95. share/examples/ion/fibonacci.ion
  96. share/examples/ion/fibonacci.out
  97. share/examples/ion/fibonacci.sh
  98. share/examples/ion/fn-root-vars.ion
  99. share/examples/ion/fn.ion
  100. share/examples/ion/fn.out
  101. share/examples/ion/for.ion
  102. share/examples/ion/for.out
  103. share/examples/ion/function_piping.ion
  104. share/examples/ion/function_piping.out
  105. share/examples/ion/glob.ion
  106. share/examples/ion/glob.out
  107. share/examples/ion/help.out
  108. share/examples/ion/help.params
  109. share/examples/ion/herestring.ion
  110. share/examples/ion/herestring.out
  111. share/examples/ion/if_with_builtins.ion
  112. share/examples/ion/if_with_builtins.out
  113. share/examples/ion/inner_expansions.ion
  114. share/examples/ion/inner_expansions.out
  115. share/examples/ion/inplace_ops.ion
  116. share/examples/ion/inplace_ops.out
  117. share/examples/ion/invalid_backward_index_array.ion
  118. share/examples/ion/invalid_backward_index_array.out
  119. share/examples/ion/invalid_forward_index_array.ion
  120. share/examples/ion/invalid_forward_index_array.out
  121. share/examples/ion/invalid_range_on_array.ion
  122. share/examples/ion/invalid_range_on_array.out
  123. share/examples/ion/issues.ion
  124. share/examples/ion/issues.out
  125. share/examples/ion/keybinding_fail.out
  126. share/examples/ion/keybinding_fail.params
  127. share/examples/ion/let.ion
  128. share/examples/ion/let.out
  129. share/examples/ion/map_vars.ion
  130. share/examples/ion/map_vars.out
  131. share/examples/ion/match.ion
  132. share/examples/ion/match.out
  133. share/examples/ion/methods.ion
  134. share/examples/ion/methods.out
  135. share/examples/ion/multiarg_fail.out
  136. share/examples/ion/multiarg_fail.params
  137. share/examples/ion/multiline-arrays.ion
  138. share/examples/ion/multiline-arrays.out
  139. share/examples/ion/multiple-lines.ion
  140. share/examples/ion/multiple-lines.out
  141. share/examples/ion/nested_conditions.ion
  142. share/examples/ion/nested_conditions.out
  143. share/examples/ion/nested_for.ion
  144. share/examples/ion/nested_for.out
  145. share/examples/ion/not.ion
  146. share/examples/ion/not.out
  147. share/examples/ion/optional_assignment.ion
  148. share/examples/ion/optional_assignment.out
  149. share/examples/ion/or.ion
  150. share/examples/ion/or.out
  151. share/examples/ion/pipe_fail_builtin.ion
  152. share/examples/ion/pipe_fail_builtin.out
  153. share/examples/ion/pipelines.ion
  154. share/examples/ion/pipelines.out
  155. share/examples/ion/process_exp.ion
  156. share/examples/ion/process_exp.out
  157. share/examples/ion/quotes.ion
  158. share/examples/ion/quotes.out
  159. share/examples/ion/regex_replace.ion
  160. share/examples/ion/regex_replace.out
  161. share/examples/ion/replace.ion
  162. share/examples/ion/replace.out
  163. share/examples/ion/replacen.ion
  164. share/examples/ion/replacen.out
  165. share/examples/ion/return.ion
  166. share/examples/ion/return.out
  167. @comment share/examples/ion/run_benches
  168. @comment share/examples/ion/run_examples.sh
  169. share/examples/ion/scopes-2.ion
  170. share/examples/ion/scopes-2.out
  171. share/examples/ion/scopes-3.ion
  172. share/examples/ion/scopes-3.out
  173. share/examples/ion/scopes-4.ion
  174. share/examples/ion/scopes-4.out
  175. share/examples/ion/scopes.ion
  176. share/examples/ion/scopes.out
  177. share/examples/ion/script_exec.ion
  178. share/examples/ion/script_exec.out
  179. share/examples/ion/script_exec/array_methods.ion
  180. share/examples/ion/script_exec/arrays.ion
  181. share/examples/ion/script_exec/basic_condition.ion
  182. share/examples/ion/script_exec/braces.ion
  183. share/examples/ion/script_exec/break.ion
  184. share/examples/ion/script_exec/builtin_piping.ion
  185. share/examples/ion/space_parenthese_start_end.ion
  186. share/examples/ion/space_parenthese_start_end.out
  187. share/examples/ion/square_brackets.ion
  188. share/examples/ion/square_brackets.out
  189. share/examples/ion/string_methods.ion
  190. share/examples/ion/string_methods.out
  191. share/examples/ion/string_vars.ion
  192. share/examples/ion/string_vars.out
  193. share/examples/ion/strings.ion
  194. share/examples/ion/strings.out
  195. share/examples/ion/subst.ion
  196. share/examples/ion/subst.out
  197. share/examples/ion/unicode.ion
  198. share/examples/ion/unicode.out
  199. share/examples/ion/variable_exp.ion
  200. share/examples/ion/variable_exp.out
  201. share/examples/ion/variables.ion
  202. share/examples/ion/variables.out
  203. share/examples/ion/while.ion
  204. share/examples/ion/while.out
  205. @owner
  206. @group
  207. @mode
Collapse this list.
Dependency lines:
  • ion-shell>0:shells/ion
Conflicts:
CONFLICTS_INSTALL:
  • ion
To install the port:
cd /usr/ports/shells/ion/ && make install clean
To add the package, run one of these commands:
  • pkg install shells/ion
  • pkg install ion-shell
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: ion-shell
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1715608889 SHA256 (rust/crates/ab_glyph_rasterizer-0.1.8.crate) = c71b1793ee61086797f5c80b6efa2b8ffa6d5dd703f118545808a7f2e27f7046 SIZE (rust/crates/ab_glyph_rasterizer-0.1.8.crate) = 11010

Expand this list (622 items)

Collapse this list.

SHA256 (rust/crates/adler-1.0.2.crate) = f26201604c87b1e01bd3d98f8d5d9a8fcbb815e8cedb41ffccbeb4bf593a35fe SIZE (rust/crates/adler-1.0.2.crate) = 12778 SHA256 (rust/crates/adler32-1.2.0.crate) = aae1277d39aeec15cb388266ecc24b11c80469deae6067e17a1a7aa9e5c1f234 SIZE (rust/crates/adler32-1.2.0.crate) = 6411 SHA256 (rust/crates/aho-corasick-1.1.3.crate) = 8e60d3430d3a69478ad0993f19238d2df97c507009a52b3c10addcd7f6bcb916 SIZE (rust/crates/aho-corasick-1.1.3.crate) = 183311 SHA256 (rust/crates/andrew-0.3.1.crate) = 8c4afb09dd642feec8408e33f92f3ffc4052946f6b20f32fb99c1f58cd4fa7cf SIZE (rust/crates/andrew-0.3.1.crate) = 14030 SHA256 (rust/crates/android_glue-0.2.3.crate) = 000444226fcff248f2bc4c7625be32c63caccfecc2723a2b9f78a7487a49c407 SIZE (rust/crates/android_glue-0.2.3.crate) = 1572 SHA256 (rust/crates/ansi_term-0.12.1.crate) = d52a9bb7ec0cf484c551830a7ce27bd20d67eac647e1befb56b0be4ee39a55d2 SIZE (rust/crates/ansi_term-0.12.1.crate) = 24838 SHA256 (rust/crates/arrayref-0.3.7.crate) = 6b4930d2cb77ce62f89ee5d5289b4ac049559b1c45539271f5ed4fdc7db34545 SIZE (rust/crates/arrayref-0.3.7.crate) = 9620 SHA256 (rust/crates/arrayvec-0.5.2.crate) = 23b62fc65de8e4e7f52534fb52b0f3ed04746ae267519eef2a83941e8085068b SIZE (rust/crates/arrayvec-0.5.2.crate) = 27838 SHA256 (rust/crates/atty-0.2.14.crate) = d9b39be18770d11421cdb1b9947a45dd3f37e93092cbf377614828a319d5fee8 SIZE (rust/crates/atty-0.2.14.crate) = 5470 SHA256 (rust/crates/auto_enums-0.7.12.crate) = fe0dfe45d75158751e195799f47ea02e81f570aa24bc5ef999cdd9e888c4b5c3 SIZE (rust/crates/auto_enums-0.7.12.crate) = 29589 SHA256 (rust/crates/auto_enums_core-0.7.12.crate) = da47c46001293a2c4b744d731958be22cff408a2ab76e2279328f9713b1267b4 SIZE (rust/crates/auto_enums_core-0.7.12.crate) = 16676 SHA256 (rust/crates/auto_enums_derive-0.7.12.crate) = 41aed1da83ecdc799503b7cb94da1b45a34d72b49caf40a61d9cf5b88ec07cfd SIZE (rust/crates/auto_enums_derive-0.7.12.crate) = 14198 SHA256 (rust/crates/autocfg-1.2.0.crate) = f1fdabc7756949593fe60f30ec81974b613357de856987752631dea1e3394c80 SIZE (rust/crates/autocfg-1.2.0.crate) = 14808 SHA256 (rust/crates/base64-0.13.1.crate) = 9e1b586273c5702936fe7b7d6896644d8be71e6314cfe09d3167c95f712589e8 SIZE (rust/crates/base64-0.13.1.crate) = 61002 SHA256 (rust/crates/bitflags-1.3.2.crate) = bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a SIZE (rust/crates/bitflags-1.3.2.crate) = 23021 SHA256 (rust/crates/bitflags-2.5.0.crate) = cf4b9d6a944f767f8e5e0db018570623c85f3d925ac718db4e06d0187adb21c1 SIZE (rust/crates/bitflags-2.5.0.crate) = 43821 SHA256 (rust/crates/blake2b_simd-0.5.11.crate) = afa748e348ad3be8263be728124b24a24f268266f6f5d58af9d75f6a40b5c587 SIZE (rust/crates/blake2b_simd-0.5.11.crate) = 34096 SHA256 (rust/crates/block-0.1.6.crate) = 0d8c1fef690941d3e7788d328517591fecc684c084084702d6ff1641e993699a SIZE (rust/crates/block-0.1.6.crate) = 4077 SHA256 (rust/crates/bumpalo-3.15.4.crate) = 7ff69b9dd49fd426c69a0db9fc04dd934cdb6645ff000864d98f7e2af8830eaa SIZE (rust/crates/bumpalo-3.15.4.crate) = 85028 SHA256 (rust/crates/bytecount-0.6.7.crate) = e1e5f035d16fc623ae5f74981db80a439803888314e3a555fd6f04acd51a3205 SIZE (rust/crates/bytecount-0.6.7.crate) = 14642 SHA256 (rust/crates/bytemuck-1.15.0.crate) = 5d6d68c57235a3a081186990eca2867354726650f42f7516ca50c28d6281fd15 SIZE (rust/crates/bytemuck-1.15.0.crate) = 47672 SHA256 (rust/crates/byteorder-1.5.0.crate) = 1fd0f2584146f6f2ef48085050886acf353beff7305ebd1ae69500e27c67f64b SIZE (rust/crates/byteorder-1.5.0.crate) = 23288 SHA256 (rust/crates/calloop-0.6.5.crate) = 0b036167e76041694579972c28cf4877b4f92da222560ddb49008937b6a6727c SIZE (rust/crates/calloop-0.6.5.crate) = 25180 SHA256 (rust/crates/cast-0.3.0.crate) = 37b2a672a2cb129a2e41c10b1224bb368f9f37a2b16b612598138befd7b37eb5 SIZE (rust/crates/cast-0.3.0.crate) = 11452 SHA256 (rust/crates/cc-1.0.90.crate) = 8cd6604a82acf3039f1144f54b8eb34e91ffba622051189e71b781822d5ee1f5 SIZE (rust/crates/cc-1.0.90.crate) = 73954 SHA256 (rust/crates/cfg-if-0.1.10.crate) = 4785bdd1c96b2a846b2bd7cc02e86b6b3dbf14e7e53446c4f54c92a361040822 SIZE (rust/crates/cfg-if-0.1.10.crate) = 7933 SHA256 (rust/crates/cfg-if-1.0.0.crate) = baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd SIZE (rust/crates/cfg-if-1.0.0.crate) = 7934 SHA256 (rust/crates/cgl-0.3.2.crate) = 0ced0551234e87afee12411d535648dd89d2e7f34c78b753395567aff3d447ff SIZE (rust/crates/cgl-0.3.2.crate) = 7557 SHA256 (rust/crates/clap-2.34.0.crate) = a0610544180c38b88101fecf2dd634b174a62eef6946f84dfc6a7127512b381c SIZE (rust/crates/clap-2.34.0.crate) = 202210 SHA256 (rust/crates/cocoa-0.23.0.crate) = c54201c07dcf3a5ca33fececb8042aed767ee4bfd5a0235a8ceabcda956044b2 SIZE (rust/crates/cocoa-0.23.0.crate) = 39052 SHA256 (rust/crates/cocoa-0.24.1.crate) = f425db7937052c684daec3bd6375c8abe2d146dca4b8b143d6db777c39138f3a SIZE (rust/crates/cocoa-0.24.1.crate) = 40445 SHA256 (rust/crates/cocoa-foundation-0.1.2.crate) = 8c6234cbb2e4c785b456c0644748b1ac416dd045799740356f8363dfe00c93f7 SIZE (rust/crates/cocoa-foundation-0.1.2.crate) = 15028 SHA256 (rust/crates/color_quant-1.1.0.crate) = 3d7b894f5411737b7867f4827955924d7c254fc9f4d91a6aad6b097804b1018b SIZE (rust/crates/color_quant-1.1.0.crate) = 6649 SHA256 (rust/crates/constant_time_eq-0.1.5.crate) = 245097e9a4535ee1e3e3931fcfcd55a796a44c643e8596ff6566d68f09b87bbc SIZE (rust/crates/constant_time_eq-0.1.5.crate) = 4936 SHA256 (rust/crates/core-foundation-0.7.0.crate) = 57d24c7a13c43e870e37c1556b74555437870a04514f7685f5b354e090567171 SIZE (rust/crates/core-foundation-0.7.0.crate) = 25384 SHA256 (rust/crates/core-foundation-0.9.4.crate) = 91e195e091a93c46f7102ec7818a2aa394e1e1771c3ab4825963fa03e45afb8f SIZE (rust/crates/core-foundation-0.9.4.crate) = 27743 SHA256 (rust/crates/core-foundation-sys-0.7.0.crate) = b3a71ab494c0b5b860bdc8407ae08978052417070c2ced38573a9157ad75b8ac SIZE (rust/crates/core-foundation-sys-0.7.0.crate) = 17033 SHA256 (rust/crates/core-foundation-sys-0.8.6.crate) = 06ea2b9bc92be3c2baa9334a323ebca2d6f074ff852cd1d7b11064035cd3868f SIZE (rust/crates/core-foundation-sys-0.8.6.crate) = 37629 SHA256 (rust/crates/core-graphics-0.19.2.crate) = b3889374e6ea6ab25dba90bb5d96202f61108058361f6dc72e8b03e6f8bbe923 SIZE (rust/crates/core-graphics-0.19.2.crate) = 28995 SHA256 (rust/crates/core-graphics-0.22.3.crate) = 2581bbab3b8ffc6fcbd550bf46c355135d16e9ff2a6ea032ad6b9bf1d7efe4fb SIZE (rust/crates/core-graphics-0.22.3.crate) = 29514 SHA256 (rust/crates/core-graphics-types-0.1.3.crate) = 45390e6114f68f718cc7a830514a96f903cccd70d02a8f6d9f643ac4ba45afaf SIZE (rust/crates/core-graphics-types-0.1.3.crate) = 7063 SHA256 (rust/crates/core-video-sys-0.1.4.crate) = 34ecad23610ad9757664d644e369246edde1803fcb43ed72876565098a5d3828 SIZE (rust/crates/core-video-sys-0.1.4.crate) = 10568 SHA256 (rust/crates/crc32fast-1.4.0.crate) = b3855a8a784b474f333699ef2bbca9db2c4a1f6d9088a90a2d25b1eb53111eaa SIZE (rust/crates/crc32fast-1.4.0.crate) = 38665 SHA256 (rust/crates/criterion-0.3.6.crate) = b01d6de93b2b6c65e17c634a26653a29d107b3c98c607c765bf38d041531cd8f SIZE (rust/crates/criterion-0.3.6.crate) = 110967 SHA256 (rust/crates/criterion-plot-0.4.5.crate) = 2673cc8207403546f45f5fd319a974b1e6983ad1a3ee7e6041650013be041876 SIZE (rust/crates/criterion-plot-0.4.5.crate) = 22721 SHA256 (rust/crates/crossbeam-deque-0.8.5.crate) = 613f8cc01fe9cf1a3eb3d7f488fd2fa8388403e97039e2f73692932e291a770d SIZE (rust/crates/crossbeam-deque-0.8.5.crate) = 21726 SHA256 (rust/crates/crossbeam-epoch-0.9.18.crate) = 5b82ac4a3c2ca9c3460964f020e1402edd5753411d7737aa39c3714ad1b5420e SIZE (rust/crates/crossbeam-epoch-0.9.18.crate) = 46875 SHA256 (rust/crates/crossbeam-utils-0.8.19.crate) = 248e3bacc7dc6baa3b21e405ee045c3047101a49145e7e9eca583ab4c2ca5345 SIZE (rust/crates/crossbeam-utils-0.8.19.crate) = 42328 SHA256 (rust/crates/csv-1.3.0.crate) = ac574ff4d437a7b5ad237ef331c17ccca63c46479e5b5453eb8e10bb99a759fe SIZE (rust/crates/csv-1.3.0.crate) = 888212 SHA256 (rust/crates/csv-core-0.1.11.crate) = 5efa2b3d7902f4b634a20cae3c9c4e6209dc4779feb6863329607560143efa70 SIZE (rust/crates/csv-core-0.1.11.crate) = 25852 SHA256 (rust/crates/cty-0.2.2.crate) = b365fabc795046672053e29c954733ec3b05e4be654ab130fe8f1f94d7051f35 SIZE (rust/crates/cty-0.2.2.crate) = 7230 SHA256 (rust/crates/darling-0.10.2.crate) = 0d706e75d87e35569db781a9b5e2416cff1236a47ed380831f959382ccd5f858 SIZE (rust/crates/darling-0.10.2.crate) = 17620 SHA256 (rust/crates/darling_core-0.10.2.crate) = f0c960ae2da4de88a91b2d920c2a7233b400bc33cb28453a2987822d8392519b SIZE (rust/crates/darling_core-0.10.2.crate) = 44339 SHA256 (rust/crates/darling_macro-0.10.2.crate) = d9b5a2f4ac4969822c62224815d069952656cadc7084fdca9751e6d959189b72 SIZE (rust/crates/darling_macro-0.10.2.crate) = 1919 SHA256 (rust/crates/dashmap-5.5.3.crate) = 978747c1d849a7d2ee5e8adc0159961c48fb7e5db2f06af6723b80123bb53856 SIZE (rust/crates/dashmap-5.5.3.crate) = 24061 SHA256 (rust/crates/decimal-2.1.0.crate) = 5a8ab77e91baeb15034c3be91e87bff4665c9036216148e4996d9a9f5792114d SIZE (rust/crates/decimal-2.1.0.crate) = 902395 SHA256 (rust/crates/deflate-0.8.6.crate) = 73770f8e1fe7d64df17ca66ad28994a0a623ea497fa69486e14984e715c5d174 SIZE (rust/crates/deflate-0.8.6.crate) = 62365 SHA256 (rust/crates/derivative-2.2.0.crate) = fcc3dd5e9e9c0b295d6e1e4d811fb6f157d5ffd784b8d202fc62eac8035a770b SIZE (rust/crates/derivative-2.2.0.crate) = 48076 SHA256 (rust/crates/derive_utils-0.11.2.crate) = 532b4c15dccee12c7044f1fcad956e98410860b22231e44a3b827464797ca7bf SIZE (rust/crates/derive_utils-0.11.2.crate) = 15349 SHA256 (rust/crates/dispatch-0.2.0.crate) = bd0c93bb4b0c6d9b77f4435b0ae98c24d17f1c45b2ff844c6151a07256ca923b SIZE (rust/crates/dispatch-0.2.0.crate) = 10229 SHA256 (rust/crates/dlib-0.4.2.crate) = b11f15d1e3268f140f68d390637d5e76d849782d971ae7063e0da69fe9709a76 SIZE (rust/crates/dlib-0.4.2.crate) = 3853 SHA256 (rust/crates/dlib-0.5.2.crate) = 330c60081dcc4c72131f8eb70510f1ac07223e5d4163db481a04a0befcffa412 SIZE (rust/crates/dlib-0.5.2.crate) = 5806 SHA256 (rust/crates/downcast-rs-1.2.0.crate) = 9ea835d29036a4087793836fa931b08837ad5e957da9e23886b29586fb9b6650 SIZE (rust/crates/downcast-rs-1.2.0.crate) = 11670 SHA256 (rust/crates/draw_state-0.8.0.crate) = 33cf9537e2d06891448799b96d5a8c8083e0e90522a7fdabe6ebf4f41d79d651 SIZE (rust/crates/draw_state-0.8.0.crate) = 8963 SHA256 (rust/crates/either-1.10.0.crate) = 11157ac094ffbdde99aa67b23417ebdd801842852b500e395a45a9c0aac03e4a SIZE (rust/crates/either-1.10.0.crate) = 18334 SHA256 (rust/crates/errno-dragonfly-0.1.2.crate) = aa68f1b12764fab894d2755d2518754e71b4fd80ecfb822714a1206c2aab39bf SIZE (rust/crates/errno-dragonfly-0.1.2.crate) = 1810 SHA256 (rust/crates/fnv-1.0.7.crate) = 3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1 SIZE (rust/crates/fnv-1.0.7.crate) = 11266 SHA256 (rust/crates/foreign-types-0.3.2.crate) = f6f339eb8adc052cd2ca78910fda869aefa38d22d5cb648e6485e4d3fc06f3b1 SIZE (rust/crates/foreign-types-0.3.2.crate) = 7504 SHA256 (rust/crates/foreign-types-shared-0.1.1.crate) = 00b0228411908ca8685dba7fc2cdd70ec9990a6e753e89b6ac91a84c40fbaf4b SIZE (rust/crates/foreign-types-shared-0.1.1.crate) = 5672 SHA256 (rust/crates/fuchsia-cprng-0.1.1.crate) = a06f77d526c1a601b7c4cdd98f54b5eaabffc14d5f2f0296febdc7f357c6d3ba SIZE (rust/crates/fuchsia-cprng-0.1.1.crate) = 2950 SHA256 (rust/crates/fuchsia-zircon-0.3.3.crate) = 2e9763c69ebaae630ba35f74888db465e49e259ba1bc0eda7d06f4a067615d82 SIZE (rust/crates/fuchsia-zircon-0.3.3.crate) = 22565 SHA256 (rust/crates/fuchsia-zircon-sys-0.3.3.crate) = 3dcaa9ae7725d12cdb85b3ad99a434db70b468c09ded17e012d86b5c1010f7a7 SIZE (rust/crates/fuchsia-zircon-sys-0.3.3.crate) = 7191 SHA256 (rust/crates/futures-0.3.30.crate) = 645c6916888f6cb6350d2550b80fb63e734897a8498abe35cfb732b6487804b0 SIZE (rust/crates/futures-0.3.30.crate) = 53828 SHA256 (rust/crates/futures-channel-0.3.30.crate) = eac8f7d7865dcb88bd4373ab671c8cf4508703796caa2b1985a9ca867b3fcb78 SIZE (rust/crates/futures-channel-0.3.30.crate) = 31736 SHA256 (rust/crates/futures-core-0.3.30.crate) = dfc6580bb841c5a68e9ef15c77ccc837b40a7504914d52e47b8b0e9bbda25a1d SIZE (rust/crates/futures-core-0.3.30.crate) = 14071 SHA256 (rust/crates/futures-executor-0.3.30.crate) = a576fc72ae164fca6b9db127eaa9a9dda0d61316034f33a0a0d4eda41f02b01d SIZE (rust/crates/futures-executor-0.3.30.crate) = 17744 SHA256 (rust/crates/futures-io-0.3.30.crate) = a44623e20b9681a318efdd71c299b6b222ed6f231972bfe2f224ebad6311f0c1 SIZE (rust/crates/futures-io-0.3.30.crate) = 8910 SHA256 (rust/crates/futures-sink-0.3.30.crate) = 9fb8e00e87438d937621c1c6269e53f536c14d3fbd6a042bb24879e57d474fb5 SIZE (rust/crates/futures-sink-0.3.30.crate) = 7852 SHA256 (rust/crates/futures-task-0.3.30.crate) = 38d84fa142264698cdce1a9f9172cf383a0c82de1bddcf3092901442c4097004 SIZE (rust/crates/futures-task-0.3.30.crate) = 11126 SHA256 (rust/crates/futures-util-0.3.30.crate) = 3d6401deb83407ab3da39eba7e33987a73c3df0c82b4bb5813ee871c19c41d48 SIZE (rust/crates/futures-util-0.3.30.crate) = 159977 SHA256 (rust/crates/getrandom-0.1.16.crate) = 8fc3cb4d91f53b50155bdcfd23f6a4c39ae1969c2ae85982b135750cccaf5fce SIZE (rust/crates/getrandom-0.1.16.crate) = 25077 SHA256 (rust/crates/getrandom-0.2.12.crate) = 190092ea657667030ac6a35e305e62fc4dd69fd98ac98631e5d3a2b1575a12b5 SIZE (rust/crates/getrandom-0.2.12.crate) = 36163 SHA256 (rust/crates/gfx-0.18.3.crate) = eb754057e8bfb8fdb38a33b9caa213dbeb2cbbef2003fe6b2cb36dff96098e0a SIZE (rust/crates/gfx-0.18.3.crate) = 27869 SHA256 (rust/crates/gfx_core-0.9.2.crate) = 75fbddaef2e12b4995900539d7209d947b988a3d87ee8737484d049b526e5441 SIZE (rust/crates/gfx_core-0.9.2.crate) = 34673 SHA256 (rust/crates/gfx_device_gl-0.16.2.crate) = 109c385fa380c18888633aa27d1e16cbae518469702a2f69dcb5f52d5378bebc SIZE (rust/crates/gfx_device_gl-0.16.2.crate) = 37101 SHA256 (rust/crates/gfx_gl-0.6.1.crate) = f2d38164670920cfb7491bc0cf6f49f0554bd1c44cdbedc6c78d2bf91691ff5e SIZE (rust/crates/gfx_gl-0.6.1.crate) = 5679 SHA256 (rust/crates/gif-0.11.4.crate) = 3edd93c6756b4dfaf2709eafcc345ba2636565295c198a9cfbf75fa5e3e00b06 SIZE (rust/crates/gif-0.11.4.crate) = 634244 SHA256 (rust/crates/gl-0.13.0.crate) = 4b411c7e0bfc599e3606412c190e786b5bb48cf00073e1635f9bb6f88fe7d84a SIZE (rust/crates/gl-0.13.0.crate) = 4609 SHA256 (rust/crates/gl_generator-0.13.1.crate) = ca98bbde17256e02d17336a6bdb5a50f7d0ccacee502e191d3e3d0ec2f96f84a SIZE (rust/crates/gl_generator-0.13.1.crate) = 22307 SHA256 (rust/crates/gl_generator-0.14.0.crate) = 1a95dfc23a2b4a9a2f5ab41d194f8bfda3cabec42af4e39f08c339eb2a0c124d SIZE (rust/crates/gl_generator-0.14.0.crate) = 22330 SHA256 (rust/crates/glob-0.3.1.crate) = d2fabcfbdc87f4758337ca535fb41a6d701b65693ce38287d856d1674551ec9b SIZE (rust/crates/glob-0.3.1.crate) = 18880 SHA256 (rust/crates/glutin-0.26.0.crate) = 1ae1cbb9176b9151c4ce03f012e3cd1c6c18c4be79edeaeb3d99f5d8085c5fa3 SIZE (rust/crates/glutin-0.26.0.crate) = 57841 SHA256 (rust/crates/glutin_egl_sys-0.1.6.crate) = 68900f84b471f31ea1d1355567eb865a2cf446294f06cef8d653ed7bcf5f013d SIZE (rust/crates/glutin_egl_sys-0.1.6.crate) = 5920 SHA256 (rust/crates/glutin_emscripten_sys-0.1.1.crate) = 80de4146df76e8a6c32b03007bc764ff3249dcaeb4f675d68a06caf1bac363f1 SIZE (rust/crates/glutin_emscripten_sys-0.1.1.crate) = 1892 SHA256 (rust/crates/glutin_gles2_sys-0.1.5.crate) = e8094e708b730a7c8a1954f4f8a31880af00eb8a1c5b5bf85d28a0a3c6d69103 SIZE (rust/crates/glutin_gles2_sys-0.1.5.crate) = 6023 SHA256 (rust/crates/glutin_glx_sys-0.1.8.crate) = d93d0575865098580c5b3a423188cd959419912ea60b1e48e8b3b526f6d02468 SIZE (rust/crates/glutin_glx_sys-0.1.8.crate) = 5723 SHA256 (rust/crates/glutin_wgl_sys-0.1.5.crate) = 3da5951a1569dbab865c6f2a863efafff193a93caf05538d193e9e3816d21696 SIZE (rust/crates/glutin_wgl_sys-0.1.5.crate) = 5487 SHA256 (rust/crates/half-1.8.3.crate) = 1b43ede17f21864e81be2fa654110bf1e793774238d86ef8555c37e6519c0403 SIZE (rust/crates/half-1.8.3.crate) = 41624 SHA256 (rust/crates/hashbrown-0.14.3.crate) = 290f1a1d9242c78d09ce40a5e87e7554ee637af1351968159f4952f028f75604 SIZE (rust/crates/hashbrown-0.14.3.crate) = 141425 SHA256 (rust/crates/hermit-abi-0.1.19.crate) = 62b467343b94ba476dcb2500d242dadbb39557df889310ac77c5d99100aaac33 SIZE (rust/crates/hermit-abi-0.1.19.crate) = 9979 SHA256 (rust/crates/ident_case-1.0.1.crate) = b9e0384b61958566e926dc50660321d12159025e767c18e043daf26b70104c39 SIZE (rust/crates/ident_case-1.0.1.crate) = 3492 SHA256 (rust/crates/image-0.23.14.crate) = 24ffcb7e7244a9bf19d35bf2883b9c080c4ced3c07a9895572178cdb8f13f6a1 SIZE (rust/crates/image-0.23.14.crate) = 226804 SHA256 (rust/crates/instant-0.1.12.crate) = 7a5bbe824c507c5da5956355e86a746d82e0e1464f65d862cc5e71da70e94b2c SIZE (rust/crates/instant-0.1.12.crate) = 6128 SHA256 (rust/crates/interpolation-0.2.0.crate) = d3b7357d2bbc5ee92f8e899ab645233e43d21407573cceb37fed8bc3dede2c02 SIZE (rust/crates/interpolation-0.2.0.crate) = 6260 SHA256 (rust/crates/iovec-0.1.4.crate) = b2b3ea6ff95e175473f8ffe6a7eb7c00d054240321b84c57051175fe3c1e075e SIZE (rust/crates/iovec-0.1.4.crate) = 8720 SHA256 (rust/crates/itertools-0.8.2.crate) = f56a2d0bc861f9165be4eb3442afd3c236d8a98afd426f65d92324ae1091a484 SIZE (rust/crates/itertools-0.8.2.crate) = 89203 SHA256 (rust/crates/itertools-0.9.0.crate) = 284f18f85651fe11e8a991b2adb42cb078325c996ed026d994719efcfca1d54b SIZE (rust/crates/itertools-0.9.0.crate) = 96429 SHA256 (rust/crates/itertools-0.10.5.crate) = b0fd2260e829bddf4cb6ea802289de2f86d6a7a690192fbe91b3f46e0f2c8473 SIZE (rust/crates/itertools-0.10.5.crate) = 115354 SHA256 (rust/crates/itoa-1.0.11.crate) = 49f1f14873335454500d59611f1cf4a4b0f786f9ac11f4312a78e4cf2566695b SIZE (rust/crates/itoa-1.0.11.crate) = 10563 SHA256 (rust/crates/jni-sys-0.3.0.crate) = 8eaf4bc02d17cbdd7ff4c7438cafcdf7fb9a4613313ad11b4f8fefe7d3fa0130 SIZE (rust/crates/jni-sys-0.3.0.crate) = 10232 SHA256 (rust/crates/jpeg-decoder-0.1.22.crate) = 229d53d58899083193af11e15917b5640cd40b29ff475a1fe4ef725deb02d0f2 SIZE (rust/crates/jpeg-decoder-0.1.22.crate) = 228366 SHA256 (rust/crates/js-sys-0.3.69.crate) = 29c15563dc2726973df627357ce0c9ddddbea194836909d655df6a75d2cf296d SIZE (rust/crates/js-sys-0.3.69.crate) = 81083 SHA256 (rust/crates/kernel32-sys-0.2.2.crate) = 7507624b29483431c0ba2d82aece8ca6cdba9382bff4ddd0f7490560c056098d SIZE (rust/crates/kernel32-sys-0.2.2.crate) = 24537 SHA256 (rust/crates/khronos_api-3.1.0.crate) = e2db585e1d738fc771bf08a151420d3ed193d9d895a36df7f6f8a9456b911ddc SIZE (rust/crates/khronos_api-3.1.0.crate) = 599718 SHA256 (rust/crates/lazy_static-1.4.0.crate) = e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646 SIZE (rust/crates/lazy_static-1.4.0.crate) = 10443 SHA256 (rust/crates/lazycell-1.3.0.crate) = 830d08ce1d1d941e6b30645f1a0eb5643013d835ce3779a5fc208261dbe10f55 SIZE (rust/crates/lazycell-1.3.0.crate) = 12502 SHA256 (rust/crates/lexical-5.2.2.crate) = f404a90a744e32e8be729034fc33b90cf2a56418fbf594d69aa3c0214ad414e5 SIZE (rust/crates/lexical-5.2.2.crate) = 102038 SHA256 (rust/crates/lexical-core-0.7.6.crate) = 6607c62aa161d23d17a9072cc5da0be67cdfc89d3afb1e8d9c842bebc2525ffe SIZE (rust/crates/lexical-core-0.7.6.crate) = 494385 SHA256 (rust/crates/libc-0.2.153.crate) = 9c198f91728a82281a64e1f4f9eeb25d82cb32a5de251c6bd1b5154d63a8e7bd SIZE (rust/crates/libc-0.2.153.crate) = 740614 SHA256 (rust/crates/libloading-0.6.7.crate) = 351a32417a12d5f7e82c368a66781e307834dae04c6ce0cd4456d52989229883 SIZE (rust/crates/libloading-0.6.7.crate) = 25037 SHA256 (rust/crates/libloading-0.8.3.crate) = 0c2a198fb6b0eada2a8df47933734e6d35d350665a33a3593d7164fa52c75c19 SIZE (rust/crates/libloading-0.8.3.crate) = 28480 SHA256 (rust/crates/libredox-0.0.2.crate) = 3af92c55d7d839293953fcd0fda5ecfe93297cfde6ffbdec13b41d99c0ba6607 SIZE (rust/crates/libredox-0.0.2.crate) = 4538 SHA256 (rust/crates/libredox-0.1.3.crate) = c0ff37bd590ca25063e35af745c343cb7a0271906fb7b37e4813e8f79f00268d SIZE (rust/crates/libredox-0.1.3.crate) = 6068 SHA256 (rust/crates/lock_api-0.4.11.crate) = 3c168f8615b12bc01f9c17e2eb0cc07dcae1940121185446edc3744920e8ef45 SIZE (rust/crates/lock_api-0.4.11.crate) = 27487 SHA256 (rust/crates/log-0.4.21.crate) = 90ed8c1e510134f979dbc4f070f87d4313098b704861a105fe34231c70a3901c SIZE (rust/crates/log-0.4.21.crate) = 43442 SHA256 (rust/crates/malloc_buf-0.0.6.crate) = 62bb907fe88d54d8d9ce32a3cceab4218ed2f6b7d35617cafe9adf84e43919cb SIZE (rust/crates/malloc_buf-0.0.6.crate) = 1239 SHA256 (rust/crates/memchr-2.7.2.crate) = 6c8640c5d730cb13ebd907d8d04b52f55ac9a2eec55b440c8892f40d56c76c1d SIZE (rust/crates/memchr-2.7.2.crate) = 96220 SHA256 (rust/crates/memmap2-0.1.0.crate) = d9b70ca2a6103ac8b665dc150b142ef0e4e89df640c9e6cf295d189c3caebe5a SIZE (rust/crates/memmap2-0.1.0.crate) = 17685 SHA256 (rust/crates/memoffset-0.6.5.crate) = 5aa361d4faea93603064a027415f07bd8e1d5c88c9fbf68bf56a285428fd79ce SIZE (rust/crates/memoffset-0.6.5.crate) = 7686 SHA256 (rust/crates/miniz_oxide-0.3.7.crate) = 791daaae1ed6889560f8c4359194f56648355540573244a5448a83ba1ecc7435 SIZE (rust/crates/miniz_oxide-0.3.7.crate) = 44996 SHA256 (rust/crates/miniz_oxide-0.4.4.crate) = a92518e98c078586bc6c934028adcca4c92a53d6a958196de835170a01d84e4b SIZE (rust/crates/miniz_oxide-0.4.4.crate) = 49938 SHA256 (rust/crates/mio-0.6.23.crate) = 4afd66f5b91bf2a3bc13fad0e21caedac168ca4c707504e75585648ae80e4cc4 SIZE (rust/crates/mio-0.6.23.crate) = 103554 SHA256 (rust/crates/mio-extras-2.0.6.crate) = 52403fe290012ce777c4626790c8951324a2b9e3316b3143779c72b029742f19 SIZE (rust/crates/mio-extras-2.0.6.crate) = 16292 SHA256 (rust/crates/miow-0.2.2.crate) = ebd808424166322d4a38da87083bfddd3ac4c131334ed55856112eb06d46944d SIZE (rust/crates/miow-0.2.2.crate) = 22044 SHA256 (rust/crates/mktemp-0.4.1.crate) = 975de676448231fcde04b9149d2543077e166b78fc29eae5aa219e7928410da2 SIZE (rust/crates/mktemp-0.4.1.crate) = 8869 SHA256 (rust/crates/ndk-0.2.1.crate) = 5eb167c1febed0a496639034d0c76b3b74263636045db5489eee52143c246e73 SIZE (rust/crates/ndk-0.2.1.crate) = 38584 SHA256 (rust/crates/ndk-glue-0.2.1.crate) = bdf399b8b7a39c6fb153c4ec32c72fd5fe789df24a647f229c239aa7adb15241 SIZE (rust/crates/ndk-glue-0.2.1.crate) = 3684 SHA256 (rust/crates/ndk-macro-0.2.0.crate) = 05d1c6307dc424d0f65b9b06e94f88248e6305726b14729fd67a5e47b2dc481d SIZE (rust/crates/ndk-macro-0.2.0.crate) = 4949 SHA256 (rust/crates/ndk-sys-0.2.2.crate) = e1bcdd74c20ad5d95aacd60ef9ba40fdf77f767051040541df557b7a9b2a2121 SIZE (rust/crates/ndk-sys-0.2.2.crate) = 279365 SHA256 (rust/crates/net2-0.2.39.crate) = b13b648036a2339d06de780866fbdfda0dde886de7b3af2ddeba8b14f4ee34ac SIZE (rust/crates/net2-0.2.39.crate) = 20696 SHA256 (rust/crates/nix-0.18.0.crate) = 83450fe6a6142ddd95fb064b746083fc4ef1705fe81f64a64e1d4b39f54a1055 SIZE (rust/crates/nix-0.18.0.crate) = 209962 SHA256 (rust/crates/nix-0.20.0.crate) = fa9b4819da1bc61c0ea48b63b7bc8604064dd43013e7cc325df098d49cd7c18a SIZE (rust/crates/nix-0.20.0.crate) = 216983 SHA256 (rust/crates/num-0.4.1.crate) = b05180d69e3da0e530ba2a1dae5110317e49e3b7f3d41be227dc5f92e49ee7af SIZE (rust/crates/num-0.4.1.crate) = 9522 SHA256 (rust/crates/num-bigint-0.4.4.crate) = 608e7659b5c3d7cba262d894801b9ec9d00de989e8a82bd4bef91d08da45cdc0 SIZE (rust/crates/num-bigint-0.4.4.crate) = 99369 SHA256 (rust/crates/num-complex-0.4.5.crate) = 23c6602fda94a57c990fe0df199a035d83576b496aa29f4e634a8ac6004e68a6 SIZE (rust/crates/num-complex-0.4.5.crate) = 29614 SHA256 (rust/crates/num-integer-0.1.46.crate) = 7969661fd2958a5cb096e56c8e1ad0444ac2bbcd0061bd28660485a44879858f SIZE (rust/crates/num-integer-0.1.46.crate) = 22331 SHA256 (rust/crates/num-iter-0.1.44.crate) = d869c01cc0c455284163fd0092f1f93835385ccab5a98a0dcc497b2f8bf055a9 SIZE (rust/crates/num-iter-0.1.44.crate) = 10249 SHA256 (rust/crates/num-rational-0.3.2.crate) = 12ac428b1cb17fce6f731001d307d351ec70a6d202fc2e60f7d4c5e42d8f4f07 SIZE (rust/crates/num-rational-0.3.2.crate) = 26359 SHA256 (rust/crates/num-rational-0.4.1.crate) = 0638a1c9d0a3c0914158145bc76cff373a75a627e6ecbfb71cbe6f453a5a19b0 SIZE (rust/crates/num-rational-0.4.1.crate) = 27889 SHA256 (rust/crates/num-traits-0.2.18.crate) = da0df0e5185db44f69b44f26786fe401b6c293d1907744beaa7fa62b2e5a517a SIZE (rust/crates/num-traits-0.2.18.crate) = 51930 SHA256 (rust/crates/num_enum-0.4.3.crate) = ca565a7df06f3d4b485494f25ba05da1435950f4dc263440eda7a6fa9b8e36e4 SIZE (rust/crates/num_enum-0.4.3.crate) = 4840 SHA256 (rust/crates/num_enum_derive-0.4.3.crate) = ffa5a33ddddfee04c0283a7653987d634e880347e96b5b2ed64de07efb59db9d SIZE (rust/crates/num_enum_derive-0.4.3.crate) = 4552 SHA256 (rust/crates/numtoa-0.1.0.crate) = b8f8bdf33df195859076e54ab11ee78a1b208382d3a26ec40d142ffc1ecc49ef SIZE (rust/crates/numtoa-0.1.0.crate) = 8999 SHA256 (rust/crates/objc-0.2.7.crate) = 915b1b472bc21c53464d6c8461c9d3af805ba1ef837e1cac254428f4a77177b1 SIZE (rust/crates/objc-0.2.7.crate) = 22036 SHA256 (rust/crates/once_cell-1.19.0.crate) = 3fdb12b2476b595f9358c5161aa467c2438859caa136dec86c26fdd2efe17b92 SIZE (rust/crates/once_cell-1.19.0.crate) = 33046 SHA256 (rust/crates/oorandom-11.1.3.crate) = 0ab1bc2a289d34bd04a330323ac98a1b4bc82c9d9fcb1e66b63caa84da26b575 SIZE (rust/crates/oorandom-11.1.3.crate) = 10068 SHA256 (rust/crates/osmesa-sys-0.1.2.crate) = 88cfece6e95d2e717e0872a7f53a8684712ad13822a7979bc760b9c77ec0013b SIZE (rust/crates/osmesa-sys-0.1.2.crate) = 1322 SHA256 (rust/crates/owned_ttf_parser-0.15.2.crate) = 05e6affeb1632d6ff6a23d2cd40ffed138e82f1532571a26f527c8a284bb2fbb SIZE (rust/crates/owned_ttf_parser-0.15.2.crate) = 137485 SHA256 (rust/crates/parking_lot-0.11.2.crate) = 7d17b78036a60663b797adeaee46f5c9dfebb86948d1255007a1d6be0271ff99 SIZE (rust/crates/parking_lot-0.11.2.crate) = 39869 SHA256 (rust/crates/parking_lot-0.12.1.crate) = 3742b2c103b9f06bc9fff0a37ff4912935851bee6d36f3c02bcc755bcfec228f SIZE (rust/crates/parking_lot-0.12.1.crate) = 40967 SHA256 (rust/crates/parking_lot_core-0.8.6.crate) = 60a2cfe6f0ad2bfc16aefa463b497d5c7a5ecd44a23efa72aa342d90177356dc SIZE (rust/crates/parking_lot_core-0.8.6.crate) = 32567 SHA256 (rust/crates/parking_lot_core-0.9.9.crate) = 4c42a9226546d68acdd9c0a280d17ce19bfe27a46bf68784e4066115788d008e SIZE (rust/crates/parking_lot_core-0.9.9.crate) = 32445 SHA256 (rust/crates/percent-encoding-2.3.1.crate) = e3148f5046208a5d56bcfc03053e3ca6334e51da8dfb19b6cdc8b306fae3283e SIZE (rust/crates/percent-encoding-2.3.1.crate) = 10235 SHA256 (rust/crates/permutate-0.3.2.crate) = 53b7d5b19a715ffab38693a9dd44b067fdfa2b18eef65bd93562dfe507022fae SIZE (rust/crates/permutate-0.3.2.crate) = 9725 SHA256 (rust/crates/pin-project-lite-0.2.14.crate) = bda66fc9667c18cb2758a2ac84d1167245054bcf85d5d1aaa6923f45801bdd02 SIZE (rust/crates/pin-project-lite-0.2.14.crate) = 28817 SHA256 (rust/crates/pin-utils-0.1.0.crate) = 8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184 SIZE (rust/crates/pin-utils-0.1.0.crate) = 7580 SHA256 (rust/crates/piston-0.53.2.crate) = 6e465487e1063ebe4103bc0fb65bc3dd604b635b2012a41530d3a5f77106e526 SIZE (rust/crates/piston-0.53.2.crate) = 8930 SHA256 (rust/crates/piston-ai_behavior-0.31.0.crate) = fa27af3fe9208a668af67bf296fa50b2e3353f67b0dd5112192c13ccd5464e10 SIZE (rust/crates/piston-ai_behavior-0.31.0.crate) = 8184 SHA256 (rust/crates/piston-float-1.0.1.crate) = ad78bf43dcf80e8f950c92b84f938a0fc7590b7f6866fbcbeca781609c115590 SIZE (rust/crates/piston-float-1.0.1.crate) = 3612 SHA256 (rust/crates/piston-gfx_texture-0.41.0.crate) = de8d1197620f9774197c2f4fa5bca2b667ec40a9521160d6a4b46ccfdf4ac97c SIZE (rust/crates/piston-gfx_texture-0.41.0.crate) = 4922 SHA256 (rust/crates/piston-graphics_api_version-1.0.1.crate) = 3b06401e3ea38467d8d85b394557408107e3e56d827f0d00c9b47e902cbd1bed SIZE (rust/crates/piston-graphics_api_version-1.0.1.crate) = 2581 SHA256 (rust/crates/piston-shaders_graphics2d-0.4.0.crate) = 3a35f4d08d2b6fd7ff02baab63346d4b7d2fdd5ac3f2e091a5128c22c77a489a SIZE (rust/crates/piston-shaders_graphics2d-0.4.0.crate) = 2466 SHA256 (rust/crates/piston-texture-0.8.0.crate) = 62c93564eef40a9920d026697f63d224efd7ac80981fb418fe1dad447c2d9bdd SIZE (rust/crates/piston-texture-0.8.0.crate) = 4040 SHA256 (rust/crates/piston-viewport-1.0.2.crate) = 61ecaf8ae0d71dd9cdbbd8662b47659621c09430ff3cb880d154858d3b8ac001 SIZE (rust/crates/piston-viewport-1.0.2.crate) = 2695 SHA256 (rust/crates/piston2d-gfx_graphics-0.73.0.crate) = 84b79261cc8dfd181ad82640a1cac6fcbdb57f3ef447673ec8ec6926e5b33a8d SIZE (rust/crates/piston2d-gfx_graphics-0.73.0.crate) = 22204 SHA256 (rust/crates/piston2d-graphics-0.35.0.crate) = cf145cd97b579ad9e0aa19652a217be961021de8e2d0c2a039f20ad6ad72a2b7 SIZE (rust/crates/piston2d-graphics-0.35.0.crate) = 29988 SHA256 (rust/crates/piston2d-graphics-0.40.0.crate) = beb104512055b3bf44fc3d8dad9af88abda16a468d048626ae9b49f634802c67 SIZE (rust/crates/piston2d-graphics-0.40.0.crate) = 30542 SHA256 (rust/crates/piston2d-sprite-0.58.0.crate) = 8c735fb7ebd161e94bdab236f33dc4978433e493e30856840dc4057bb192d054 SIZE (rust/crates/piston2d-sprite-0.58.0.crate) = 421179 SHA256 (rust/crates/piston_window-0.120.0.crate) = 96675d1e6ea52d59751e1fb956c3600b8d67a5d62cacbfb553f2ef07374d93f5 SIZE (rust/crates/piston_window-0.120.0.crate) = 20501 SHA256 (rust/crates/pistoncore-event_loop-0.53.1.crate) = 41d86b3bf012430bb23694348615e37769aca0e9910539ce93674006aeeb77e6 SIZE (rust/crates/pistoncore-event_loop-0.53.1.crate) = 5392 SHA256 (rust/crates/pistoncore-glutin_window-0.69.0.crate) = 66086130e496d440aba286ba47b7d61e33413208323bec3499bf7975fa72dc2e SIZE (rust/crates/pistoncore-glutin_window-0.69.0.crate) = 66102 SHA256 (rust/crates/pistoncore-input-0.28.1.crate) = bd3f576d1a49fe2a86716b52ae72896319b05eb4d3abe41fb01abd3241cd5f7a SIZE (rust/crates/pistoncore-input-0.28.1.crate) = 18916 SHA256 (rust/crates/pistoncore-input-1.0.1.crate) = 2977fed6eb16c554fd445a09a50c8a0c250f4c50f752be46a7bd9dcc5ba471f0 SIZE (rust/crates/pistoncore-input-1.0.1.crate) = 18412 SHA256 (rust/crates/pistoncore-window-0.47.1.crate) = d62962b4e9cfc13143c77e032302fedc58a8f0f570d30006cdb38ba00a5e50bf SIZE (rust/crates/pistoncore-window-0.47.1.crate) = 7792 SHA256 (rust/crates/pkg-config-0.3.30.crate) = d231b230927b5e4ad203db57bbcbee2802f6bce620b1e4a9024a07d94e2907ec SIZE (rust/crates/pkg-config-0.3.30.crate) = 20613 SHA256 (rust/crates/plotters-0.3.5.crate) = d2c224ba00d7cadd4d5c660deaf2098e5e80e07846537c51f9cfa4be50c1fd45 SIZE (rust/crates/plotters-0.3.5.crate) = 143975 SHA256 (rust/crates/plotters-backend-0.3.5.crate) = 9e76628b4d3a7581389a35d5b6e2139607ad7c75b17aed325f210aa91f4a9609 SIZE (rust/crates/plotters-backend-0.3.5.crate) = 13440 SHA256 (rust/crates/plotters-svg-0.3.5.crate) = 38f6d39893cca0701371e3c27294f09797214b86f1fb951b89ade8ec04e2abab SIZE (rust/crates/plotters-svg-0.3.5.crate) = 6948 SHA256 (rust/crates/png-0.16.8.crate) = 3c3287920cb847dee3de33d301c463fba14dda99db24214ddf93f83d3021f4c6 SIZE (rust/crates/png-0.16.8.crate) = 52598 SHA256 (rust/crates/ppv-lite86-0.2.17.crate) = 5b40af805b3121feab8a3c29f04d8ad262fa8e0561883e7653e024ae4479e6de SIZE (rust/crates/ppv-lite86-0.2.17.crate) = 22242 SHA256 (rust/crates/proc-macro-crate-0.1.5.crate) = 1d6ea3c4595b96363c13943497db34af4460fb474a95c43f4446ad341b8c9785 SIZE (rust/crates/proc-macro-crate-0.1.5.crate) = 8096 SHA256 (rust/crates/proc-macro2-1.0.79.crate) = e835ff2298f5721608eb1a980ecaee1aef2c132bf95ecc026a11b7bf3c01c02e SIZE (rust/crates/proc-macro2-1.0.79.crate) = 47200 SHA256 (rust/crates/quote-1.0.35.crate) = 291ec9ab5efd934aaf503a6466c5d5251535d108ee747472c3977cc5acc868ef SIZE (rust/crates/quote-1.0.35.crate) = 28136 SHA256 (rust/crates/rand-0.4.6.crate) = 552840b97013b1a26992c11eac34bdd778e464601a4c2054b5f0bff7c6761293 SIZE (rust/crates/rand-0.4.6.crate) = 76401 SHA256 (rust/crates/rand-0.7.3.crate) = 6a6b1679d49b24bbfe0c803429aa1874472f50d9b363131f0e89fc356b544d03 SIZE (rust/crates/rand-0.7.3.crate) = 112246 SHA256 (rust/crates/rand_chacha-0.2.2.crate) = f4c8ed856279c9737206bf725bf36935d8666ead7aa69b52be55af369d193402 SIZE (rust/crates/rand_chacha-0.2.2.crate) = 13267 SHA256 (rust/crates/rand_core-0.3.1.crate) = 7a6fdeb83b075e8266dcc8762c22776f6877a63111121f5f8c7411e5be7eed4b SIZE (rust/crates/rand_core-0.3.1.crate) = 15483 SHA256 (rust/crates/rand_core-0.4.2.crate) = 9c33a3c44ca05fa6f1807d8e6743f3824e8509beca625669633be0acbdf509dc SIZE (rust/crates/rand_core-0.4.2.crate) = 20243 SHA256 (rust/crates/rand_core-0.5.1.crate) = 90bde5296fc891b0cef12a6d03ddccc162ce7b2aff54160af9338f8d40df6d19 SIZE (rust/crates/rand_core-0.5.1.crate) = 21116 SHA256 (rust/crates/rand_hc-0.2.0.crate) = ca3129af7b92a17112d59ad498c6f81eaf463253766b90396d39ea7a39d6613c SIZE (rust/crates/rand_hc-0.2.0.crate) = 11670 SHA256 (rust/crates/raw-window-handle-0.3.4.crate) = e28f55143d0548dad60bb4fbdc835a3d7ac6acc3324506450c5fdd6e42903a76 SIZE (rust/crates/raw-window-handle-0.3.4.crate) = 6536 SHA256 (rust/crates/raw-window-handle-0.4.3.crate) = b800beb9b6e7d2df1fe337c9e3d04e3af22a124460fb4c30fcc22c9117cefb41 SIZE (rust/crates/raw-window-handle-0.4.3.crate) = 10636 SHA256 (rust/crates/rayon-1.10.0.crate) = b418a60154510ca1a002a752ca9714984e21e4241e804d32555251faf8b78ffa SIZE (rust/crates/rayon-1.10.0.crate) = 180155 SHA256 (rust/crates/rayon-core-1.12.1.crate) = 1465873a3dfdaa8ae7cb14b4383657caab0b3e8a0aa9ae8e04b044854c8dfce2 SIZE (rust/crates/rayon-core-1.12.1.crate) = 70701 SHA256 (rust/crates/rdrand-0.4.0.crate) = 678054eb77286b51581ba43620cc911abf02758c91f93f479767aed0f90458b2 SIZE (rust/crates/rdrand-0.4.0.crate) = 6456 SHA256 (rust/crates/read_color-1.0.0.crate) = 9f4c8858baa4ad3c8bcc156ae91a0ffe22b76a3975c40c49b4f04c15c6bce0da SIZE (rust/crates/read_color-1.0.0.crate) = 6261 SHA256 (rust/crates/redox_syscall-0.2.16.crate) = fb5a58c1855b4b6819d59012155603f0b22ad30cad752600aadfcb695265519a SIZE (rust/crates/redox_syscall-0.2.16.crate) = 24012 SHA256 (rust/crates/redox_syscall-0.4.1.crate) = 4722d768eff46b75989dd134e5c353f0d6296e5aaa3132e776cbdb56be7731aa SIZE (rust/crates/redox_syscall-0.4.1.crate) = 24858 SHA256 (rust/crates/redox_termios-0.1.3.crate) = 20145670ba436b55d91fc92d25e71160fbfbdd57831631c8d7d36377a476f1cb SIZE (rust/crates/redox_termios-0.1.3.crate) = 3240 SHA256 (rust/crates/redox_users-0.4.5.crate) = bd283d9651eeda4b2a83a43c1c91b266c40fd76ecd39a50a8c630ae69dc72891 SIZE (rust/crates/redox_users-0.4.5.crate) = 15514 SHA256 (rust/crates/regex-1.10.4.crate) = c117dbdfde9c8308975b6a18d71f3f385c89461f7b3fb054288ecf2a2058ba4c SIZE (rust/crates/regex-1.10.4.crate) = 253191 SHA256 (rust/crates/regex-automata-0.4.6.crate) = 86b83b8b9847f9bf95ef68afb0b8e6cdb80f498442f5179a29fad448fcc1eaea SIZE (rust/crates/regex-automata-0.4.6.crate) = 617565 SHA256 (rust/crates/regex-syntax-0.8.3.crate) = adad44e29e4c806119491a7f06f03de4d1af22c3a680dd47f1e6e179439d1f56 SIZE (rust/crates/regex-syntax-0.8.3.crate) = 347497 SHA256 (rust/crates/rust-argon2-0.8.3.crate) = 4b18820d944b33caa75a71378964ac46f58517c92b6ae5f762636247c09e78fb SIZE (rust/crates/rust-argon2-0.8.3.crate) = 28313 SHA256 (rust/crates/rusttype-0.9.3.crate) = 3ff8374aa04134254b7995b63ad3dc41c7f7236f69528b28553da7d72efaa967 SIZE (rust/crates/rusttype-0.9.3.crate) = 31309 SHA256 (rust/crates/ryu-1.0.17.crate) = e86697c916019a8588c99b5fac3cead74ec0b4b819707a682fd4d23fa0ce1ba1 SIZE (rust/crates/ryu-1.0.17.crate) = 47537 SHA256 (rust/crates/same-file-1.0.6.crate) = 93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502 SIZE (rust/crates/same-file-1.0.6.crate) = 10183 SHA256 (rust/crates/scoped-tls-1.0.1.crate) = e1cf6437eb19a8f4a6cc0f7dca544973b0b78843adbfeb3683d1a94a0024a294 SIZE (rust/crates/scoped-tls-1.0.1.crate) = 8202 SHA256 (rust/crates/scoped_threadpool-0.1.9.crate) = 1d51f5df5af43ab3f1360b429fa5e0152ac5ce8c0bd6485cae490332e96846a8 SIZE (rust/crates/scoped_threadpool-0.1.9.crate) = 7800 SHA256 (rust/crates/scopeguard-1.2.0.crate) = 94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49 SIZE (rust/crates/scopeguard-1.2.0.crate) = 11619 SHA256 (rust/crates/serde-1.0.197.crate) = 3fb1c873e1b9b056a4dc4c0c198b24c3ffa059243875552b2bd0933b1aee4ce2 SIZE (rust/crates/serde-1.0.197.crate) = 77087 SHA256 (rust/crates/serde_cbor-0.11.2.crate) = 2bef2ebfde456fb76bbcf9f59315333decc4fda0b2b44b420243c11e0f5ec1f5 SIZE (rust/crates/serde_cbor-0.11.2.crate) = 44570 SHA256 (rust/crates/serde_derive-1.0.197.crate) = 7eb0b34b42edc17f6b7cac84a52a1c5f0e1bb2227e997ca9011ea3dd34e8610b SIZE (rust/crates/serde_derive-1.0.197.crate) = 55771 SHA256 (rust/crates/serde_json-1.0.115.crate) = 12dc5c46daa8e9fdf4f5e71b6cf9a53f2487da0e86e55808e2d35539666497dd SIZE (rust/crates/serde_json-1.0.115.crate) = 147100 SHA256 (rust/crates/serial_test-3.0.0.crate) = 953ad9342b3aaca7cb43c45c097dd008d4907070394bd0751a0aa8817e5a018d SIZE (rust/crates/serial_test-3.0.0.crate) = 8483 SHA256 (rust/crates/serial_test_derive-3.0.0.crate) = b93fb4adc70021ac1b47f7d45e8cc4169baaa7ea58483bc5b721d19a26202212 SIZE (rust/crates/serial_test_derive-3.0.0.crate) = 6588 SHA256 (rust/crates/shader_version-0.7.0.crate) = dfadbf7574784ee97f062ace17e1008fb5e7f46dd714b7dd46baf6efebd30e26 SIZE (rust/crates/shader_version-0.7.0.crate) = 4327 SHA256 (rust/crates/shared_library-0.1.9.crate) = 5a9e7e0f2bfae24d8a5b5a66c5b257a83c7412304311512a0c054cd5e619da11 SIZE (rust/crates/shared_library-0.1.9.crate) = 10566 SHA256 (rust/crates/slab-0.4.9.crate) = 8f92a496fb766b417c996b9c5e57daf2f7ad3b0bebe1ccfca4856390e3d3bb67 SIZE (rust/crates/slab-0.4.9.crate) = 17108 SHA256 (rust/crates/smallvec-1.13.2.crate) = 3c5e1a9a646d36c3599cd173a41282daf47c44583ad367b8e6837255952e5c67 SIZE (rust/crates/smallvec-1.13.2.crate) = 35216 SHA256 (rust/crates/smithay-client-toolkit-0.12.3.crate) = 4750c76fd5d3ac95fa3ed80fe667d6a3d8590a960e5b575b98eea93339a80b80 SIZE (rust/crates/smithay-client-toolkit-0.12.3.crate) = 128701 SHA256 (rust/crates/spin_sleep-1.2.0.crate) = 368a978649eaf70006b082e79c832bd72556ac1393eaf564d686e919dca2347f SIZE (rust/crates/spin_sleep-1.2.0.crate) = 12027 SHA256 (rust/crates/static_assertions-1.1.0.crate) = a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f SIZE (rust/crates/static_assertions-1.1.0.crate) = 18480 SHA256 (rust/crates/strip-ansi-escapes-0.1.1.crate) = 011cbb39cf7c1f62871aea3cc46e5817b0937b49e9447370c93cacbe93a766d8 SIZE (rust/crates/strip-ansi-escapes-0.1.1.crate) = 8668 SHA256 (rust/crates/strsim-0.8.0.crate) = 8ea5119cdb4c55b55d432abb513a0429384878c15dde60cc77b1c99de1a95a6a SIZE (rust/crates/strsim-0.8.0.crate) = 9309 SHA256 (rust/crates/strsim-0.9.3.crate) = 6446ced80d6c486436db5c078dde11a9f73d42b57fb273121e160b84f63d894c SIZE (rust/crates/strsim-0.9.3.crate) = 10266 SHA256 (rust/crates/syn-1.0.109.crate) = 72b64191b275b66ffe2469e8af2c1cfe3bafa67b529ead792a6d0160888b4237 SIZE (rust/crates/syn-1.0.109.crate) = 237611 SHA256 (rust/crates/syn-2.0.57.crate) = 11a6ae1e52eb25aab8f3fb9fca13be982a373b8f1157ca14b897a825ba4a2d35 SIZE (rust/crates/syn-2.0.57.crate) = 254911 SHA256 (rust/crates/termion-2.0.3.crate) = c4648c7def6f2043b2568617b9f9b75eae88ca185dbc1f1fda30e95a85d49d7d SIZE (rust/crates/termion-2.0.3.crate) = 23526 SHA256 (rust/crates/textwrap-0.11.0.crate) = d326610f408c7a4eb6f51c37c330e496b08506c9457c9d34287ecc38809fb060 SIZE (rust/crates/textwrap-0.11.0.crate) = 17322 SHA256 (rust/crates/thiserror-1.0.58.crate) = 03468839009160513471e86a034bb2c5c0e4baae3b43f79ffc55c4a5427b3297 SIZE (rust/crates/thiserror-1.0.58.crate) = 21025 SHA256 (rust/crates/thiserror-impl-1.0.58.crate) = c61f3ba182994efc43764a46c018c347bc492c79f024e705f46567b418f6d4f7 SIZE (rust/crates/thiserror-impl-1.0.58.crate) = 15645 SHA256 (rust/crates/tiff-0.6.1.crate) = 9a53f4706d65497df0c4349241deddf35f84cee19c87ed86ea8ca590f4464437 SIZE (rust/crates/tiff-0.6.1.crate) = 1399263 SHA256 (rust/crates/tinytemplate-1.2.1.crate) = be4d6b5f19ff7664e8c98d03e2139cb510db9b0a60b55f8e8709b689d939b6bc SIZE (rust/crates/tinytemplate-1.2.1.crate) = 26490 SHA256 (rust/crates/toml-0.5.11.crate) = f4f7f0dd8d50a853a531c426359045b1998f04219d88799810762cd4ad314234 SIZE (rust/crates/toml-0.5.11.crate) = 54910 SHA256 (rust/crates/ttf-parser-0.15.2.crate) = 7b3e06c9b9d80ed6b745c7159c40b311ad2916abb34a49e9be2653b90db0d8dd SIZE (rust/crates/ttf-parser-0.15.2.crate) = 136251 SHA256 (rust/crates/unicode-ident-1.0.12.crate) = 3354b9ac3fae1ff6755cb6db53683adb661634f67557942dea4facebec0fee4b SIZE (rust/crates/unicode-ident-1.0.12.crate) = 42168 SHA256 (rust/crates/unicode-segmentation-1.11.0.crate) = d4c87d22b6e3f4a18d4d40ef354e97c90fcb14dd91d7dc0aa9d8a1172ebf7202 SIZE (rust/crates/unicode-segmentation-1.11.0.crate) = 102740 SHA256 (rust/crates/unicode-width-0.1.11.crate) = e51733f11c9c4f72aa0c160008246859e340b00807569a0da0e7a1079b27ba85 SIZE (rust/crates/unicode-width-0.1.11.crate) = 19187 SHA256 (rust/crates/users-0.10.0.crate) = aa4227e95324a443c9fcb06e03d4d85e91aabe9a5a02aa818688b6918b6af486 SIZE (rust/crates/users-0.10.0.crate) = 18531 SHA256 (rust/crates/utf8parse-0.2.1.crate) = 711b9620af191e0cdc7468a8d14e709c3dcdb115b36f838e601583af800a370a SIZE (rust/crates/utf8parse-0.2.1.crate) = 13435 SHA256 (rust/crates/uuid-0.6.5.crate) = e1436e58182935dcd9ce0add9ea0b558e8a87befe01c1a301e6020aeb0876363 SIZE (rust/crates/uuid-0.6.5.crate) = 26185 SHA256 (rust/crates/uuid-0.8.2.crate) = bc5cf98d8186244414c848017f0e2676b3fcb46807f6668a97dfe67359a3c4b7 SIZE (rust/crates/uuid-0.8.2.crate) = 37909 SHA256 (rust/crates/vec_map-0.8.2.crate) = f1bddf1187be692e79c5ffeab891132dfb0f236ed36a43c7ed39f1165ee20191 SIZE (rust/crates/vec_map-0.8.2.crate) = 14466 SHA256 (rust/crates/vecmath-1.0.0.crate) = 956ae1e0d85bca567dee1dcf87fb1ca2e792792f66f87dced8381f99cd91156a SIZE (rust/crates/vecmath-1.0.0.crate) = 8421 SHA256 (rust/crates/vte-0.10.1.crate) = 6cbce692ab4ca2f1f3047fcf732430249c0e971bfdd2b234cf2c47ad93af5983 SIZE (rust/crates/vte-0.10.1.crate) = 24947 SHA256 (rust/crates/vte_generate_state_changes-0.1.1.crate) = d257817081c7dffcdbab24b9e62d2def62e2ff7d00b1c20062551e6cccc145ff SIZE (rust/crates/vte_generate_state_changes-0.1.1.crate) = 2422 SHA256 (rust/crates/walkdir-2.5.0.crate) = 29790946404f91d9c5d06f9874efddea1dc06c5efe94541a7d6863108e3a5e4b SIZE (rust/crates/walkdir-2.5.0.crate) = 23951 SHA256 (rust/crates/wasi-0.9.0+wasi-snapshot-preview1.crate) = cccddf32554fecc6acb585f82a32a72e28b48f8c4c1883ddfeeeaa96f7d8e519 SIZE (rust/crates/wasi-0.9.0+wasi-snapshot-preview1.crate) = 31521 SHA256 (rust/crates/wasi-0.11.0+wasi-snapshot-preview1.crate) = 9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423 SIZE (rust/crates/wasi-0.11.0+wasi-snapshot-preview1.crate) = 28131 SHA256 (rust/crates/wasm-bindgen-0.2.92.crate) = 4be2531df63900aeb2bca0daaaddec08491ee64ceecbee5076636a3b026795a8 SIZE (rust/crates/wasm-bindgen-0.2.92.crate) = 184119 SHA256 (rust/crates/wasm-bindgen-backend-0.2.92.crate) = 614d787b966d3989fa7bb98a654e369c762374fd3213d212cfc0251257e747da SIZE (rust/crates/wasm-bindgen-backend-0.2.92.crate) = 28348 SHA256 (rust/crates/wasm-bindgen-macro-0.2.92.crate) = a1f8823de937b71b9460c0c34e25f3da88250760bec0ebac694b49997550d726 SIZE (rust/crates/wasm-bindgen-macro-0.2.92.crate) = 13835 SHA256 (rust/crates/wasm-bindgen-macro-support-0.2.92.crate) = e94f17b526d0a461a191c78ea52bbce64071ed5c04c9ffe424dcb38f74171bb7 SIZE (rust/crates/wasm-bindgen-macro-support-0.2.92.crate) = 20092 SHA256 (rust/crates/wasm-bindgen-shared-0.2.92.crate) = af190c94f2773fdb3729c55b007a722abb5384da03bc0986df4c289bf5567e96 SIZE (rust/crates/wasm-bindgen-shared-0.2.92.crate) = 7263 SHA256 (rust/crates/wayland-client-0.28.6.crate) = e3ab332350e502f159382201394a78e3cc12d0f04db863429260164ea40e0355 SIZE (rust/crates/wayland-client-0.28.6.crate) = 69347 SHA256 (rust/crates/wayland-commons-0.28.6.crate) = a21817947c7011bbd0a27e11b17b337bfd022e8544b071a2641232047966fbda SIZE (rust/crates/wayland-commons-0.28.6.crate) = 20581 SHA256 (rust/crates/wayland-cursor-0.28.6.crate) = be610084edd1586d45e7bdd275fe345c7c1873598caa464c4fb835dee70fa65a SIZE (rust/crates/wayland-cursor-0.28.6.crate) = 6176 SHA256 (rust/crates/wayland-egl-0.28.6.crate) = 99ba1ab1e18756b23982d36f08856d521d7df45015f404a2d7c4f0b2d2f66956 SIZE (rust/crates/wayland-egl-0.28.6.crate) = 3066 SHA256 (rust/crates/wayland-protocols-0.28.6.crate) = 286620ea4d803bacf61fa087a4242ee316693099ee5a140796aaba02b29f861f SIZE (rust/crates/wayland-protocols-0.28.6.crate) = 125975 SHA256 (rust/crates/wayland-scanner-0.28.6.crate) = ce923eb2deb61de332d1f356ec7b6bf37094dc5573952e1c8936db03b54c03f1 SIZE (rust/crates/wayland-scanner-0.28.6.crate) = 17226 SHA256 (rust/crates/wayland-sys-0.28.6.crate) = d841fca9aed7febf9bed2e9796c49bf58d4152ceda8ac949ebe00868d8f0feb8 SIZE (rust/crates/wayland-sys-0.28.6.crate) = 7937 SHA256 (rust/crates/web-sys-0.3.69.crate) = 77afa9a11836342370f4817622a2f0f418b134426d91a82dfb48f532d2ec13ef SIZE (rust/crates/web-sys-0.3.69.crate) = 728877 SHA256 (rust/crates/weezl-0.1.8.crate) = 53a85b86a771b1c87058196170769dd264f66c0782acf1ae6cc51bfd64b39082 SIZE (rust/crates/weezl-0.1.8.crate) = 42175 SHA256 (rust/crates/winapi-0.2.8.crate) = 167dc9d6949a9b857f3451275e911c3f44255842c1f7a76f33c55103a909087a SIZE (rust/crates/winapi-0.2.8.crate) = 455145 SHA256 (rust/crates/winapi-0.3.9.crate) = 5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419 SIZE (rust/crates/winapi-0.3.9.crate) = 1200382 SHA256 (rust/crates/winapi-build-0.1.1.crate) = 2d315eee3b34aca4797b2da6b13ed88266e6d612562a0c46390af8299fc699bc SIZE (rust/crates/winapi-build-0.1.1.crate) = 669 SHA256 (rust/crates/winapi-i686-pc-windows-gnu-0.4.0.crate) = ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6 SIZE (rust/crates/winapi-i686-pc-windows-gnu-0.4.0.crate) = 2918815 SHA256 (rust/crates/winapi-util-0.1.6.crate) = f29e6f9198ba0d26b4c9f07dbe6f9ed633e1f3d5b8b414090084349e46a52596 SIZE (rust/crates/winapi-util-0.1.6.crate) = 12234 SHA256 (rust/crates/winapi-x86_64-pc-windows-gnu-0.4.0.crate) = 712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f SIZE (rust/crates/winapi-x86_64-pc-windows-gnu-0.4.0.crate) = 2947998 SHA256 (rust/crates/windows-sys-0.52.0.crate) = 282be5f36a8ce781fad8c8ae18fa3f9beff57ec1b52cb3de0789201425d9a33d SIZE (rust/crates/windows-sys-0.52.0.crate) = 2576877 SHA256 (rust/crates/windows-targets-0.48.5.crate) = 9a2fa6e2155d7247be68c096456083145c183cbbbc2764150dda45a87197940c SIZE (rust/crates/windows-targets-0.48.5.crate) = 6904 SHA256 (rust/crates/windows-targets-0.52.4.crate) = 7dd37b7e5ab9018759f893a1952c9420d060016fc19a472b4bb20d1bdd694d1b SIZE (rust/crates/windows-targets-0.52.4.crate) = 6310 SHA256 (rust/crates/windows_aarch64_gnullvm-0.48.5.crate) = 2b38e32f0abccf9987a4e3079dfb67dcd799fb61361e53e2882c3cbaf0d905d8 SIZE (rust/crates/windows_aarch64_gnullvm-0.48.5.crate) = 418492 SHA256 (rust/crates/windows_aarch64_gnullvm-0.52.4.crate) = bcf46cf4c365c6f2d1cc93ce535f2c8b244591df96ceee75d8e83deb70a9cac9 SIZE (rust/crates/windows_aarch64_gnullvm-0.52.4.crate) = 433373 SHA256 (rust/crates/windows_aarch64_msvc-0.48.5.crate) = dc35310971f3b2dbbf3f0690a219f40e2d9afcf64f9ab7cc1be722937c26b4bc SIZE (rust/crates/windows_aarch64_msvc-0.48.5.crate) = 798483 SHA256 (rust/crates/windows_aarch64_msvc-0.52.4.crate) = da9f259dd3bcf6990b55bffd094c4f7235817ba4ceebde8e6d11cd0c5633b675 SIZE (rust/crates/windows_aarch64_msvc-0.52.4.crate) = 828055 SHA256 (rust/crates/windows_i686_gnu-0.48.5.crate) = a75915e7def60c94dcef72200b9a8e58e5091744960da64ec734a6c6e9b3743e SIZE (rust/crates/windows_i686_gnu-0.48.5.crate) = 844891 SHA256 (rust/crates/windows_i686_gnu-0.52.4.crate) = b474d8268f99e0995f25b9f095bc7434632601028cf86590aea5c8a5cb7801d3 SIZE (rust/crates/windows_i686_gnu-0.52.4.crate) = 875736 SHA256 (rust/crates/windows_i686_msvc-0.48.5.crate) = 8f55c233f70c4b27f66c523580f78f1004e8b5a8b659e05a4eb49d4166cca406 SIZE (rust/crates/windows_i686_msvc-0.48.5.crate) = 864300 SHA256 (rust/crates/windows_i686_msvc-0.52.4.crate) = 1515e9a29e5bed743cb4415a9ecf5dfca648ce85ee42e15873c3cd8610ff8e02 SIZE (rust/crates/windows_i686_msvc-0.52.4.crate) = 895530 SHA256 (rust/crates/windows_x86_64_gnu-0.48.5.crate) = 53d40abd2583d23e4718fddf1ebec84dbff8381c07cae67ff7768bbf19c6718e SIZE (rust/crates/windows_x86_64_gnu-0.48.5.crate) = 801619 SHA256 (rust/crates/windows_x86_64_gnu-0.52.4.crate) = 5eee091590e89cc02ad514ffe3ead9eb6b660aedca2183455434b93546371a03 SIZE (rust/crates/windows_x86_64_gnu-0.52.4.crate) = 831627 SHA256 (rust/crates/windows_x86_64_gnullvm-0.48.5.crate) = 0b7b52767868a23d5bab768e390dc5f5c55825b6d30b86c844ff2dc7414044cc SIZE (rust/crates/windows_x86_64_gnullvm-0.48.5.crate) = 418486 SHA256 (rust/crates/windows_x86_64_gnullvm-0.52.4.crate) = 77ca79f2451b49fa9e2af39f0747fe999fcda4f5e241b2898624dca97a1f2177 SIZE (rust/crates/windows_x86_64_gnullvm-0.52.4.crate) = 433358 SHA256 (rust/crates/windows_x86_64_msvc-0.48.5.crate) = ed94fce61571a4006852b7389a063ab983c02eb1bb37b47f8272ce92d06d9538 SIZE (rust/crates/windows_x86_64_msvc-0.48.5.crate) = 798412 SHA256 (rust/crates/windows_x86_64_msvc-0.52.4.crate) = 32b752e52a2da0ddfbdbcc6fceadfeede4c939ed16d13e648833a61dfb611ed8 SIZE (rust/crates/windows_x86_64_msvc-0.52.4.crate) = 828019 SHA256 (rust/crates/winit-0.24.0.crate) = da4eda6fce0eb84bd0a33e3c8794eb902e1033d0a1d5a31bc4f19b1b4bbff597 SIZE (rust/crates/winit-0.24.0.crate) = 330256 SHA256 (rust/crates/ws2_32-sys-0.2.1.crate) = d59cefebd0c892fa2dd6de581e937301d8552cb44489cdff035c6187cb63fa5e SIZE (rust/crates/ws2_32-sys-0.2.1.crate) = 4697 SHA256 (rust/crates/x11-dl-2.21.0.crate) = 38735924fedd5314a6e548792904ed8c6de6636285cb9fec04d5b1db85c1516f SIZE (rust/crates/x11-dl-2.21.0.crate) = 66823 SHA256 (rust/crates/xcursor-0.3.5.crate) = 6a0ccd7b4a5345edfcd0c3535718a4e9ff7798ffc536bb5b5a0e26ff84732911 SIZE (rust/crates/xcursor-0.3.5.crate) = 6256 SHA256 (rust/crates/xdg-2.5.2.crate) = 213b7324336b53d2414b2db8537e56544d981803139155afa84f76eeebb7a546 SIZE (rust/crates/xdg-2.5.2.crate) = 14394 SHA256 (rust/crates/xml-rs-0.8.20.crate) = 791978798f0597cfc70478424c2b4fdc2b7a8024aaff78497ef00f24ef674193 SIZE (rust/crates/xml-rs-0.8.20.crate) = 54443 SHA256 (rust/crates/zeroize-1.7.0.crate) = 525b4ec142c6b68a2d10f01f7bbf6755599ca3f81ea53b8431b7dd348f5fdb2d SIZE (rust/crates/zeroize-1.7.0.crate) = 19039 SHA256 (rust/crates/zeroize_derive-1.4.2.crate) = ce36e65b0d2999d2aafac989fb249189a141aee1f53c612c1f37d72631959f69 SIZE (rust/crates/zeroize_derive-1.4.2.crate) = 11141 SHA256 (redox-os-liner-acc38f5f2922c56b6c5a29af287c5ac8ceb066d9_GL0.tar.gz) = 777a51d5f827fb20b7459ae4215dace08e7c6c0e46b9562fae5374975b127ef2 SIZE (redox-os-liner-acc38f5f2922c56b6c5a29af287c5ac8ceb066d9_GL0.tar.gz) = 37076 SHA256 (redox-os-small-4374ae30a2de281d686e14a1626dcb22e23ffae4_GL0.tar.gz) = 4db95bb254afd9904c47add75dfa94ff7be9dfd7320450756fc60c1ec464f669 SIZE (redox-os-small-4374ae30a2de281d686e14a1626dcb22e23ffae4_GL0.tar.gz) = 11816 SHA256 (CJP10-object-pool-b7461b6ad6dcc93e69c3eee378895ea8593d880e_GH0.tar.gz) = 574c8b3a1d61e6920f3c98f90d9179151f6fb91dbb363f491bd4c73456c8afcc SIZE (CJP10-object-pool-b7461b6ad6dcc93e69c3eee378895ea8593d880e_GH0.tar.gz) = 2362557 SHA256 (redox-os-calc-d2719efb67ab38c4c33ab3590822114453960da5_GL0.tar.gz) = 6142edc55243423fbc789f23ab2780bb65a6b0df55af054ec90b1cde2917101f SIZE (redox-os-calc-d2719efb67ab38c4c33ab3590822114453960da5_GL0.tar.gz) = 21876 SHA256 (nix-rust-nix-ff6f8b8a26c8d61f4341e441acf405402b46a430_GH0.tar.gz) = 32f8eacfc6aec6e1e8630b4f35b419d8a6dfab8b6351be3af4eeecdaf5214760 SIZE (nix-rust-nix-ff6f8b8a26c8d61f4341e441acf405402b46a430_GH0.tar.gz) = 266866 SHA256 (redox-os-ion-85452cfa801d11dee1dfe0f787780a4c9285c267_GL0.tar.gz) = 99334d0e9f26596d7196dd60f12dbf6bd746a65edce5d4828456981b9d1e9d85 SIZE (redox-os-ion-85452cfa801d11dee1dfe0f787780a4c9285c267_GL0.tar.gz) = 563079

Collapse this list.


Packages (timestamps in pop-ups are UTC):
ion-shell
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.0.5.1509_21.0.5.1509_2--1.0.5.1509_2-1.0.5.1355_17-
FreeBSD:13:quarterly1.0.5.1509_11.0.5.1509_1--1.0.5.1509_1-1.0.5.1355_441.0.5.1355_44
FreeBSD:14:latest1.0.5.1509_21.0.5.1509_2--1.0.5.1509_2--1.0.5.1355_40
FreeBSD:14:quarterly1.0.5.1509_11.0.5.1509_1--1.0.5.1509_1-1.0.5.1355_441.0.5.1355_44
FreeBSD:15:latest1.0.5.1509_21.0.5.1509_2n/a1.0.5.1509_2n/a-1.0.5.1355_45-
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. rust>=1.81.0 : lang/rust
  2. pkgconf>=1.3.0_1 : devel/pkgconf
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for ion-shell-1.0.5.1509_3: DOCS=on: Build and/or install documentation EXAMPLES=on: Build and/or install examples ===> Use 'make config' to modify these settings
Options name:
shells_ion
USES:
cargo
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://gitlab.redox-os.org/redox-os/ion/-/archive/85452cfa801d11dee1dfe0f787780a4c9285c267.tar.gz?dummy=/
Collapse this list.

Number of commits found: 74

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.0.5.1509_3
10 Sep 2024 11:00:34
commit hash: 89ab81d0e2eca6b298b0efd3f4577d468abf18d5commit hash: 89ab81d0e2eca6b298b0efd3f4577d468abf18d5commit hash: 89ab81d0e2eca6b298b0efd3f4577d468abf18d5commit hash: 89ab81d0e2eca6b298b0efd3f4577d468abf18d5 files touched by this commit
Mikael Urankar (mikael) search for other commits by this committer
lang/rust: Bump revisions after 1.81.0

PR:		281300
1.0.5.1509_2
10 Sep 2024 10:58:07
commit hash: c0d07f1127793ffc97a6c1db78423d0d16bdc5efcommit hash: c0d07f1127793ffc97a6c1db78423d0d16bdc5efcommit hash: c0d07f1127793ffc97a6c1db78423d0d16bdc5efcommit hash: c0d07f1127793ffc97a6c1db78423d0d16bdc5ef files touched by this commit
Mikael Urankar (mikael) search for other commits by this committer
Author: Siva Mahadevan
*/*: remove STRIP_CMD calls in rust based ports

This is not needed after bc4fedc1fec0d359365c04d43be9e32bf101a50e

PR:		246993
Differential Revision:	https://reviews.freebsd.org/D46503
1.0.5.1509_2
26 Aug 2024 08:08:01
commit hash: 7a55f9542531c541f36ae5cf3a58d6ce92ec7bffcommit hash: 7a55f9542531c541f36ae5cf3a58d6ce92ec7bffcommit hash: 7a55f9542531c541f36ae5cf3a58d6ce92ec7bffcommit hash: 7a55f9542531c541f36ae5cf3a58d6ce92ec7bff files touched by this commit
Mikael Urankar (mikael) search for other commits by this committer
lang/rust: Bump revisions after 1.80.1

PR:		280490
1.0.5.1509_1
18 Jun 2024 10:59:14
commit hash: 21476ca8a9b5feb3485a3fa29299c0b447c90350commit hash: 21476ca8a9b5feb3485a3fa29299c0b447c90350commit hash: 21476ca8a9b5feb3485a3fa29299c0b447c90350commit hash: 21476ca8a9b5feb3485a3fa29299c0b447c90350 files touched by this commit
Mikael Urankar (mikael) search for other commits by this committer
lang/rust: Bump revisions after 1.79.0

PR:		279707
1.0.5.1509
01 Jun 2024 08:47:16
commit hash: a1c6dd787260d6cff9a907c9446ac73b3b0fa15ccommit hash: a1c6dd787260d6cff9a907c9446ac73b3b0fa15ccommit hash: a1c6dd787260d6cff9a907c9446ac73b3b0fa15ccommit hash: a1c6dd787260d6cff9a907c9446ac73b3b0fa15c files touched by this commit
Mikael Urankar (mikael) search for other commits by this committer
shells/ion: Fix plist

PR:		279442
Reported by:	Trond Endrestøl
1.0.5.1509
31 May 2024 10:29:41
commit hash: 0b64acb326e1fac9abf1e31649e7d4d025cb3d27commit hash: 0b64acb326e1fac9abf1e31649e7d4d025cb3d27commit hash: 0b64acb326e1fac9abf1e31649e7d4d025cb3d27commit hash: 0b64acb326e1fac9abf1e31649e7d4d025cb3d27 files touched by this commit
Mikael Urankar (mikael) search for other commits by this committer
shells/ion: Update to 1.0.5-1509

PR:		278515
1.0.5.1355_48
13 May 2024 11:03:24
commit hash: 2322b661000b69fcc75fe68fec25e5b4e48c2a8ecommit hash: 2322b661000b69fcc75fe68fec25e5b4e48c2a8ecommit hash: 2322b661000b69fcc75fe68fec25e5b4e48c2a8ecommit hash: 2322b661000b69fcc75fe68fec25e5b4e48c2a8e files touched by this commit
Mikael Urankar (mikael) search for other commits by this committer
lang/rust: Bump revisions after 1.78.0

PR:		278834
1.0.5.1355_47
23 Mar 2024 09:41:46
commit hash: d632fbe55e45559d03a0bef7211913964aeba45acommit hash: d632fbe55e45559d03a0bef7211913964aeba45acommit hash: d632fbe55e45559d03a0bef7211913964aeba45acommit hash: d632fbe55e45559d03a0bef7211913964aeba45a files touched by this commit
Mikael Urankar (mikael) search for other commits by this committer
lang/rust: Bump revisions after 1.77.0

PR:		277786
1.0.5.1355_46
19 Feb 2024 11:59:23
commit hash: 7f5a7b0e524c8d32727681a4324905e350dc433ccommit hash: 7f5a7b0e524c8d32727681a4324905e350dc433ccommit hash: 7f5a7b0e524c8d32727681a4324905e350dc433ccommit hash: 7f5a7b0e524c8d32727681a4324905e350dc433c files touched by this commit
Mikael Urankar (mikael) search for other commits by this committer
lang/rust: Bump revisions after 1.76.0

PR:		276920
1.0.5.1355_45
09 Jan 2024 12:15:54
commit hash: 109c3d4629b84972e660b689d169ac0761c1a519commit hash: 109c3d4629b84972e660b689d169ac0761c1a519commit hash: 109c3d4629b84972e660b689d169ac0761c1a519commit hash: 109c3d4629b84972e660b689d169ac0761c1a519 files touched by this commit
Mikael Urankar (mikael) search for other commits by this committer
lang/rust: Bump revisions after 1.75.0

PR:		276033
1.0.5.1355_44
08 Dec 2023 15:04:09
commit hash: b2afd89fb26437c5d9810b131370525352e63f71commit hash: b2afd89fb26437c5d9810b131370525352e63f71commit hash: b2afd89fb26437c5d9810b131370525352e63f71commit hash: b2afd89fb26437c5d9810b131370525352e63f71 files touched by this commit
Mikael Urankar (mikael) search for other commits by this committer
lang/rust: Bump revisions after 1.74.1

PR:		275243
1.0.5.1355_43
24 Oct 2023 10:22:32
commit hash: dd10dc88a7cf54f9aa164bf40cc5e481021401d6commit hash: dd10dc88a7cf54f9aa164bf40cc5e481021401d6commit hash: dd10dc88a7cf54f9aa164bf40cc5e481021401d6commit hash: dd10dc88a7cf54f9aa164bf40cc5e481021401d6 files touched by this commit
Mikael Urankar (mikael) search for other commits by this committer
lang/rust: Bump revisions after 1.73.0

PR:		274499
1.0.5.1355_42
08 Sep 2023 09:06:24
commit hash: aba8da2be191461126505c67726fa87345ae63f8commit hash: aba8da2be191461126505c67726fa87345ae63f8commit hash: aba8da2be191461126505c67726fa87345ae63f8commit hash: aba8da2be191461126505c67726fa87345ae63f8 files touched by this commit
Mikael Urankar (mikael) search for other commits by this committer
lang/rust: Bump revisions after 1.72.0

PR:		273331
1.0.5.1355_41
17 Jul 2023 15:58:38
commit hash: cdf28617b49d6e4a3b049746d3754fbc36ef7892commit hash: cdf28617b49d6e4a3b049746d3754fbc36ef7892commit hash: cdf28617b49d6e4a3b049746d3754fbc36ef7892commit hash: cdf28617b49d6e4a3b049746d3754fbc36ef7892 files touched by this commit
Mikael Urankar (mikael) search for other commits by this committer
lang/rust: Bump revisions after 1.71.0

PR:		272449
1.0.5.1355_40
12 Jul 2023 18:56:04
commit hash: 7d1faa7179813ffa542b550a1fdb3bdc80a7986ccommit hash: 7d1faa7179813ffa542b550a1fdb3bdc80a7986ccommit hash: 7d1faa7179813ffa542b550a1fdb3bdc80a7986ccommit hash: 7d1faa7179813ffa542b550a1fdb3bdc80a7986c files touched by this commit
Felix Palmen (zirias) search for other commits by this committer
bsd.sites.mk: Update all ports using USE_GITLAB

Replace GL_COMMIT by GL_TAGNAME in all ports. The new GL_TAGNAME is
backwards-compatible (accepting any commit hash as before), but also
understands an actual tag name. Moving to tag names where appropriate is
left to individual ports' maintainers.

Approved by:		portmgr (tcberner, mentor)
Differential Revision:	https://reviews.freebsd.org/D37077
1.0.5.1355_40
09 Jun 2023 11:38:16
commit hash: e1d1045bc7a57cb26a07750a25c7b8bdd94b7175commit hash: e1d1045bc7a57cb26a07750a25c7b8bdd94b7175commit hash: e1d1045bc7a57cb26a07750a25c7b8bdd94b7175commit hash: e1d1045bc7a57cb26a07750a25c7b8bdd94b7175 files touched by this commit
Mikael Urankar (mikael) search for other commits by this committer
lang/rust: Bump revisions after 1.70.0

PR:		271797
1.0.5.1355_39
23 Apr 2023 13:14:05
commit hash: 3db55c4e97489e0f34fd7d35be6be0a4d0599061commit hash: 3db55c4e97489e0f34fd7d35be6be0a4d0599061commit hash: 3db55c4e97489e0f34fd7d35be6be0a4d0599061commit hash: 3db55c4e97489e0f34fd7d35be6be0a4d0599061 files touched by this commit
Mikael Urankar (mikael) search for other commits by this committer
lang/rust: Bump revisions after 1.69.0

PR:		270953
1.0.5.1355_38
16 Mar 2023 11:11:52
commit hash: ebf29acc6ce4942cbc6ee75d81b6b97391e4371fcommit hash: ebf29acc6ce4942cbc6ee75d81b6b97391e4371fcommit hash: ebf29acc6ce4942cbc6ee75d81b6b97391e4371fcommit hash: ebf29acc6ce4942cbc6ee75d81b6b97391e4371f files touched by this commit
Mikael Urankar (mikael) search for other commits by this committer
lang/rust: Bump revisions after 1.68.0

PR:		270080
1.0.5.1355_37
13 Feb 2023 14:52:59
commit hash: 109e35fd592baffe0d7ece384d16e243468dcc42commit hash: 109e35fd592baffe0d7ece384d16e243468dcc42commit hash: 109e35fd592baffe0d7ece384d16e243468dcc42commit hash: 109e35fd592baffe0d7ece384d16e243468dcc42 files touched by this commit
Mikael Urankar (mikael) search for other commits by this committer
lang/rust: Bump revisions after 1.67.1

PR:		269336
1.0.5.1355_36
07 Jan 2023 19:24:18
commit hash: 12f1c627d4a26e8098339900303640f7520b6673commit hash: 12f1c627d4a26e8098339900303640f7520b6673commit hash: 12f1c627d4a26e8098339900303640f7520b6673commit hash: 12f1c627d4a26e8098339900303640f7520b6673 files touched by this commit
Daniel Engberg (diizzy) search for other commits by this committer
*/*: Bump rust (cargo) ports to reflect on WITH_LTO

Bump ports in tree so they get rebuilt with new default settings
for cargo ports
1.0.5.1355_35
20 Dec 2022 17:37:15
commit hash: ba14e01a5249ee9d2f51183587dde36067be000fcommit hash: ba14e01a5249ee9d2f51183587dde36067be000fcommit hash: ba14e01a5249ee9d2f51183587dde36067be000fcommit hash: ba14e01a5249ee9d2f51183587dde36067be000f files touched by this commit
Mikael Urankar (mikael) search for other commits by this committer
lang/rust: Bump revisions after 1.66.0

PR:		268415
1.0.5.1355_34
17 Nov 2022 07:06:14
commit hash: 9bf6a9996323c016eb295bd6190b0e47ad76fdf4commit hash: 9bf6a9996323c016eb295bd6190b0e47ad76fdf4commit hash: 9bf6a9996323c016eb295bd6190b0e47ad76fdf4commit hash: 9bf6a9996323c016eb295bd6190b0e47ad76fdf4 files touched by this commit
Mikael Urankar (mikael) search for other commits by this committer
lang/rust: Bump revisions after 1.65.0

PR:		267622
1.0.5.1355_33
30 Oct 2022 12:07:09
commit hash: afe651cf62deb08500a44cde90296a818effe5aecommit hash: afe651cf62deb08500a44cde90296a818effe5aecommit hash: afe651cf62deb08500a44cde90296a818effe5aecommit hash: afe651cf62deb08500a44cde90296a818effe5ae files touched by this commit
Mikael Urankar (mikael) search for other commits by this committer
lang/rust: Bump revisions after 1.64.0

PR:		267173
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)
1.0.5.1355_32
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)
1.0.5.1355_32
25 Aug 2022 14:49:50
commit hash: b9b250f91299716bc4a7a6b7b8db2284c57f16cacommit hash: b9b250f91299716bc4a7a6b7b8db2284c57f16cacommit hash: b9b250f91299716bc4a7a6b7b8db2284c57f16cacommit hash: b9b250f91299716bc4a7a6b7b8db2284c57f16ca files touched by this commit
Baptiste Daroussin (bapt) search for other commits by this committer
rust: bring back update to 1.63

Revert back the revert of the update of rust and related commits

This revert was drive by beside validation by portmgr via exp-run
and not respectful of the etiquette we have between committers

This reverts commit 8ecb1f8141144c1603eb4026122d2e60eeaccd64.
This reverts commit 04d257baa182926cff158f32cf459e560426add0.
This reverts commit 2757c63bd0e6d01f9f0657fe03bb3a7b49adcae2.
This reverts commit 75f4713de5e3fbd1c6a0cb572e08121814a4072e.
This reverts commit e88e592111c86fdd1c0ac8717dbef9342e15e27c.
This reverts commit 783c056d7d681d66e2c5c59251c275d65274028e.

With hat:	portmgr
1.0.5.1355_31
25 Aug 2022 10:49:39
commit hash: 783c056d7d681d66e2c5c59251c275d65274028ecommit hash: 783c056d7d681d66e2c5c59251c275d65274028ecommit hash: 783c056d7d681d66e2c5c59251c275d65274028ecommit hash: 783c056d7d681d66e2c5c59251c275d65274028e files touched by this commit
Piotr Kubaj (pkubaj) search for other commits by this committer
Revert "lang/rust: Bump revisions after 1.63.0"

This reverts commit c7912d97754bb7aa9a18eb33df53f91cba4cd82d.

PR:	265915
1.0.5.1355_32
25 Aug 2022 08:51:32
commit hash: c7912d97754bb7aa9a18eb33df53f91cba4cd82dcommit hash: c7912d97754bb7aa9a18eb33df53f91cba4cd82dcommit hash: c7912d97754bb7aa9a18eb33df53f91cba4cd82dcommit hash: c7912d97754bb7aa9a18eb33df53f91cba4cd82d files touched by this commit
Mikael Urankar (mikael) search for other commits by this committer
lang/rust: Bump revisions after 1.63.0
1.0.5.1355_31
02 Jul 2022 13:47:05
commit hash: a50372b91f2b327f3bc400d088e21f4b18c2a112commit hash: a50372b91f2b327f3bc400d088e21f4b18c2a112commit hash: a50372b91f2b327f3bc400d088e21f4b18c2a112commit hash: a50372b91f2b327f3bc400d088e21f4b18c2a112 files touched by this commit
Mikael Urankar (mikael) search for other commits by this committer
lang/rust: Bump revisions after 1.62.0
1.0.5.1355_30
31 May 2022 13:06:17
commit hash: e9a35a1c5016dde2e50c722753b048dfeb7093becommit hash: e9a35a1c5016dde2e50c722753b048dfeb7093becommit hash: e9a35a1c5016dde2e50c722753b048dfeb7093becommit hash: e9a35a1c5016dde2e50c722753b048dfeb7093be files touched by this commit
Mikael Urankar (mikael) search for other commits by this committer
lang/rust: Bump revisions after 1.61.0
1.0.5.1355_29
03 May 2022 08:00:34
commit hash: 57c3caaa6c71fac422a82aa252be380179d3c042commit hash: 57c3caaa6c71fac422a82aa252be380179d3c042commit hash: 57c3caaa6c71fac422a82aa252be380179d3c042commit hash: 57c3caaa6c71fac422a82aa252be380179d3c042 files touched by this commit
Tobias Kortkamp (tobik) search for other commits by this committer
lang/rust: Relink ports after the Rust 1.60.0 update
1.0.5.1355_28
15 Mar 2022 09:51:58
commit hash: e255ac5487b4968237729e953a156c2be8914617commit hash: e255ac5487b4968237729e953a156c2be8914617commit hash: e255ac5487b4968237729e953a156c2be8914617commit hash: e255ac5487b4968237729e953a156c2be8914617 files touched by this commit
Mikael Urankar (mikael) search for other commits by this committer
lang/rust: Bump revisions after 1.59.0
1.0.5.1355_27
03 Feb 2022 14:02:32
commit hash: d64a2a380f88ceec8264db6bbc94805f58112ee7commit hash: d64a2a380f88ceec8264db6bbc94805f58112ee7commit hash: d64a2a380f88ceec8264db6bbc94805f58112ee7commit hash: d64a2a380f88ceec8264db6bbc94805f58112ee7 files touched by this commit
Tobias Kortkamp (tobik) search for other commits by this committer
lang/rust: Relink consumers

PR:		261449
Security:	ee26f513-826e-11ec-8be6-d4c9ef517024
1.0.5.1355_26
17 Jan 2022 11:57:45
commit hash: 835bd573300a74e379d8f37fefec3a0e9d24e391commit hash: 835bd573300a74e379d8f37fefec3a0e9d24e391commit hash: 835bd573300a74e379d8f37fefec3a0e9d24e391commit hash: 835bd573300a74e379d8f37fefec3a0e9d24e391 files touched by this commit
Tobias Kortkamp (tobik) search for other commits by this committer
lang/rust: Bump revisions after 1.58.0
1.0.5.1355_25
05 Dec 2021 12:35:42
commit hash: 5a7f23c69df040ff8b38bb1c0d25db96cc1c2605commit hash: 5a7f23c69df040ff8b38bb1c0d25db96cc1c2605commit hash: 5a7f23c69df040ff8b38bb1c0d25db96cc1c2605commit hash: 5a7f23c69df040ff8b38bb1c0d25db96cc1c2605 files touched by this commit
Tobias Kortkamp (tobik) search for other commits by this committer
lang/rust: Rebuild consumers for Rust 1.57.0
1.0.5.1355_24
25 Oct 2021 08:55:19
commit hash: ad90fc634b9923b6fb3b5072b30bc104175a0061commit hash: ad90fc634b9923b6fb3b5072b30bc104175a0061commit hash: ad90fc634b9923b6fb3b5072b30bc104175a0061commit hash: ad90fc634b9923b6fb3b5072b30bc104175a0061 files touched by this commit
Tobias Kortkamp (tobik) search for other commits by this committer
*: Rebuild for Rust 1.56.0
1.0.5.1355_23
25 Oct 2021 08:49:15
commit hash: 0d199f719ee63e01e036c8cb27d77f73506f411ccommit hash: 0d199f719ee63e01e036c8cb27d77f73506f411ccommit hash: 0d199f719ee63e01e036c8cb27d77f73506f411ccommit hash: 0d199f719ee63e01e036c8cb27d77f73506f411c files touched by this commit
Tobias Kortkamp (tobik) search for other commits by this committer
shells/ion: Chase USES=cargo's new git source support

PR:		256581
1.0.5.1355_23
19 Sep 2021 09:03:23
commit hash: 7059b437276adb3724a01c87aa54da081f71c94bcommit hash: 7059b437276adb3724a01c87aa54da081f71c94bcommit hash: 7059b437276adb3724a01c87aa54da081f71c94bcommit hash: 7059b437276adb3724a01c87aa54da081f71c94b files touched by this commit
Tobias Kortkamp (tobik) search for other commits by this committer
*: Rebuild lang/rust consumers after the 1.55.0 update
1.0.5.1355_22
28 Aug 2021 13:42:06
commit hash: 70f1b063ed6e9bfdab36a45f5fb18898d5e66b24commit hash: 70f1b063ed6e9bfdab36a45f5fb18898d5e66b24commit hash: 70f1b063ed6e9bfdab36a45f5fb18898d5e66b24commit hash: 70f1b063ed6e9bfdab36a45f5fb18898d5e66b24 files touched by this commit
Mikael Urankar (mikael) search for other commits by this committer
lang/rust: Rebuild consumers for 1.54.0
1.0.5.1355_21
28 Jun 2021 19:35:01
commit hash: d5ca695b55b1a19a95e85c2870a25362273fcea9commit hash: d5ca695b55b1a19a95e85c2870a25362273fcea9commit hash: d5ca695b55b1a19a95e85c2870a25362273fcea9commit hash: d5ca695b55b1a19a95e85c2870a25362273fcea9 files touched by this commit
Piotr Kubaj (pkubaj) search for other commits by this committer
*/*: fix all ports using Rust on powerpc that fail due to libc

This commit backports
https://github.com/rust-lang/libc/commit/a66f7c1eb26ad890c8169d8395e3042bcf776f01
to various ports.
It doesn't bring that backport to ports that fail to build anyway.
1.0.5.1355_21
27 Jun 2021 05:39:51
commit hash: 06dbc12f96527e421161f573b6f983c8cfb0391ccommit hash: 06dbc12f96527e421161f573b6f983c8cfb0391ccommit hash: 06dbc12f96527e421161f573b6f983c8cfb0391ccommit hash: 06dbc12f96527e421161f573b6f983c8cfb0391c files touched by this commit
Tobias Kortkamp (tobik) search for other commits by this committer
lang/rust: Rebuild consumers for 1.53.0
1.0.5.1355_20
19 Jun 2021 15:13:18
commit hash: 3de77d5f0c458d11681daae6d1e04539538b82dacommit hash: 3de77d5f0c458d11681daae6d1e04539538b82dacommit hash: 3de77d5f0c458d11681daae6d1e04539538b82dacommit hash: 3de77d5f0c458d11681daae6d1e04539538b82da files touched by this commit
Tobias Kortkamp (tobik) search for other commits by this committer
shells/ion: Unbreak with Rust 1.53.0

errorr[E0308]: mismatched types
   --> cargo-crates/lexical-core-0.4.2/src/atof/algorithm/bigcomp.rs:242:55
    |
242 |     let nlz = den.leading_zeros().wrapping_sub(wlz) & (u32::BITS - 1);
    |                                                       ^^^^^^^^^^^^^^^
expected `usize`, found `u32`

error[E0277]: no implementation for `usize & u32`

http://package18.nyi.freebsd.org/data/122amd64-default-foo/2021-06-18_08h51m30s/logs/errors/ion-shell-1.0.5.1355_20.log

PR:		256653
1.0.5.1355_20
11 May 2021 18:33:12
commit hash: 28e7a9334a30b9ace65539f22940d2d7831bad1ecommit hash: 28e7a9334a30b9ace65539f22940d2d7831bad1ecommit hash: 28e7a9334a30b9ace65539f22940d2d7831bad1ecommit hash: 28e7a9334a30b9ace65539f22940d2d7831bad1e files touched by this commit
Tobias Kortkamp (tobik) search for other commits by this committer
Rebuild lang/rust consumers after d8837418ea743776
1.0.5.1355_19
09 Apr 2021 18:44:23
commit hash: 911f04257e3175fca4e46c7d57bf5ca79767e209commit hash: 911f04257e3175fca4e46c7d57bf5ca79767e209commit hash: 911f04257e3175fca4e46c7d57bf5ca79767e209commit hash: 911f04257e3175fca4e46c7d57bf5ca79767e209 files touched by this commit
Matthias Fechner (mfechner) search for other commits by this committer
Regenerate all distfiles using gitlab as source.

This regeneration is required as the new gitlab version changed
the address and the directory the source files can be downloaded.

This commit also applies some small fixes to make sure all ports using
gitlab are buildable.

Reviewed by:	mat
Approved by:	portmgr
Differential Revision:	https://reviews.freebsd.org/D29628
1.0.5.1355_19
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
1.0.5.1355_19
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.
1.0.5.1355_19
29 Mar 2021 18:10:46
Revision:569491Original commit files touched by this commit
tobik search for other commits by this committer
Rebuild lang/rust consumers after r569489
1.0.5.1355_18
14 Feb 2021 15:45:11
Revision:565245Original commit files touched by this commit
mikael search for other commits by this committer
lang/rust: Update to 1.50.0

  - Use bundled libgit/libssh, the versions in ports are too old
  - Update lang/rust-nightly to 2021-02-12
  - Update devel/racer to 2.1.41
  - Import upstream patch to fix build issue for Firefox and related ports
(https://bugzilla.mozilla.org/show_bug.cgi?id=1684261)

Changes: https://github.com/rust-lang/rust/releases/tag/1.50.0

Tested by:	mikael, pkubaj
Differential Revision:	https://reviews.freebsd.org/D28616
1.0.5.1355_17
06 Jan 2021 10:13:59
Revision:560492Original commit files touched by this commit
mikael search for other commits by this committer
lang/rust: Update to 1.49.0

Changes: https://github.com/rust-lang/rust/releases/tag/1.49.0

Tested by:	mikael, pkubaj
Differential Revision:	https://reviews.freebsd.org/D27940
1.0.5.1355_16
24 Nov 2020 12:48:54
Revision:556157Original commit files touched by this commit
mikael search for other commits by this committer
lang/rust: Update to 1.48.0

Changes: https://github.com/rust-lang/rust/releases/tag/1.48.0

Reviewed by:	jbeich
Tested by:	bdragon, jbeich, mikael
Differential Revision:	https://reviews.freebsd.org/D27293
1.0.5.1355_15
26 Oct 2020 16:54:16
Revision:553367Original commit files touched by this commit
mikael search for other commits by this committer
Take maintainership
1.0.5.1355_15
13 Oct 2020 08:36:35
Revision:552221Original commit files touched by this commit
mikael search for other commits by this committer
lang/rust: Update to 1.47.0

  - Add powerpc64le arch (submitted by bdragon in D26711)
  - Disable DOCS, same problem fixed in r546048

  - Update devel/racer to 2.1.36
  - Import upstream patch to fix www/firefox
    (https://hg.mozilla.org/integration/autoland/rev/e2cede25c027)
  - Import gentoo patches to fix www/firefox-esr, www/cliqz and mail/thunderbird
   
(https://dev.gentoo.org/~whissi/mozilla/patchsets/firefox-esr-78-patches-03.tar.xz
: 0036, 0037 and 0038)
  - Force rebuild all consumers to catch regressions

Changelog:
  https://github.com/rust-lang/rust/releases/tag/1.47.0

Differential Revision:	https://reviews.freebsd.org/D26721
1.0.5.1355_14
28 Sep 2020 05:05:25
Revision:550400Original commit files touched by this commit
tobik search for other commits by this committer
Reset MAINTAINER
1.0.5.1355_14
30 Aug 2020 18:36:08
Revision:547071Original commit files touched by this commit
tobik search for other commits by this committer
lang/rust: Update to 1.46.0

- Force rebuild all consumers to catch regressions early

Changes:	https://blog.rust-lang.org/2020/08/27/Rust-1.46.0.html
With hat:	rust
Differential Revision:	https://reviews.freebsd.org/D26176
1.0.5.1355_13
03 Aug 2020 15:18:49
Revision:544073Original commit files touched by this commit
tobik search for other commits by this committer
lang/rust: Update to 1.45.2

Changes:	https://blog.rust-lang.org/2020/08/03/Rust-1.45.2.html
1.0.5.1355_12
30 Jul 2020 18:26:54
Revision:543815Original commit files touched by this commit
tobik search for other commits by this committer
lang/rust: Update to 1.45.1

- Apply the "hard links break `env::current_exe()`" workaround from
  r543251 to lang/rust too
- Force rebuild all consumers for the soundness bug in 1.45.0

Changes:	https://blog.rust-lang.org/2020/07/30/Rust-1.45.1.html
With hat:	rust
Differential Revision:	https://reviews.freebsd.org/D25835
1.0.5.1355_11
17 Jul 2020 06:44:04
Revision:542412Original commit files touched by this commit
tobik search for other commits by this committer
lang/rust: Update to 1.45.0

- This Rust release comes with LLVM 10.  Drop the LLVM patches we
  no longer need.
- On FreeBSD 13.0 powerpc64 set the elfv2 ABI explicitly in the
  Rust target instead of patching LLVM.
- Build LLVM with Ninja.  It can shorten the build time slightly.
- Force rebuild all consumers to catch regressions early

Changes:	https://blog.rust-lang.org/2020/07/16/Rust-1.45.0.html
Tested by:	mikael, pkubaj, tobik
With hat:	rust
Differential Revision:	https://reviews.freebsd.org/D25658
1.0.5.1355_10
04 Jun 2020 18:08:01
Revision:537917Original commit files touched by this commit
tobik search for other commits by this committer
lang/rust: Update to 1.44.0

- Remove devel/cargo-tree since it is now integrated into cargo
- Add patch to fix build with LibreSSL 3.1.x and 3.2.0 [1]
- Force rebuild all consumers to catch regressions early

Changes:	https://blog.rust-lang.org/2020/06/04/Rust-1.44.0.html
PR:		246332 [1]
Tested by:	mikael, tobik
With hat:	rust
Differential Revision:	https://reviews.freebsd.org/D25099
1.0.5.1355_9
23 Apr 2020 15:32:30
Revision:532685Original commit files touched by this commit
tobik search for other commits by this committer
lang/rust: Update to 1.43.0

- Add workaround to fix build when CC/CXX have "clang" in them [1]
- Respect AR to fix build with external toolchains [2]
- Force rebuild all consumers to catch regressions early

Changes:	https://blog.rust-lang.org/2020/04/23/Rust-1.43.0.html
PR:		238556 [1], 245583 [2]
Reported by:	Matthias Apitz <guru@unixarea.de> [1], Greg V
<greg@unrelenting.technology> [2]
Tested by:	mikael, pkubaj, tobik
With hat:	rust
Differential Revision:	https://reviews.freebsd.org/D24521
1.0.5.1355_8
12 Mar 2020 19:39:25
Revision:528318Original commit files touched by this commit
tobik search for other commits by this committer
lang/rust: Update to 1.42.0

- Force rebuild all consumers to catch regressions early

Changes:	https://blog.rust-lang.org/2020/03/12/Rust-1.42.html
Tested by:	mikael, tobik
With hat:	rust
Differential Revision:	https://reviews.freebsd.org/D24020
1.0.5.1355_7
27 Feb 2020 15:22:29
Revision:527260Original commit files touched by this commit
tobik search for other commits by this committer
lang/rust: Update to 1.41.1

- Force rebuild all consumers to fix potential miscompilations with
  1.41.0
- Enable SOURCES by default.  The sources are indexed by RLS and
  required for it to function properly, so they should be available
  by default.  This also makes sure we test the option properly.
- Remove implied --config=config.toml from x.py args
- Switch to the upstreamed backtrace crate patches like rust-nightly
- Enable WASM by default [0]
- Strip libraries (D23650) [1]
- Simplify plist generation (D23735) [2]

Changes:	https://blog.rust-lang.org/2020/02/27/Rust-1.41.1.html
Submitted by:	mikael [0,1,2]
With hat:	rust
Differential Revision:	https://reviews.freebsd.org/D23835
1.0.5.1355_6
30 Jan 2020 20:00:07
Revision:524658Original commit files touched by this commit
tobik search for other commits by this committer
lang/rust: Update to 1.41.0

- Force rebuild all consumers to catch regressions early
- Switch to cross-compiled (from amd64) bootstraps for all
  architectures generated with the incoming lang/rust-bootstrap
- Update cargo-c to 0.5.2 to unbreak librav1e build
- Make use of regular MAKE_ENV/TEST_ENV in lang/rust
- Turn on RUST_BACKTRACE in lang/rust and USES=cargo to hopefully
  produce more useful failure logs when something panics during
  builds

Changes:	https://blog.rust-lang.org/2020/01/30/Rust-1.41.0.html
Tested by:	mikael, tobik
With hat:	rust
Differential Revision:	https://reviews.freebsd.org/D23385
1.0.5.1355_5
19 Dec 2019 16:14:49
Revision:520446Original commit files touched by this commit
tobik search for other commits by this committer
lang/rust: Update to 1.40.0

- Force rebuild all consumers to catch regressions early

Thanks to Mikael Urankar for providing updated bootstraps for
aarch64, armv6, armv7, powerpc64.

Changes:	https://blog.rust-lang.org/2019/12/19/Rust-1.40.0.html
Tested by:	mikael.urankar@gmail.com, tobik
With hat:	rust
Differential Revision:	https://reviews.freebsd.org/D22843
1.0.5.1355_4
17 Dec 2019 07:56:33
Revision:520313Original commit files touched by this commit
tobik search for other commits by this committer
shells/ion: Unbreak build with Rust 1.40.0 (D22843)

error[E0503]: cannot use `self.key_bindings` because it was mutably borrowed
  -->
/wrkdirs/usr/ports/shells/ion/work/ion-a8872014dbce730ccd00aaa722397dc394a52bf4-a8872014dbce730ccd00aaa722397dc394a52bf4/cargo-crates/liner-0.4.4/src/context.rs:98:17
   |
96 |             let ed = try!(Editor::new_with_init_buffer(stdout, prompt,
self, buffer));
   |                                                                        ----
borrow of `*self` occurs here
97 |             match self.key_bindings {
98 |                 KeyBindings::Emacs =>
Self::handle_keys(keymap::Emacs::new(ed), handler),
   |                 ^^^^^^^^^^^^^^^^^^ use of borrowed `*self`
99 |                 KeyBindings::Vi => Self::handle_keys(keymap::Vi::new(ed),
handler),
   |                                                                      --
borrow later used here

error: aborting due to previous error
1.0.5.1355_3
07 Nov 2019 18:07:20
Revision:516995Original commit files touched by this commit
tobik search for other commits by this committer
lang/rust: Update to 1.39.0

- Force rebuild all consumers to catch regressions early
- Partially apply D20792 in preparation for PPC_ABI support
- Add LibreSSL 3.0.x support [1]

Thanks to Mikael Urankar for providing updated bootstraps for
aarch64, armv6, armv7, powerpc64.

Changes:	https://blog.rust-lang.org/2019/11/07/Rust-1.39.0.html
PR:		241411 [1]
Tested by:	mikael.urankar@gmail.com, tobik
With hat:	rust
Differential Revision:	https://reviews.freebsd.org/D22240
1.0.5.1355_2
27 Sep 2019 09:35:21
Revision:513013Original commit files touched by this commit
tobik search for other commits by this committer
lang/rust: Update to 1.38.0

- Force rebuild all consumers to catch regressions early

Thanks to Mikael Urankar for providing updated bootstraps for
aarch64, armv6, armv7, powerpc64.

Changes:	https://blog.rust-lang.org/2019/09/26/Rust-1.38.0.html
Tested by:	jbeich, mikael.urankar@gmail.com, tobik
With hat:	rust
Differential Revision:	https://reviews.freebsd.org/D21778
1.0.5.1355_1
15 Aug 2019 14:30:16
Revision:508994Original commit files touched by this commit
tobik search for other commits by this committer
lang/rust: Update to 1.37.0

- Force rebuild all consumers to catch regressions early

Thanks to Mikael Urankar for providing updated bootstraps for
aarch64, armv6, armv7, powerpc64.

Changes:	https://blog.rust-lang.org/2019/08/15/Rust-1.37.0.html
Tested by:	jbeich, tobik, greg@unrelenting.technology (aarch64)
With hat:	rust
Differential Revision:	https://reviews.freebsd.org/D21247
1.0.5.1355
06 Aug 2019 08:07:16
Revision:508233Original commit files touched by this commit
tobik search for other commits by this committer
shells/ion: Update to latest commit
1.0.5.900_4
04 Jul 2019 14:41:57
Revision:505837Original commit files touched by this commit
tobik search for other commits by this committer
lang/rust: Update to 1.36.0

- Force rebuild all consumers to catch regressions early

Thanks to Mikael Urankar for providing updated bootstraps for
aarch64, armv6, armv7, powerpc64.

Changes:	https://blog.rust-lang.org/2019/07/04/Rust-1.36.0.html
Tested by:	jbeich, mikael.urankar@gmail.com
With hat:	rust
Differential Revision:	https://reviews.freebsd.org/D20810
1.0.5.900_3
24 May 2019 03:25:12
Revision:502416Original commit files touched by this commit
tobik search for other commits by this committer
lang/rust: Update to 1.35.0

- Force rebuild all consumers to catch regressions early

Thanks to Mikael Urankar for providing updated bootstraps for
aarch64, armv6, armv7, powerpc64.

Changes:	https://blog.rust-lang.org/2019/05/23/Rust-1.35.0.html
Reviewed by:	jbeich
Tested by:	pkubaj (powerpc64), mikael.urankar@gmail.com (aarch64)
With hat:	rust
Differential Revision:	https://reviews.freebsd.org/D20332
1.0.5.900_2
23 May 2019 06:32:45
Revision:502314Original commit files touched by this commit
tobik search for other commits by this committer
shells/ion: Attempt to fix build on powerpc64

http://pylon.nyi.freebsd.org/data/head-powerpc64-default/p501607_s347555/logs/errors/ion-shell-1.0.5.900_1.log
1.0.5.900_2
15 May 2019 03:12:15
Revision:501679Original commit files touched by this commit
tobik search for other commits by this committer
lang/rust: Update to 1.34.2

- While here add patches from [1] for LibreSSL 2.9.1 support

[1] https://github.com/sfackler/rust-openssl/pull/1097

Changes:	https://blog.rust-lang.org/2019/05/13/Security-advisory.html
Changes:	https://blog.rust-lang.org/2019/05/14/Rust-1.34.2.html
PR:		237495 [1]
Security:	37528379-76a8-11e9-a4fd-00012e582166
1.0.5.900_1
11 Apr 2019 19:39:28
Revision:498677Original commit files touched by this commit
tobik search for other commits by this committer
lang/rust: Update to 1.34.0

- Update devel/racer to latest version that can build with 1.34.0
- Drop no longer needed patch from textproc/ripgrep
- Force rebuild all consumers to catch regressions early

Thanks to Mikael Urankar for providing updated bootstraps for
aarch64, armv6, armv7, powerpc64.

Changes:	https://blog.rust-lang.org/2019/04/11/Rust-1.34.0.html
Reviewed by:	jbeich
With hat:	rust
Differential Revision:	https://reviews.freebsd.org/D19850
1.0.5.900
25 Mar 2019 12:49:25
Revision:496819Original commit files touched by this commit
tobik search for other commits by this committer
New port: shells/ion

Ion is a modern system shell that features a simple, yet powerful,
syntax.  It is written entirely in Rust, which greatly increases
the overall quality and security of the shell, eliminating the
possibilities of a ShellShock-like vulnerability, and making
development easier.  It also offers a level of performance that
exceeds that of Dash, when taking advantage of Ion's features.
While it is developed alongside, and primarily for, RedoxOS, it is
a fully capable on other *nix platforms.

WWW: https://gitlab.redox-os.org/redox-os/ion

Number of commits found: 74