Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-02-12 | - Major cleanup in general. | Lucio Andrés Illanes Albornoz (arab, vxp) | 1 | -6/+10 | |
- Added --{build-{scripts,steps},help,tarball}. Variables can now be overriden on the command-line. - Integrated bzip2, dash, less, ncurses, popt, rsync, tar, util-linux, which, and xz; as there are no patches in portage/ for util-linux just yet, this presently requires integrated local patches. Git is included in build.vars only as it requires OpenSSL. - Include ntapi.local.patch and psxscl.local.patch in the repository. | |||||
2016-02-06 | - Changed sha256sum (1) file verification logic to use dgst(1SSL) instead. | Lucio Andrés Illanes Albornoz (arab, vxp) | 1 | -5/+5 | |
- Removed support for particularly pathnames with whitespace or tab cha- racters. If you have whitespaces in your pathnames anyway, the script will methodically destroy every single file on your disk(s). | |||||
2016-02-06 | - Added sha256sum (1) file verification logic to parse_with_pkg_name(), ↵ | Lucio Andrés Illanes Albornoz (arab, vxp) | 1 | -1/+1 | |
fetch(), and the respective build scripts (cheers sortie.) - Renamed ${..._VERSION} variables to ${PKG_..._VERSION} to prevent namespace collision (cheers drewrichardson.) - Use log_msg() in check_prereqs() in build.subr. | |||||
2016-02-05 | Initial commit | lalbornoz | 1 | -0/+8 | |