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
Port details
sv Semantic versioning in c99
1.2 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 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: fuz@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2025-02-18 14:35:25
Last Update: 2025-02-18 14:16:19
Commit Hash: 3907eef
License: UNLICENSE
WWW:
https://github.com/uael/sv/
Description:
This is free and unencumbered software released into the public domain. This package installs a C language library implementing semantic versioning for the C language.
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 (14 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/sv-1.2/catalog.mk
  3. /usr/local/share/licenses/sv-1.2/LICENSE
  4. /usr/local/share/licenses/sv-1.2/UNLICENSE
  5. include/semver.h
  6. lib/libsv.a
  7. lib/libsv.so
  8. lib/libsv.so.1
  9. lib/libsv.so.1.0.0
  10. libdata/pkgconfig/libsv.pc
  11. share/doc/libsv/README.md
  12. @owner
  13. @group
  14. @mode
Collapse this list.
Dependency lines:
  • sv>0:devel/sv
To install the port:
cd /usr/ports/devel/sv/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/sv
  • pkg install sv
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: sv
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1739542628 SHA256 (uael-sv-v1.2_GH0.tar.gz) = 003ca74f3485fd1a4ab809413b1765b91d4314355d244264c98546ad2556cc99 SIZE (uael-sv-v1.2_GH0.tar.gz) = 26145

Packages (timestamps in pop-ups are UTC):
sv
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.21.2-1.21.2---
FreeBSD:13:quarterly--------
FreeBSD:14:latest1.21.2-1.21.2---
FreeBSD:14:quarterly--------
FreeBSD:15:latest1.21.2n/a1.2n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. autoconf>=2.72 : devel/autoconf
  2. automake>=1.17 : devel/automake
  3. libtoolize : devel/libtool
This port is required by:
for Libraries
  1. devel/xmake-io

Configuration Options:
No options to configure
Options name:
devel_sv
USES:
autoreconf libtool pathfix
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/uael/sv/tar.gz/v1.2?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.2
18 Feb 2025 14:16:19
commit hash: 3907eefc3849f9a83befb2fde2e8ad89b4ee4cd8commit hash: 3907eefc3849f9a83befb2fde2e8ad89b4ee4cd8commit hash: 3907eefc3849f9a83befb2fde2e8ad89b4ee4cd8commit hash: 3907eefc3849f9a83befb2fde2e8ad89b4ee4cd8 files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
devel/sv: Semantic versioning in c99

This is free and unencumbered software released into the public domain.
This package installs a C language library implementing semantic
versioning for the C language.

WWW: https://github.com/uael/sv/

This port also builds with cmake, but as it is a prerequisite for an
upcoming port of the xmake build system, I did not want to make the
dependency chain longer than it needs to be.

PR:		284724
Co-authored-by:	Huan Zhou <pericycle.cc@gmail.com>

Number of commits found: 1