Port details on branch 2024Q4 |
- execline Lightweight non-interactive sh(1)-like scripting language
- 2.9.6.1 lang =0 2.9.6.1Version of this port present on the latest quarterly branch.
- Maintainer: crest@rlwinm.de
- Port Added: 2024-12-10 09:12:11
- Last Update: 2024-12-10 09:09:12
- Commit Hash: 234be95
- Also Listed In: shells
- License: ISCL
- WWW:
- https://www.skarnet.org/software/execline/
- Description:
- execline is a very light non-interactive scripting language,
which is similar to /bin/sh. Simple shell scripts can be
easily rewritten in the execline language, improving performance
and memory usage. execline was designed for use
in embedded systems, but works on most Unix flavors.
execline features conditional loops, getopt-style option handling,
filename globbing, and more. Meanwhile, its syntax
is far more logical and predictable than the shell's syntax,
and has no security issues.
- ¦ ¦ ¦ ¦
- 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/lang/execline/ && make install clean
- To add the package, run one of these commands:
- pkg install lang/execline
- pkg install execline
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: execline
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1733236462
SHA256 (execline-2.9.6.1.tar.gz) = 76919d62f2de4db1ac4b3a59eeb3e0e09b62bcdd9add13ae3f2dad26f8f0e5ca
SIZE (execline-2.9.6.1.tar.gz) = 111566
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:
-
- skalibs>=2.14.3.0 : devel/skalibs
- gmake>=4.4.1 : devel/gmake
- Library dependencies:
-
- libskarnet.so : devel/skalibs
- This port is required by:
- for Build
-
- sysutils/s6
- sysutils/s6-rc
- for Run
-
- sysutils/s6
- sysutils/s6-rc
Configuration Options:
- ===> The following configuration options are available for execline-2.9.6.1:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- lang_execline
- USES:
- gmake
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|