[Bug 284724] [New port]: devel/xmake-io: A cross-platform build utility based on Lua
Date: Tue, 18 Feb 2025 14:28:41 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=284724 --- Comment #26 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=3907eefc3849f9a83befb2fde2e8ad89b4ee4cd8 commit 3907eefc3849f9a83befb2fde2e8ad89b4ee4cd8 Author: Robert Clausecker <fuz@FreeBSD.org> AuthorDate: 2025-02-14 14:20:53 +0000 Commit: Robert Clausecker <fuz@FreeBSD.org> CommitDate: 2025-02-18 14:16:19 +0000 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> devel/Makefile | 1 + devel/sv/Makefile (new) | 24 ++++++++++++++++++++++++ devel/sv/distinfo (new) | 3 +++ devel/sv/pkg-descr (new) | 3 +++ devel/sv/pkg-plist (new) | 7 +++++++ 5 files changed, 38 insertions(+) -- You are receiving this mail because: You are the assignee for the bug.