Port details on branch 2023Q3 |
- murex Shell designed for greater commandline productivity and safer shell scripts
- 4.2.5110_2 shells =0 4.2.5110_2Version of this port present on the latest quarterly branch.
- Maintainer: lcook@FreeBSD.org
- 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.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- 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
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:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- 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:
|