notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
I started running short on disk space for the non-production FreshPorts hosts. This time, I have decided to ask for donations. See my recent blog post which points to my Patreon account.
Port details
semver Semantic Versioning for modern C++
1.0.0.r develnew! on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 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 search for ports maintained by this maintainer
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (6 items)
Collapse this list.
  1. include/semver.hpp
  2. lib/cmake/semver/semverConfig.cmake
  3. lib/cmake/semver/semverConfigVersion.cmake
  4. /usr/local/share/licenses/semver-1.0.0.r/catalog.mk
  5. /usr/local/share/licenses/semver-1.0.0.r/LICENSE
  6. /usr/local/share/licenses/semver-1.0.0.r/MIT
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • semver>0:devel/semver
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):
semver
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-1.0.0.r--1.0.0.rn/an/an/a
FreeBSD:13:quarterly-----n/an/an/a
FreeBSD:14:latest-1.0.0.r--1.0.0.r---
FreeBSD:14:quarterly--------
FreeBSD:15:latest-1.0.0.rn/a-n/an/a--
FreeBSD:15:quarterly--n/a-n/an/a--
FreeBSD:16:latest-1.0.0.rn/a-n/an/a--
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. cmake : devel/cmake-core
  2. ninja : devel/ninja
This port is required by:
for Build
  1. 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:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/Neargye/semver/tar.gz/v1.0.0-rc?dummy=/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.0.0.r
14 Oct 2025 13:22:09
commit hash: 4b22a03bb3e2d80a1f9cf5ae9b49204a865a0835commit hash: 4b22a03bb3e2d80a1f9cf5ae9b49204a865a0835commit hash: 4b22a03bb3e2d80a1f9cf5ae9b49204a865a0835commit hash: 4b22a03bb3e2d80a1f9cf5ae9b49204a865a0835 files touched by this commit
Hiroki Tagato (tagattie) search for other commits by this committer
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