summaryrefslogtreecommitdiffhomepage
path: root/patches
AgeCommit message (Collapse)AuthorFilesLines
2016-12-18Updates apk-tools, bash, coreutils, curl, findutils, gnupg, irssi, ↵Lucio Andrés Illanes Albornoz (arab, vxp)15-8216/+303
libarchive, libgcrypt, libgpg-error, mc, tcsh, and tmux.
2016-12-14Updates file, libz, npth, Xproto, xtrans, libX11, Xrender, dash, diffutils, ↵Lucio Andrés Illanes Albornoz (arab, vxp)1-0/+14
dos2unix, gawk, grep, make, man-db, mksh, openssh, patch, tar, The Silver Searcher, whois, and zsh. build.sh, etc/build.usage: adds -i (ignore SHA256 hash mismatches.) build.sh, build/pkg.build, subr/pkg.subr: skip `clean' build target unless explicitly specified. patches/man-db-2.7.6.1.local.patch: added.
2016-12-10poultry section: now has chicken (v4.11.0) (via Redfoxmoon.)Lucio Andrés Illanes Albornoz (arab, vxp)1-0/+210
2016-12-07weechat: patch autogen.sh to run autoreconf w/o -f so that it doesn't ↵Lucio Andrés Illanes Albornoz (arab, vxp)1-0/+11
overwrite our config.sub. build/pkg.build: adds `patch_pre' build step. etc/build.usage: updated to document the above.
2016-12-07weechat: remove unnecessary config.sub patch (via Redfoxmoon.)Lucio Andrés Illanes Albornoz (arab, vxp)1-12/+0
2016-12-07irssi: remove #ifndef block around getsockopt(2) call.Lucio Andrés Illanes Albornoz (arab, vxp)1-16/+0
2016-11-24binutils-2.24.51: updated (synchronized) patch.midipix1-11/+11
Signed-off-by: Lucio Andrés Illanes Albornoz (arab, vxp) <l.illanes@gmx.de>
2016-11-16apk-tools: correctly provide $PKG_CONFIG.Lucio Andrés Illanes Albornoz (arab, vxp)1-9/+3
2016-11-151) Replaces the SysV-style build script link mechanism w/ build {,meta-}targets,Lucio Andrés Illanes Albornoz (arab, vxp)37-0/+11581
2) splits build.{subr,sh}} into subr/{build,pkg,rtl}.subr and build.sh, 3) replaces {997.strip,998.midipix_sh,999.tarballs}.build with subr/{strip,tarball}.subr, 4) moves patches to patches/, vars files to vars/, and everything else to etc/, 5) renames `Create `Midipix mintty shell' shortcut.vbs' to midipix_shortcut.vbs, 6) fixes a Weechat configure issue, and 7) updates etc/{build.usage,README}.