summaryrefslogtreecommitdiffhomepage
path: root/patches
AgeCommit message (Collapse)AuthorFilesLines
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.
2017-09-15vars/build.vars: pass ${PKG_CONFIG} when building whois v5.2.18.Lucio Andrés Illanes Albornoz1-0/+21
patches/whois-5.2.18.local.patch: use ${PKG_CONFIG} instead of pkg-config.
2017-09-13vars/build.vars: build alsa_lib w/ --with-versioned=no.Lucio Andrés Illanes Albornoz (arab, vxp)1-51/+88
patches/alsa-lib-1.1.4.1.local.patch: dummy-#define use_default_symbol_version() and ensure non-locally referenced symbols are not INTERNAL().
2017-09-13vars/build.vars: updates {bind,irssi,less,mc,nano,util-linux,whois} to ↵Lucio Andrés Illanes Albornoz3-4/+334
v9.11.2, v1.0.4, v487, v4.8.19, v2.8.7, v2.30.1, and v5.2.18, resp. (via Redfoxmoon.) patches/{bind-9.11.2,irssi-1.0.4,mc-4.8.19}.local.patch: via Redfoxmoon.
2017-09-12vars/build.vars: adds alsa-lib v1.1.4.1, aria2 v1.32.0, and patchutils ↵Lucio Andrés Illanes Albornoz1-0/+194
v0.3.4 (via Redfoxmoon.) patches/alsa-lib-1.1.4.1.local.patch: via Redfoxmoon.
2017-09-12vars/build.vars: updates {coreutils,datamash,file,grep} to v8.28, v1.1.1, ↵Lucio Andrés Illanes Albornoz1-0/+1
v5.29, and v2.27, resp. (via Redfoxmoon.) patches/coreutils-8.28.local.patch: via Redfoxmoon.
2017-09-07patches/st-0.7.local.patch: via Redfoxmoon.Lucio Andrés Illanes Albornoz1-0/+12
2017-09-06vars/build.vars: supply ${CACA_CFLAGS} to toilet.Lucio Andrés Illanes Albornoz (arab, vxp)1-85/+0
patches/toilet.local.patch: remove obsolete patch.
2017-09-06vars/build.vars, patches/glib-2.46.2.local.patch: fix glib_host build.Lucio Andrés Illanes Albornoz (arab, vxp)1-0/+11
2017-09-03vars/build.vars: adds libcaca (HEAD) and toilet (HEAD) (via Redfoxmoon.)Lucio Andrés Illanes Albornoz2-0/+110
patches/{libcaca,toilet}.local.patch: via Redfoxmoon. vars/{libcaca,toilet}.vars: force config.sub.
2017-09-02vars/build.vars: fix mtr to v0.92 (via Redfoxmoon.)Lucio Andrés Illanes Albornoz1-0/+0
patches/mtr-0.92.local.patch: sync filename.
2017-08-25patches/glib-2.46.2.local.patch: fix glib-2.0.pc.in (via Redfoxmoon.)Lucio Andrés Illanes Albornoz1-1/+1
2017-08-25vars/build.vars: adds pango v1.40.11.Lucio Andrés Illanes Albornoz2-0/+62
patches/glib-2.46.2.local.patch: specify correct paths in glib-2.0.pc.in. patches/pango-1.40.11.local.patch: merged from Redfoxmoon, provide weak pango_cairo_fc_font_map_get_type() stub.
2017-08-25vars/build.vars: updates sed to v4.4, adds dropbear v2017.75 (via Redfoxmoon.)Lucio Andrés Illanes Albornoz2-0/+94
patches/{dropbear-2017.75.local,dropbear/dropbear-shell-detection-hack}.patch: added (via Redfoxmoon.)
2017-08-25vars/build.vars: adds pixman v0.34.0 and cairo v1.15.6.Lucio Andrés Illanes Albornoz1-0/+36
patches/cairo-1.15.6.local.patch: disable tests.
2017-08-21vars/build.vars: applies ↵Lucio Andrés Illanes Albornoz3-189/+36
{bash,coreutils,datamash,diffutils,gdbm,git,glib,pcre,wget} package updates from Redfoxmoon. etc/config.cache: adds glib. patches/{bash-4.4,coreutils-8.27}.local.patch: updated.
2017-08-03vars/build.vars: updated apr to v1.6.2 and apr-util to v1.6.0.Lucio Andrés Illanes Albornoz2-49/+49
patches/apr-1.6.2.local.patch: rediff'd. patches/apr-util-1.6.0.local.patch: rediff'd.
2017-08-02vars/build.vars: build expat and libxml2 before apr_util (via hanetzer.)Lucio Andrés Illanes Albornoz1-0/+13
patches/expat-2.2.0.local.patch: remove ${LIBTOOL} override.
2017-08-01patches: libxcb-1.12.local.patch xcb-proto-1.12.local.patchMarty Plummer2-0/+331
Fix whitespace and print() functions for python3 compat Signed-off-by: Marty Plummer <ntzrmtthihu777@gmail.com>
2017-07-30vars/build.vars, patches/ruby-2.3.0.local.patch: adds ruby v2.3.0 (via ↵Lucio Andrés Illanes Albornoz1-0/+38
Redfoxmoon.)
2017-06-15patches/bdwgc_pre.local.patch: updated.Lucio Andrés Illanes Albornoz (arab, vxp)1-8/+8
2017-06-06vars/build.vars, patches/fontconfig-2.11.95.local.patch: adds fontconfig ↵Lucio Andrés Illanes Albornoz (arab, vxp)1-0/+11
v2.11.95, freetype v2.8, and libXft v2.3.1 (via Redfoxmoon.)
2017-06-02patches/libXt-1.1.5.local.patch: build util/makestrs w/o cross-${{C,LD}FLAGS}.Lucio Andrés Illanes Albornoz (arab, vxp)1-0/+12
2017-05-30patches/gcc.local.patch: removed (merged upstream.)Lucio Andrés Illanes Albornoz (arab, vxp)2-20/+11
patches/gcc_stage1_cross_x86_64_w64_mingw32.local.patch: reintroduce patch deleted in <17e78c61e7677341ec4b3787abbe857bb2b6da26>. vars/gcc.vars: always apply ${PKG_NAME}.local.patch if it exists.
2017-05-29patches/bdwgc_pre.local.patch: updated.Lucio Andrés Illanes Albornoz (arab, vxp)1-9/+9
2017-05-29patches/gcc.local.patch: fix cbb-gcc-4.6.4/gcc/doc/gcc.texi when building w/ ↵Lucio Andrés Illanes Albornoz (arab, vxp)3-12/+20
GNU texinfo v6.3+ (via Redfoxmoon & rqou.) patches/gcc_stage1_{cross,native}_x86_64_w64_mingw32.local.patch: removes obsolete patch. vars/gcc.vars: apply patches/gcc.local.patch during pkg_gcc_stage1_all().
2017-03-08vars/build.vars: fixes mtr.Lucio Andrés Illanes Albornoz (arab, vxp)1-0/+0
subr/pkg_autoconf.subr: include `bootstrap.sh' in the list of pre-autoconf scripts to run. patches/mtr.midipix.patch: fix incorrect name.