| Port details |
- semver Semantic Versioning for modern C++
- 1.0.0 devel
=0 1.0.0.rVersion of this port present on the latest quarterly branch. - Maintainer: bsdcode@disroot.org
 - Port Added: 2025-10-14 13:24:05
- Last Update: 2026-07-28 03:13:30
- Commit Hash: 217434d
- License: MIT
- WWW:
- https://github.com/Neargye/semver
- Description:
- semver is a header-only semantic versioning library for modern C++. It allows to
compare and manipulate versions complying with the Semantic Versioning 2.0.0
specification. It is licensed under the MIT License.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- To install the port:
- cd /usr/ports/devel/semver/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/semver
- pkg install semver
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: semver
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1785155216
SHA256 (Neargye-semver-v1.0.0_GH0.tar.gz) = 14fe5060fa1f039811c9969e638b1968b93265e1ecc799515c38196c8c62617b
SIZE (Neargye-semver-v1.0.0_GH0.tar.gz) = 122760
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:
-
- cmake : devel/cmake-core
- ninja : devel/ninja
- This port is required by:
- for Build
-
- emulators/Ymir
Configuration Options:
- No options to configure
- Options name:
- devel_semver
- USES:
- cmake:testing
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 2
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
1.0.0 28 Jul 2026 03:13:30
    |
Hiroki Tagato (tagattie)  Author: Stefan Schlosser |
devel/semver: Update to 1.0.0
Changelog: https://github.com/Neargye/semver/releases/tag/v1.0.0
PR: 297086
Reported by: Stefan Schlosser <bsdcode@disroot.org> (maintainer) |
1.0.0.r 14 Oct 2025 13:22:09
    |
Hiroki Tagato (tagattie)  Author: Stefan Schlosser |
devel/semver: Add port: Semantic Versioning for modern C++
semver is a header-only semantic versioning library for modern C++. It
allows to compare and manipulate versions complying with the Semantic
Versioning 2.0.0 specification. It is licensed under the MIT License.
WWW: https://github.com/Neargye/semver
PR: 290206
Reported by: Stefan Schlosser <bsdcode@disroot.org> (new maintainer) |
Number of commits found: 2
|