summaryrefslogtreecommitdiffhomepage
path: root/vars
AgeCommit message (Collapse)AuthorFilesLines
2019-04-26vars/python[23]{,_host}.vars: call pkg_fetch_download() to fetch ${PKG_URL}.Lucio Andrés Illanes Albornoz4-0/+4
2019-04-26vars/build.vars:mksh:${PKG_ENV_VARS_EXTRA}: remove -DMKSH_NOPROSPECTOFWORK ↵Lucio Andrés Illanes Albornoz1-1/+1
from ${CFLAGS} (via Redfoxmoon.)
2019-04-26vars/build.vars:libelf:${PKG_URL}: update dead URL.Lucio Andrés Illanes Albornoz1-1/+1
2019-04-26vars/build.vars:native_packages_deps: adds libpcap v1.9.0 (via Redfoxmoon.)Lucio Andrés Illanes Albornoz1-1/+5
2019-04-26vars/build.vars:host_tools_rpm: build libarchive_host after libressl_host ↵Lucio Andrés Illanes Albornoz1-4/+5
(fixes rpm_host build.) vars/build.vars:libarchive_host:${PKG_LDFLAGS_CONFIGURE}: configure w/ -L${PREFIX}/lib (fixes rpm_host build.)
2019-04-26vars/build.vars:ntux_minipix:${PKG_CONFIGURE_ARGS}: configure w/ ↵Lucio Andrés Illanes Albornoz1-1/+1
--bindir=/bin (fixes missing ntux in minipix/bin.)
2019-04-26vars/build.vars:libressl{,_host}: updated to v2.9.1 (via Redfoxmoon.)Lucio Andrés Illanes Albornoz1-5/+6
vars/build.vars:openlitespeed:${PKG_DISABLED}: disabled (via Redfoxmoon.) vars/build.vars:ruby:${PKG_CONFIGURE_ARGS_EXTRA}: configure w/ --with-out-ext=fiddle,openssl (via Redfoxmoon.) patches/bdwgc.local.patch: updated (via Redfoxmoon.) patches/libressl-2.9.1.local.patch: added (via Redfoxmoon.)
2019-04-02vars/build.vars:libsolv:${PKG_SUBDIR}: provide explicitly to fix patch ↵Lucio Andrés Illanes Albornoz1-0/+1
application (via Redfoxmoon.)
2019-03-26vars/build.vars:native_packages_etc: adds ghostscript v9.26 (via Redfoxmoon.)Lucio Andrés Illanes Albornoz2-1/+19
patches/ghostscript-9.26.local.patch: via Redfoxmoon. vars/ghostscript.vars: via Redfoxmoon.
2019-03-25vars/build.vars:libjpeg_turbo: updated to v2.0.2 (via Redfoxmoon.)Lucio Andrés Illanes Albornoz2-4/+24
vars/libjpeg_turbo.vars: via Redfoxmoon.
2019-03-24patches/alsa_lib-1.1.{6,8}.local.patch: updated (via Redfoxmoon.)Lucio Andrés Illanes Albornoz1-3/+4
patches/libsndfile-1.0.28.local.patch: removes obsolete patch (via Redfoxmoon.) patches/rdesktop-1.8.4.local.patch: removes obsolete patch (via Redfoxmoon.) vars/build.vars:alsa_lib:${PKG_CFLAGS_BUILD_EXTRA}: build w/ -D__u8=uint8_t (via Redfoxmoon.) vars/build.vars:alsa_lib: updated to v1.1.8 (via Redfoxmoon.)
2019-03-24vars/build.vars:datamash: updated to v1.4 (via Redfoxmoon.)Lucio Andrés Illanes Albornoz1-20/+20
vars/build.vars:grep: updated to v3.3 (via Redfoxmoon.) vars/build.vars:sed: updated to v4.7 (via Redfoxmoon.) vars/build.vars:tar: updated to v1.32 (via Redfoxmoon.) vars/build.vars:tree: updated to v1.8.0 (via Redfoxmoon.) vars/build.vars:bison: updated to v3.3 (via Redfoxmoon.) vars/build.vars:nano: updated to v3.2 (via Redfoxmoon.) vars/build.vars:ncdu: updated to v1.14 (via Redfoxmoon.) vars/build.vars:rdesktop: updated to v1.8.4 (via Redfoxmoon.) vars/build.vars:xorriso: updated to v1.5.0 (via Redfoxmoon.) patches/rdesktop-1.8.{3,4}.local.patch: updated (via Redfoxmoon.)
2019-03-23vars/build.vars:{clzip,expat}{_host,}: updated to v{1.11,2.2.6} (via ↵Lucio Andrés Illanes Albornoz1-32/+28
Redfoxmoon.) vars/build.vars:libxml2: updated to v2.9.9 (via Redfoxmoon.) vars/build.vars:libunistring: updated to v0.9.10 (via Redfoxmoon.) vars/build.vars:libpng: updated to v1.6.36 (via Redfoxmoon.) vars/build.vars:tiff: updated to v4.0.10 (via Redfoxmoon.) vars/build.vars:gdbm: updated to v1.18.1 (via Redfoxmoon.) vars/build.vars:pcre: updated to v8.43 (via Redfoxmoon.) vars/build.vars:gzip: updated to v1.10 (via Redfoxmoon.) vars/build.vars:gzip:${PKG_{CFLAGS_CONFIGURE_EXTRA,CONFIGURE_ARGS,MAKEFLAGS_{BUILD,INSTALL}_EXTRA}}: unset (via Redfoxmoon.) vars/build.vars:libvorbis: updated to v1.3.6 (via Redfoxmoon.) vars/build.vars:libxslt: updated to v1.1.33 (via Redfoxmoon.) vars/build.vars:libtirpc: updated to v1.1.4 (via Redfoxmoon.) patches/expat-2.2.{5,6}.local.patch: updated (via Redfoxmoon.) patches/libtirpc-1.{0.3,1.4}.local.patch: updated (via Redfoxmoon.) patches/libvorbis-1.3.5.local.patch: removes obsolete patch (via Redfoxmoon.) patches/libxslt-1.1.3{2,3}.local.patch: updated (via Redfoxmoon.) patches/pcre-8.4{2,3}.local.patch: updated (via Redfoxmoon.) patches/tiff/CVE-{2017-{11613,17095,18013,9935},2018-{10963,5784,7456,8905}}.patch: removes obsolete patches (via Redfoxmoon.) patches/tiff/CVE-2018-12900.patch: added (via Redfoxmoon.)
2019-03-13patches/ncursesw_host-6.0.local.patch: correctly install ↵Lucio Andrés Illanes Albornoz2-0/+8
share/{tabset,terminfo}/. vars/python[23]_host.vars:pkg_python[23]_host_fetch_download(): provisional sbpython[23]/project/config/cfgdefs.sh patch.
2019-03-13vars/build.vars:host_packages_deps:${PKG_LDFLAGS_CONFIGURE}: link w/ ↵Lucio Andrés Illanes Albornoz1-1/+1
-Wl,-rpath,${PREFIX}/lib (via midipix.)
2019-03-13vars/build.vars:host_packages_deps: adds ncursesw_host as a dependency of ↵Lucio Andrés Illanes Albornoz1-3/+8
python[23]_host (via midipix.)
2019-03-12vars/gcc.vars: build runtime libraries with ${DEFAULT_CFLAGS_DEBUG_RUNTIME.midipix1-0/+2
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de>
2019-03-12vars/gcc.vars: update target flags to match new SEH bits.midipix1-0/+7
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de>
2019-03-11vars/build.vars:host_toolchain: build ldso_host prior to ↵Lucio Andrés Illanes Albornoz1-8/+8
gcc_{libstdcpp_v3,full}_host (via midipix.)
2019-03-11vars/gcc.vars:pkgp_gcc_setup_env(): don't include -midata in ↵Lucio Andrés Illanes Albornoz1-1/+1
${GCCTARGET_FLAGS} for gcc_stage1_host (via midipix.)
2019-03-11vars/gcc.vars:pkgp_gcc_setup_env(): don't include -midata in ↵Lucio Andrés Illanes Albornoz1-1/+1
${GCCTARGET_FLAGS} for gcc_full (via midipix.)
2019-02-25openssh: ensure debug symbols do not get stripped during the install step.midipix1-0/+1
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de>
2019-02-22vars/build.vars:debianutils: updated to v4.8.6.1.Lucio Andrés Illanes Albornoz1-5/+5
vars/build.vars:isync:${PKG_URL}: updated to sources.voidlinux.org mirror.
2019-02-18vars/build.vars:mailutils:${PKG_CONFIGURE_ARGS_EXTRA}: configure w/o ↵Lucio Andrés Illanes Albornoz1-1/+1
--without-fribidi (via midipix.)
2019-02-18gcc: midipix targets: explicitly apply hidden visibility when building libgcc.midipix1-4/+6
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de>
2019-02-18vars/build.vars:libass:${PKG_DISABLED}: disabled (via midipix.)Lucio Andrés Illanes Albornoz1-0/+1
2019-02-05vars/build.vars:native_packages_deps_x11: adds {fribidi,libass} ↵Lucio Andrés Illanes Albornoz1-1/+8
v{1.0.5,0.14.0} (via Redfoxmoon.)
2019-02-02vars/build.vars:pacman:${PKG_DISABLED}: disabled (via Redfoxmoon.)Lucio Andrés Illanes Albornoz1-0/+1
2019-02-01vars/build.vars:gnutls: updated to v3.6.6 (via Redfoxmoon.)Lucio Andrés Illanes Albornoz2-3/+4
vars/gnutls.vars: updated (via Redfoxmoon.) patches/gnutls-3.6.[26].local.patch: updated (via Redfoxmoon.)
2019-01-31vars/build.vars:gmp{_host,}: updated to v6.1.2.Lucio Andrés Illanes Albornoz1-7/+8
vars/build.vars:libnettle: updated to v3.4.1 (via Redfoxmoon.) vars/build.vars:libnettle:${PKG_CONFIGURE_ARGS_EXTRA}: configure w/o --disable-assembler and w/ nettle_cv_asm_underscore=no --disable-static (via Redfoxmoon.) vars/build.vars:libnettle:${PKG_CFLAGS_CONFIGURE_EXTRA}: configure w/ -std=gnu99 (via Redfoxmoon.) patches/libnettle-3.4.1.local.patch: updated. patches/libnettle/nettle-conf-fix.patch: via Redfoxmoon.
2019-01-27vars/build.vars:lua:${PKG_INSTALL_FILES}: install lib/liblua.so.0 symlink ↵Lucio Andrés Illanes Albornoz1-0/+1
(via Redfoxmoon.)
2019-01-26vars/build.vars:native_packages_etc: adds qemu v3.1.0 (via Redfoxmoon.)Lucio Andrés Illanes Albornoz1-1/+5
patches/qemu-3.1.0.local.patch: via Redfoxmoon.
2019-01-23vars/build.vars:musl_{full{,_host},no_complex_host}: updated to v1.1.21.Lucio Andrés Illanes Albornoz2-18/+12
patches/musl_{full{,_host},no_complex_host}: deletes obsolete symlinks. vars/musl.vars: move ${PKG_BASE_DIR}/mmglue into build/ post-download.
2019-01-20vars/build.vars:openlitespeed:${PKG_DESTDIR}: install into destdir/lsws.Lucio Andrés Illanes Albornoz1-0/+1
2019-01-19vars/build.vars:musl_fts: switched to midipix.org package (via Redfoxmoon.)Lucio Andrés Illanes Albornoz1-3/+2
2019-01-19build.sh, subr/build_checks.subr, vars/midipix.vars: removes ↵Lucio Andrés Illanes Albornoz1-24/+12
${DEFAULT_CHECK_PREREQ_{CMDS,FILES{,_DYNAMIC},PERL_MODULES}}. etc/build.usage: update target list. subr/build_checks.subr: merges remaining checks into subr/build_init.subr.
2019-01-19build.sh, etc/build.usage, subr/ex_pkg_dispatch.subr: adds -r LAST.Lucio Andrés Illanes Albornoz1-0/+1
subr/ex_rtl_state.subr: adds ex_rtl_state_clear(). vars/midipix.vars: adds ${DEFAULT_BUILD_LAST_FAILED_PKG_FNAME}.
2019-01-19vars/rpm_host.vars:pkg_rpm_host_install_pre(): remove ${PKG_DESTDIR}/var/.Lucio Andrés Illanes Albornoz1-0/+1
2019-01-19build.sh, etc/build.usage, subr/build_args.subr: replaces -x w/ -vvv.Lucio Andrés Illanes Albornoz1-0/+1
subr/ex_rtl_{fileop,log}.subr, vars/env.vars: log file operations at -vvvv.
2019-01-19vars/{dbus,libressl,tzdb}_host.vars: remove ${PKG_DESTDIR}/{etc,var}/.Lucio Andrés Illanes Albornoz4-3/+30
vars/midipix.vars:${DEFAULT_CLEAR_PREFIX_PATHS}: updated.
2019-01-19vars/invariants_zipdist.vars:pkg_invariants_zipdist_all(): optionally sign ↵Lucio Andrés Illanes Albornoz1-12/+22
ZIP archive.
2019-01-19subr/pkg_configure_autotools.subr:pkg_configure_autotools(): invoke scripts ↵Lucio Andrés Illanes Albornoz1-2/+2
w/ /bin/sh. vars/midipix.vars:${DEFAULT_{LOG_ENV_VARS,CLEAR_ENV_VARS_EXCEPT}}: removes SHELL.
2019-01-19vars/invariants_zipdist.vars:pkg_invariants_zipdist_all(): move beneath ↵Lucio Andrés Illanes Albornoz2-12/+17
${BUILD_WORKDIR}/zipdist/ & remove temporary mpackage directories. vars/midipix.vars: adds ${DEFAULT_ZIPDIST_DEFROOT}.
2019-01-19etc/build.usage, subr/build_{args,checks}.subr: merges -c into -C as -C prefix.Lucio Andrés Illanes Albornoz7-20/+21
etc/build.usage, subr/build_{args,init}.subr: merges -[46N] into -F as ipv4|ipv6|offline. subr/ex_rtl_fetch.subr: honour ${{ARG_FETCH_FORCE,DEFAULT_GIT_ARGS}}. subr/pkg_install_strip.subr: correctly strip non-release build binaries. subr/pkg_install_strip.subr:pkg_install_strip(): honour ${ARG_DEBUG_MINIPIX}. vars/env.vars, subr/pkg_fetch_{download,git,wget}.subr: merges fetch_{git,wget} into fetch_download. vars/midipix.vars: adds ${DEFAULT_GIT_ARGS}. vars/{musl,python[23]{,_host}}.vars: updated concerning fetch_download.
2019-01-19vars/invariants_minipix.vars: fix pkgp_invariants_minipix_is_newer() & ↵Lucio Andrés Illanes Albornoz1-9/+10
pathnames.
2019-01-19vars/invariants_digest.vars:pkg_invariants_digest_all(): only compile given ↵Lucio Andrés Illanes Albornoz2-3/+2
-D t{bz2,gz,xz}. vars/mpackage_host.vars:pkg_mpackage_host_install_make(): correctly install symlink.
2019-01-19build.sh, etc/build.usage, subr/*: merges {-[ptz],--rpm} into -D ↵Lucio Andrés Illanes Albornoz7-126/+130
{minipix,pkg,rpm,t{bz2,gz,xz},zipdist}. subr/{build_args,pkg_clean}.subr: cleanup ${ARG_CLEAN_BUILDS} usage. vars/build.vars:dist: merged into invariants. vars/invariants_minipix.vars: adapted from vars/dist_minipix_dist.vars. vars/{invariants_tarballs,midipix}.vars: don't produce source tarballs.
2019-01-19vars/midipix.vars:${DEFAULT_CLEAR_PREFIX_PATHS}: removes README.Lucio Andrés Illanes Albornoz1-1/+1
2019-01-19subr/pkg_install{,_rpm}.subr: honour ${PKG_{PKGLIST,RPM}_DISABLE}.Lucio Andrés Illanes Albornoz6-27/+47
vars/build.vars:host_tools: moves mpackage from dist as mpackage_host. vars/build.vars:{ntctty,psxscl{,_strace},ptycon}: specify ${PKG_SRC_TARBALL_DISABLE:=1}. vars/build.vars:minipix: specify ${{PKGLIST,RPM}=1}. vars/dist_etc.vars: removed. vars/env.vars: adds {PKGLIST,RPM,SRC_TARBALL}_DISABLE. vars/invariants_tarballs.vars:pkgp_dist_tarball_src(): honour ${PKG_SRC_TARBALL_DISABLE}. vars/invariants_zipdist.vars: ensure build directories for packages in the pkglist.native exist. vars/{invariants_zipdist,mpackage_host}.vars: {reference,provide} mpackage/ symlink.
2019-01-18vars/build.vars:invariants: adds invariants_zipdist.Lucio Andrés Illanes Albornoz4-6/+37
etc/build.usage, subr/build_args.subr: adds -z. vars/invariants_tarballs.vars:pkgp_dist_tarball_src(): only include package build directories. vars/invariants_zipdist.vars: added. vars/midipix.vars: adds ${DEFAULT_ZIPDIST_FNAME_PREFIX}.