notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
murex Shell designed for greater commandline productivity and safer shell scripts
6.0.1000_3 shells on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 6.0.1000_3Version of this port present on the latest quarterly branch.
Maintainer: lcook@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2023-06-14 14:36:04
Last Update: 2024-06-15 09:52:17
Commit Hash: 746fa69
License: GPLv2
WWW:
https://murex.rocks
Description:
Murex is a shell, like bash / zsh / fish / etc however Murex supports improved features and an enhanced UX. A non-exhaustive list features would include: * Support for additional type information in pipelines, which can be used for complex data formats like JSON or tables. Meaning all of your existing UNIX tools to work more intelligently and without any additional configuration. * Usability improvements such as in-line spell checking, context sensitive hint text that details a commands behavior before you hit return, and auto-parsing man pages for auto-completions on commands that don't have auto-completions already defined. * Smarter handling of errors and debugging tools. For example try/catch blocks, line numbers included in error messages, STDOUT highlighted in red and script testing and debugging frameworks baked into the language itself.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (282 items)
Collapse this list.
  1. /usr/local/share/licenses/murex-6.0.1000_3/catalog.mk
  2. /usr/local/share/licenses/murex-6.0.1000_3/LICENSE
  3. /usr/local/share/licenses/murex-6.0.1000_3/GPLv2
  4. share/doc/murex/apis/Marshal.md
  5. share/doc/murex/apis/README.md
  6. share/doc/murex/apis/ReadArray.md
  7. share/doc/murex/apis/ReadArrayWithType.md
  8. share/doc/murex/apis/ReadIndex.md
  9. share/doc/murex/apis/ReadMap.md
  10. share/doc/murex/apis/ReadNotIndex.md
  11. share/doc/murex/apis/Unmarshal.md
  12. share/doc/murex/apis/WriteArray.md
  13. share/doc/murex/apis/lang.ArrayTemplate.md
  14. share/doc/murex/apis/lang.ArrayWithTypeTemplate.md
  15. share/doc/murex/apis/lang.IndexTemplateObject.md
  16. share/doc/murex/apis/lang.IndexTemplateTable.md
  17. share/doc/murex/apis/lang.MarshalData.md
  18. share/doc/murex/apis/lang.UnmarshalData.md
  19. share/doc/murex/blog/README.md
  20. share/doc/murex/blog/reading_lists.md
  21. share/doc/murex/blog/split_personalities.md
  22. share/doc/murex/changelog/README.md
  23. share/doc/murex/changelog/v2.0.md
  24. share/doc/murex/changelog/v2.1.md
  25. share/doc/murex/changelog/v2.10.md
  26. share/doc/murex/changelog/v2.11.md
  27. share/doc/murex/changelog/v2.2.md
  28. share/doc/murex/changelog/v2.3.md
  29. share/doc/murex/changelog/v2.4.md
  30. share/doc/murex/changelog/v2.5.md
  31. share/doc/murex/changelog/v2.6.md
  32. share/doc/murex/changelog/v2.7.md
  33. share/doc/murex/changelog/v2.8.md
  34. share/doc/murex/changelog/v2.9.md
  35. share/doc/murex/changelog/v3.0.md
  36. share/doc/murex/changelog/v3.1.md
  37. share/doc/murex/changelog/v4.0.md
  38. share/doc/murex/changelog/v4.1.md
  39. share/doc/murex/changelog/v4.2.md
  40. share/doc/murex/changelog/v4.3.md
  41. share/doc/murex/changelog/v4.4.md
  42. share/doc/murex/changelog/v5.0.md
  43. share/doc/murex/changelog/v5.1.md
  44. share/doc/murex/changelog/v5.2.md
  45. share/doc/murex/changelog/v5.3.md
  46. share/doc/murex/changelog/v6.0.md
  47. share/doc/murex/commands/2darray.md
  48. share/doc/murex/commands/README.md
  49. share/doc/murex/commands/a.md
  50. share/doc/murex/commands/addheading.md
  51. share/doc/murex/commands/alias.md
  52. share/doc/murex/commands/alter.md
  53. share/doc/murex/commands/and.md
  54. share/doc/murex/commands/append.md
  55. share/doc/murex/commands/args.md
  56. share/doc/murex/commands/autocomplete.md
  57. share/doc/murex/commands/autoglob.md
  58. share/doc/murex/commands/bexists.md
  59. share/doc/murex/commands/bg.md
  60. share/doc/murex/commands/break.md
  61. share/doc/murex/commands/cast.md
  62. share/doc/murex/commands/catch.md
  63. share/doc/murex/commands/cd.md
  64. share/doc/murex/commands/config.md
  65. share/doc/murex/commands/continue.md
  66. share/doc/murex/commands/count.md
  67. share/doc/murex/commands/cpuarch.md
  68. share/doc/murex/commands/cpucount.md
  69. share/doc/murex/commands/datetime.md
  70. share/doc/murex/commands/debug.md
  71. share/doc/murex/commands/devnull.md
  72. share/doc/murex/commands/die.md
  73. share/doc/murex/commands/err.md
  74. share/doc/murex/commands/escape.md
  75. share/doc/murex/commands/esccli.md
  76. share/doc/murex/commands/eschtml.md
  77. share/doc/murex/commands/escurl.md
  78. share/doc/murex/commands/event.md
  79. share/doc/murex/commands/exec.md
  80. share/doc/murex/commands/exit.md
  81. share/doc/murex/commands/exitnum.md
  82. share/doc/murex/commands/export.md
  83. share/doc/murex/commands/expr.md
  84. share/doc/murex/commands/f.md
  85. share/doc/murex/commands/false.md
  86. share/doc/murex/commands/fexec.md
  87. share/doc/murex/commands/fg.md
  88. share/doc/murex/commands/fid-kill.md
  89. share/doc/murex/commands/fid-killall.md
  90. share/doc/murex/commands/fid-list.md
  91. share/doc/murex/commands/for.md
  92. share/doc/murex/commands/foreach.md
  93. share/doc/murex/commands/formap.md
  94. share/doc/murex/commands/format.md
  95. share/doc/murex/commands/function.md
  96. share/doc/murex/commands/g.md
  97. share/doc/murex/commands/get-type.md
  98. share/doc/murex/commands/get.md
  99. share/doc/murex/commands/getfile.md
  100. share/doc/murex/commands/global.md
  101. share/doc/murex/commands/history.md
  102. share/doc/murex/commands/if.md
  103. share/doc/murex/commands/is-null.md
  104. share/doc/murex/commands/ja.md
  105. share/doc/murex/commands/jsplit.md
  106. share/doc/murex/commands/left.md
  107. share/doc/murex/commands/let.md
  108. share/doc/murex/commands/lockfile.md
  109. share/doc/murex/commands/man-get-flags.md
  110. share/doc/murex/commands/man-summary.md
  111. share/doc/murex/commands/map.md
  112. share/doc/murex/commands/match.md
  113. share/doc/murex/commands/method.md
  114. share/doc/murex/commands/msort.md
  115. share/doc/murex/commands/mtac.md
  116. share/doc/murex/commands/murex-docs.md
  117. share/doc/murex/commands/murex-package.md
  118. share/doc/murex/commands/murex-parser.md
  119. share/doc/murex/commands/murex-update-exe-list.md
  120. share/doc/murex/commands/open-image.md
  121. share/doc/murex/commands/open.md
  122. share/doc/murex/commands/openagent.md
  123. share/doc/murex/commands/or.md
  124. share/doc/murex/commands/os.md
  125. share/doc/murex/commands/out.md
  126. share/doc/murex/commands/pipe.md
  127. share/doc/murex/commands/post.md
  128. share/doc/murex/commands/prefix.md
  129. share/doc/murex/commands/prepend.md
  130. share/doc/murex/commands/pretty.md
  131. share/doc/murex/commands/private.md
  132. share/doc/murex/commands/pt.md
  133. share/doc/murex/commands/rand.md
  134. share/doc/murex/commands/read.md
  135. share/doc/murex/commands/regexp.md
  136. share/doc/murex/commands/return.md
  137. share/doc/murex/commands/right.md
  138. share/doc/murex/commands/round.md
  139. share/doc/murex/commands/runmode.md
  140. share/doc/murex/commands/runtime.md
  141. share/doc/murex/commands/rx.md
  142. share/doc/murex/commands/set.md
  143. share/doc/murex/commands/signal.md
  144. share/doc/murex/commands/source.md
  145. share/doc/murex/commands/stdin.md
  146. share/doc/murex/commands/struct-keys.md
  147. share/doc/murex/commands/suffix.md
  148. share/doc/murex/commands/summary.md
  149. share/doc/murex/commands/switch.md
  150. share/doc/murex/commands/ta.md
  151. share/doc/murex/commands/tabulate.md
  152. share/doc/murex/commands/test.md
  153. share/doc/murex/commands/time.md
  154. share/doc/murex/commands/tmp.md
  155. share/doc/murex/commands/tout.md
  156. share/doc/murex/commands/tread.md
  157. share/doc/murex/commands/true.md
  158. share/doc/murex/commands/try.md
  159. share/doc/murex/commands/tryerr.md
  160. share/doc/murex/commands/trypipe.md
  161. share/doc/murex/commands/trypipeerr.md
  162. share/doc/murex/commands/type.md
  163. share/doc/murex/commands/unsafe.md
  164. share/doc/murex/commands/version.md
  165. share/doc/murex/commands/which.md
  166. share/doc/murex/commands/while.md
  167. share/doc/murex/events/oncommandcompletion.md
  168. share/doc/murex/events/onfilesystemchange.md
  169. share/doc/murex/events/onprompt.md
  170. share/doc/murex/events/onsecondselapsed.md
  171. share/doc/murex/events/onsignalreceived.md
  172. share/doc/murex/mkarray/character.md
  173. share/doc/murex/mkarray/date.md
  174. share/doc/murex/mkarray/decimal.md
  175. share/doc/murex/mkarray/non-decimal.md
  176. share/doc/murex/mkarray/special.md
  177. share/doc/murex/optional/README.md
  178. share/doc/murex/optional/base64.md
  179. share/doc/murex/optional/bz2.md
  180. share/doc/murex/optional/gz.md
  181. share/doc/murex/optional/qr.md
  182. share/doc/murex/optional/select.md
  183. share/doc/murex/optional/sleep.md
  184. share/doc/murex/parser/README.md
  185. share/doc/murex/parser/add-with.md
  186. share/doc/murex/parser/addition.md
  187. share/doc/murex/parser/array.md
  188. share/doc/murex/parser/brace-quote-func.md
  189. share/doc/murex/parser/brace-quote.md
  190. share/doc/murex/parser/create-array.md
  191. share/doc/murex/parser/create-object.md
  192. share/doc/murex/parser/curly-brace.md
  193. share/doc/murex/parser/divide-by.md
  194. share/doc/murex/parser/division.md
  195. share/doc/murex/parser/double-quote.md
  196. share/doc/murex/parser/element.md
  197. share/doc/murex/parser/elvis.md
  198. share/doc/murex/parser/equ.md
  199. share/doc/murex/parser/greater-than-greater-than.md
  200. share/doc/murex/parser/greater-than.md
  201. share/doc/murex/parser/item-index.md
  202. share/doc/murex/parser/lambda.md
  203. share/doc/murex/parser/logical-and.md
  204. share/doc/murex/parser/logical-or.md
  205. share/doc/murex/parser/multiplication.md
  206. share/doc/murex/parser/multiply-by.md
  207. share/doc/murex/parser/namedpipe.md
  208. share/doc/murex/parser/not-func.md
  209. share/doc/murex/parser/null-coalescing.md
  210. share/doc/murex/parser/pipe-append.md
  211. share/doc/murex/parser/pipe-arrow.md
  212. share/doc/murex/parser/pipe-err.md
  213. share/doc/murex/parser/pipe-generic.md
  214. share/doc/murex/parser/pipe-posix.md
  215. share/doc/murex/parser/range.md
  216. share/doc/murex/parser/scalar.md
  217. share/doc/murex/parser/single-quote.md
  218. share/doc/murex/parser/subtract-by.md
  219. share/doc/murex/parser/subtraction.md
  220. share/doc/murex/parser/tilde.md
  221. share/doc/murex/supported-platforms.md
  222. share/doc/murex/tour.md
  223. share/doc/murex/types/README.md
  224. share/doc/murex/types/bool.md
  225. share/doc/murex/types/commonlog.md
  226. share/doc/murex/types/csv.md
  227. share/doc/murex/types/float.md
  228. share/doc/murex/types/generic.md
  229. share/doc/murex/types/hcl.md
  230. share/doc/murex/types/int.md
  231. share/doc/murex/types/json.md
  232. share/doc/murex/types/jsonc.md
  233. share/doc/murex/types/jsonl.md
  234. share/doc/murex/types/mxjson.md
  235. share/doc/murex/types/num.md
  236. share/doc/murex/types/path.md
  237. share/doc/murex/types/paths.md
  238. share/doc/murex/types/str.md
  239. share/doc/murex/types/toml.md
  240. share/doc/murex/types/yaml.md
  241. share/doc/murex/user-guide/README.md
  242. share/doc/murex/user-guide/ansi.md
  243. share/doc/murex/user-guide/bang-prefix.md
  244. share/doc/murex/user-guide/code-block.md
  245. share/doc/murex/user-guide/fileref.md
  246. share/doc/murex/user-guide/interactive-shell.md
  247. share/doc/murex/user-guide/job-control.md
  248. share/doc/murex/user-guide/modules.md
  249. share/doc/murex/user-guide/namedpipes.md
  250. share/doc/murex/user-guide/pipeline.md
  251. share/doc/murex/user-guide/profile.md
  252. share/doc/murex/user-guide/reserved-vars.md
  253. share/doc/murex/user-guide/rosetta-stone.md
  254. share/doc/murex/user-guide/schedulers.md
  255. share/doc/murex/user-guide/scoping.md
  256. share/doc/murex/user-guide/spellcheck.md
  257. share/doc/murex/user-guide/terminal-keys.md
  258. share/doc/murex/variables/argv.md
  259. share/doc/murex/variables/columns.md
  260. share/doc/murex/variables/hostname.md
  261. share/doc/murex/variables/meta-values.md
  262. share/doc/murex/variables/murex_argv.md
  263. share/doc/murex/variables/murex_exe.md
  264. share/doc/murex/variables/numeric.md
  265. share/doc/murex/variables/params.md
  266. share/doc/murex/variables/pwd.md
  267. share/doc/murex/variables/pwdhist.md
  268. share/doc/murex/variables/self.md
  269. share/doc/murex/variables/shell.md
  270. share/examples/murex/appsize.mx
  271. share/examples/murex/arrays-as-parameters.mx
  272. share/examples/murex/flags.mx
  273. share/examples/murex/foreach.mx
  274. share/examples/murex/hello-world.mx
  275. share/examples/murex/inline-sql.mx
  276. share/examples/murex/loops-iteration.mx
  277. share/examples/murex/table-indexes.mx
  278. share/examples/murex/try-catch.mx
  279. @shell bin/murex
  280. @owner
  281. @group
  282. @mode
