summaryrefslogtreecommitdiffhomepage
path: root/patches
AgeCommit message (Collapse)AuthorFilesLines
2018-02-16vars/build.vars:fontconfig: updated to fontconfig v2.12.93 (via Redfoxmoon.)Lucio Andrés Illanes Albornoz (arab, vxp)2-11/+12
vars/build.vars:freetype: updated to freetype v2.9 (via Redfoxmoon.) vars/build.vars:host_packages_deps: adds gperf_host v3.1 to build fontconfig v2.12.93. patches/fontconfig-2.12.93.local.patch: updated (via Redfoxmoon.)
2018-02-08patches/smallbasic.local.patch: updated to match repository.Lucio Andrés Illanes Albornoz (arab, vxp)1-11/+11
2018-02-08vars/build.vars:native_packages_etc: adds xterm v331 (via Redfoxmoon.)Lucio Andrés Illanes Albornoz (arab, vxp)1-0/+92
patches/xterm-331.local.patch: via Redfoxmoon.
2018-01-27vars/build.vars:native_packages_dev:python2: adds Python v2.7.14.Lucio Andrés Illanes Albornoz (arab, vxp)1-0/+171
patches/python2-2.7.14.local.patch: updated from chainport/python-2.7.midipix.patch.
2018-01-25vars/build.vars:coreutils: updates coreutils to v8.29 (via Redfoxmoon.)Lucio Andrés Illanes Albornoz3-19/+1
patches/coreutils{,_minipix}-8.29.local.patch: via Redfoxmoon.
2018-01-22vars/build.vars:native_packages_dev:tcl: adds tcl v8.7a1.Lucio Andrés Illanes Albornoz (arab, vxp)1-0/+112
patches/tcl-8.7a1.local.patch:unix/configure: replace `uname -s` w/ ${target}.
2018-01-05patches/curl-7.57.0.local.patch:lib/curl_config.h.in: force ↵Lucio Andrés Illanes Albornoz (arab, vxp)1-1/+1
CURL_CA_PATH="/etc/ssl/certs".
2018-01-05patches/curl-7.57.0.local.patch:lib/curl_config.h.in: force ↵Lucio Andrés Illanes Albornoz (arab, vxp)1-0/+11
CURL_CA_PATH="/etc/ssl".
2018-01-04vars/build.vars:curl: updated to v7.51.0 (via Redfoxmoon.)Lucio Andrés Illanes Albornoz (arab, vxp)1-41/+0
patches/curl-7.51.0.local.patch: removes obsolete patch (via Redfoxmoon.)
2017-12-30vars/build.vars:native_packages_deps: adds libreadline v7.0 (via Redfoxmoon.)Lucio Andrés Illanes Albornoz (arab, vxp)1-0/+12
patches/libreadline-7.0.local.patch:shlib/Makefile.in: always link w/ -lncurses (via Redfoxmoon.)
2017-12-26patches/libz-1.2.8.2015.12.26.local.patch:Makefile.in: install(1) shared ↵Lucio Andrés Illanes Albornoz (arab, vxp)1-0/+11
object w/ 0755.
2017-12-19patches/smallbasic.local.patch:SmallBASIC/src/platform/console/main.c: fix ↵Lucio Andrés Illanes Albornoz (arab, vxp)1-0/+11
__GLIBC__ check.
2017-12-07patches/dbus-1.11.20.local.patch:Makefile.in: skip tests; fixes build on ↵Lucio Andrés Illanes Albornoz (arab, vxp)1-0/+12
Alpine Linux (via sawzall.)
2017-12-06patches/xcb-1.12.local.patch: fix filename.Lucio Andrés Illanes Albornoz (arab, vxp)1-0/+0
2017-12-03vars/build.vars:*_minipix: fixed.Lucio Andrés Illanes Albornoz (arab, vxp)3-0/+3
patches/{bash,bzip2,coreutils}_minipix-*.patch: linked. subr/ex_pkg_env.subr, var/env.vars: replaces flavours mechanism w/ non-recursive per-package ${PKG_INHERIT_FROM}. subr/pkg_configure_patch.subr: remove ${PKG_NAME_PARENT} bits. vars/{bash,xz}_minipix.vars: added/linked.
2017-12-03Separate front end (build.sh, subr/build_*) from dispatcher.Lucio Andrés Illanes Albornoz (arab, vxp)1-6/+17
2017-11-28patches/weechat-1.6.local.patch:configure: always use ${LIBGCRYPT_CONFIG}.Lucio Andrés Illanes Albornoz (arab, vxp)1-7/+15
2017-11-28patches/libcaca.local.patch: fix link order.Lucio Andrés Illanes Albornoz (arab, vxp)1-0/+66
2017-11-28patches/gtk2-2.24.31.local.patch: amend missing dependencies of -latk-1.0 (atk.)Lucio Andrés Illanes Albornoz (arab, vxp)1-1/+1
2017-11-28patches/gtk2-2.24.31.local.patch:configure: always use ${PKG_CONFIG}.Lucio Andrés Illanes Albornoz (arab, vxp)1-0/+11
vars/gdk.vars: patch incorrectly missing gio-2.0 (glib) dependency into .pc file. vars/glib.vars:pkg_glib_install_pkgconfig_post(): fix library order.
2017-11-22vars/build.vars, patches/weechat-1.6.local.patch: fix linking against libgcrypt.Lucio Andrés Illanes Albornoz (arab, vxp)1-7/+9
2017-11-22patches/mksh-R54.local.patch: fix filename.Lucio Andrés Illanes Albornoz (arab, vxp)1-0/+0
2017-11-22patches/cron.local.patch: fix filename & merge compat.h patch.Lucio Andrés Illanes Albornoz (arab, vxp)2-22/+41
2017-11-22patches/apk_tools-2.6.8.local.patch: fix filename.Lucio Andrés Illanes Albornoz (arab, vxp)1-0/+0
2017-11-22vars/build.vars, patches/intltool_host-0.51.0.local.patch: apply intltool ↵Lucio Andrés Illanes Albornoz (arab, vxp)1-0/+1
patch to intltool_host as well.
2017-11-22patches/*, subr/pkg_configure_patch{,_pre}.subr: only match against package ↵Lucio Andrés Illanes Albornoz (arab, vxp)13-0/+2
{name,version}. subr/pkg_configure_patch.subr: remove `_host' package name postfix when searching for chainport patches. subr/ex_pkg_env.subr: fix typo.
2017-11-21Refactors build steps along the sequence {setup,fetch,configure,build,install}.Lucio Andrés Illanes Albornoz (arab, vxp)1-0/+5
subr/mode_check_updates.subr: seperated into check_updates.sh. subr/post_{copy_etc,sha256sums,tarballs}.subr: absorbed into `dist' target.
2017-11-20vars/{build,env}.vars: diet, pt. II.Lucio Andrés Illanes Albornoz (arab, vxp)2-1/+12
vars/build.vars: install w/ `DESTDIR=<prefix> PREFIX= prefix=' by default. vars/build.vars:cmake: build w/ -g0 -O2. vars/cmake.vars: build using cmake_host. vars/pkgconf_host.vars: remove & don't install ${PREFIX}/bin/pkg-config link to avoid confusing host packages. vars/{apr_util,chainport}.vars: replaced w/ corresponding ${PKG_BUILD_STEPS}. patches/perl-5.22.1.local.patch: pass -L. -lperl when linking. patches/smallbasic.local.patch: don't call pcre-config. subr/pkg_autoconf.subr, vars/{lib{caca,udns},toilet}.vars: always install config.sub after bootstrap. subr/pkg_disabled.subr: always silently finish disabled packages. subr/pkg_setup_{env,vars}.subr: split. subr/pkg_{build,install}.subr: always pass LIBTOOL=${PKG_SLIBTOOL:=slibtool}. subr/pkg_{{build,work}_dir,extract,setup_env}.subr: infer ${PKG_BUILD_DIR} from ${PKG_SUBDIR} given the absence of configure{,.{ac,in}}.
2017-11-18vars/build.vars: updates {gawk,nano,the_silver_searcher,util_linux,wget} to ↵Lucio Andrés Illanes Albornoz (arab, vxp)1-0/+12
v{4.2.0,2.9.0,2.1.0,2.31,1.19.2} (via Redfoxmoon.) patches/the_silver_searcher-2.1.0.local.patch: prefer cpu_set_t on Linux and Midipix (via Redfoxmoon.)
2017-11-17patches/perl-5.22.1.local.patch: always link against -lperl (via Redfoxmoon.)Lucio Andrés Illanes Albornoz (arab, vxp)1-2/+14
2017-11-12patches/apr-1.6.3.local.patch: readd apr v1.6.3 patch.Lucio Andrés Illanes Albornoz (arab, vxp)1-0/+96
2017-11-12patches/intltool-0.51.0.local.patch: escape curly braces within regular ↵Lucio Andrés Illanes Albornoz (arab, vxp)1-0/+50
expressions in intltool-update.
2017-11-11vars/build.vars:apr: updated to v1.6.3.Lucio Andrés Illanes Albornoz (arab, vxp)1-96/+0
patches/apr-1.6.2.local.patch: updated for v1.6.3.
2017-11-08vars/build.vars: adds thttpd v2.27. patches/thttpd-2.27.local.patch: don't ↵Lucio Andrés Illanes Albornoz (arab, vxp)1-0/+26
change {user,group} ownership during install.
2017-10-29patches/unzip60.local.patch: removes obsolete patch.Lucio Andrés Illanes Albornoz (arab, vxp)1-14/+0
2017-10-27vars/build.vars: build infozip{_host,} via ↵Lucio Andrés Illanes Albornoz (arab, vxp)1-16/+0
<https://github.com/Redfoxmoon3/infozip.git@master> (via Redfoxmoon.) patches/zip30.local.patch: removed.
2017-10-26patches/gtk+-2.24.31.local.patch: don't {build,install} demos due to ↵Lucio Andrés Illanes Albornoz (arab, vxp)1-1/+1
build-time dependence on gdk-pixbuf.
2017-10-23vars/build.vars: configure w/ --with-ssl (via Redfoxmoon.)Lucio Andrés Illanes Albornoz1-0/+11
patches/lynx.local.patch: explicitly call SSL_set_options() in HTLoadHTTP() (via Redfoxmoon.)
2017-10-21vars/build.vars: adds GTK+ v2.24.31 (via Redfoxmoon.)Lucio Andrés Illanes Albornoz1-0/+53
2017-10-17vars/build.vars: adds [su]base (HEAD) (via Redfoxmoon.)Lucio Andrés Illanes Albornoz2-0/+18
patches/[su]base.local.patch: remove `-s' from ${LDFLAGS} (via Redfoxmoon.)
2017-10-17patches/apr-1.6.2.local.patch: skip installing {apr_common,find_apr}.m4 to ↵Lucio Andrés Illanes Albornoz1-44/+46
${PREFIX_NATIVE}/build-1/.
2017-10-17patches/libressl-2.6.1.local.patch: fix man page installation (via Redfoxmoon.)Lucio Andrés Illanes Albornoz1-0/+66
2017-10-13patches/glib-2.54.0.local.patch: fix missing semicolon (via Redfoxmoon.)Lucio Andrés Illanes Albornoz1-1/+1
2017-10-11vars/build.vars: updates libpng to v1.6.34 (via Redfoxmoon.)Lucio Andrés Illanes Albornoz1-1/+1
patches/glib-2.54.0.local.patch: don't pass -Werror=missing-include-dirs (via Redfoxmoon.)
2017-10-10vars/build.vars: adds dbus v1.11.20 (via Redfoxmoon.)Lucio Andrés Illanes Albornoz1-0/+113
patches/dbus-1.11.20.local.patch: via Redfoxmoon.
2017-10-07a/patches/bash-4.4.local.patch: fix maxchild to _SC_CHILD_MAX in ↵Lucio Andrés Illanes Albornoz1-0/+12
lib/sh/oslib.c:getmaxchild() (via Redfoxmoon.)
2017-10-05patches/nc110.local.patch: removes obsolete patch (via Redfoxmoon.)Lucio Andrés Illanes Albornoz1-56/+0
2017-09-20patches/glib-2.54.0.local.patch: updated.Lucio Andrés Illanes Albornoz1-20/+47
2017-09-20vars/build.vars: update & fix glib{,_host} to v2.54.0.Lucio Andrés Illanes Albornoz1-0/+76
patches/glib-2.54.0.local.patch: temporary slibtool fix (via Redfoxmoon;) force building shared libraries.
2017-09-20vars/build.vars: adds {shared_mime_info,libudns}, removes netcat, and ↵Lucio Andrés Illanes Albornoz5-789/+357
updates {atk,gdk,glib{,_host},libressl,openlitespeed}. vars/build.vars: adds {shared_mime_info,libudns} v{1.8,(HEAD)} (via Redfoxmoon.) vars/build.vars: removes netcat in favour of bin/nc provided by libressl (via Redfoxmoon.) vars/build.vars: updates glib{,_host} to v2.53.7. vars/build.vars: updates {atk,gdk,libressl,openlitespeed} to v{2.26.0,2.36.10,2.6.1,1.4.27} (via Redfoxmoon.) patches/bind-9.11.0-P2.local.patch: removes obsolete patch (via Redfoxmoon.) patches/gdk-pixbuf-2.36.10.local.patch: via Redfoxmoon. patches/glib-2.46.2.local.patch: removes obsolete patch. patches/libressl-2.6.1.local.patch: via Redfoxmoon. patches/openlitespeed-1.4.27.local.patch: via Redfoxmoon. vars/libudns.vars: via Redfoxmoon.