Port details |
- sv Semantic versioning in c99
- 1.2 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: fuz@FreeBSD.org
 - 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.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- 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):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- autoconf>=2.72 : devel/autoconf
- automake>=1.17 : devel/automake
- libtoolize : devel/libtool
- This port is required by:
- for Libraries
-
- 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:
|
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.2 18 Feb 2025 14:16:19
    |
Robert Clausecker (fuz)  |
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
|