Collapse this list.
Dependency lines:
  • murex>0:shells/murex
To install the port:
cd /usr/ports/shells/murex/ && make install clean
To add the package, run one of these commands:
  • pkg install shells/murex
  • pkg install murex
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: murex
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1712441714 SHA256 (lmorg-murex-v6.0.1000_GH0.tar.gz) = 82c54d54a75b5a3f29d88d006a7614f61cb6464ffe78784f5f1e97cd6c6937dd SIZE (lmorg-murex-v6.0.1000_GH0.tar.gz) = 3271152

Expand this list (54 items)

Collapse this list.

SHA256 (Knetic-govaluate-v3.0.0_GH0.tar.gz) = 3800c76ba83d7e5cff279ca5981d06a2c449b102644aa57861eb5958c8e0ae0c SIZE (Knetic-govaluate-v3.0.0_GH0.tar.gz) = 39399 SHA256 (abesto-sexp-v0.0.1_GH0.tar.gz) = 3d059e3063862756688a2b458c74ee30843bee23d37bd7725f851672bd6d1b78 SIZE (abesto-sexp-v0.0.1_GH0.tar.gz) = 4962 SHA256 (boombuler-barcode-v1.0.1_GH0.tar.gz) = 832b01643464267560fe56cfe76d3d78720b0d2aaec3eea7522c33d92c1233f9 SIZE (boombuler-barcode-v1.0.1_GH0.tar.gz) = 62972 SHA256 (creack-pty-v1.1.18_GH0.tar.gz) = 7a1d6775e3f99b98e5d87303e9aeacfd73d810abffc17e42a561d0650adc980e SIZE (creack-pty-v1.1.18_GH0.tar.gz) = 10668 SHA256 (disintegration-imaging-v1.6.2_GH0.tar.gz) = ddc0cbbf306630d39ee710ff055bb9503d30598485f76f51564ee3ae13d6611a SIZE (disintegration-imaging-v1.6.2_GH0.tar.gz) = 2212334 SHA256 (dustin-go-humanize-v1.0.1_GH0.tar.gz) = ac3a0d8d0eef07c75d12eddce775a8e8306dfb9783a45312597c34ff643793d8 SIZE (dustin-go-humanize-v1.0.1_GH0.tar.gz) = 17692 SHA256 (eliukblau-pixterm-v1.3.1_GH0.tar.gz) = cf824dda268b931e8af6867af0576aaa53b42eec286e1ae38bed77561c0be482 SIZE (eliukblau-pixterm-v1.3.1_GH0.tar.gz) = 4186356 SHA256 (fsnotify-fsnotify-v1.6.0_GH0.tar.gz) = 583b2b399709d04807c5c3185e7d4dc0543d532af91fdeb85eeaf803a0b7703b SIZE (fsnotify-fsnotify-v1.6.0_GH0.tar.gz) = 46044 SHA256 (go-yaml-yaml-v3.0.1_GH0.tar.gz) = cf05411540d3e6ef8f1fd88434b34f94cedaceb540329031d80e23b74540c4e5 SIZE (go-yaml-yaml-v3.0.1_GH0.tar.gz) = 91173 SHA256 (golang-image-v0.10.0_GH0.tar.gz) = 3a2c78e4ed5d4e582dee3e9a6d3c954938459fe2d32c96b0157526ccc4168b06 SIZE (golang-image-v0.10.0_GH0.tar.gz) = 5091232 SHA256 (golang-mod-v0.8.0_GH0.tar.gz) = b0203fc08770d50f58bf753fa9b8114314f75e1bab24eb5118be6470901a8a48 SIZE (golang-mod-v0.8.0_GH0.tar.gz) = 120222 SHA256 (golang-sys-v0.8.0_GH0.tar.gz) = b2d02a26e2f974193692e0357c73f46b7b82c5d51099af1b01e4c456d261a428 SIZE (golang-sys-v0.8.0_GH0.tar.gz) = 1436337 SHA256 (golang-tools-v0.6.0_GH0.tar.gz) = c7b04bc8019242f2d49067ca205aaaad116d1541923589265fb0a54d589cbfa7 SIZE (golang-tools-v0.6.0_GH0.tar.gz) = 3307383 SHA256 (google-uuid-v1.3.0_GH0.tar.gz) = 7f7f37c47980e0afcc178a9ffc390bec29ed2371919b4c07658eb01791a7f921 SIZE (google-uuid-v1.3.0_GH0.tar.gz) = 16210 SHA256 (hashicorp-hcl-v1.0.0_GH0.tar.gz) = 50632428210503070fd2fde748c88b7414bf84a6a0eadebf9d8e596a033bead2 SIZE (hashicorp-hcl-v1.0.0_GH0.tar.gz) = 70658 SHA256 (kballard-go-shellquote-95032a82bc51_GH0.tar.gz) = dde336eb697f7f9c26cf6d1467f75b6cf559262c1b0b110d28fff29790f76bc5 SIZE (kballard-go-shellquote-95032a82bc51_GH0.tar.gz) = 4328 SHA256 (lmorg-apachelogs-e5f3eae677ad_GH0.tar.gz) = 148b37c1928e59bf57faac7da44c7bb89813844d9330b9c08d7793151254c1b9 SIZE (lmorg-apachelogs-e5f3eae677ad_GH0.tar.gz) = 20616 SHA256 (lucasb-eyer-go-colorful-v1.2.0_GH0.tar.gz) = b3ee835cc398287452377266313edcc231043bae4168f8d2706e5d34ce1ce755 SIZE (lucasb-eyer-go-colorful-v1.2.0_GH0.tar.gz) = 970830 SHA256 (lukechampine-uint128-v1.2.0_GH0.tar.gz) = 7e6a899a050209baca93206c375493644b9189a7852d77ce26c1036dd1494088 SIZE (lukechampine-uint128-v1.2.0_GH0.tar.gz) = 6964 SHA256 (mattn-go-isatty-v0.0.17_GH0.tar.gz) = 7d1d64aafb6a110ab02be1094a8d11bda3f64faf200b4c81c5c9ae4de942612b SIZE (mattn-go-isatty-v0.0.17_GH0.tar.gz) = 4698 SHA256 (mattn-go-runewidth-v0.0.14_GH0.tar.gz) = 0e6a49d6a8f694154af2746a820d4c5f13fe3d9b0968bdf16fcf939dd461e034 SIZE (mattn-go-runewidth-v0.0.14_GH0.tar.gz) = 18274 SHA256 (mattn-go-sqlite3-v1.14.16_GH0.tar.gz) = 826a8201600e05860b6a580c0b97a75b11fa6ca469696868d23d7c680ed19c54 SIZE (mattn-go-sqlite3-v1.14.16_GH0.tar.gz) = 2475472 SHA256 (pelletier-go-toml-v1.9.5_GH0.tar.gz) = 7ee5ee9344a5c18eebf9487782e00b2dbeaaf19be64b447a1e1d90f8aed710e8 SIZE (pelletier-go-toml-v1.9.5_GH0.tar.gz) = 106932 SHA256 (phayes-permbits-39d7c581d2ee_GH0.tar.gz) = d845eb4ab9b22a342cd3965209f52f8ebd55211b3789b574b1792448659a446f SIZE (phayes-permbits-39d7c581d2ee_GH0.tar.gz) = 4757 SHA256 (remyoudompheng-bigfft-24d4a6f8daec_GH0.tar.gz) = 449a58b41c7e13d62cabaee8d9ee78a108a3de60cba27f5c194bd5eba489bab6 SIZE (remyoudompheng-bigfft-24d4a6f8daec_GH0.tar.gz) = 14841 SHA256 (rivo-uniseg-v0.2.0_GH0.tar.gz) = 3ad738b5c9162ede110d75b23564b6e40e52dd9150ebbced402f4f70be106197 SIZE (rivo-uniseg-v0.2.0_GH0.tar.gz) = 44036 SHA256 (stretchr-testify-v1.8.2_GH0.tar.gz) = b1f8aab2022b39d9263dc38ce4a974f64c0219f580a6fe9c56693beaf2702516 SIZE (stretchr-testify-v1.8.2_GH0.tar.gz) = 98353

