Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-08-23 | vars/pkgconf_host.vars:pkg_pkgconf_host_install_make_post(): pass ↵ | Lucio Andrés Illanes Albornoz | 1 | -1/+1 | |
--keep-system-cflags to pkgconf in wrapper script to prevent CFLAGS or linker flag fragments from being filtered. | |||||
2019-08-23 | pkgconf,pkgconf_host: upgrade to v1.6.3. | midipix | 1 | -7/+8 | |
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de> | |||||
2019-08-23 | mdso{_host},perk{_host}: restore default empty prefix. | midipix | 1 | -4/+4 | |
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de> | |||||
2019-08-21 | tk: fix xft diagnostics when cross-compiling. | midipix | 1 | -0/+3 | |
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de> | |||||
2019-08-20 | lynx: adjust CFLAGS following upgrade to ncurses-6.1. | midipix | 1 | -1/+1 | |
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de> | |||||
2019-08-20 | hexcurse: fix linking semantics of libtinfo. | midipix | 1 | -1/+1 | |
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de> | |||||
2019-08-20 | mc: fix flavour of libtinfo being linked. | midipix | 1 | -1/+1 | |
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de> | |||||
2019-08-19 | procps_ng: adjust LIBS following upgrade to ncurses-6.1. | midipix | 1 | -0/+1 | |
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de> | |||||
2019-08-19 | nano: adjust LIBS following upgrade to ncurses-6.1. | midipix | 1 | -0/+1 | |
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de> | |||||
2019-08-19 | vars/build.vars:mc:${PKG_CFLAGS_CONFIGURE_EXTRA}: configure w/ ↵ | Lucio Andrés Illanes Albornoz | 1 | -1/+1 | |
-DNCURSES_INTERNALS -I${PREFIX_NATIVE}/include -I${PREFIX_NATIVE}/include/ncursesw (via midipix.) | |||||
2019-08-19 | vars/build.vars:ncdu:${PKG_ENV_VARS_EXTRA}: build w/ LIBS=-lncursesw -ltinfo. | Lucio Andrés Illanes Albornoz | 1 | -0/+1 | |
2019-08-19 | ncurses[tw]: upgrade to ncurses-6.1, remove hard-coded -I/include from *.pc. | midipix | 1 | -8/+8 | |
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de> | |||||
2019-08-18 | moon_buggy: link against -lncurses -ltinfo. | midipix | 1 | -0/+1 | |
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de> | |||||
2019-08-18 | ninvaders: linked against -lncurses -ltinfo. | midipix | 1 | -1/+2 | |
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de> | |||||
2019-08-18 | hexcurse: link with -ltinfo as needed. | midipix | 1 | -1/+2 | |
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de> | |||||
2019-08-18 | binutils_host: build with -g2 -O0 until enhancement of ld has completed. | midipix | 1 | -1/+1 | |
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de> | |||||
2019-08-18 | vars/build.vars:libcaca:${PKG_LDFLAGS_CONFIGURE_EXTRA}: configure w/ ↵ | Lucio Andrés Illanes Albornoz | 1 | -1/+3 | |
-Wl,--as-needed -ltinfow -Wl,--as-needed (via midipix.) vars/build.vars:terminally_tetris:${PKG_LDFLAGS_BUILD_EXTRA}: build w/ -L${PREFIX_NATIVE}/lib -lncurses -Wl,--as-needed -ltinfo -Wl,--no-as-needed (via midipix.) vars/build.vars:weechat:${PKG_LDFLAGS_CONFIGURE_EXTRA}: configure w/ -Wl,--as-needed -ltinfow -Wl,--no-as-needed (via midipix.) | |||||
2019-08-17 | binutils_host: finalize -lperk -lmdso integration. | midipix | 1 | -1/+1 | |
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de> | |||||
2019-08-16 | binutils: enable use of libraries (e.g. perk, mdso) found under ↵ | midipix | 1 | -0/+2 | |
${PREFIX_NATIVE}. Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de> | |||||
2019-08-15 | binutils_host: enable use of libraries (e.g. perk, mdso) found under ${PREFIX}. | midipix | 1 | -0/+2 | |
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de> | |||||
2019-08-14 | vars/libzip.vars:pkg_libzip_host_configure(): build w/ -L${PKG_PREFIX}/lib ↵ | Lucio Andrés Illanes Albornoz | 1 | -2/+2 | |
-lbz2 -lfts (via midipix.) | |||||
2019-08-14 | vars/build.vars:host_packages_deps: adds musl_fts_host v1.2.7 as a ↵ | Lucio Andrés Illanes Albornoz | 1 | -2/+5 | |
dependency of libzip_host (via midipix.) | |||||
2019-08-14 | vars/build.vars:host_packages_deps: build cmake_host before building ↵ | Lucio Andrés Illanes Albornoz | 1 | -4/+4 | |
libzip_host (via midipix.) | |||||
2019-08-12 | vars/build.vars:host_packages_deps: adds libzip_host (via midipix.) | Lucio Andrés Illanes Albornoz | 3 | -25/+56 | |
vars/libzip{,_host}.vars: cleanup, adds pkg_libzip_host_configure(). | |||||
2019-08-12 | vars/build.vars:native_packages_deps: adds libzip v1.5.2 (via Redfoxmoon.) | Lucio Andrés Illanes Albornoz | 2 | -1/+31 | |
vars/libzip.vars: via Redfoxmoon. | |||||
2019-08-06 | vars/build.vars:{native_{packages{,_deps{,_x11}}},dev_packages,minipix}:${PK ↵ | Lucio Andrés Illanes Albornoz | 3 | -128/+131 | |
G_CONFIG_CACHE_LOCAL}: set from ${CONFIG_CACHE_GNULIB} (via midipix.) vars/build.vars:${CONFIG_CACHE_GNULIB}, vars/gnulib.vars: merged. vars/env.vars:${DEFAULT_BUILD_VARS}: adds provisional ${CONFIG_CACHE_LOCAL} variable. subr/pkg_configure_autotools.subr: append ${PKG_CONFIG_CACHE_LOCAL} (provisional) to config.cache if non-empty prior to appending ${PKG_CONFIG_CACHE_EXTRA} if non-empty. | |||||
2019-08-06 | sbase, ubase, htop: compensate for non-portable major/minor assumption. | midipix | 1 | -0/+3 | |
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de> | |||||
2019-08-06 | vars/gnulib.vars: add definitions needed when cross-compiling. | midipix | 1 | -0/+4 | |
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de> | |||||
2019-08-06 | vars/build.vars:musl: updated to v1.1.23. | midipix | 1 | -6/+6 | |
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de> | |||||
2019-08-05 | vars/build.vars:tmux:${PKG_CONFIGURE_ARGS_EXTRA}: configure w/ ↵ | Lucio Andrés Illanes Albornoz | 1 | -1/+4 | |
--enable-utf8proc. vars/build.vars:native_packages_deps: adds utf8proc (master) as a dependency of tmux. | |||||
2019-07-22 | vars/build.vars:native_packages_deps: adds libshine v3.1.1 (via Redfoxmoon.) | Lucio Andrés Illanes Albornoz | 1 | -2/+6 | |
vars/build.vars:ffmpeg:${PKG_CONFIGURE_ARGS}: configure w/ --enable-libshine (via Redfoxmoon.) | |||||
2019-07-20 | vars/build.vars:nano: updated to v4.3 (via Redfoxmoon.) | Lucio Andrés Illanes Albornoz | 2 | -3/+20 | |
vars/nano.vars: updated (via Redfoxmoon.) | |||||
2019-07-20 | vars/build.vars:ed: updated to v1.15 (via Redfoxmoon.) | Lucio Andrés Illanes Albornoz | 1 | -4/+4 | |
vars/build.vars:gawk: updated to v5.0.1 (via Redfoxmoon.) | |||||
2019-07-05 | vars/build.vars:native_packages: adds screen v4.6.2-854c367 (via Redfoxmoon.) | Lucio Andrés Illanes Albornoz | 1 | -1/+7 | |
patches/screen-4.6.2-854c367.local.patch: via Redfoxmoon. | |||||
2019-06-29 | vars/gcc.vars:pkgp_gcc_configure(): CONFIGURE WITH ↵ | Lucio Andrés Illanes Albornoz | 1 | -1/+2 | |
--enable-languages=c,c++,fortran,objc,lto (VIA REDFOXMOON.) | |||||
2019-06-28 | vars/build.vars:rpm{,_host}:${PKG_URL}: fixed. | Lucio Andrés Illanes Albornoz | 1 | -2/+2 | |
2019-06-26 | vars/build.vars:rpm{,_host}: updated to v4.14.2.1. | Lucio Andrés Illanes Albornoz | 1 | -4/+4 | |
patches/rpm{,-host}-4.14.2.1.local.patch: updated. | |||||
2019-06-19 | vars/build.vars:yabasic:${PKG_DISABLED}: disabled (via midipix.) | Lucio Andrés Illanes Albornoz | 1 | -0/+1 | |
2019-06-16 | vars/build.vars:info{,un}zip:${PKG_CFLAGS_BUILD_EXTRA}: inherit from ↵ | Lucio Andrés Illanes Albornoz | 1 | -10/+13 | |
${NATIVE_PACKAGES_CFLAGS_CONFIGURE}. patches/info{,un}zip{,_minipix}.local.patch: correctly inherit $(CFLAGS) & pass $(LDFLAGS). | |||||
2019-06-15 | vars/build.vars:native_packages_etc: adds yabasic v2.83.0 (via Redfoxmoon.) | Lucio Andrés Illanes Albornoz | 2 | -1/+12 | |
vars/yabasic.vars: via Redfoxmoon. patches/yabasic-2.83.0.local.patch: via Redfoxmoon. | |||||
2019-06-02 | vars/build.vars:glib_host:${PKG_CFLAGS_BUILD_EXTRA}: additionally pass ↵ | Lucio Andrés Illanes Albornoz | 1 | -1/+1 | |
-Wno-format-overflow (via midipix.) | |||||
2019-05-31 | vars/build.vars:libevent: updated to v2.1.10-stable (via Redfoxmoon.) | Lucio Andrés Illanes Albornoz | 1 | -2/+2 | |
patches/libevent-2.0.22-stable.local.patch: removes obsolete patch (via Redfoxmoon.) | |||||
2019-05-10 | vars/build.vars:weechat: updated to v2.4 (via Redfoxmoon.) | Lucio Andrés Illanes Albornoz | 1 | -2/+2 | |
patches/weechat-2.1_pre.local.patch: removes obsolete patch. patches/weechat-2.4.local.patch: updated (via Redfoxmoon.) | |||||
2019-05-10 | vars/build.vars:native_packages_deps: adds openjpeg v2.3.1 (via Redfoxmoon.) | Lucio Andrés Illanes Albornoz | 2 | -1/+35 | |
vars/openjpeg.vars: via Redfoxmoon. | |||||
2019-05-10 | ghostscript: work around ghostscript's incomplete support of cross-compilation. | midipix | 1 | -3/+3 | |
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de> | |||||
2019-05-08 | vars/build.vars:inetutils:${PKG_CONFIGURE_ARGS_EXTRA}: configure w/ ↵ | Lucio Andrés Illanes Albornoz | 1 | -1/+1 | |
--enable-inetd (via Redfoxmoon.) | |||||
2019-05-08 | vars/build.vars:inetutils:${PKG_CONFIGURE_ARGS_EXTRA}: configure w/ ↵ | Lucio Andrés Illanes Albornoz | 1 | -1/+1 | |
--enable-{talk,telnet}d (via Redfoxmoon.) | |||||
2019-05-07 | vars/build.vars:mlogin:${PKG_CFLAGS_BUILD_EXTRA}: build w/o ↵ | Lucio Andrés Illanes Albornoz | 1 | -1/+1 | |
-I${PREFIX_NATIVE}/include/w32api.ports (via Redfoxmoon.) | |||||
2019-05-07 | vars/build.vars:mlogin:${PKG_LDFLAGS_BUILD_EXTRA}: build w/o ↵ | Lucio Andrés Illanes Albornoz | 1 | -1/+0 | |
-L${PREFIX_NATIVE}/lib/w32lib -ladvapi32 (via Redfoxmoon.) | |||||
2019-05-07 | vars/build.vars:gnutls:${PKG_CONFIGURE_ARGS_EXTRA}: configure w/o ↵ | Lucio Andrés Illanes Albornoz | 1 | -1/+1 | |
--with-default-priority-string="SECURE192:-VERS-ALL:+VERS-TLS1.2" (via midipix.) |