| Port details |
- semver Semantic Versioning for modern C++
- 1.0.0.r devel
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one. - Maintainer: bsdcode@disroot.org
 - Port Added: 2025-10-14 13:24:05
- Last Update: 2025-10-14 13:22:09
- Commit Hash: 4b22a03
- 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 = 1760363768
SHA256 (Neargye-semver-v1.0.0-rc_GH0.tar.gz) = 343a667ecf619ead05ba75ccd6bc500e7a809a450b2a79fe3ee92238f2ecf814
SIZE (Neargye-semver-v1.0.0-rc_GH0.tar.gz) = 142723
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: 1
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
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: 1
|