Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-06-02 | vars/build.vars:glib_host:${PKG_CFLAGS_BUILD_EXTRA}: additionally pass ↵ | Lucio Andrés Illanes Albornoz | 1 | -1/+1 | |
-Wno-format-overflow (via midipix.) | |||||
2019-05-31 | vars/build.vars:libevent: updated to v2.1.10-stable (via Redfoxmoon.) | Lucio Andrés Illanes Albornoz | 2 | -13/+2 | |
patches/libevent-2.0.22-stable.local.patch: removes obsolete patch (via Redfoxmoon.) | |||||
2019-05-13 | patches/libressl-2.9.1.local.patch: updated (via Redfoxmoon.) | Lucio Andrés Illanes Albornoz | 1 | -0/+33 | |
2019-05-10 | vars/build.vars:weechat: updated to v2.4 (via Redfoxmoon.) | Lucio Andrés Illanes Albornoz | 3 | -13/+2 | |
patches/weechat-2.1_pre.local.patch: removes obsolete patch. patches/weechat-2.4.local.patch: updated (via Redfoxmoon.) | |||||
2019-05-10 | vars/build.vars:native_packages_deps: adds openjpeg v2.3.1 (via Redfoxmoon.) | Lucio Andrés Illanes Albornoz | 2 | -1/+35 | |
vars/openjpeg.vars: via Redfoxmoon. | |||||
2019-05-10 | ghostscript: work around ghostscript's incomplete support of cross-compilation. | midipix | 2 | -3/+35 | |
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de> | |||||
2019-05-08 | build.sh:{disabled,skipped}_pkg: correctly increment ${BUILD_NSKIP}. | Lucio Andrés Illanes Albornoz | 1 | -2/+4 | |
2019-05-08 | vars/build.vars:inetutils:${PKG_CONFIGURE_ARGS_EXTRA}: configure w/ ↵ | Lucio Andrés Illanes Albornoz | 1 | -1/+1 | |
--enable-inetd (via Redfoxmoon.) | |||||
2019-05-08 | vars/build.vars:inetutils:${PKG_CONFIGURE_ARGS_EXTRA}: configure w/ ↵ | Lucio Andrés Illanes Albornoz | 1 | -1/+1 | |
--enable-{talk,telnet}d (via Redfoxmoon.) | |||||
2019-05-07 | vars/build.vars:mlogin:${PKG_CFLAGS_BUILD_EXTRA}: build w/o ↵ | Lucio Andrés Illanes Albornoz | 1 | -1/+1 | |
-I${PREFIX_NATIVE}/include/w32api.ports (via Redfoxmoon.) | |||||
2019-05-07 | vars/build.vars:mlogin:${PKG_LDFLAGS_BUILD_EXTRA}: build w/o ↵ | Lucio Andrés Illanes Albornoz | 1 | -1/+0 | |
-L${PREFIX_NATIVE}/lib/w32lib -ladvapi32 (via Redfoxmoon.) | |||||
2019-05-07 | vars/build.vars:gnutls:${PKG_CONFIGURE_ARGS_EXTRA}: configure w/o ↵ | Lucio Andrés Illanes Albornoz | 1 | -1/+1 | |
--with-default-priority-string="SECURE192:-VERS-ALL:+VERS-TLS1.2" (via midipix.) | |||||
2019-05-07 | vars/invariants_minipix.vars: update lib{crypto,ssl}.so library filenames ↵ | Lucio Andrés Illanes Albornoz | 1 | -2/+2 | |
(via midipix.) | |||||
2019-05-06 | patches/libressl-2.9.1.local.patch: don't patch auto{conf,make} input files ↵ | Lucio Andrés Illanes Albornoz | 2 | -323/+452 | |
directly (fixes libressl build.) patches/libressl-2.7.2.local.patch: removes obsolete patch. | |||||
2019-05-06 | vars/build.vars:native_packages_deps: build libatomic_ops prior to bdwgc. | Lucio Andrés Illanes Albornoz | 1 | -12/+12 | |
2019-05-06 | libatomic: build from a release tarball. | midipix | 1 | -1/+3 | |
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de> | |||||
2019-05-06 | vars/build.vars:native_packages_{deps,dev}: build bdwgc prior to w3m. | Lucio Andrés Illanes Albornoz | 1 | -9/+11 | |
2019-05-06 | geoip: build from a mirror (release) tarball. | midipix | 1 | -1/+3 | |
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de> | |||||
2019-05-06 | gnutls: build cli tools, harden configuration. | midipix | 1 | -1/+1 | |
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de> | |||||
2019-05-06 | vars/build.vars:native_packages_cmdline: adds w3m v0.5.3+git20190105. | Lucio Andrés Illanes Albornoz | 4 | -1/+996 | |
patches/w3m/{generated,makefile}.patch, vars/w3m.vars: via Redfoxmoon. | |||||
2019-04-30 | vars/build.vars:native_packages_cmdline: adds calcurse v4.4.0 (via Redfoxmoon.) | Lucio Andrés Illanes Albornoz | 1 | -1/+5 | |
2019-04-27 | vars/build.vars:native_packages_etc: adds hastyhex (master) (via Redfoxmoon.) | Lucio Andrés Illanes Albornoz | 1 | -1/+6 | |
2019-04-26 | vars/build.vars:ed:${PKG_{SHA256SUM,URL}}: update dead URL. | Lucio Andrés Illanes Albornoz | 2 | -2/+5 | |
subr/pkg_fetch_extract.subr: extract lzip-compressed tarballs w/ lzip. | |||||
2019-04-26 | vars/python[23]{,_host}.vars: call pkg_fetch_download() to fetch ${PKG_URL}. | Lucio Andrés Illanes Albornoz | 4 | -0/+4 | |
2019-04-26 | vars/build.vars:mksh:${PKG_ENV_VARS_EXTRA}: remove -DMKSH_NOPROSPECTOFWORK ↵ | Lucio Andrés Illanes Albornoz | 1 | -1/+1 | |
from ${CFLAGS} (via Redfoxmoon.) | |||||
2019-04-26 | vars/build.vars:libelf:${PKG_URL}: update dead URL. | Lucio Andrés Illanes Albornoz | 1 | -1/+1 | |
2019-04-26 | vars/build.vars:native_packages_deps: adds libpcap v1.9.0 (via Redfoxmoon.) | Lucio Andrés Illanes Albornoz | 2 | -1/+26 | |
2019-04-26 | vars/build.vars:host_tools_rpm: build libarchive_host after libressl_host ↵ | Lucio Andrés Illanes Albornoz | 1 | -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-26 | vars/build.vars:ntux_minipix:${PKG_CONFIGURE_ARGS}: configure w/ ↵ | Lucio Andrés Illanes Albornoz | 1 | -1/+1 | |
--bindir=/bin (fixes missing ntux in minipix/bin.) | |||||
2019-04-26 | vars/build.vars:libressl{,_host}: updated to v2.9.1 (via Redfoxmoon.) | Lucio Andrés Illanes Albornoz | 3 | -48/+131 | |
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-02 | vars/build.vars:libsolv:${PKG_SUBDIR}: provide explicitly to fix patch ↵ | Lucio Andrés Illanes Albornoz | 1 | -0/+1 | |
application (via Redfoxmoon.) | |||||
2019-03-26 | vars/build.vars:native_packages_etc: adds ghostscript v9.26 (via Redfoxmoon.) | Lucio Andrés Illanes Albornoz | 3 | -1/+43 | |
patches/ghostscript-9.26.local.patch: via Redfoxmoon. vars/ghostscript.vars: via Redfoxmoon. | |||||
2019-03-25 | vars/build.vars:libjpeg_turbo: updated to v2.0.2 (via Redfoxmoon.) | Lucio Andrés Illanes Albornoz | 2 | -4/+24 | |
vars/libjpeg_turbo.vars: via Redfoxmoon. | |||||
2019-03-24 | patches/alsa_lib-1.1.{6,8}.local.patch: updated (via Redfoxmoon.) | Lucio Andrés Illanes Albornoz | 5 | -293/+44 | |
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-24 | vars/build.vars:datamash: updated to v1.4 (via Redfoxmoon.) | Lucio Andrés Illanes Albornoz | 2 | -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-23 | vars/build.vars:{clzip,expat}{_host,}: updated to v{1.11,2.2.6} (via ↵ | Lucio Andrés Illanes Albornoz | 15 | -739/+57 | |
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-13 | patches/ncursesw_host-6.0.local.patch: correctly install ↵ | Lucio Andrés Illanes Albornoz | 3 | -0/+75 | |
share/{tabset,terminfo}/. vars/python[23]_host.vars:pkg_python[23]_host_fetch_download(): provisional sbpython[23]/project/config/cfgdefs.sh patch. | |||||
2019-03-13 | vars/build.vars:host_packages_deps:${PKG_LDFLAGS_CONFIGURE}: link w/ ↵ | Lucio Andrés Illanes Albornoz | 1 | -1/+1 | |
-Wl,-rpath,${PREFIX}/lib (via midipix.) | |||||
2019-03-13 | vars/build.vars:host_packages_deps: adds ncursesw_host as a dependency of ↵ | Lucio Andrés Illanes Albornoz | 1 | -3/+8 | |
python[23]_host (via midipix.) | |||||
2019-03-12 | vars/gcc.vars: build runtime libraries with ${DEFAULT_CFLAGS_DEBUG_RUNTIME. | midipix | 1 | -0/+2 | |
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de> | |||||
2019-03-12 | vars/gcc.vars: update target flags to match new SEH bits. | midipix | 1 | -0/+7 | |
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de> | |||||
2019-03-11 | vars/build.vars:host_toolchain: build ldso_host prior to ↵ | Lucio Andrés Illanes Albornoz | 1 | -8/+8 | |
gcc_{libstdcpp_v3,full}_host (via midipix.) | |||||
2019-03-11 | vars/gcc.vars:pkgp_gcc_setup_env(): don't include -midata in ↵ | Lucio Andrés Illanes Albornoz | 1 | -1/+1 | |
${GCCTARGET_FLAGS} for gcc_stage1_host (via midipix.) | |||||
2019-03-11 | vars/gcc.vars:pkgp_gcc_setup_env(): don't include -midata in ↵ | Lucio Andrés Illanes Albornoz | 1 | -1/+1 | |
${GCCTARGET_FLAGS} for gcc_full (via midipix.) | |||||
2019-02-25 | openssh: ensure debug symbols do not get stripped during the install step. | midipix | 1 | -0/+1 | |
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de> | |||||
2019-02-25 | ffmpeg-4.1.local.patch: mlpdsp_init.c: apply hidden vis. to fake extern syms. | midipix | 1 | -0/+42 | |
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de> | |||||
2019-02-23 | john-1.8.0: update patch following toolchain changes. | midipix | 1 | -8/+78 | |
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de> | |||||
2019-02-22 | vars/build.vars:debianutils: updated to v4.8.6.1. | Lucio Andrés Illanes Albornoz | 1 | -5/+5 | |
vars/build.vars:isync:${PKG_URL}: updated to sources.voidlinux.org mirror. | |||||
2019-02-18 | vars/build.vars:mailutils:${PKG_CONFIGURE_ARGS_EXTRA}: configure w/o ↵ | Lucio Andrés Illanes Albornoz | 1 | -1/+1 | |
--without-fribidi (via midipix.) | |||||
2019-02-18 | gcc: midipix targets: explicitly apply hidden visibility when building libgcc. | midipix | 1 | -4/+6 | |
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de> |