Collapse this list.


Packages (timestamps in pop-ups are UTC):
murex
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest6.0.1000_36.0.1000_3-6.0.1000_36.0.1000_3---
FreeBSD:13:quarterly6.0.1000_36.0.1000_3-6.0.1000_36.0.1000_3---
FreeBSD:14:latest6.0.1000_36.0.1000_3-6.0.1000_36.0.1000_3---
FreeBSD:14:quarterly6.0.1000_26.0.1000_3-6.0.1000_26.0.1000_3---
FreeBSD:15:latest6.0.1000_36.0.1000_3n/a6.0.1000_1n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. go121 : lang/go121
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for murex-6.0.1000_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_murex
USES:
go:modules
pkg-message:
For install:
For inline spellchecking install the aspell package. Depending on your language, you may optionally want to install an accompanying language dictionary, such as en-aspell. For further information, visit https://murex.rocks/docs/user-guide/spellcheck.html
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/lmorg/murex/tar.gz/v6.0.1000?dummy=/
Collapse this list.

Number of commits found: 14

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
6.0.1000_3
15 Jun 2024 09:52:17
commit hash: 746fa696a12ef1ca798e36baf087f579375b8cd1commit hash: 746fa696a12ef1ca798e36baf087f579375b8cd1commit hash: 746fa696a12ef1ca798e36baf087f579375b8cd1commit hash: 746fa696a12ef1ca798e36baf087f579375b8cd1 files touched by this commit
Ashish SHUKLA (ashish) search for other commits by this committer
all: Bump after lang/go121 update

