Upgraded chrony to version 4.2 and fixed its runit build script
Replaced $ARCH variable with $arch to cause gmp and db builds in base srction to build correctly
Fixed descriptions in xcb-util-image and xcb-util-wm in xorg section
Removed drm option in xorg/mesa and added llvm as a dependency
* Cause perl compile to fail prematurely if /usr/local/include directory exists. This directory
is unfortunately a preset fallback directory searched by gcc for some rust applications that
otherwise fail to compile for want of gcc toolchain-specific C++ headers that are otherwise
present in standard locations
* Fixed net/mutt homepage URL
* Added code to validate app, version, homepage, download and desc variables
* Updated TODO
* Readjusted location of code that outputs current package being built
Readjusted description length in several packages in base section
prevent accidents with the general build environment. More changes in the build system and other section
build files to follow.
-> Fixed library path in base/libical build file to prevent creation of lib64 directory
-> Fixed code that searches for an SMBuild file inside a package installer when installing from a package
using base/pkgtools's installpkg script
-> Added a missing brace in base/findutils build file
-> Upgraded base/ntfs-3g to 2021.8.22
-> Temporarily removed rm -f command used to discard man pages in base/openssl build file
-> Added if/else check in base/rust build file to only extract rust toolchain in the absence of
rust installation on the system
-> Upgraded base/syssstat to 12.5.5