summaryrefslogtreecommitdiffhomepage
AgeCommit message (Collapse)AuthorFilesLines
2020-06-03groups/221.native_packages_dev.group: mandoc: bump to v1.14.5Ørjan Malde3-23/+114
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de>
2020-06-03groups/251.native_packages_lib.group: adds libssh v0.9.4Ørjan Malde2-1/+32
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de>
2020-06-02patches/openbsd_baseutils.local.patch: updated (via midipix.)Lucio Andrés Illanes Albornoz1-0/+22
2020-06-02groups/211.native_packages_cmdline.group:openbsd_baseutils:${PKG_ENV_VARS_EX ↵Lucio Andrés Illanes Albornoz3-19/+26
TRA}: removed. groups/211.native_packages_cmdline.group:openbsd_baseutils:${PKG_BUILD_STEPS_DISABLE}: disable install_make. groups/211.native_packages_cmdline.group:openbsd_baseutils:${PKG_CFLAGS_BUILD}: build w/ ${NATIVE_PACKAGES_CFLAGS_CONFIGURE}. groups/211.native_packages_cmdline.group:openbsd_baseutils:${PKG_INSTALL_FILES}: install bin/pax and share/man/man1/{cpio,pax,tar}.1. groups/211.native_packages_cmdline.group:openbsd_baseutils:${PKG_MAKE_SUBDIRS}: exclusively make(1) libopenbsd and pax. patches/openbsd_baseutils.local.patch: updated. vars/openbsd_baseutils.vars: deleted.
2020-06-02subr/rtl_install.subr: correctly return failure given rtl_fileop() failure.Lucio Andrés Illanes Albornoz1-3/+9
2020-06-02midipix.env:${DEFAULT_BUILD_VARS}: adds ${PKG_CFLAGS_BUILD} and ↵Lucio Andrés Illanes Albornoz4-31/+51
${PKG_MAKE_SUBDIRS}. subr/pkg_{build,install}.subr: honour ${PKG_MAKE_SUBDIRS}. etc/README.md: updated.
2020-06-02groups/211.native_packages_cmdline.group: update coreutils to v8.32Ørjan Malde3-2/+2
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de>
2020-06-02groups/231.native_packages_etc.group: ffmpeg: enable libmp3lameØrjan Malde1-2/+2
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de>
2020-06-02groups/251.native_packages_lib.group: adds lame v3.100Ørjan Malde1-1/+6
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de>
2020-06-01231.native_packages_etc.group: ffmpeg: drop libressl and switch to gnutls ↵Ørjan Malde2-1/+199
and (l)gpl3. Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de>
2020-05-30groups/231.native_packages_etc.group: rpm: Set prefix to /usrNeal Gompa1-1/+1
This will ensure the rpm macros are set properly so that rpm does not choke at runtime. Signed-off-by: Neal Gompa <ngompa13@gmail.com>
2020-05-30patches/tdnf-2.1.1_pre.local.patch: fix libtdnfcli library dependencies.Lucio Andrés Illanes Albornoz2-12/+43
vars/tdnf.vars:pkg_tdnf_configure(): export ${PKG_CONFIG{,_LIBDIR}} during execution. vars/tdnf.vars:pkg_tdnf_configure(): define ${OPENSSL_LIBRARY} as ${PKG_PREFIX}/lib/libcrypto.so. Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de> Signed-off-by: Neal Gompa <ngompa13@gmail.com>
2020-05-30groups/231.native_packages_etc.group: tdnf: Update to v2.1.1Neal Gompa4-137/+54
Signed-off-by: Neal Gompa <ngompa13@gmail.com>
2020-05-30groups/231.native_packages_etc.group: Add libmetalinkNeal Gompa1-1/+5
Signed-off-by: Neal Gompa <ngompa13@gmail.com>
2020-05-30groups/241.native_packages_inet.group: update cacerts repo urlØrjan Malde2-4/+2
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de>
2020-05-30groups:231.native_packages_etc.group: drop debianutilsØrjan Malde1-7/+1
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de>
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().