Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-05-22 | groups/241.native_packages_inet.group: add proxytunnel v1.10.20200507 | Ørjan Malde | 2 | -1/+19 | |
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de> | |||||
2020-05-19 | groups/231.native_packages_etc.group: rpm: Add xz and zstd payload support | Neal Gompa | 1 | -2/+2 | |
RPM supports xz and zstd compressed RPMs, so we should make sure this is enabled and built. Signed-off-by: Neal Gompa <ngompa13@gmail.com> | |||||
2020-05-18 | groups/{020.host_deps_rpm,231.native_packages_etc}.group: rpm: drop LMDB ↵ | Neal Gompa | 2 | -10/+6 | |
rpmdb support Upstream rpm has ripped out support for LMDB-based rpmdb due to underlying flaws in LMDB and lack of desire by the LMDB project to resolve them. We already prefer NDB anyway, and this lets us drop a dependency we do not use anywhere else. Signed-off-by: Neal Gompa <ngompa13@gmail.com> | |||||
2020-05-15 | groups/211.native_packages_cmdline.group: update grep to v3.4 | Ørjan Malde | 1 | -2/+2 | |
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de> | |||||
2020-05-15 | Include percentage and group counts in group status informationals. | Lucio Andrés Illanes Albornoz | 2 | -14/+23 | |
2020-05-15 | subr/rtl_complex.subr:rtl_percentage(): initial implementation. | Lucio Andrés Illanes Albornoz | 2 | -10/+11 | |
subr/ex_pkg_dispatch.subr:exp_pkg_dispatch_{expand_packages,group}(): use rtl_percentage(). | |||||
2020-05-15 | Include percentage and package counts in build status informationals. | Lucio Andrés Illanes Albornoz | 1 | -8/+8 | |
2020-05-15 | vars/libxslt.vars:pkg_libxslt_install_make_post(): install ↵ | Lucio Andrés Illanes Albornoz | 1 | -1/+1 | |
${PKG_DESTDIR}/bin/xslt-config into ${PKG_DESTDIR_HOST}/bin. | |||||
2020-05-15 | Include percentage and package counts in build status informationals. | Lucio Andrés Illanes Albornoz | 2 | -13/+21 | |
2020-05-15 | subr/rtl_list.subr:rtl_l{assign,first}(): initial implementation. | Lucio Andrés Illanes Albornoz | 2 | -2/+26 | |
subr/pkg_install.subr:pkg_install(): use rtl_lassign(). | |||||
2020-05-15 | subr/rtl.subr:rtl_set_IFS_nl(): initial implementation. | Lucio Andrés Illanes Albornoz | 3 | -5/+8 | |
subr/pkg_install.subr:pkgp_install_perms(): use rtl_set_IFS_nl(). subr/rtl_complex.subr:rtl_filter_vars(): use rtl_set_IFS_nl(). | |||||
2020-05-15 | Optionally install ${PKG_DESTDIR_HOST} into ${PREFIX}. | Lucio Andrés Illanes Albornoz | 7 | -53/+66 | |
vars/libxslt.vars:pkg_libxslt_install_make_post(): install ${PREFIX}/bin/xslt-config into ${PKG_DESTDIR_HOST}/bin. | |||||
2020-05-15 | groups/241.native_packages_inet.group:icecast:${PKG_URL}: update dead URL. | Lucio Andrés Illanes Albornoz | 2 | -4/+22 | |
groups/241.native_packages_inet.group:icecast: downgraded to v2.4.4. groups/241.native_packages_inet.group:icecast:${PKG_CFLAGS_CONFIGURE_EXTRA}: configure w/ -I${PREFIX_NATIVE}/include/libxml2. groups/241.native_packages_inet.group:icecast:${PKG_CONFIGURE_ARGS_EXTRA}: configure w/ --with-curl=${PREFIX_NATIVE} --with-ogg=${PREFIX_NATIVE} --with-openssl=${PREFIX_NATIVE} --with-theora=${PREFIX_NATIVE} --with-vorbis=${PREFIX_NATIVE} --with-xslt-config=${PREFIX}/bin/xslt-config --without-speex. vars/libxslt.vars:pkg_libxslt_install_make_post(): install ${PREFIX}/bin/xslt-config. | |||||
2020-05-14 | groups/231.native_packages_etc.group: update ndcu to v1.14.2 | Ørjan Malde | 1 | -2/+2 | |
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de> | |||||
2020-05-14 | 211.native_packages_dev.group: update bison to v3.6.1 | Ørjan Malde | 1 | -2/+2 | |
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de> | |||||
2020-05-11 | pkgtool.sh:pkgtoolp_info(): additionally print SHA-256 message digests of ↵ | Lucio Andrés Illanes Albornoz | 1 | -3/+18 | |
patch and/or variable files. | |||||
2020-05-11 | subr/build_init.subr:buildp_init_getopts(): allow mixing non-option ↵ | Lucio Andrés Illanes Albornoz | 2 | -46/+34 | |
arguments w/ options. subr/pkgtool_init.subr:pkgtoolp_init_getopts(): allow mixing non-option arguments w/ options. | |||||
2020-05-11 | subr/pkgtool_init.subr:pkgtoolp_init_getopts(): clarify invalid command line ↵ | Lucio Andrés Illanes Albornoz | 1 | -1/+1 | |
error message. | |||||
2020-05-11 | subr/build_init.subr:buildp_init_{args,getopts}(): call rtl_fileop_set_log() ↵ | Lucio Andrés Illanes Albornoz | 3 | -15/+24 | |
as soon as possible. subr/ex_pkg.subr:ex_pkg_load_vars(): log variable file names at `notice' level. subr/rtl_fileop.subr:rtl_fileop(): implements `source'. | |||||
2020-05-11 | build.sh:build(): don't forcibly initialise ${BUILD_HNAME}. | Lucio Andrés Illanes Albornoz | 2 | -3/+3 | |
midipix.env:${DEFAULT_LOG_ENV_VARS}: additionally log ${PREFIX_RPM}. | |||||
2020-05-11 | subr/ex_pkg.subr:ex_pkg_check_depends(): check for and exit on first unknown ↵ | Lucio Andrés Illanes Albornoz | 2 | -9/+8 | |
dependent package. subr/ex_pkg_dispatch.subr():exp_pkg_dispatch_packages(): don't pass ${EX_PKG_DISPATCH_WAIT} to ex_pkg_check_depends(). | |||||
2020-05-11 | groups/010.host_deps.group:${PKG_PKG_CONFIG}: correctly set to ↵ | Lucio Andrés Illanes Albornoz | 3 | -0/+3 | |
${PREFIX}/bin/pkgconf. groups/020.host_deps_rpm.group:${PKG_PKG_CONFIG}: correctly set to ${PREFIX}/bin/pkgconf. groups/030.host_toolchain.group:${PKG_PKG_CONFIG}: correctly set to ${PREFIX}/bin/pkgconf. | |||||
2020-05-11 | subr/ex_pkg.subr:ex_pkg_check_depends(): check for and exit on first unknown ↵ | Lucio Andrés Illanes Albornoz | 2 | -6/+9 | |
dependent package. subr/ex_pkg_dispatch.subr:exp_pkg_dispatch_packages(): pass ${EX_PKG_NAMES} to ex_pkg_check_depends(). | |||||
2020-05-11 | groups/010.host_deps.group:sbsigntools_host:${PKG_{C,LD}FLAGS_CONFIGURE_EXTR ↵ | Lucio Andrés Illanes Albornoz | 1 | -2/+2 | |
A}: specify correctly. | |||||
2020-05-11 | subr/pkgtool_init.subr:pkgtoolp_init_getopts(): correctly initialise ↵ | Lucio Andrés Illanes Albornoz | 1 | -1/+1 | |
${BUILD_KIND}. | |||||
2020-05-11 | midipix.env:${DEFAULT_WGET_ARGS}: set to --no-check-certificate --timeout=25 ↵ | Lucio Andrés Illanes Albornoz | 1 | -1/+1 | |
--waitretry=16. | |||||
2020-05-11 | midipix.env:${DEFAULT_WGET_ARGS}: set to --no-check-certificate --timeout=30 ↵ | Lucio Andrés Illanes Albornoz | 1 | -1/+1 | |
(via midipix.) | |||||
2020-05-11 | groups/010.host_deps.group:python3_host:${PKG_INSTALL_FILES}: install ↵ | Lucio Andrés Illanes Albornoz | 1 | -0/+1 | |
bin/python -> python3 symlink (via midipix.) | |||||
2020-05-11 | build.sh:build(): initialise global variable ${EX_PKG_DISPATCH_WAIT}. | Lucio Andrés Illanes Albornoz | 1 | -1/+1 | |
2020-05-07 | groups/030.host_toolchain.group:binutils_host:${PKG_DEPENDS}: remove ↵ | Lucio Andrés Illanes Albornoz | 1 | -1/+0 | |
binutils_build dependency. | |||||
2020-05-07 | groups/010.host_deps.group:sbsigntools_host:${PKG_DEPENDS}: adds ↵ | Lucio Andrés Illanes Albornoz | 1 | -1/+1 | |
util_linux_host. | |||||
2020-05-07 | groups/010.host_deps.group:sbsigntools_host:${PKG_CFLAGS_CONFIGURE}: ↵ | Lucio Andrés Illanes Albornoz | 1 | -0/+2 | |
configure w/ -I${PREFIX}/opt/include (via midipix.) groups/010.host_deps.group:sbsigntools_host:${PKG_LDFLAGS_CONFIGURE}: configure w/ -L${PREFIX}/opt/lib (via midipix.) | |||||
2020-05-07 | groups/010.host_deps.group:binutils_build:${PKG_CONFIGURE_ARGS}: configure ↵ | Lucio Andrés Illanes Albornoz | 1 | -2/+2 | |
w/ --disable-werror --enable-deterministic-archives --enable-install-libbfd --prefix=${PREFIX}/opt (via midipix.) groups/010.host_deps.group:binutils_build:${PKG_PREFIX}: set to ${PREFIX}/opt (via midipix.) | |||||
2020-05-07 | groups/010.host_deps.group:binutils_build:${PKG_DEPENDS}: adds texinfo_host. | Lucio Andrés Illanes Albornoz | 1 | -0/+1 | |
2020-05-07 | groups/{010.host_deps,030.host_toolchain}.group: moves binutils_build due to ↵ | Lucio Andrés Illanes Albornoz | 2 | -18/+18 | |
sbsigntools_host. | |||||
2020-05-07 | Revert "build.sh:buildp_dispatch_pkg_state(): include percentage and package ↵ | Lucio Andrés Illanes Albornoz | 2 | -2/+2 | |
counts in `finish_pkg' informational." This reverts commit 08f57a8d88e4ec4f2705bfd2c69abda752f03907. | |||||
2020-05-07 | build.sh:buildp_dispatch_pkg_state(): include percentage and package counts ↵ | Lucio Andrés Illanes Albornoz | 2 | -2/+2 | |
in `finish_pkg' informational. subr/ex_pkg_dispatch.subr:exp_pkg_dispatch_group(): include package counts in `finish_pkg' message. | |||||
2020-05-07 | groups/010.host_deps.group: add sbsigntools_host (git master) | Ørjan Malde | 2 | -2/+7 | |
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de> | |||||
2020-05-07 | vars/binutils.vars:pkg_binutils_build_install_make(): additionally install ↵ | Lucio Andrés Illanes Albornoz | 1 | -0/+2 | |
include/{ansidecl,symcat}.h (via Redfoxmoon.) | |||||
2020-05-06 | build.sh:buildp_dispatch_pkg_state(): include percentage in `start_pkg' ↵ | Lucio Andrés Illanes Albornoz | 1 | -1/+1 | |
informational. | |||||
2020-05-06 | groups/010.host_deps.group: adds util_linux_host v2.34 (via Redfoxmoon.) | Lucio Andrés Illanes Albornoz | 1 | -1/+7 | |
2020-05-05 | midipix.env:${DEFAULT_MAKEFLAGS_VERBOSITY}: set to V=99 VERBOSE=1. | Lucio Andrés Illanes Albornoz | 1 | -1/+1 | |
2020-05-03 | midipix.env:${DEFAULT_C{,PP,XX}FLAGS{,_*}}: prepend -D_REDIR_TIME64=0 (via ↵ | Lucio Andrés Illanes Albornoz | 1 | -18/+18 | |
midipix.) | |||||
2020-05-03 | groups/030.host_toolchain.group: adds binutils_build v2.24.51 (via midipix.) | Lucio Andrés Illanes Albornoz | 3 | -4/+17 | |
groups/030.host_toolchain.group:binutils_host:${PKG_DEPENDS}: adds binutils_build. vars/binutils_build.vars:pkg_binutils_build_install_make(): solely install include/bfd.h and lib/libbfd.a (via midipix.) | |||||
2020-05-03 | musl_{host|native}: bump to version 1.2.0 [pre-alpha abi upgrade]. | midipix | 2 | -4/+4 | |
2020-05-03 | musl_{host|native}: bump to version 1.1.24. | midipix | 2 | -4/+4 | |
2020-05-02 | groups/221.native_packages_dev.group: adds sbsigntools. (git master) | Ørjan Malde | 2 | -1/+112 | |
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de> | |||||
2020-05-02 | patches/nginx-1.11.3.local.patch: removed epoll support. | midipix | 1 | -30/+3 | |
2020-05-01 | dist/dist_minipix.dist: correctly copy lib{crypto,ssl,tinfo{,w},z}.so* (via ↵ | Lucio Andrés Illanes Albornoz | 1 | -4/+4 | |
midipix.) | |||||
2020-05-01 | groups/211.native_packages_cmdline.group: adds jush (git master) | Ørjan Malde | 1 | -1/+4 | |
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de> |