Age | Commit message (Collapse) | Author | Files | Lines |
|
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>
|
|
${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.
|
|
groups/*.group: remove redundant ${PKG_MAKEFLAGS_BUILD_EXTRA:="V=99"} variables.
|
|
build w/ V=99.
groups/251.native_packages_lib.group:libarchive:${PKG_MAKEFLAGS_BUILD_EXTRA}: build w/ V=99.
|
|
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de>
|
|
groups/251.native_packages_lib.group:libarchive: revert to v3.3.3.
|
|
Redfoxmoon.)
groups/020.host_deps_rpm.group:libarchive_host:${PKG_LIBTOOL}: build w/ libtool.
groups/020.host_deps_rpm.group:libarchive_host:${PKG_MAKEFLAGS_BUILD_EXTRA}: build w/ V=99.
|
|
dist/dist_digest.dist: removes obsolete dist file.
etc/{build.usage,README.md}: updated.
groups/000.host_tools.group:{autoconf,automake,gettext_tiny,install_strip,libtool,m4}_host: moved from groups/010.host_deps.group.
groups/221.native_packages_dev.group:lua: moved from groups/231.native_packages_etc.group.
groups/221.native_packages_dev.group:lua:${PKG_FORCE_AUTORECONF}: set.
groups/231.native_packages_etc.group:{mlogin,tdnf}:${PKG_FORCE_AUTORECONF}: set.
groups/241.native_packages_inet.group:nullmailer:${PKG_FORCE_AUTORECONF}: set.
groups/251.native_packages_lib.group:lib{asr,gpg_error}:${PKG_FORCE_AUTORECONF}: set.
midipix.env, etc/README.md, subr/pkg_configure_autotools.subr: adds FORCE_NO_AUTORECONF.
subr/rtl_fileop.subr: adds ch{mod,own} fileops.
vars/{check_updates,jamvm,lib{asr,gpg_error},lua,mlogin,tdnf}.vars: removes obsolete vars file.
|
|
|
|
vars/env.vars:${DEFAULT_BUILD_VARS}: adds CXXFLAGS_CONFIGURE.
|
|
absence of -D rpm.
groups/0[23]0.host_{deps_rpm,toolchain}.group: renamed.
groups/020.host_deps_rpm.group:libarchive_host:${PKG_CFLAGS_CONFIGURE}: configure w/ -I${PREFIX}/include.
|