MFH:		2024Q2
6.0.1000_2
13 May 2024 17:56:04
commit hash: fce0cc32720e61042bc675152b116f9e61532e92commit hash: fce0cc32720e61042bc675152b116f9e61532e92commit hash: fce0cc32720e61042bc675152b116f9e61532e92commit hash: fce0cc32720e61042bc675152b116f9e61532e92 files touched by this commit
Ashish SHUKLA (ashish) search for other commits by this committer
all: Bump after lang/go121 update

MFH:		2024Q2
6.0.1000_1
15 Apr 2024 08:20:04
commit hash: 32b284679a1954ef1e0c0d52c4741d00e36dc6e0commit hash: 32b284679a1954ef1e0c0d52c4741d00e36dc6e0commit hash: 32b284679a1954ef1e0c0d52c4741d00e36dc6e0commit hash: 32b284679a1954ef1e0c0d52c4741d00e36dc6e0 files touched by this commit
Ashish SHUKLA (ashish) search for other commits by this committer
all: Bump after lang/go121 update

MFH:		2024Q2
6.0.1000
06 Apr 2024 22:29:37
commit hash: 60383b63c88c7cc5d0359029ae9cb1a6dcf924b3commit hash: 60383b63c88c7cc5d0359029ae9cb1a6dcf924b3commit hash: 60383b63c88c7cc5d0359029ae9cb1a6dcf924b3commit hash: 60383b63c88c7cc5d0359029ae9cb1a6dcf924b3 files touched by this commit
Lewis Cook (lcook) search for other commits by this committer
shells/murex: Update to 6.0.1000

