[Bug 284724] [New port]: devel/xmake-io: A cross-platform build utility based on Lua

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 16 Feb 2025 10:20:50 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=284724

--- Comment #22 from Robert Clausecker <fuz@FreeBSD.org> ---
(In reply to Huan Zhou from comment #21)

You can host your own pkg repository, it's quite easy.  I do it too for armv7
at

    http://fuz.su/pkg

Use poudriere to build the desired packages.  Then upload the package directory
build by poudriere to a web server.  Then optionally sign the packages using
pkg-repo(8).  Then add a configuration file to your client installation (place
it in
/usr/local/etc/pkg/repos, you can find a sample at http://fuz.su/pkg/fuz.conf).
Then run pkg-update(8) to fetch the new package lists.

That's all!

-- 
You are receiving this mail because:
You are the assignee for the bug.