Is there any linux distro that has a git based package manager/installer. I want something similar to FreeBSD Ports (which is CVS based, I think) or Mac OS X Homebrew (git based).
Tell me more
×
Unix & Linux Stack Exchange is a question and answer site for
users of Linux, FreeBSD and other Un*x-like operating systems.. It's 100% free, no registration required.
|
There's Exherbo, which uses multiple Git repositories to store its exheres (its term for build recipes similar to Gentoo's ebuilds or BSD's ports). It's still a pretty young distribution, though. |
|||
|
|
|
Funtoo, a fork of Gentoo, uses a Git-based portage tree. Gentoo's ebuilds are periodically imported, so you still get all the advantages of its wonderful ebuild collection. |
|||
|
|