summaryrefslogtreecommitdiffhomepage
AgeCommit message (Collapse)AuthorFilesLines
2020-04-13subr/pkg_build.subr: invariably call make(1) w/ V=99.Lucio Andrés Illanes Albornoz6-7/+4
groups/*.group: remove redundant ${PKG_MAKEFLAGS_BUILD_EXTRA:="V=99"} variables.
2020-04-13groups/261.native_packages_x11.group:libcaca:${PKG_DEPENDS}: adds freetype ↵Lucio Andrés Illanes Albornoz1-2/+2
(via duvallj.) groups/261.native_packages_x11.group:libcaca:${PKG_CFLAGS_CONFIGURE_EXTRA}: configure w/ -I${PREFIX_NATIVE}/include/freetype2 -std=gnu99.
2020-04-13ed: update to version 1.16Ørjan Malde1-2/+2
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de>
2020-04-13datamash: update to version 1.6Ørjan Malde1-2/+2
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de>
2020-04-13gnutls: use external libtasn1Ørjan Malde1-2/+2
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de>
2020-04-13251.native_packages_lib.group: adds libtasn1Ørjan Malde2-1/+39
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de>
2020-04-12subr/build_init.subr:buildp_init_args(): skip unknown packages check given ↵Lucio Andrés Illanes Albornoz1-1/+1
-r ALL|LAST (via duvallj.)
2020-04-12gnutls: update to version 3.6.13Ørjan Malde3-18/+24
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de>
2020-04-11groups/251.native_packages_lib.group:libnettle:${PKG_MAKEFLAGS_BUILD}: build ↵Lucio Andrés Illanes Albornoz1-0/+1
w/ -j1.
2020-04-11libarchive: enable shared librariesØrjan Malde1-0/+20
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de>
2020-04-11groups/241.native_packages_inet.group:wget:${PKG_SHA256SUM}: fixed.Lucio Andrés Illanes Albornoz1-1/+1
2020-04-11openssh: update to version 8.2p1Ørjan Malde1-2/+2
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de>
2020-04-11wget: update to version 1.20.3Ørjan Malde1-2/+2
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de>
2020-04-11libzip: update to 1.6.1Ørjan Malde1-2/+2
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de>
2020-04-11groups/020.host_deps_rpm.group:libarchive_host:${PKG_MAKEFLAGS_BUILD_EXTRA}: ↵Lucio Andrés Illanes Albornoz2-0/+2
build w/ V=99. groups/251.native_packages_lib.group:libarchive:${PKG_MAKEFLAGS_BUILD_EXTRA}: build w/ V=99.
2020-04-11libarchive{,_host}: update to version 3.4.2Ørjan Malde2-4/+6
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de>
2020-04-11groups/020.host_deps_rpm.group:libarchive_host: revert to v3.3.3.Lucio Andrés Illanes Albornoz2-7/+4
groups/251.native_packages_lib.group:libarchive: revert to v3.3.3.
2020-04-10Pass pkg-config(1) search path via ${PKG_CONFIG_LIBDIR}.Lucio Andrés Illanes Albornoz10-15/+16
2020-04-10subr/ex_pkg.subr:ex_pkg_get_packages(): correctly call rtl_log_msg() w/ ↵Lucio Andrés Illanes Albornoz1-2/+2
`warning'. subr/ex_pkg.subr:ex_pkg_get_packages(): fix info message.
2020-04-10groups/020.host_deps_rpm.group:libarchive_host: updated to v3.4.2 (via ↵Lucio Andrés Illanes Albornoz1-2/+4
Redfoxmoon.) groups/020.host_deps_rpm.group:libarchive_host:${PKG_LIBTOOL}: build w/ libtool. groups/020.host_deps_rpm.group:libarchive_host:${PKG_MAKEFLAGS_BUILD_EXTRA}: build w/ V=99.
2020-04-10subr/pkgtool_init.subr:pkgtoolp_init_getopts_help(): correctly cat ↵Lucio Andrés Illanes Albornoz1-1/+1
etc/pkgtool.usage given -h option.
2020-04-10subr/build_init.subr:buildp_init_args(): don't filter `host_deps_rpm' build ↵Lucio Andrés Illanes Albornoz1-2/+4
group given either of --dump-{in,on-abort}.
2020-04-10groups/241.native_packages_inet.group:icecast: moved from ↵Lucio Andrés Illanes Albornoz2-12/+12
groups/231.native_packages_etc.group.
2020-04-10libressl: update to 3.1.0Ørjan Malde3-508/+35
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de>
2020-04-09subr/build_init.subr:buildp_init_files(): trap SIG{HUP,INT,TERM,USR[12]} ↵Lucio Andrés Illanes Albornoz1-1/+1
during prefix cleaning, if requested.
2020-04-09build.sh:buildp_ast(): remove ${DEFAULT_BUILD_STATUS_IN_PROGRESS_FNAME} at ↵Lucio Andrés Illanes Albornoz1-3/+3
last opportunity.
2020-04-09subr/build_init.subr:buildp_init_files(): trap SIG{HUP,INT,TERM,USR[12]} ↵Lucio Andrés Illanes Albornoz1-0/+2
during prefix cleaning, if requested.
2020-04-09subr/build_init.subr:buildp_init_getopts(): exit w/ error on attempt to ↵Lucio Andrés Illanes Albornoz1-1/+5
specify maximum parallelisation job count w/ -P vs. -p jobs.
2020-04-09subr/rtl.subr:rtl_date(): default ${DEFAULT_TIMESTAMP_FMT} to "%Y/%m/%d ↵Lucio Andrés Illanes Albornoz1-1/+1
%H:%M:%S".
2020-04-08subr/build_init.subr:buildp_init_args(): move ${BUILD_HNAME} check & default ↵Lucio Andrés Illanes Albornoz3-5/+7
from buildp_init_env(). midipix.env:${DEFAULT_CLEAR_ENV_VARS_EXCEPT}: adds BUILD_HNAME. etc/README.md: updated.
2020-04-04subr/rtl_complex.subr:rtl_is_newer(): reimplemented w/ stat(1).Lucio Andrés Illanes Albornoz2-5/+10
subr/build_init.subr:buildp_init_prereqs(): adds stat(1).
2020-03-30groups/030.host_toolchain.group:mpc_host:${PKG_CONFIGURE_ARGS}: configure w/ ↵Lucio Andrés Illanes Albornoz2-4/+4
--disable-assembly --disable-nls --prefix= --with-gmp=${PREFIX} --with-mpfr=${PREFIX} (via midipix.) groups/030.host_toolchain.group:mpfr_host:${PKG_CONFIGURE_ARGS}: configure w/ --disable-assembly --disable-nls --prefix= --with-gmp=${PREFIX} (via midipix.) groups/110.native_toolchain.group:mpc:${PKG_CONFIGURE_ARGS_EXTRA}: configure w/ --disable-assembly --with-gmp=${PREFIX_NATIVE} --with-mpfr=${PREFIX_NATIVE} (via midipix.) groups/110.native_toolchain.group:mpfr:${PKG_CONFIGURE_ARGS_EXTRA}: configure w/ --disable-assembly --with-gmp=${PREFIX_NATIVE} (via midipix.)
2020-03-28Merge pull request #15 from duvallj/masterLucio Andrés Illanes Albornoz10-11/+123
Various fixes for various -L flags, other build errors
2020-03-27Final patches to make things work all the way throughJack Duvall5-4/+51
2020-03-27Fix some erraneous -L in config scriptsJack Duvall6-7/+72
2020-03-27dist/dist_zipdist.dist: correctly check for presence of ↵Lucio Andrés Illanes Albornoz1-1/+1
${DEFAULT_ZIPDIST_SIGN_GPG_KEY} (via duvallj.)
2020-03-27patches/w3m-0.5.3+git20190105.local.patch: forcibly configure w/ imlib2 and ↵Lucio Andrés Illanes Albornoz1-2/+227
X11 (via duvallj.)
2020-03-27patches/w3m-0.5.3+git20190105.local.patch: skip faulty ↵Lucio Andrés Illanes Albornoz1-0/+27
lib{bsd,BSD,44bsd,socket,nsl,dld,dl} check (via duvallj.)
2020-03-26subr/ex_pkg_env.subr:exp_pkg_env_set(): correctly join NL-separated package ↵Lucio Andrés Illanes Albornoz1-7/+7
variable names before passing to rtl_set_vars().
2020-03-25etc/README.md: updated.Lucio Andrés Illanes Albornoz1-2/+2
2020-03-25groups/241.native_packages_inet.group:bind:${PKG_DEPENDS}: adds libz (via ↵Lucio Andrés Illanes Albornoz1-1/+1
midipix.)
2020-03-24groups/110.native_toolchain.group:gcc_stage1_native_mingw32:${PKG_DEPENDS}: ↵Lucio Andrés Illanes Albornoz1-1/+1
adds gmp, mpc, and mpfr (via midipix.)
2020-03-24subr/{ex_pkg_env,pkg_install,rtl_list}.subr: reference ${IFS} w/ explicit ↵Lucio Andrés Illanes Albornoz3-6/+6
default value (via midipix.)
2020-03-19subr/{build,pkgtool}_init.subr: minor cleanup.Lucio Andrés Illanes Albornoz3-31/+72
subr/rtl_complex.subr:rtl_{check_prereqs,prompt,rc}(): initial implementation.
2020-03-19subr/{pkg_install,rtl_fetch}.subr, ↵Lucio Andrés Illanes Albornoz3-29/+17
subr/rtl_complex.subr:rtl_flock_acquire(): split.
2020-03-15Set -o nounset in addition to +o errexit -o nounset.Lucio Andrés Illanes Albornoz109-298/+337
groups/000.host_tools.group:libtool_host:${PKG_LIBTOOL}: build w/ `none'. subr/build_init.subr:buildp_init_getopts(): set ${DEFAULT_BUILD_CPUS} prior to ex_pkg_load_vars() call. subr/pkg_{build,install_make}.subr: only pass `LIBTOOL=${PKG_LIBTOOL}' if set and not `none'. vars/libtool_host.vars: removes obsolete vars file.
2020-03-15General cleanup.Lucio Andrés Illanes Albornoz28-916/+973
2020-03-13subr/pkgtool_init.subr:pkgtoolp_init_prereqs(): trim list of prerequisite ↵Lucio Andrés Illanes Albornoz1-5/+3
command dependencies.
2020-03-13Implements ./pkgtool.sh -[irt] options.Lucio Andrés Illanes Albornoz8-179/+459
etc/{README.md,pkgtool.usage}: updated. subr/ex_pkg.subr:ex_pkg_{find_package,get_packages}(): initial implementation. subr/ex_pkg.subr:ex_pkg_unfold_{,r}depends(): split from ex_pkg_expand_packages(). subr/ex_pkg{,_dispatch}.subr: removes ${EX_PKG_COMPLETE} scoped global. subr/ex_pkg_dispatch.subr:exp_pkg_dispatch_expand_packages(): split from subr/ex_pkg.subr. subr/rtl_list.subr:rtl_lsort(): initial implementation.
2020-03-12midipix.env: remove redundant ${DEFAULT_LOG_MSG_*_COLOUR} variables.Lucio Andrés Illanes Albornoz2-10/+1
subr/rtl_log.subr:${DEFAULT_LOG_MSG_WARN_COLOUR}: added.