summaryrefslogtreecommitdiffhomepage
AgeCommit message (Collapse)AuthorFilesLines
2020-05-07build.sh:buildp_dispatch_pkg_state(): include percentage and package counts ↵Lucio Andrés Illanes Albornoz2-2/+2
in `finish_pkg' informational. subr/ex_pkg_dispatch.subr:exp_pkg_dispatch_group(): include package counts in `finish_pkg' message.
2020-05-07groups/010.host_deps.group: add sbsigntools_host (git master)Ørjan Malde2-2/+7
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de>
2020-05-07vars/binutils.vars:pkg_binutils_build_install_make(): additionally install ↵Lucio Andrés Illanes Albornoz1-0/+2
include/{ansidecl,symcat}.h (via Redfoxmoon.)
2020-05-06build.sh:buildp_dispatch_pkg_state(): include percentage in `start_pkg' ↵Lucio Andrés Illanes Albornoz1-1/+1
informational.
2020-05-06groups/010.host_deps.group: adds util_linux_host v2.34 (via Redfoxmoon.)Lucio Andrés Illanes Albornoz1-1/+7
2020-05-05midipix.env:${DEFAULT_MAKEFLAGS_VERBOSITY}: set to V=99 VERBOSE=1.Lucio Andrés Illanes Albornoz1-1/+1
2020-05-03midipix.env:${DEFAULT_C{,PP,XX}FLAGS{,_*}}: prepend -D_REDIR_TIME64=0 (via ↵Lucio Andrés Illanes Albornoz1-18/+18
midipix.)
2020-05-03groups/030.host_toolchain.group: adds binutils_build v2.24.51 (via midipix.)Lucio Andrés Illanes Albornoz3-4/+17
groups/030.host_toolchain.group:binutils_host:${PKG_DEPENDS}: adds binutils_build. vars/binutils_build.vars:pkg_binutils_build_install_make(): solely install include/bfd.h and lib/libbfd.a (via midipix.)
2020-05-03musl_{host|native}: bump to version 1.2.0 [pre-alpha abi upgrade].midipix2-4/+4
2020-05-03musl_{host|native}: bump to version 1.1.24.midipix2-4/+4
2020-05-02groups/221.native_packages_dev.group: adds sbsigntools. (git master)Ørjan Malde2-1/+112
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de>
2020-05-02patches/nginx-1.11.3.local.patch: removed epoll support.midipix1-30/+3
2020-05-01dist/dist_minipix.dist: correctly copy lib{crypto,ssl,tinfo{,w},z}.so* (via ↵Lucio Andrés Illanes Albornoz1-4/+4
midipix.)
2020-05-01groups/211.native_packages_cmdline.group: adds jush (git master)Ørjan Malde1-1/+4
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de>
2020-05-01groups/251.native_packages_lib.group: adds libeditline 1.17.1.Ørjan Malde1-1/+4
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de>
2020-04-29etc/README.md: updated.Lucio Andrés Illanes Albornoz1-6/+12
2020-04-29subr/build_init.subr: ensure awk(1) in $PATH is GNU Awk.Lucio Andrés Illanes Albornoz1-0/+2
2020-04-29Designate {debug,release} build as build kind.Lucio Andrés Illanes Albornoz2-3/+3
2020-04-29groups/010.host_deps.group: adds ca_certificates_host (master.)Lucio Andrés Illanes Albornoz3-7/+39
vars/ca_certificates.vars:pkg_ca_certificates_install_make_pre(): copy ${PKG_DESTDIR} from ca_certificates_host. vars/ca_certificates_host.vars: apply temporary fixes.
2020-04-29Designate {debug,release} build as build kind.Lucio Andrés Illanes Albornoz10-597/+597
etc/{{build,pkgtool}.usage,README.md}: updated.
2020-04-29vars/pkgconf.vars:pkg_pkgconf_install_make_{post,pre}(): correctly install ↵Lucio Andrés Illanes Albornoz1-4/+4
pkg-config symlink (via JL2210, midipix.)
2020-04-29etc/README.md: updated.Lucio Andrés Illanes Albornoz1-13/+26
2020-04-29build.sh:buildp_ast(): ignore SIG{HUP,INT,TERM,USR[12]} during handler ↵Lucio Andrés Illanes Albornoz1-0/+1
execution.
2020-04-29groups/211.native_packages_cmdline.group:pv:${PKG_DEBUG_CONFIGURE_ARGS_EXTRA ↵Lucio Andrés Illanes Albornoz1-0/+1
}: configure w/ --enable-debugging (via JL2210.)
2020-04-29subr/ex_pkg_env.subr:exp_pkg_env_set(): additionally set from package name ↵Lucio Andrés Illanes Albornoz1-2/+2
prefix plus {debug,release} build.
2020-04-29groups/211.native_packages_cmdline.group: adds pv v1.6.6 (via JL2210.)Lucio Andrés Illanes Albornoz1-1/+5
2020-04-26groups/231.native_packages_etc.group:apr_util:${PKG_DEPENDS}: adds libressl.Lucio Andrés Illanes Albornoz1-1/+1
2020-04-26httpd: modules failing to build, WIP 2.Ørjan Malde3-17/+28
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de>
2020-04-25httpd: configure completes, still WIP.Ørjan Malde4-51/+14
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de>
2020-04-25apr: properly support building shared librariesØrjan Malde2-1/+22
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de>
2020-04-25pkgtool.sh:pkgtoolp_info(): additionally print build group.Lucio Andrés Illanes Albornoz1-0/+1
2020-04-25pkgtool.sh:pkgtoolp_rdepends(): print direct reverse dependencies in bright ↵Lucio Andrés Illanes Albornoz2-9/+44
yellow and their dependencies in dark yellow, if any. subr/ex_pkg.subr:ex_pkg_unfold_depends_direct(): initial implementation.
2020-04-24vars/python3_host.vars: explicitly disable `ossaudiodev' module given ↵Lucio Andrés Illanes Albornoz1-0/+3
presence of oss4-dev host package (via JL2210.)
2020-04-24groups/010.host_deps.group:python3_host:${PKG_DEPENDS}: adds bzip2_host and ↵Lucio Andrés Illanes Albornoz1-1/+1
expat_host.
2020-04-24vars/python2_host.vars: explicitly disable `ossaudiodev' module given ↵Lucio Andrés Illanes Albornoz1-0/+1
presence of oss4-dev host package (via JL2210.)
2020-04-23groups/010.host_deps.group:python2_host:${PKG_DEPENDS}: adds expat_host.Lucio Andrés Illanes Albornoz1-1/+1
2020-04-23groups/010.host_deps.group:python2_host:${PKG_DEPENDS}: adds bzip2_host.Lucio Andrés Illanes Albornoz1-1/+1
2020-04-17dist/dist_minipix.dist: additionally distribute libz.so.1.2 (via Redfoxmoon.)Lucio Andrés Illanes Albornoz1-1/+1
2020-04-17subr/pkg_install_libs.subr:pkgp_install_libs_shared(): correctly reference ↵Lucio Andrés Illanes Albornoz1-1/+1
${_so_src_path}.
2020-04-17groups/800.minipix.group: adds libz_minipix (via Redfoxmoon.)Lucio Andrés Illanes Albornoz1-2/+3
2020-04-13subr/pkg_build.subr: pass either ${PKG_MAKEFLAGS_VERBOSITY} or nothing if ↵Lucio Andrés Illanes Albornoz5-4/+11
set to `none'. groups/010.host_deps.group:ruby_host:${PKG_MAKEFLAGS_VERBOSITY}: build w/ none. groups/221.native_packages_dev.group:ruby:${PKG_MAKEFLAGS_VERBOSITY}: build w/ none. etc/README.md, midipix.env: adds ${PKG_MAKEFLAGS_VERBOSITY}, defaulting to `V=99'.
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.