summaryrefslogtreecommitdiffhomepage
AgeCommit message (Collapse)AuthorFilesLines
2017-09-06vars/build.vars: adds host glib v2.46.2 and libffi v3.2.1 in order to ↵Lucio Andrés Illanes Albornoz1-11/+30
cross-compile atk &c.
2017-09-06vars/build.vars: update URL for libfirm.Lucio Andrés Illanes Albornoz1-1/+1
2017-09-06subr/pkg_{install_pre,strip}.subr: always check for -e ${...}.Lucio Andrés Illanes Albornoz2-3/+6
2017-09-06build.sh, subr/{post_strip,pkg_{install_pre,strip}.subr: strip(1) after ↵Lucio Andrés Illanes Albornoz6-31/+75
install for each package to save disk space. vars/build.vars, vars/install_....vars: install coreutils_flavour_minipix w/ newly added ${TARGET}-install-strip to save disk space.
2017-09-03vars/ncurses{,tw}.vars: obsoleted long ago, removed.Lucio Andrés Illanes Albornoz2-2/+0
2017-09-03vars/build.vars: configure SmallBASIC w/ --program-prefix= (via Redfoxmoon.)Lucio Andrés Illanes Albornoz1-0/+1
2017-09-03vars/build.vars: adds libcaca (HEAD) and toilet (HEAD) (via Redfoxmoon.)Lucio Andrés Illanes Albornoz5-2/+140
patches/{libcaca,toilet}.local.patch: via Redfoxmoon. vars/{libcaca,toilet}.vars: force config.sub.
2017-09-03vars/build.vars: disables mtr according to the inviolable will of ↵Lucio Andrés Illanes Albornoz1-0/+1
predestination.
2017-09-02vars/build.vars: fix mtr to v0.92 (via Redfoxmoon.)Lucio Andrés Illanes Albornoz2-3/+3
patches/mtr-0.92.local.patch: sync filename.
2017-08-28vars/build.vars: install Git man pages to correct prefix (via Redfoxmoon.)Lucio Andrés Illanes Albornoz1-1/+1
2017-08-27vars/build.vars: build dropbear w/o --disable-openpty (via Redfoxmoon.)Lucio Andrés Illanes Albornoz1-1/+1
2017-08-26vars/build.vars: adds libjpeg_turbo v1.5.2, tiff v4.0.8, atk v2.24.0, and ↵Lucio Andrés Illanes Albornoz2-2/+19
gdk v2.35.5 (via Redfoxmoon.) etc/config.cache: adds glib/gdk (via Redfoxmoon.)
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 Albornoz3-1/+67
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: move {pixman,cairo} to the end of ↵Lucio Andrés Illanes Albornoz1-9/+9
${LIB_PACKAGES_PACKAGES_X11} (via Redfoxmoon.)
2017-08-25vars/build.vars: updates sed to v4.4, adds dropbear v2017.75 (via Redfoxmoon.)Lucio Andrés Illanes Albornoz3-4/+102
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 Albornoz2-1/+44
patches/cairo-1.15.6.local.patch: disable tests.
2017-08-21vars/build.vars: fixes lynx URL (via Redfoxmoon.)Lucio Andrés Illanes Albornoz1-1/+1
2017-08-21vars/build.vars: fixes fontconfig v2.11.95 (via Redfoxmoon.)Lucio Andrés Illanes Albornoz1-0/+1
2017-08-21vars/build.vars: applies ↵Lucio Andrés Illanes Albornoz5-205/+59
{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-04vars/build.vars: configure Ruby w/ --disable-install-rdoc (via hanetzer.)Lucio Andrés Illanes Albornoz1-1/+1
2017-08-03vars/build.vars: updated apr to v1.6.2 and apr-util to v1.6.0.Lucio Andrés Illanes Albornoz3-56/+56
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 Albornoz2-3/+16
patches/expat-2.2.0.local.patch: remove ${LIBTOOL} override.
2017-08-02vars/build.vars: build weechat w/o Ruby.Lucio Andrés Illanes Albornoz1-1/+1
2017-08-01vars/build.vars: updates nano to v2.8.6 (via Redfoxmoon.)Lucio Andrés Illanes Albornoz1-2/+2
2017-08-01vars/build.vars: build libz before libpng.Lucio Andrés Illanes Albornoz1-1/+1
2017-08-01vars/build.vars: remove duplicate `ruby' from ${LEAF_PACKAGES_PACKAGES}.Lucio Andrés Illanes Albornoz1-2/+2
2017-08-01vars/build.vars: fix freetype by explicitly setting ${PKG_CONFIG}.Lucio Andrés Illanes Albornoz1-0/+1
2017-08-01vars/build.vars: added libpng-1.6.31Marty Plummer1-1/+4
Needed on my end to build freetype2 Signed-off-by: Marty Plummer <ntzrmtthihu777@gmail.com>
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-30etc/README: Markdownified, pt. II.Lucio Andrés Illanes Albornoz1-4/+6
2017-07-30etc/README: Markdownified.Lucio Andrés Illanes Albornoz1-147/+149
2017-07-30README.md: added to repository as link to etc/README.Lucio Andrés Illanes Albornoz1-0/+1
2017-07-30vars/build.vars, patches/ruby-2.3.0.local.patch: adds ruby v2.3.0 (via ↵Lucio Andrés Illanes Albornoz2-2/+50
Redfoxmoon.)
2017-06-15patches/bdwgc_pre.local.patch: updated.Lucio Andrés Illanes Albornoz (arab, vxp)1-8/+8
2017-06-15vars/build.vars: build renderproto and Xrender before libXft.Lucio Andrés Illanes Albornoz1-1/+1
2017-06-06vars/build.vars, patches/fontconfig-2.11.95.local.patch: adds fontconfig ↵Lucio Andrés Illanes Albornoz (arab, vxp)2-1/+26
v2.11.95, freetype v2.8, and libXft v2.3.1 (via Redfoxmoon.)
2017-06-06build.sh, etc/build.usage: adds --debug-minipix: override default behaviour ↵Lucio Andrés Illanes Albornoz (arab, vxp)4-59/+82
of strip(1)ping minipix/bin/*. subr/post_strip.subr: strip(1) minipix/bin/* unless --debug-minipix was specified (via midipix.) vars/build.vars: adds `minipix' target individually and as part of `world' encompassing all minipix-flavoured packages.
2017-06-06etc/config.cache: configure ac_cv_search_sendmsg=no to fix (at least) xcb ↵Lucio Andrés Illanes Albornoz (arab, vxp)1-18/+21
v1.12 at runtime (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-06-01build.sh, subr/pre_build_files.subr: log list of failed build scripts when ↵Lucio Andrés Illanes Albornoz (arab, vxp)2-1/+11
using relaxed mode (-R).
2017-05-30build.sh, etc/build.usage: adds -[46]: force IPv[46] when downloading.Lucio Andrés Illanes Albornoz (arab, vxp)3-2/+11
subr/pre_setup_env.subr: prepend -4 or -6 to ${WGET_ARGS} when -[46] was specified.
2017-05-30vars/build.vars: adds bison v3.0.4.Lucio Andrés Illanes Albornoz (arab, vxp)1-1/+4
2017-05-30patches/gcc.local.patch: removed (merged upstream.)Lucio Andrés Illanes Albornoz (arab, vxp)3-21/+14
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-29vars/build.vars: updates zsh URL (via Redfoxmoon.)Lucio Andrés Illanes Albornoz (arab, vxp)1-1/+1
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)4-14/+25
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-04-16vars/build.vars: build ncurses{,tw,w} --without-ada & bind --without-libjson ↵Lucio Andrés Illanes Albornoz (arab, vxp)1-4/+4
(via rqou.)
2017-04-15build.sh, etc/build.usage: adds -R: [i]gnore build failures and continue ↵Lucio Andrés Illanes Albornoz (arab, vxp)2-2/+5
building (relaxed mode) (via midipix.)
2017-04-08etc/README: remove date/timestamp.Lucio Andrés Illanes Albornoz (arab, vxp)1-1/+0