Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-11-22 | patches/cron.local.patch: fix filename & merge compat.h patch. | Lucio Andrés Illanes Albornoz (arab, vxp) | 2 | -22/+41 | |
2017-11-22 | patches/apk_tools-2.6.8.local.patch: fix filename. | Lucio Andrés Illanes Albornoz (arab, vxp) | 1 | -0/+0 | |
2017-11-22 | vars/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-22 | patches/*, 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-21 | Refactors 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-20 | vars/{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-18 | vars/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-17 | patches/perl-5.22.1.local.patch: always link against -lperl (via Redfoxmoon.) | Lucio Andrés Illanes Albornoz (arab, vxp) | 1 | -2/+14 | |
2017-11-12 | patches/apr-1.6.3.local.patch: readd apr v1.6.3 patch. | Lucio Andrés Illanes Albornoz (arab, vxp) | 1 | -0/+96 | |
2017-11-12 | patches/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-11 | vars/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-08 | vars/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-29 | patches/unzip60.local.patch: removes obsolete patch. | Lucio Andrés Illanes Albornoz (arab, vxp) | 1 | -14/+0 | |
2017-10-27 | vars/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-26 | patches/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-23 | vars/build.vars: configure w/ --with-ssl (via Redfoxmoon.) | Lucio Andrés Illanes Albornoz | 1 | -0/+11 | |
patches/lynx.local.patch: explicitly call SSL_set_options() in HTLoadHTTP() (via Redfoxmoon.) | |||||
2017-10-21 | vars/build.vars: adds GTK+ v2.24.31 (via Redfoxmoon.) | Lucio Andrés Illanes Albornoz | 1 | -0/+53 | |
2017-10-17 | vars/build.vars: adds [su]base (HEAD) (via Redfoxmoon.) | Lucio Andrés Illanes Albornoz | 2 | -0/+18 | |
patches/[su]base.local.patch: remove `-s' from ${LDFLAGS} (via Redfoxmoon.) | |||||
2017-10-17 | patches/apr-1.6.2.local.patch: skip installing {apr_common,find_apr}.m4 to ↵ | Lucio Andrés Illanes Albornoz | 1 | -44/+46 | |
${PREFIX_NATIVE}/build-1/. | |||||
2017-10-17 | patches/libressl-2.6.1.local.patch: fix man page installation (via Redfoxmoon.) | Lucio Andrés Illanes Albornoz | 1 | -0/+66 | |
2017-10-13 | patches/glib-2.54.0.local.patch: fix missing semicolon (via Redfoxmoon.) | Lucio Andrés Illanes Albornoz | 1 | -1/+1 | |
2017-10-11 | vars/build.vars: updates libpng to v1.6.34 (via Redfoxmoon.) | Lucio Andrés Illanes Albornoz | 1 | -1/+1 | |
patches/glib-2.54.0.local.patch: don't pass -Werror=missing-include-dirs (via Redfoxmoon.) | |||||
2017-10-10 | vars/build.vars: adds dbus v1.11.20 (via Redfoxmoon.) | Lucio Andrés Illanes Albornoz | 1 | -0/+113 | |
patches/dbus-1.11.20.local.patch: via Redfoxmoon. | |||||
2017-10-07 | a/patches/bash-4.4.local.patch: fix maxchild to _SC_CHILD_MAX in ↵ | Lucio Andrés Illanes Albornoz | 1 | -0/+12 | |
lib/sh/oslib.c:getmaxchild() (via Redfoxmoon.) | |||||
2017-10-05 | patches/nc110.local.patch: removes obsolete patch (via Redfoxmoon.) | Lucio Andrés Illanes Albornoz | 1 | -56/+0 | |
2017-09-20 | patches/glib-2.54.0.local.patch: updated. | Lucio Andrés Illanes Albornoz | 1 | -20/+47 | |
2017-09-20 | vars/build.vars: update & fix glib{,_host} to v2.54.0. | Lucio Andrés Illanes Albornoz | 1 | -0/+76 | |
patches/glib-2.54.0.local.patch: temporary slibtool fix (via Redfoxmoon;) force building shared libraries. | |||||
2017-09-20 | vars/build.vars: adds {shared_mime_info,libudns}, removes netcat, and ↵ | Lucio Andrés Illanes Albornoz | 5 | -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-15 | vars/build.vars: pass ${PKG_CONFIG} when building whois v5.2.18. | Lucio Andrés Illanes Albornoz | 1 | -0/+21 | |
patches/whois-5.2.18.local.patch: use ${PKG_CONFIG} instead of pkg-config. | |||||
2017-09-13 | vars/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-13 | vars/build.vars: updates {bind,irssi,less,mc,nano,util-linux,whois} to ↵ | Lucio Andrés Illanes Albornoz | 3 | -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-12 | vars/build.vars: adds alsa-lib v1.1.4.1, aria2 v1.32.0, and patchutils ↵ | Lucio Andrés Illanes Albornoz | 1 | -0/+194 | |
v0.3.4 (via Redfoxmoon.) patches/alsa-lib-1.1.4.1.local.patch: via Redfoxmoon. | |||||
2017-09-12 | vars/build.vars: updates {coreutils,datamash,file,grep} to v8.28, v1.1.1, ↵ | Lucio Andrés Illanes Albornoz | 1 | -0/+1 | |
v5.29, and v2.27, resp. (via Redfoxmoon.) patches/coreutils-8.28.local.patch: via Redfoxmoon. | |||||
2017-09-07 | patches/st-0.7.local.patch: via Redfoxmoon. | Lucio Andrés Illanes Albornoz | 1 | -0/+12 | |
2017-09-06 | vars/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-06 | vars/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-03 | vars/build.vars: adds libcaca (HEAD) and toilet (HEAD) (via Redfoxmoon.) | Lucio Andrés Illanes Albornoz | 2 | -0/+110 | |
patches/{libcaca,toilet}.local.patch: via Redfoxmoon. vars/{libcaca,toilet}.vars: force config.sub. | |||||
2017-09-02 | vars/build.vars: fix mtr to v0.92 (via Redfoxmoon.) | Lucio Andrés Illanes Albornoz | 1 | -0/+0 | |
patches/mtr-0.92.local.patch: sync filename. | |||||
2017-08-25 | patches/glib-2.46.2.local.patch: fix glib-2.0.pc.in (via Redfoxmoon.) | Lucio Andrés Illanes Albornoz | 1 | -1/+1 | |
2017-08-25 | vars/build.vars: adds pango v1.40.11. | Lucio Andrés Illanes Albornoz | 2 | -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-25 | vars/build.vars: updates sed to v4.4, adds dropbear v2017.75 (via Redfoxmoon.) | Lucio Andrés Illanes Albornoz | 2 | -0/+94 | |
patches/{dropbear-2017.75.local,dropbear/dropbear-shell-detection-hack}.patch: added (via Redfoxmoon.) | |||||
2017-08-25 | vars/build.vars: adds pixman v0.34.0 and cairo v1.15.6. | Lucio Andrés Illanes Albornoz | 1 | -0/+36 | |
patches/cairo-1.15.6.local.patch: disable tests. | |||||
2017-08-21 | vars/build.vars: applies ↵ | Lucio Andrés Illanes Albornoz | 3 | -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-03 | vars/build.vars: updated apr to v1.6.2 and apr-util to v1.6.0. | Lucio Andrés Illanes Albornoz | 2 | -49/+49 | |
patches/apr-1.6.2.local.patch: rediff'd. patches/apr-util-1.6.0.local.patch: rediff'd. | |||||
2017-08-02 | vars/build.vars: build expat and libxml2 before apr_util (via hanetzer.) | Lucio Andrés Illanes Albornoz | 1 | -0/+13 | |
patches/expat-2.2.0.local.patch: remove ${LIBTOOL} override. | |||||
2017-08-01 | patches: libxcb-1.12.local.patch xcb-proto-1.12.local.patch | Marty Plummer | 2 | -0/+331 | |
Fix whitespace and print() functions for python3 compat Signed-off-by: Marty Plummer <ntzrmtthihu777@gmail.com> | |||||
2017-07-30 | vars/build.vars, patches/ruby-2.3.0.local.patch: adds ruby v2.3.0 (via ↵ | Lucio Andrés Illanes Albornoz | 1 | -0/+38 | |
Redfoxmoon.) | |||||
2017-06-15 | patches/bdwgc_pre.local.patch: updated. | Lucio Andrés Illanes Albornoz (arab, vxp) | 1 | -8/+8 | |
2017-06-06 | vars/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-02 | patches/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 | |