Date: Sun, 16 Feb 2025 10:20:50 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 284724] [New port]: devel/xmake-io: A cross-platform build utility based on Lua Message-ID: <bug-284724-7788-DjJGoFeUyO@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-284724-7788@https.bugs.freebsd.org/bugzilla/> References: <bug-284724-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D284724 --- 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 arm= v7 at http://fuz.su/pkg Use poudriere to build the desired packages. Then upload the package direc= tory 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 (pl= ace it in /usr/local/etc/pkg/repos, you can find a sample at http://fuz.su/pkg/fuz.co= nf). Then run pkg-update(8) to fetch the new package lists. That's all! --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-284724-7788-DjJGoFeUyO>