* Add binary_compression value to each package
* Remove binary_url values and arrays
* Handle packages with empty binary_sha256 arrays (either missing binaries or not compiled by us)
* gcc: add missing zlibpkg dep
* add getrealdeps script
* add color
* suggested changes from @supechicken
* suggested changes
* fix verbiage
* add NOCOLORS option
* use read in lieu of head, and do not check nonexistent files
* Exit early if wrong package name is given.
* Add some quick exit code
* Allow for pkg.rb in getrealdeps and also add deps to all core packages
* fix lint error
* fix zlibpkg
* cleanup gcc deps
* move filecmd to be a ruby dependency
* fix llvm deps
* lint fix
* update more deps
* make sure package is installed before checking for deps
* add more deps
* change verbiage
* add more deps
* more dep updates
* git -> 2.37.2, w/o musl
* add non-musl packages to bootstrap
* remove musl from install.sh
* move libcurl to end of bootstrap packages
* move around bootstrap packages
* modify LD_LIB_PREFIX line
* add glibc to boostrap_packages
* suggested changes
* git rebuild with mold 1.5.1
* make backup lib search path match what is in ld.so.conf
* add older LD_LIBRARY_PATH to new LD_LIBRARY_PATH
* cleanup LD_LIBRARY_PATH addition
* remove LD_LIBRARY_PATH from zstd & pixz section of installer
* Add git dep to crew profile base in case so git installs first if needed
* ncurses dep needed for libxml2 so that xmlcatalog works during installs
* add some missing deps to core packages
* add another dep to git
* update installer and update git dep
* suggested changes
* remove old workaround
* git -> 2.38.0
* Convert curl, git, pixz to static, and update dependencies...
* Make git, curl, pixz first to get updated.
* updates to curl, git, libcurl, openssl
* Update Git build, more carefully add upx compression.
* add libcurl dep to curl
* move license line
* don't save rdfind results
* curl and libidn2 changes
* fix remove check file
* curl changes, add package updates to fix sommelier