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 photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
After the ports freeze to fix some stuff, the freeze is over. I have some work to do before FreshPorts can start processing commits again before it can start processing again. I've created an issue for that.
Port details
semver Semantic Versioning for modern C++
1.0.0 devel 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 1.0.0.rVersion of this port present on the latest quarterly branch.
Maintainer: bsdcode@disroot.org search for ports maintained by this maintainer
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.
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/catalog.mk
  5. /usr/local/share/licenses/semver-1.0.0/LICENSE
  6. /usr/local/share/licenses/semver-1.0.0/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 = 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):
semver
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.0.0.r1.0.0.r--1.0.0.rn/an/an/a
FreeBSD:13:quarterly1.0.0.r1.0.0.r--1.0.0.rn/an/an/a
FreeBSD:14:latest1.0.0.r1.0.0.r--1.0.0.r---
FreeBSD:14:quarterly1.0.0.r1.0.0.r--1.0.0.r---
FreeBSD:15:latest1.0.0.r1.0.0n/a-n/an/a--
FreeBSD:15:quarterly1.0.0.r1.0.0.rn/a-n/an/a--
FreeBSD:16:latest1.0.0.r1.0.0n/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?dummy=/
Collapse this list.

Number of commits found: 2

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.0.0
28 Jul 2026 03:13:30
commit hash: 217434d12efc9a896155da2425267f03577c7baacommit hash: 217434d12efc9a896155da2425267f03577c7baacommit hash: 217434d12efc9a896155da2425267f03577c7baacommit hash: 217434d12efc9a896155da2425267f03577c7baa files touched by this commit
Hiroki Tagato (tagattie) search for other commits by this committer
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
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: 2