Changes:	https://github.com/lmorg/murex/releases/tag/v6.0.1000
5.1.2210_3
24 Mar 2024 14:29:00
commit hash: a5a000df3b3697665460dbfbafe7120e306d8913commit hash: a5a000df3b3697665460dbfbafe7120e306d8913commit hash: a5a000df3b3697665460dbfbafe7120e306d8913commit hash: a5a000df3b3697665460dbfbafe7120e306d8913 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
lang/go: Change DEFAULT to 1.21

PR:		277776
Approved by:	portmgr (exp-run)
5.1.2210_2
11 Feb 2024 10:39:17
commit hash: 7e5aa2085f48d71be003c8ff0377bde837467291commit hash: 7e5aa2085f48d71be003c8ff0377bde837467291commit hash: 7e5aa2085f48d71be003c8ff0377bde837467291commit hash: 7e5aa2085f48d71be003c8ff0377bde837467291 files touched by this commit
Ashish SHUKLA (ashish) search for other commits by this committer
all: Bump PORTREVISION after lang/go* update

PR:		276530
5.1.2210_1
07 Dec 2023 02:22:10
commit hash: 0505b712df3ae2b4bcaba00aecc7c1e9100d8609commit hash: 0505b712df3ae2b4bcaba00aecc7c1e9100d8609commit hash: 0505b712df3ae2b4bcaba00aecc7c1e9100d8609commit hash: 0505b712df3ae2b4bcaba00aecc7c1e9100d8609 files touched by this commit
Ashish SHUKLA (ashish) search for other commits by this committer
all: Bump PORTREVISION after lang/go* update

