summaryrefslogtreecommitdiffhomepage
path: root/groups/020.host_deps_rpm.group
AgeCommit message (Collapse)AuthorFilesLines
2021-09-10groups/020.host_deps_rpm.group: rpm_host: disable libelf supportØrjan Malde1-1/+2
Signed-off-by: Ørjan Malde <red@foxi.me>
2021-09-09groups/020.host_deps_rpm.group: libarchive_host: bump to v3.5.2Ørjan Malde1-3/+3
Signed-off-by: Ørjan Malde <red@foxi.me>
2021-09-09groups/020.host_deps_rpm.group:libarchive_host:${PKG_CONFIGURE_ARGS_EXTRA}: ↵Lucio Andrés Illanes Albornoz1-0/+1
configure w/ --without-xml2 (via midipix.)
2021-08-24Merge {groups,vars}/ w/ extended ${PKG_INSTALL_V2} DSL.Lucio Andrés Illanes Albornoz1-0/+4
files/{autoconf_2_64_host,busybox,install_strip_host,libxml2,pkgconf,{pkgconf,python2,rpm,texinfo}_host}/*, etc/{busyboxconfig,python2.7-config}: added/moved. groups/000.host_tools.group:auto{conf_2_64,make_1_11_6}_host:${PKG_INSTALL_FILES_V2}: merged. groups/000.host_tools.group:install_strip_host:${PKG_BUILD_STEPS_DISABLE}: disable "build install_make install_rpm". groups/000.host_tools.group:install_strip_host:${PKG_INSTALL_FILES_V2}: merged. groups/000.host_tools.group:pkgconf_host:${PKG_INSTALL_FILES_V2}: merged. groups/010.host_deps.group:chainport_host:${PKG_BUILD_STEPS_DISABLE}: disable "build install_make install_rpm". groups/010.host_deps.group:chainport_host:${PKG_PREFIX}: removed. groups/010.host_deps.group:{chainport,clzip,cmake,dbus,libffi,libzip,mdso,ncursesw,perk,python[23],texinfo,tzdb}_host:${PKG_INSTALL_FILES_V2}: merged/updated. groups/020.host_deps_rpm.group:rpm_host:${PKG_INSTALL_FILES_V2}: merged. groups/030.host_toolchain.group:{binutils,ldso,nasm}_host:${PKG_INSTALL_FILES_V2}: merged/updated. groups/100.native_tools.group:{mdso,perk,pkgconf}:${PKG_INSTALL_FILES_V2}: merged. groups/110.native_toolchain.group:binutils:${PKG_INSTALL_FILES_V2}: merged. groups/120.native_runtime.group:{ldso,ntux,psxscl_strace}:${PKG_INSTALL_FILES_V2}: updated. groups/211.native_packages_cmdline.group:{busybox,dash.dos2unix,mksh,ninvaders,openbsd_baseutils,pixz,tree,terminally_tetris}:${PKG_INSTALL_FILES_V2}: merged/updated. groups/221.native_packages_dev.group:{gdb,lua,python3}:${PKG_INSTALL_FILES_V2}: updated. groups/231.native_packages_etc.group:{apr_util,bochs,bzip2,clzip,doomgeneric,hastyhex,john,ncursesw,p7zip,vim}:${PKG_INSTALL_FILES_V2}: updated. groups/251.native_packages_lib.group:{lib{ffi,jpeg_turbo,solv,ssh,xml2,zip},nettle,wolfssl}:${PKG_INSTALL_FILES_V2}: merged/updated. groups/251.native_packages_lib.group:nettle:${PKG_CONFIG_CACHE_EXTRA}: merged. groups/261.native_packages_x11.group:{glew,st}:${PKG_INSTALL_FILES_V2}: updated. groups/800.minipix.group:{bash,bzip2,dash,dropbear}_minipix:${PKG_INSTALL_FILES_V2}: updated. vars/{{autoconf_2_64,automake_1_11_6,chainport,dbus,install_strip,nasm,pkgconf,rpm,texinfo,tzdb}_host,nettle,pkgconf{,_host}}.vars: deleted.
2020-10-01groups/020.host_deps_rpm.group: rpm_host: bump to v4.16.0Ørjan Malde1-2/+2
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de>
2020-09-25groups/020.host_deps_rpm.group: popt: bump to v1.18Ørjan Malde1-2/+2
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de>
2020-05-24groups/{native,host}: update libarchive to v3.4.3Ørjan Malde1-2/+2
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de>
2020-05-18groups/{020.host_deps_rpm,231.native_packages_etc}.group: rpm: drop LMDB ↵Neal Gompa1-5/+3
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-11groups/010.host_deps.group:${PKG_PKG_CONFIG}: correctly set to ↵Lucio Andrés Illanes Albornoz1-0/+1
${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-04-13subr/pkg_build.subr: invariably call make(1) w/ V=99.Lucio Andrés Illanes Albornoz1-1/+0
groups/*.group: remove redundant ${PKG_MAKEFLAGS_BUILD_EXTRA:="V=99"} variables.
2020-04-11groups/020.host_deps_rpm.group:libarchive_host:${PKG_MAKEFLAGS_BUILD_EXTRA}: ↵Lucio Andrés Illanes Albornoz1-0/+1
build w/ V=99. groups/251.native_packages_lib.group:libarchive:${PKG_MAKEFLAGS_BUILD_EXTRA}: build w/ V=99.
2020-04-11libarchive{,_host}: update to version 3.4.2Ørjan Malde1-2/+3
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de>
2020-04-11groups/020.host_deps_rpm.group:libarchive_host: revert to v3.3.3.Lucio Andrés Illanes Albornoz1-4/+2
groups/251.native_packages_lib.group:libarchive: revert to v3.3.3.
2020-04-10groups/020.host_deps_rpm.group:libarchive_host: updated to v3.4.2 (via ↵Lucio Andrés Illanes Albornoz1-2/+4
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.
2020-03-01General cleanup, pt. III.Lucio Andrés Illanes Albornoz1-3/+3
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.
2020-02-26Implements group-group dependencies.Lucio Andrés Illanes Albornoz1-0/+1
2020-02-13groups/2*.native_packages_*.group: adds dependencies.Lucio Andrés Illanes Albornoz1-0/+3
vars/env.vars:${DEFAULT_BUILD_VARS}: adds CXXFLAGS_CONFIGURE.
2020-02-12build.sh:buildp_dispatch(): correctly filter ${_build_groups_lc} in the ↵Lucio Andrés Illanes Albornoz1-0/+28
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.