[Bug 284724] [New port]: devel/xmake-io: A cross-platform build utility based on Lua
Date: Tue, 18 Feb 2025 14:29:03 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=284724 --- Comment #27 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=b86453d829e4684894973583f58f1a66d8fb80e1 commit b86453d829e4684894973583f58f1a66d8fb80e1 Author: Robert Clausecker <fuz@FreeBSD.org> AuthorDate: 2025-02-14 14:38:48 +0000 Commit: Robert Clausecker <fuz@FreeBSD.org> CommitDate: 2025-02-18 14:16:19 +0000 devel/tbox: Glib-like multi-platform c library TBOX is a glib-like cross-platform C library that is simple to use yet powerful in nature. The project focuses on making C development easier and provides many modules (.e.g stream, coroutine, regex, container, algorithm ...), so that any developer can quickly pick it up and enjoy the productivity boost when developing in C language. WWW: https://docs.tboox.org/ PR: 284724 devel/Makefile | 1 + devel/tbox/Makefile (new) | 27 +++ devel/tbox/distinfo (new) | 3 + devel/tbox/pkg-descr (new) | 7 + devel/tbox/pkg-plist (new) | 421 +++++++++++++++++++++++++++++++++++++++++++++ 5 files changed, 459 insertions(+) -- You are receiving this mail because: You are the assignee for the bug.