PR:		274405
5.1.2210
15 Nov 2023 20:48:16
commit hash: 7d96b15ff95c3ca4cdb2e9d1d4c8f7f204fd4de1commit hash: 7d96b15ff95c3ca4cdb2e9d1d4c8f7f204fd4de1commit hash: 7d96b15ff95c3ca4cdb2e9d1d4c8f7f204fd4de1commit hash: 7d96b15ff95c3ca4cdb2e9d1d4c8f7f204fd4de1 files touched by this commit
Lewis Cook (lcook) search for other commits by this committer
shells/murex: Update to 5.1.2210

Changes:	https://github.com/lmorg/murex/releases/tag/v5.1.2210
5.0.9310
17 Sep 2023 13:40:54
commit hash: ed3161abc362d59b20cb82a49a02e7bc3069c9b5commit hash: ed3161abc362d59b20cb82a49a02e7bc3069c9b5commit hash: ed3161abc362d59b20cb82a49a02e7bc3069c9b5commit hash: ed3161abc362d59b20cb82a49a02e7bc3069c9b5 files touched by this commit
Lewis Cook (lcook) search for other commits by this committer
shells/murex: Update to 5.0.9310

Changes:	https://github.com/lmorg/murex/releases/tag/v5.0.9310
4.4.9500_1
08 Sep 2023 14:34:56
commit hash: 8e4bc57934f0611f59a2bfca1ddbab781572ead3commit hash: 8e4bc57934f0611f59a2bfca1ddbab781572ead3commit hash: 8e4bc57934f0611f59a2bfca1ddbab781572ead3commit hash: 8e4bc57934f0611f59a2bfca1ddbab781572ead3 files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after lang/go* update
4.4.9500
19 Aug 2023 18:51:32
commit hash: 671fefe13d1e1953143d2bfe7271475c96c8191dcommit hash: 671fefe13d1e1953143d2bfe7271475c96c8191dcommit hash: 671fefe13d1e1953143d2bfe7271475c96c8191dcommit hash: 671fefe13d1e1953143d2bfe7271475c96c8191d files touched by this commit
Lewis Cook (lcook) search for other commits by this committer
shells/murex: Update to 4.4.9500

