Port details |
- systeroid More powerful alternative to sysctl(8) with a terminal user interface
- 0.4.5 sysutils =2 0.4.4_3Version of this port present on the latest quarterly branch.
- Maintainer: yuri@FreeBSD.org
- Port Added: 2024-05-22 03:48:08
- Last Update: 2024-12-12 08:33:45
- Commit Hash: 4004e74
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: APACHE20 MIT
- WWW:
- https://systeroid.cli.rs
- https://github.com/orhun/systeroid
- Description:
- sysctl is a utility on Unix-like operating systems that is used to read and
modify the attributes of the kernel such as its version number, maximum limits,
and security settings.
systeroid is "_sysctl on steroids_". It can do everything that sysctl does and
even more. It provides a safer, more performant, and user-friendly CLI/TUI for
managing the kernel parameters at runtime.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- systeroid>0:sysutils/systeroid
- To install the port:
- cd /usr/ports/sysutils/systeroid/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/systeroid
- pkg install systeroid
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: systeroid
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1733976623
SHA256 (rust/crates/adler2-2.0.0.crate) = 512761e0bb2578dd7380c6baaa0f4ce03e84f95e960231d1dec8bf4d7d6e2627
SIZE (rust/crates/adler2-2.0.0.crate) = 13529
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- rust>=1.83.0 : lang/rust
- pkgconf>=1.3.0_1 : devel/pkgconf
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- sysutils_systeroid
- USES:
- cargo
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.4.5 12 Dec 2024 08:33:45 |
Yuri Victorovich (yuri) |
sysutils/systeroid: update 0.4.4 → 0.4.5
Reported by: portscout |
0.4.4_5 01 Dec 2024 09:24:18 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.83.0
PR: 283000 |
0.4.4_4 08 Nov 2024 08:24:20 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.82.0
PR: 282516 |
0.4.4_3 27 Oct 2024 20:47:04 |
Yuri Victorovich (yuri) |
sysutils/systeroid: Update WWW |
0.4.4_3 23 Oct 2024 03:11:24 |
Yuri Victorovich (yuri) |
Mk/Uses/cargo.mk: Remove cross-compilation options for Rust-based ports
Reasons:
* Port build shouldn't use cross-compilation mode
because it buids for the same architecture.
* RUSTFLAGS isn't passed to the build of all or some Rust ports
in the cross-compilation mode.
Essential changes:
* Remove the CARGO_BUILD_TARGET make variable.
* Remove CARGO_BUILD_TARGET and CARGO_TARGET_* from CARGO_ENV.
* Update many ports that used CARGO_BUILD_TARGET.
* Build paths now don't include the architecture triplet part.
Immadiate benefits: (Only the first 15 lines of the commit message are shown above ) |
0.4.4_3 10 Sep 2024 11:00:34 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.81.0
PR: 281300 |
0.4.4_2 26 Aug 2024 08:08:01 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.80.1
PR: 280490 |
0.4.4_1 18 Jun 2024 10:59:14 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.79.0
PR: 279707 |
0.4.4 22 May 2024 03:45:09 |
Yuri Victorovich (yuri) |
sysutils/systeroid: New port: More powerful alternative to sysctl(8) with a
terminal user interface |