Port details |
- frawk Efficient awk-like language
- 0.4.7 lang =2 0.4.7Version of this port present on the latest quarterly branch.
- BROKEN: error[E0635]: unknown feature stdsimd, see https://github.com/ezrosent/frawk/issues/110
IGNORE: is marked as broken: error[E0635]: unknown feature stdsimd, see https://github.com/ezrosent/frawk/issues/110
- Maintainer: yuri@FreeBSD.org
- Port Added: 2023-01-03 16:54:07
- Last Update: 2024-09-10 10:58:07
- Commit Hash: c0d07f1
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: APACHE20 MIT
- WWW:
- https://github.com/ezrosent/frawk
- Description:
- frawk is a small programming language for writing short programs processing
textual data. To a first approximation, it is an implementation of the
AWK language; many common Awk programs produce equivalent output when passed
to frawk. You might be interested in frawk if you want your scripts to handle
escaped CSV/TSV like standard Awk fields, or if you want your scripts to
execute faster.
- ¦ ¦ ¦ ¦
- 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/frawk/ && make install clean
- We doubt a package is available for this port because we see it marked as as:
-
Packages are normally not provided for ports that are marked as above.
- To add the package, run one of these commands:
- pkg install lang/frawk
- pkg install frawk
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: frawk
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1672701246
SHA256 (rust/crates/ahash-0.7.6.crate) = fcb51a0695d8f838b1ee009b3fbf66bda078cd64590202a864a8f3e8c4315c47
SIZE (rust/crates/ahash-0.7.6.crate) = 38030
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:
-
- gmake : devel/gmake
- rust-nightly>0 : lang/rust-nightly
- Library dependencies:
-
- libxml2.so : textproc/libxml2
- libLLVM-12.so : devel/llvm12
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- lang_frawk
- USES:
- cargo gnome llvm:min=12,max=12,lib localbase:ldflags
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|