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 on branch 2023Q3
murex Shell designed for greater commandline productivity and safer shell scripts
4.2.5110_2 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 4.2.5110_2Version of this port present on the latest quarterly branch.
Maintainer: lcook@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2023-08-04 15:02:22
Last Update: 2023-09-08 14:39:12
Commit Hash: 793b61c
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 (244 items)
Collapse this list.
  1. /usr/local/share/licenses/murex-4.2.5110_2/catalog.mk
  2. /usr/local/share/licenses/murex-4.2.5110_2/LICENSE
  3. /usr/local/share/licenses/murex-4.2.5110_2/GPLv2
  4. share/doc/murex/BLOG.md
  5. share/doc/murex/CHANGELOG.md
  6. share/doc/murex/COMPARISONS.md
  7. share/doc/murex/FAQ.supported-platforms.md
  8. share/doc/murex/GUIDE.apis.md
  9. share/doc/murex/GUIDE.arrays-and-maps.md
  10. share/doc/murex/GUIDE.builtin-functions.md
  11. share/doc/murex/GUIDE.optional-commands.md
  12. share/doc/murex/GUIDE.parser.md
  13. share/doc/murex/GUIDE.quick-start.md
  14. share/doc/murex/GUIDE.type-system.md
  15. share/doc/murex/apis/Marshal.md
  16. share/doc/murex/apis/ReadArray.md
  17. share/doc/murex/apis/ReadArrayWithType.md
  18. share/doc/murex/apis/ReadIndex.md
  19. share/doc/murex/apis/ReadMap.md
  20. share/doc/murex/apis/ReadNotIndex.md
  21. share/doc/murex/apis/Unmarshal.md
  22. share/doc/murex/apis/WriteArray.md
  23. share/doc/murex/apis/lang.ArrayTemplate.md
  24. share/doc/murex/apis/lang.ArrayTemplateWithType.md
  25. share/doc/murex/apis/lang.ArrayWithTypeTemplate.md
  26. share/doc/murex/apis/lang.IndexTemplateObject.md
  27. share/doc/murex/apis/lang.IndexTemplateTable.md
  28. share/doc/murex/apis/lang.MarshalData.md
  29. share/doc/murex/apis/lang.UnmarshalData.md
  30. share/doc/murex/blog/reading_lists.md
  31. share/doc/murex/blog/split_personalities.md
  32. share/doc/murex/blog/why_create_a_new_shell.md
  33. share/doc/murex/changelog/v2.0.md
  34. share/doc/murex/changelog/v2.1.md
  35. share/doc/murex/changelog/v2.10.md
  36. share/doc/murex/changelog/v2.11.md
  37. share/doc/murex/changelog/v2.2.md
  38. share/doc/murex/changelog/v2.3.md
  39. share/doc/murex/changelog/v2.4.md
  40. share/doc/murex/changelog/v2.5.md
  41. share/doc/murex/changelog/v2.6.md
  42. share/doc/murex/changelog/v2.7.md
  43. share/doc/murex/changelog/v2.8.md
  44. share/doc/murex/changelog/v2.9.md
  45. share/doc/murex/changelog/v3.0.md
  46. share/doc/murex/changelog/v3.1.md
  47. share/doc/murex/changelog/v4.0.md
  48. share/doc/murex/changelog/v4.1.md
  49. share/doc/murex/changelog/v4.2.md
  50. share/doc/murex/commands/2darray.md
  51. share/doc/murex/commands/a.md
  52. share/doc/murex/commands/addheading.md
  53. share/doc/murex/commands/alias.md
  54. share/doc/murex/commands/alter.md
  55. share/doc/murex/commands/and.md
  56. share/doc/murex/commands/append.md
  57. share/doc/murex/commands/args.md
  58. share/doc/murex/commands/autocomplete.md
  59. share/doc/murex/commands/autoglob.md
  60. share/doc/murex/commands/bexists.md
  61. share/doc/murex/commands/bg.md
  62. share/doc/murex/commands/brace-quote.md
  63. share/doc/murex/commands/break.md
  64. share/doc/murex/commands/cast.md
  65. share/doc/murex/commands/catch.md
  66. share/doc/murex/commands/cd.md
  67. share/doc/murex/commands/config.md
  68. share/doc/murex/commands/continue.md
  69. share/doc/murex/commands/count.md
  70. share/doc/murex/commands/cpuarch.md
  71. share/doc/murex/commands/cpucount.md
  72. share/doc/murex/commands/datetime.md
  73. share/doc/murex/commands/debug.md
  74. share/doc/murex/commands/devnull.md
  75. share/doc/murex/commands/die.md
  76. share/doc/murex/commands/element.md
  77. share/doc/murex/commands/equ.md
  78. share/doc/murex/commands/err.md
  79. share/doc/murex/commands/escape.md
  80. share/doc/murex/commands/esccli.md
  81. share/doc/murex/commands/eschtml.md
  82. share/doc/murex/commands/escurl.md
  83. share/doc/murex/commands/event.md
  84. share/doc/murex/commands/exec.md
  85. share/doc/murex/commands/exit.md
  86. share/doc/murex/commands/exitnum.md
  87. share/doc/murex/commands/export.md
  88. share/doc/murex/commands/expr.md
  89. share/doc/murex/commands/f.md
  90. share/doc/murex/commands/false.md
  91. share/doc/murex/commands/fexec.md
  92. share/doc/murex/commands/fg.md
  93. share/doc/murex/commands/fid-kill.md
  94. share/doc/murex/commands/fid-killall.md
  95. share/doc/murex/commands/fid-list.md
  96. share/doc/murex/commands/for.md
  97. share/doc/murex/commands/foreach.md
  98. share/doc/murex/commands/formap.md
  99. share/doc/murex/commands/format.md
  100. share/doc/murex/commands/function.md
  101. share/doc/murex/commands/g.md
  102. share/doc/murex/commands/get-type.md
  103. share/doc/murex/commands/get.md
  104. share/doc/murex/commands/getfile.md
  105. share/doc/murex/commands/global.md
  106. share/doc/murex/commands/greater-than-greater-than.md
  107. share/doc/murex/commands/greater-than.md
  108. share/doc/murex/commands/history.md
  109. share/doc/murex/commands/if.md
  110. share/doc/murex/commands/index.md
  111. share/doc/murex/commands/ja.md
  112. share/doc/murex/commands/jsplit.md
  113. share/doc/murex/commands/left.md
  114. share/doc/murex/commands/len.md
  115. share/doc/murex/commands/let.md
  116. share/doc/murex/commands/lockfile.md
  117. share/doc/murex/commands/man-get-flags.md
  118. share/doc/murex/commands/man-summary.md
  119. share/doc/murex/commands/map.md
  120. share/doc/murex/commands/match.md
  121. share/doc/murex/commands/method.md
  122. share/doc/murex/commands/msort.md
  123. share/doc/murex/commands/mtac.md
  124. share/doc/murex/commands/murex-docs.md
  125. share/doc/murex/commands/murex-package.md
  126. share/doc/murex/commands/murex-parser.md
  127. share/doc/murex/commands/murex-update-exe-list.md
  128. share/doc/murex/commands/namedpipe.md
  129. share/doc/murex/commands/not.md
  130. share/doc/murex/commands/open-image.md
  131. share/doc/murex/commands/open.md
  132. share/doc/murex/commands/openagent.md
  133. share/doc/murex/commands/or.md
  134. share/doc/murex/commands/os.md
  135. share/doc/murex/commands/out.md
  136. share/doc/murex/commands/pipe.md
  137. share/doc/murex/commands/post.md
  138. share/doc/murex/commands/prefix.md
  139. share/doc/murex/commands/prepend.md
  140. share/doc/murex/commands/pretty.md
  141. share/doc/murex/commands/private.md
  142. share/doc/murex/commands/pt.md
  143. share/doc/murex/commands/rand.md
  144. share/doc/murex/commands/range.md
  145. share/doc/murex/commands/read.md
  146. share/doc/murex/commands/regexp.md
  147. share/doc/murex/commands/right.md
  148. share/doc/murex/commands/runmode.md
  149. share/doc/murex/commands/runtime.md
  150. share/doc/murex/commands/rx.md
  151. share/doc/murex/commands/set.md
  152. share/doc/murex/commands/source.md
  153. share/doc/murex/commands/stdin.md
  154. share/doc/murex/commands/struct-keys.md
  155. share/doc/murex/commands/suffix.md
  156. share/doc/murex/commands/summary.md
  157. share/doc/murex/commands/switch.md
  158. share/doc/murex/commands/swivel-datatype.md
  159. share/doc/murex/commands/swivel-table.md
  160. share/doc/murex/commands/ta.md
  161. share/doc/murex/commands/tabulate.md
  162. share/doc/murex/commands/test.md
  163. share/doc/murex/commands/time.md
  164. share/doc/murex/commands/tmp.md
  165. share/doc/murex/commands/tout.md
  166. share/doc/murex/commands/tread.md
  167. share/doc/murex/commands/true.md
  168. share/doc/murex/commands/try.md
  169. share/doc/murex/commands/trypipe.md
  170. share/doc/murex/commands/version.md
  171. share/doc/murex/commands/while.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/base64.md
  178. share/doc/murex/optional/bz2.md
  179. share/doc/murex/optional/gz.md
  180. share/doc/murex/optional/qr.md
  181. share/doc/murex/optional/select.md
  182. share/doc/murex/optional/sleep.md
  183. share/doc/murex/parser/array.md
  184. share/doc/murex/parser/brace-quote.md
  185. share/doc/murex/parser/create-array.md
  186. share/doc/murex/parser/curly-brace.md
  187. share/doc/murex/parser/double-quote.md
  188. share/doc/murex/parser/logical-and.md
  189. share/doc/murex/parser/logical-or.md
  190. share/doc/murex/parser/pipe-append.md
  191. share/doc/murex/parser/pipe-arrow.md
  192. share/doc/murex/parser/pipe-err.md
  193. share/doc/murex/parser/pipe-generic.md
  194. share/doc/murex/parser/pipe-posix.md
  195. share/doc/murex/parser/single-quote.md
  196. share/doc/murex/parser/string.md
  197. share/doc/murex/parser/tilde.md
  198. share/doc/murex/tour.md
  199. share/doc/murex/types/bool.md
  200. share/doc/murex/types/commonlog.md
  201. share/doc/murex/types/csv.md
  202. share/doc/murex/types/float.md
  203. share/doc/murex/types/generic.md
  204. share/doc/murex/types/hcl.md
  205. share/doc/murex/types/int.md
  206. share/doc/murex/types/json.md
  207. share/doc/murex/types/jsonc.md
  208. share/doc/murex/types/jsonl.md
  209. share/doc/murex/types/mxjson.md
  210. share/doc/murex/types/num.md
  211. share/doc/murex/types/path.md
  212. share/doc/murex/types/str.md
  213. share/doc/murex/types/toml.md
  214. share/doc/murex/types/yaml.md
  215. share/doc/murex/user-guide.md
  216. share/doc/murex/user-guide/ansi.md
  217. share/doc/murex/user-guide/bang-prefix.md
  218. share/doc/murex/user-guide/code-block.md
  219. share/doc/murex/user-guide/fileref.md
  220. share/doc/murex/user-guide/interactive-shell.md
  221. share/doc/murex/user-guide/modules.md
  222. share/doc/murex/user-guide/namedpipes.md
  223. share/doc/murex/user-guide/pipeline.md
  224. share/doc/murex/user-guide/profile.md
  225. share/doc/murex/user-guide/reserved-vars.md
  226. share/doc/murex/user-guide/rosetta-stone.md
  227. share/doc/murex/user-guide/schedulers.md
  228. share/doc/murex/user-guide/scoping.md
  229. share/doc/murex/user-guide/spellcheck.md
  230. share/doc/murex/user-guide/terminal-keys.md
  231. share/examples/murex/appsize.mx
  232. share/examples/murex/arrays-as-parameters.mx
  233. share/examples/murex/flags.mx
  234. share/examples/murex/foreach.mx
  235. share/examples/murex/hello-world.mx
  236. share/examples/murex/inline-sql.mx
  237. share/examples/murex/list-builtins.mx
  238. share/examples/murex/loops-iteration.mx
  239. share/examples/murex/table-indexes.mx
  240. share/examples/murex/try-catch.mx
  241. @shell bin/murex
  242. @owner
  243. @group
  244. @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 = 1687972391 SHA256 (lmorg-murex-v4.2.5110_GH0.tar.gz) = ece33932747ddd9a4295bd0c887193a2c178ef870c503780336819d2bf575b2f SIZE (lmorg-murex-v4.2.5110_GH0.tar.gz) = 1041139