Changes:	https://github.com/lmorg/murex/releases/tag/v4.4.9500
4.2.5110_1
04 Aug 2023 14:24:50
commit hash: 09b993031a3b38ba8c33639ca40c1e3d69de67fccommit hash: 09b993031a3b38ba8c33639ca40c1e3d69de67fccommit hash: 09b993031a3b38ba8c33639ca40c1e3d69de67fccommit hash: 09b993031a3b38ba8c33639ca40c1e3d69de67fc files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after lang/go{119,120} update
4.2.5110
28 Jun 2023 17:19:17
commit hash: bef45ef652bcf21d618d41c644a01cdec3fb062acommit hash: bef45ef652bcf21d618d41c644a01cdec3fb062acommit hash: bef45ef652bcf21d618d41c644a01cdec3fb062acommit hash: bef45ef652bcf21d618d41c644a01cdec3fb062a files touched by this commit
Lewis Cook (lcook) search for other commits by this committer
shells/murex: Update to 4.2.5110

Changes:	https://github.com/lmorg/murex/releases/tag/v4.2.5110
4.1.7300
14 Jun 2023 14:33:06
commit hash: 71dc8f40a99608a8af52de49f879a6bd2f2298a6commit hash: 71dc8f40a99608a8af52de49f879a6bd2f2298a6commit hash: 71dc8f40a99608a8af52de49f879a6bd2f2298a6commit hash: 71dc8f40a99608a8af52de49f879a6bd2f2298a6 files touched by this commit
Lewis Cook (lcook) search for other commits by this committer
shells/murex: Add new port

Murex is a shell, like bash / zsh / fish / etc however Murex
supports improved features and an enhanced UX.

A non-exhaustive list features would include:

* Support for additional type information in pipelines, which can
  be used for complex data formats like JSON or tables. Meaning
  all of your existing UNIX tools to work more intelligently and
  without any additional configuration.

* Usability improvements such as in-line spell checking, context
  sensitive hint text that details a commands behavior before you
  hit return, and auto-parsing man pages for auto-completions on
  commands that don't have auto-completions already defined.

* Smarter handling of errors and debugging tools. For example
  try/catch blocks, line numbers included in error messages,
  STDOUT highlighted in red and script testing and debugging
  frameworks baked into the language itself.

WWW: https://murex.rocks

Number of commits found: 14