summaryrefslogtreecommitdiffhomepage
AgeCommit message (Collapse)AuthorFilesLines
2020-05-30subr/pkgtool_init.subr:pkgtoolp_init_getopts(): correctly set ${BUILD_KIND}.Lucio Andrés Illanes Albornoz1-1/+1
2020-05-30groups/241.native_packages_inet.group:gpgme:${PKG_CONFIGURE_ARGS_EXTRA}: ↵Lucio Andrés Illanes Albornoz1-1/+1
configure w/ --disable-g13-test --disable-gpgconf-test --disable-gpgsm-test --disable-gpg-test --with-libgpg-error-prefix=${PREFIX_NATIVE} --with-libassuan-prefix=${PREFIX_NATIVE}.
2020-05-30groups/241.native_packages_inet.group: add gpgme v1.13.1Ørjan Malde1-1/+7
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de>
2020-05-27groups/{000.host_tools,100.native_tools}.group:tpax{_host,}:${PKG_URLS_GIT}: ↵Lucio Andrés Illanes Albornoz2-2/+2
updated (via midipix.)
2020-05-27subr/pkg_install_files.subr:pkgp_install_files_strip(): strip minipix ↵Lucio Andrés Illanes Albornoz1-14/+18
packages unless --debug-minipix was specified (via midipix.)
2020-05-26etc/README.md: updated.Lucio Andrés Illanes Albornoz3-4/+19
2020-05-26subr/pkg_install{,_files}.subr: call pkgp_install{,_files}_perms() as early ↵Lucio Andrés Illanes Albornoz2-21/+25
as possible.
2020-05-26build.sh:build(): don't zero-initialise ${DEFAULT_GITROOT_HEAD} (via tehcloud.)Lucio Andrés Illanes Albornoz1-1/+1
2020-05-26etc/README.md: updated.Lucio Andrés Illanes Albornoz1-4/+4
2020-05-26subr/pkg_install_files.subr:pkgp_install_files_strip(): check for either of ↵Lucio Andrés Illanes Albornoz1-1/+1
.debug_{frame,info} headers when checking whether to strip(1).
2020-05-24groups/251.native_packages_lib.group: update lib{xml2,xslt} to v{2.9.10,1.1.34}Ørjan Malde2-4/+4
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de>
2020-05-24groups/{native,host}: update libarchive to v3.4.3Ørjan Malde3-4/+4
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de>
2020-05-23groups/231.native_packages_etc.group: update qrencode to v4.0.2Ørjan Malde1-2/+2
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de>
2020-05-23groups/251.native_packages_lib.group: update libksba to v1.4.0Ørjan Malde1-2/+2
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de>
2020-05-23groups/241.native_packages_inet.group: update whois to v5.5.6Ørjan Malde1-2/+2
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de>
2020-05-23groups/241.native_packages_inet.group: update weechat to v2.8Ørjan Malde2-2/+2
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de>
2020-05-23groups/241.native_packages_inet.group: update thttpd to v2.29Ørjan Malde2-15/+17
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de>
2020-05-23groups/231.native_packages_etc.group: update xorriso to v1.5.2Ørjan Malde1-2/+2
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de>
2020-05-23211.native_packages_cmdline.group: update sed to v4.8Ørjan Malde1-2/+2
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de>
2020-05-23groups/211.native_packages_cmdline.group: update datamash to v1.7Ørjan Malde1-2/+2
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de>
2020-05-23groups/211.native_packages_cmdline.group: update calcurse to v4.6.0Ørjan Malde1-2/+2
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de>
2020-05-23patches/proxytunnel-1.10.20200507.local.patch: install(1) w/ 755 vs. 555.Lucio Andrés Illanes Albornoz1-5/+6
2020-05-23groups/241.native_packages_inet.group:proxytunnel:${PKG_DEPENDS}: adds libressl.Lucio Andrés Illanes Albornoz1-0/+1
2020-05-23groups/{native,host,minipix}: add tpax (git master)Ørjan Malde3-3/+9
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de>
2020-05-22groups/241.native_packages_inet.group: add proxytunnel v1.10.20200507Ørjan Malde2-1/+19
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de>
2020-05-19groups/231.native_packages_etc.group: rpm: Add xz and zstd payload supportNeal Gompa1-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-18groups/{020.host_deps_rpm,231.native_packages_etc}.group: rpm: drop LMDB ↵Neal Gompa2-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-15groups/211.native_packages_cmdline.group: update grep to v3.4Ørjan Malde1-2/+2
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de>
2020-05-15Include percentage and group counts in group status informationals.Lucio Andrés Illanes Albornoz2-14/+23
2020-05-15subr/rtl_complex.subr:rtl_percentage(): initial implementation.Lucio Andrés Illanes Albornoz2-10/+11
subr/ex_pkg_dispatch.subr:exp_pkg_dispatch_{expand_packages,group}(): use rtl_percentage().
2020-05-15Include percentage and package counts in build status informationals.Lucio Andrés Illanes Albornoz1-8/+8
2020-05-15vars/libxslt.vars:pkg_libxslt_install_make_post(): install ↵Lucio Andrés Illanes Albornoz1-1/+1
${PKG_DESTDIR}/bin/xslt-config into ${PKG_DESTDIR_HOST}/bin.
2020-05-15Include percentage and package counts in build status informationals.Lucio Andrés Illanes Albornoz2-13/+21
2020-05-15subr/rtl_list.subr:rtl_l{assign,first}(): initial implementation.Lucio Andrés Illanes Albornoz2-2/+26
subr/pkg_install.subr:pkg_install(): use rtl_lassign().
2020-05-15subr/rtl.subr:rtl_set_IFS_nl(): initial implementation.Lucio Andrés Illanes Albornoz3-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-15Optionally install ${PKG_DESTDIR_HOST} into ${PREFIX}.Lucio Andrés Illanes Albornoz7-53/+66
vars/libxslt.vars:pkg_libxslt_install_make_post(): install ${PREFIX}/bin/xslt-config into ${PKG_DESTDIR_HOST}/bin.
2020-05-15groups/241.native_packages_inet.group:icecast:${PKG_URL}: update dead URL.Lucio Andrés Illanes Albornoz2-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-14groups/231.native_packages_etc.group: update ndcu to v1.14.2Ørjan Malde1-2/+2
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de>
2020-05-14211.native_packages_dev.group: update bison to v3.6.1Ørjan Malde1-2/+2
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de>
2020-05-11pkgtool.sh:pkgtoolp_info(): additionally print SHA-256 message digests of ↵Lucio Andrés Illanes Albornoz1-3/+18
patch and/or variable files.
2020-05-11subr/build_init.subr:buildp_init_getopts(): allow mixing non-option ↵Lucio Andrés Illanes Albornoz2-46/+34
arguments w/ options. subr/pkgtool_init.subr:pkgtoolp_init_getopts(): allow mixing non-option arguments w/ options.
2020-05-11subr/pkgtool_init.subr:pkgtoolp_init_getopts(): clarify invalid command line ↵Lucio Andrés Illanes Albornoz1-1/+1
error message.
2020-05-11subr/build_init.subr:buildp_init_{args,getopts}(): call rtl_fileop_set_log() ↵Lucio Andrés Illanes Albornoz3-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-11build.sh:build(): don't forcibly initialise ${BUILD_HNAME}.Lucio Andrés Illanes Albornoz2-3/+3
midipix.env:${DEFAULT_LOG_ENV_VARS}: additionally log ${PREFIX_RPM}.
2020-05-11subr/ex_pkg.subr:ex_pkg_check_depends(): check for and exit on first unknown ↵Lucio Andrés Illanes Albornoz2-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-11groups/010.host_deps.group:${PKG_PKG_CONFIG}: correctly set to ↵Lucio Andrés Illanes Albornoz3-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-11subr/ex_pkg.subr:ex_pkg_check_depends(): check for and exit on first unknown ↵Lucio Andrés Illanes Albornoz2-6/+9
dependent package. subr/ex_pkg_dispatch.subr:exp_pkg_dispatch_packages(): pass ${EX_PKG_NAMES} to ex_pkg_check_depends().
2020-05-11groups/010.host_deps.group:sbsigntools_host:${PKG_{C,LD}FLAGS_CONFIGURE_EXTR ↵Lucio Andrés Illanes Albornoz1-2/+2
A}: specify correctly.
2020-05-11subr/pkgtool_init.subr:pkgtoolp_init_getopts(): correctly initialise ↵Lucio Andrés Illanes Albornoz1-1/+1
${BUILD_KIND}.
2020-05-11midipix.env:${DEFAULT_WGET_ARGS}: set to --no-check-certificate --timeout=25 ↵Lucio Andrés Illanes Albornoz1-1/+1
--waitretry=16.