Expand this list (38 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 (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.5.0_GH0.tar.gz) = ba6a2acdb0ba2e91834ef1259cc59214a144b070f2e261b2ad819ef264714610 SIZE (golang-image-v0.5.0_GH0.tar.gz) = 5040072 SHA256 (golang-sys-v0.8.0_GH0.tar.gz) = b2d02a26e2f974193692e0357c73f46b7b82c5d51099af1b01e4c456d261a428 SIZE (golang-sys-v0.8.0_GH0.tar.gz) = 1436337 SHA256 (hashicorp-hcl-v1.0.0_GH0.tar.gz) = 50632428210503070fd2fde748c88b7414bf84a6a0eadebf9d8e596a033bead2 SIZE (hashicorp-hcl-v1.0.0_GH0.tar.gz) = 70658 SHA256 (lmorg-apachelogs-e5f3eae677ad_GH0.tar.gz) = 148b37c1928e59bf57faac7da44c7bb89813844d9330b9c08d7793151254c1b9 SIZE (lmorg-apachelogs-e5f3eae677ad_GH0.tar.gz) = 20616 SHA256 (lucasb-eyer-go-colorful-v1.0.3_GH0.tar.gz) = 40c8c7e03a4eeaaabd44273e9b6a992933f554f17225aadd0b225ffc67e1e7db SIZE (lucasb-eyer-go-colorful-v1.0.3_GH0.tar.gz) = 430208 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 (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.


No package information for this port in our database
Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link: pkg-fallout
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. go120 : lang/go120
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for murex-4.2.5110_2: 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/v4.2.5110?dummy=/
Collapse this list.

Number of commits found: 2

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
4.2.5110_2
08 Sep 2023 14:39:12
commit hash: 793b61c98913da3088efd5af67684d2eded3e992commit hash: 793b61c98913da3088efd5af67684d2eded3e992commit hash: 793b61c98913da3088efd5af67684d2eded3e992commit hash: 793b61c98913da3088efd5af67684d2eded3e992 files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after lang/go120 update

Approved by:	ports-secteam (blanket)
4.2.5110_1
04 Aug 2023 14:36:07
commit hash: e7d39fc40a601f25b64b6f73a05219343c290162commit hash: e7d39fc40a601f25b64b6f73a05219343c290162commit hash: e7d39fc40a601f25b64b6f73a05219343c290162commit hash: e7d39fc40a601f25b64b6f73a05219343c290162 files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after lang/go{119,120} update

Approved by:	ports-secteam (blanket)

Number of commits found: 2