summaryrefslogtreecommitdiffhomepage
path: root/vars
AgeCommit message (Collapse)AuthorFilesLines
2020-02-08vars/build.vars:host_tools_deps: adds libz_host v1.2.8.2015.12.26.Lucio Andrés Illanes Albornoz1-1/+6
2020-02-08vars/build.vars:host_tools: adds bzip2_host v1.0.8.Lucio Andrés Illanes Albornoz2-12/+28
vars/build.vars:host_tools: adds sqlite3_host v3160200. vars/build.vars:ncursesw_host: update build order. vars/build.vars:host_packages_deps: adds gdbm_host v1.18.1. vars/build.vars:bzip2:${PKG_CFLAGS_BUILD_EXTRA}: remove obsolete variable. vars/python2_host.vars: compile w/ -I${PREFIX}/include.
2020-02-07vars/texinfo_host.vars: install makeinfo(1) ${PERL5LIB} wrapper script.Lucio Andrés Illanes Albornoz1-0/+17
2020-02-07vars/build.vars:host_tools: adds bmake_host (master.)Lucio Andrés Illanes Albornoz1-6/+8
vars/build.vars:texinfo_host: moved to host_tools.
2020-02-04Revert "subr/pkg_{build,install_make}.subr: default to LIBTOOL=rdlibtool ↵Lucio Andrés Illanes Albornoz2-11/+11
(via midipix.)" This reverts commit fde9ee5a1385d14a8bd82ae548f1d7c1e1de551a.
2020-02-03vars/build.vars:texinfo: moved to host_toolchain_deps.Lucio Andrés Illanes Albornoz1-6/+6
2020-02-03subr/pkg_{build,install_make}.subr: default to LIBTOOL=rdlibtool (via midipix.)Lucio Andrés Illanes Albornoz2-11/+11
vars/{gcc,midipix}.vars: default to LIBTOOL=rdlibtool (via midipix.)
2020-02-03vars/build.vars:texinfo_host:${PKG_DISABLED}: enabled (via midipix.)Lucio Andrés Illanes Albornoz1-1/+1
vars/build.vars:texinfo_host:${PKG_LIBTOOL}: use rdlibtool (via midipix.)
2020-02-02vars/build.vars:host_packages_deps: adds texinfo_host v6.7 (via Redfoxmoon.)Lucio Andrés Illanes Albornoz3-5/+31
vars/build.vars:libksba:${PKG_CONFIGURE_ARGS_EXTRA}: configure w/ --with-libgpg-error-prefix=${PREFIX_NATIVE} (via Redfoxmoon.) vars/build.vars:make: updated to v4.3 (via Redfoxmoon.) vars/build.vars:native_packages_etc: adds texinfo v6.7 (via Redfoxmoon.) patches/libksba-1.3.5.local.patch: removes obsolete patch (via Redfoxmoon.) vars/libksba.vars: via Redfoxmoon. vars/make.vars: via Redfoxmoon.
2020-01-26vars/build.vars:openssh:${PKG_CFLAGS_CONFIGURE_EXTRA}: configure w/ ↵Lucio Andrés Illanes Albornoz1-0/+1
-DUSE_PIPES (via midipix.)
2020-01-26vars/build.vars:openssh:${PKG_CONFIGURE_ARGS_EXTRA}: configure w/ ↵Lucio Andrés Illanes Albornoz1-1/+1
--with-libedit --without-shadow (via Redfoxmoon.)
2020-01-25vars/build.vars:native_packages_deps: adds libedit v20191231-3.1 (via ↵Lucio Andrés Illanes Albornoz1-1/+6
Redfoxmoon.) vars/build.vars:openssh:${PKG_CONFIGURE_ARGS_EXTRA}: configure w/ --with-libedit (via Redfoxmoon.)
2020-01-24vars/build.vars:host_packages_deps: adds libzip_host v1.6.0 (via Redfoxmoon.)Lucio Andrés Illanes Albornoz2-4/+6
vars/build.vars:native_packages_deps: adds libzip v1.6.0 (via Redfoxmoon.) vars/libzip.vars: via Redfoxmoon.
2020-01-18vars/build.vars:libz:${PKG_{C,LD}FLAGS_CONFIGURE}: removed (via midipix.)Lucio Andrés Illanes Albornoz1-2/+0
2020-01-18vars/build.vars:libz:${PKG_CONFIGURE_ARGS}: configure w/ ↵Lucio Andrés Illanes Albornoz1-1/+1
--host=${DEFAULT_TARGET} --prefix= --target=${DEFAULT_TARGET} --enable-shared (via midipix.)
2020-01-18vars/build.vars:glib_host:${PKG_CONFIGURE_ARGS_EXTRA}: configure w/ ↵Lucio Andrés Illanes Albornoz1-1/+1
--with-pcre=internal --with-python=${PREFIX}/bin/python3 --disable-dtrace --disable-libelf --disable-libmount (via midipix.)
2020-01-18vars/build.vars:nasm{,_host}:${PKG_{SHA256SUM,URL}}: updated.Lucio Andrés Illanes Albornoz1-4/+4
2020-01-18vars/build.vars:rpm_host:${PKG_URL}: updated.Lucio Andrés Illanes Albornoz1-1/+1
2020-01-17vars/build.vars:host_packages_deps: build {dbus_glib,gperf}_host after ↵Lucio Andrés Illanes Albornoz1-10/+10
building glib_host.
2020-01-17vars/build.vars:host_packages_deps: build python3_host before building ↵Lucio Andrés Illanes Albornoz1-10/+10
glib_host (via midipix.)
2020-01-17{sigh,etc}/python2.7-config: moved.Lucio Andrés Illanes Albornoz1-1/+1
vars/build.vars:gdb:${PKG_CONFIGURE_ARGS_EXTRA}: configure w/ --with-system-libiberty --with-system-readline --with-system-zlib --with-python=${PWD}/etc/python2.7-config.
2020-01-16vars/build.vars:native_packages_etc: adds lolcode (master) (via Redfoxmoon.)Lucio Andrés Illanes Albornoz2-1/+19
vars/lolcode.vars: via Redfoxmoon. Please enter the commit message for your changes. Lines starting
2020-01-13vars/build.vars:openbsd_baseutils:${PKG_BUILD_STEPS_DISABLE}: don't disable ↵Lucio Andrés Illanes Albornoz2-2/+1
install_make. vars/openbsd_baseutils.vars:pkg_openbsd_baseutils_install{,_make}(): override correct build step.
2020-01-13vars/build.vars:native_packages_etc: adds openbsd_baseutils (master) (via ↵Lucio Andrés Illanes Albornoz2-1/+19
midipix.) patches/openbsd_baseutils.local.patch: via midipix. vars/openbsd_baseutils.vars: via midipix.
2020-01-12vars/build.vars:inetutils:${PKG_CONFIGURE_ARGS_EXTRA}: configure w/ ↵Lucio Andrés Illanes Albornoz1-1/+1
--disable-ftpd --enable-inetd --disable-rexecd --disable-rlogind --disable-rshd --disable-syslogd --enable-talkd --enable-telnetd --disable-tftpd --disable-uucpd --disable-ftp --disable-dnsdomainname --disable-ping --disable-ping6 --disable-rcp --disable-rexec --disable-rlogin --disable-rsh --disable-logger --enable-hostname --enable-talk --enable-telnet --disable-tftp --disable-whois --disable-ifconfig --disable-traceroute (via Redfoxmoon.)
2020-01-05vars/build.vars:rpm{,_host}: updated to v4.15.1 (via Redfoxmoon.)Lucio Andrés Illanes Albornoz1-6/+7
vars/build.vars:rpm:${PKG_CONFIGURE_ARGS_EXTRA}: configure w/ --with-lua --enable-ndb --enable-lmdb --disable-bdb --with-crypto=libgcrypt --with-vendor=midipix (via Redfoxmoon.) vars/build.vars:rpm:${PKG_ENV_VARS_EXTRA}: build w/ LIBGCRYPT_CONFIG=${PREFIX_NATIVE}/bin/libgcrypt-config (via Redfoxmoon.) patches/rpm{,_host}-4.15.1_pre.local.patch: updated (via Redfoxmoon.) patches/rpm-4.15.1.local.patch: updated (via Redfoxmoon.)
2020-01-03vars/build.vars:libassuan: updated to v2.5.3 (via Redfoxmoon.)Lucio Andrés Illanes Albornoz1-4/+4
vars/build.vars:gnupg: updated to v2.2.19 (via Redfoxmoon.) patches/gnupg-2.1.16.local.patch: removes obsolete patch (via Redfoxmoon.)
2020-01-02vars/build.vars:libgpg_error: updated to v1.36 (via Redfoxmoon.)Lucio Andrés Illanes Albornoz1-2/+2
patches/libgpg_error-1.3[56]{,_pre}.local.patch: via Redfoxmoon.
2019-12-31vars/build.vars:{ksh_openbsd,libbsd}: removed (via Redfoxmoon.)Lucio Andrés Illanes Albornoz1-12/+2
patches/ksh_openbsd-20180115.local.patch: removed (via Redfoxmoon.) patches/libbsd-0.9.1.local.patch: removed (via Redfoxmoon.)
2019-12-31vars/build.vars:less: updated to v551 (via Redfoxmoon.)Lucio Andrés Illanes Albornoz1-6/+6
vars/build.vars:openssh: updated to v8.1p1 (via Redfoxmoon.) vars/build.vars:weechat: updated to v2.7 (via Redfoxmoon.) patches/weechat-2.{4,7}.local.patch: via Redfoxmoon.
2019-12-30vars/build.vars:native_packages_etc: adds nullmailer v2.2 (via Redfoxmoon.)Lucio Andrés Illanes Albornoz2-5/+29
vars/build.vars:native_packages_etc: adds opensmtpd v6.6.1p1 (via Redfoxmoon.) vars/nullmailer.vars: via Redfoxmoon.
2019-12-29vars/build.vars:native_packages_deps: adds libasr v1.0.3 (via Redfoxmoon.)Lucio Andrés Illanes Albornoz2-1/+14
vars/libasr.vars: via Redfoxmoon.
2019-12-28vars/build.vars:imagemagick:${PKG_IN_TREE}: don't build in-tree (via midipix.)Lucio Andrés Illanes Albornoz1-1/+0
2019-12-28vars/build.vars:imagemagick:${PKG_CFLAGS_CONFIGURE_EXTRA}: configure w/ ↵Lucio Andrés Illanes Albornoz1-1/+1
-I${PREFIX_NATIVE}/include/freetype2 (via midipix.)
2019-12-27vars/build.vars:imagemagick: upgraded to v7.0.9-12.Lucio Andrés Illanes Albornoz1-5/+4
vars/build.vars:imagemagick:${PKG_CFLAGS_CONFIGURE_EXTRA}: configure w/ -I${PREFIX_NATIVE}/include/freetype2 -I${PREFIX_NATIVE}/include/sltdl. vars/build.vars:imagemagick:${PKG_DISABLED}: enabled. patches/imagemagick-7.0.9-12.local.patch: upgraded to v7.0.9-12.
2019-12-27vars/build.vars:sltdl:${PKG_CONFIGURE_ARGS_EXTRA}: configure w/ ↵Lucio Andrés Illanes Albornoz1-0/+1
--as-ltdl-drop-in-replacement (via Redfoxmoon.)
2019-12-27vars/build.vars:libressl: updated to v3.0.2 (via Redfoxmoon.)Lucio Andrés Illanes Albornoz1-4/+4
vars/build.vars:bison: updated to v3.5 (via Redfoxmoon.)
2019-12-24vars/build.vars:smallbasic:${PKG_DISABLE}: enabled.Lucio Andrés Illanes Albornoz1-1/+0
subr/ex_rtl_fetch.subr:ex_rtl_fetch_urls_git(): run git-submodule(1) update --init post-checkout.
2019-12-24vars/build.vars:smallbasic:${PKG_DISABLED}: disabled (via Redfoxmoon.)Lucio Andrés Illanes Albornoz1-0/+1
2019-12-24vars/build.vars:native_packages_etc: adds imagemagick v7.0.9-10 (via ↵Lucio Andrés Illanes Albornoz1-1/+8
Redfoxmoon.) patches/imagemagick-7.0.9-10.local.patch: via Redfoxmoon.
2019-12-24vars/build.vars:native_runtime: adds sltdl (master) (via Redfoxmoon.)Lucio Andrés Illanes Albornoz1-1/+4
2019-12-18vars/build.vars:util_linux: updated to v2.34 (via Redfoxmoon.)Lucio Andrés Illanes Albornoz1-4/+4
vars/build.vars:util_linux:${PKG_CONFIGURE_ARGS_EXTRA}: configure w/ --disable-agetty --disable-lslogins --disable-wall --disable-write --disable-nologin --disable-sulogin --disable-hwclock -- (via Redfoxmoon.) patches/util_linux-2.34.local.patch: via Redfoxmoon.
2019-11-24vars/build.vars:mlogin:${PKG_CFLAGS_BUILD_EXTRA}: don't build w/ -DINSECURE ↵Lucio Andrés Illanes Albornoz2-1/+9
-std=c99 (via Redfoxmoon.) vars/mlogin.vars: via Redfoxmoon.
2019-11-23vars/build.vars:libffi_host:${PKG_INSTALL_FILES}: install ↵Lucio Andrés Illanes Albornoz1-0/+1
include/ffi{,target}.h symlinks (via midipix.)
2019-11-08vars/build.vars:native_packages_deps_x11: adds sdl1 v1.2.15 (via Redfoxmoon.)Lucio Andrés Illanes Albornoz2-1/+17
patches/sdl1-1.2.15_pre.local.patch: via Redfoxmoon. vars/sdl1.vars: via Redfoxmoon.
2019-11-06vars/build.vars:coreutils_minipix:${PKG_CONFIGURE_ARGS_EXTRA}: don't ↵Lucio Andrés Illanes Albornoz1-1/+0
configure w/ --enable-single-binary=shebangs.
2019-11-05vars/build.vars:native_packages_etc: adds bochs v2.6.9 (via Redfoxmoon.)Lucio Andrés Illanes Albornoz1-2/+10
patches/bochs-2.6.9.local.patch: via Redfoxmoon.
2019-11-01Remove incorrect --host=${DEFAULT_TARGET} when building host tools/librariesMartin Storsjö1-6/+6
When passing --host to autoconf build systems, it means that one wants to build code that is going to run on this specific target. When building host tools/libraries, we're building code that is going to run on the current host system, not ${DEFAULT_TARGET}. Building with the incorrect --host parameter has appeared to work despite this, due to other fallbacks in autoconf. When building with --host=<triple>, autoconf first looks for <triple>-gcc, but if this isn't found, then proceeds to use gcc and assumes this is what the caller meant. When building GMP, its configure script wants to inspect symbol names, and uses a name listing tool (normally nm) for this purpose. When building gmp_host, with the incorrect --host parameter, it first looks for <triple>-nm, which doesn't exist. As the previously set incorrect triple is for a Windows OS (x86_64-nt64-midipix), it then looks for other windows type name listing tools, <triple>-dumpbin, then unprefixed dumpbin. If dumpbin is found (I happen to have it around, as a wine wrapper around MSVC tools, for convenience), it is used, but then fails to inspect the ELF object files that the compiler has used. By removing the incorrect --host parameter, the host toolchain deps build succeeds by not relying on autoconf implicitly doing the right thing despite the incorrect parameter. Also remove --target from HOST_TOOLCHAIN_DEPS_CONFIGURE_ARGS. Adding --target when building host tools generally is correct, when configuring tools that generate code (like binutils and gcc). For other projects that don't generate code, --target normally has no effect. GMP explicitly errors out if --target is set to a different value than host (as GMP's configure script thinks the caller has made a mistake).
2019-10-20vars/build.vars:libressl: updated to v3.0.2 (via Redfoxmoon.)Lucio Andrés Illanes Albornoz1-3/+7
vars/build.vars:native_packages_etc: adds libredwg v0.9 (via Redfoxmoon.) patches/libredwg-0.9.local.patch: via Redfoxmoon. patches/libressl-{2.9.1,3.0.2}.local.patch: via Redfoxmoon.
2019-10-20vars/build.vars:zsh: updated to 5.7.1 (via Redfoxmoon.)Lucio Andrés Illanes Albornoz2-2/+12
vars/build.vars:zsh:${PKG_CONFIGURE_ARGS_EXTRA}: configure w/ --enable-libc-musl --mandir=/usr/share/man --infodir=/usr/share/info --sysconfdir=/etc --enable-etcdir=/etc/zsh --enable-multibyte --enable-function-subdirs --enable-zsh-secure-free --with-tcsetpgrp (via Redfoxmoon.) vars/build.vars:zsh:${PKG_IN_TREE}: build in-tree (via Redfoxmoon.) vars/zsh.vars: via Redfoxmoon. patches/zsh-5.7.1.local.patch: via Redfoxmoon.