Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-04-06 | subr.rtl/rtl_fetch{_git,}.subr: split. | Lucio Andrés Illanes Albornoz | 6 | -294/+315 | |
subr.rtl/rtl_{filepath,complex}.subr: split. subr.rtl/{rtl_filepath,}.subr: split. subr.rtl/rtl_{platform,complex}.subr: split. | |||||
2021-04-06 | build.sh:build(): workaround bash >=4.4.20 & Zsh inconsistency concerning ↵ | Lucio Andrés Illanes Albornoz | 1 | -2/+3 | |
local uninitialised variables inheriting from the environment (or not.) | |||||
2021-04-06 | subr/pkg_configure_patch.subr: infer -pnum from whether only one or both of ↵ | Lucio Andrés Illanes Albornoz | 3 | -16/+17 | |
${PKG_{URL,URLS_GIT}} are present. patches/python2_host-2.7.15.local.patch: updated. patches/python3_host-3.6.3.local.patch: updated. | |||||
2021-04-06 | groups/010.host_deps.group:python[23]_host:${PKG_ENV_VARS_EXTRA}: build w/ ↵ | Lucio Andrés Illanes Albornoz | 1 | -2/+2 | |
PYCOMPILE_CFLAGS=-I${PREFIX}/include:NATIVE_LDFLAGS=-Wl,-rpath,${PREFIX}/lib. | |||||
2021-04-06 | groups/010.host_deps.group:python[23]_host:${PKG_ENV_VARS_EXTRA}: build w/ ↵ | Lucio Andrés Illanes Albornoz | 1 | -2/+2 | |
NATIVE_CFLAGS=-I${PREFIX}/include:NATIVE_LDFLAGS=-Wl,-rpath,${PREFIX}/lib. | |||||
2021-04-06 | subr/pkg_configure_patch.subr:pkg_configure_patch(): correctly reference ↵ | Lucio Andrés Illanes Albornoz | 2 | -11/+11 | |
possibly undefined ${PKG_{FNAME,URLS_GIT}}. subr/pkg_fetch_download.subr:pkg_fetch_download_clean_dlcache(): correctly reference possibly undefined ${_pkg_fname}. | |||||
2021-04-06 | groups/010.host_deps.group:python[23]_host:${PKG_URLS_GIT}: update subdir to ↵ | Lucio Andrés Illanes Albornoz | 9 | -83/+92 | |
build/sbpython[23]. groups/010.host_deps.group:python2_host:${PKG_SUBDIR}: set to Python-${PKG_PYTHON2_HOST_VERSION}. groups/221.native_packages_dev.group:python[23]:${PKG_URLS_GIT}: update subdir to build/sbpython[23]. groups/221.native_packages_dev.group:python2:${PKG_SUBDIR}: set to Python-${PKG_PYTHON2_VERSION}. patches/python2_host-2.7.15.local.patch: split from vars/python2_host.vars. patches/python3_host-3.6.3.local.patch: split from vars/python3_host.vars. vars/python[23]{_host,}.vars: deleted | |||||
2021-04-06 | pkgtool.sh:pkgtoolp_mirror_fetch(): call pkg_fetch_download_clean_dlcache() ↵ | Lucio Andrés Illanes Albornoz | 5 | -40/+71 | |
post-{archive,Git} mirroring. pkgtool.sh:pkgtoolp_mirror_fetch(): mirror both archive as well as Git URL(s). subr/pkg_configure_patch.subr:pkg_configure_patch(): apply patches from within ${PKG_BASE_DIR} given both ${PKG_FNAME} and ${PKG_URLS_GIT}. subr.rtl/rtl_fetch.subr:rtl_fetch_mirror_urls_git(): ignore all but last component in ${_subdir}. subr.rtl/rtl_fetch.subr:rtl_fetch_mirror_urls_git(): create prerequisite directories. subr.rtl/rtl_fetch.subr:rtlp_fetch_url_git(): ignore all but last component in ${_subdir} wrt. ${_cache_dlname}. subr.rtl/rtl_fetch.subr:rtlp_fetch_url_git(): create prerequisite directories wrt. ${_tgtdir}. subr/ex_pkg_env.subr:exp_pkg_env_defaults(): reject absence of ${PKG_SUBDIR} given both ${PKG_FNAME} and ${PKG_URLS_GIT}. subr/pkg_fetch_download.subr:pkg_fetch_download_clean_dlcache(): initial implementation. subr/pkg_fetch_download.subr:pkg_fetch_download(): call pkg_fetch_download_clean_dlcache() post-{archive,Git} download. | |||||
2021-04-06 | etc/README.md: updated. | Lucio Andrés Illanes Albornoz | 1 | -3/+5 | |
2021-04-06 | vars/libsolv.vars: updated. | Lucio Andrés Illanes Albornoz | 1 | -1/+2 | |
2021-04-05 | {build,pkgtool}.sh: update copyright legend. | Lucio Andrés Illanes Albornoz | 3 | -3/+3 | |
etc/README.md: updated. | |||||
2021-04-05 | subr/pkg_fetch_{download,extract}.subr: download into & auto-cleanup ↵ | Lucio Andrés Illanes Albornoz | 7 | -24/+63 | |
${BUILD_DLCACHEDIR}/${PKG_NAME}/ vs. ${BUILD_DLCACHEDIR}/. vars/{gcc,python[23]{,_host}}.vars: updated. | |||||
2021-04-05 | etc/README.md: updated. | Lucio Andrés Illanes Albornoz | 1 | -0/+3 | |
2021-04-05 | pkgtool.sh:pkgtoolp_mirror_fetch(), subr/pkgtool_init.subr: implement and ↵ | Lucio Andrés Illanes Albornoz | 4 | -12/+20 | |
honour -v. etc/{pkgtool.usage,README.md}: updated. | |||||
2021-04-05 | pkgtool.sh:pkgtoolp_mirror_fetch(): clean up archive URL(s) mirror directory ↵ | Lucio Andrés Illanes Albornoz | 1 | -1/+10 | |
post-successful mirroring. | |||||
2021-04-05 | pkgtool.sh:pkgtoolp_mirror(): substitute `~' in ${_mirror_dname{,_git}} w/ ↵ | Lucio Andrés Illanes Albornoz | 1 | -0/+2 | |
${HOME} for convenience. | |||||
2021-04-05 | pkgtool.sh:pkgtool{,p_mirror}(): split -m <dname1>,<dname2> into -m <dname> ↵ | Lucio Andrés Illanes Albornoz | 4 | -16/+25 | |
-M <dname> for convenience. subr/pkgtool_init.subr: split -m <dname1>,<dname2> into -m <dname> -M <dname> for convenience. etc/{pkgtool.usage,README.md}: updated. | |||||
2021-04-05 | groups/231.native_packages_etc.group:procps_ng:${PKG_{SHA256SUM,URL,FNAME,SU ↵ | Lucio Andrés Illanes Albornoz | 1 | -4/+4 | |
BDIR}}: updated. | |||||
2021-04-05 | subr.rtl/rtl_fetch.subr:rtl_fetch_url_wget(): log actual SHA256 message ↵ | Lucio Andrés Illanes Albornoz | 1 | -2/+8 | |
digest of downloaded file on hash mismatch. | |||||
2021-04-05 | subr.rtl/rtl_fetch.subr:rtl_fetch_url_wget(): delete downloaded file given ↵ | Lucio Andrés Illanes Albornoz | 1 | -4/+7 | |
non-recoverable failure. | |||||
2021-04-05 | pkgtool.sh:pkgtoolp_mirror_fetch(): honour and pass ${PKG_FNAME}, if present. | Lucio Andrés Illanes Albornoz | 1 | -2/+5 | |
2021-04-05 | groups/241.native_packages_inet.group:bind:${PKG_CONFIGURE_ARGS_EXTRA}: ↵ | Lucio Andrés Illanes Albornoz | 1 | -1/+1 | |
configure w/ --with-libtool --disable-backtrace --with-eddsa=no --with-ecdsa=yes --with-gssapi=no --with-libxml2=no --with-libjson=no --with-openssl=${PREFIX_NATIVE} --without-lmdb BUILD_CC=gcc (via midipix.) | |||||
2021-04-04 | groups/221.native_packages_dev.group: chicken: bump to v5.2.0 | Ørjan Malde | 3 | -215/+112 | |
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de> | |||||
2021-04-04 | groups/010.host_deps.group: bison_host: bump to v3.7.6 | Ørjan Malde | 1 | -2/+2 | |
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de> | |||||
2021-04-04 | groups/221.native_packages_dev.group: bison: bump to v3.7.6 | Ørjan Malde | 1 | -2/+2 | |
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de> | |||||
2021-04-04 | etc/README.md: updated. | Lucio Andrés Illanes Albornoz | 2 | -6/+6 | |
etc/build.usage: updated. | |||||
2021-03-29 | patches/libite_pre.local.patch: updated. | Lucio Andrés Illanes Albornoz | 1 | -12/+0 | |
2021-03-29 | bump automake to 1.16.3. | midipix | 1 | -2/+2 | |
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de> | |||||
2021-03-26 | groups/251.native_packages_lib.group: libmp3splt: enable mp3 plugin | Ørjan Malde | 1 | -1/+2 | |
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de> | |||||
2021-03-26 | groups/251.native_packages_lib.group: adds libmad v0.15.1b | Ørjan Malde | 3 | -1/+290 | |
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de> | |||||
2021-03-26 | groups/211.native_packages_cmdline.group: adds mp3splt v2.6.2 | Ørjan Malde | 1 | -1/+6 | |
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de> | |||||
2021-03-26 | groups/251.native_packages_lib.group: adds libmp3splt v0.9.2 | Ørjan Malde | 4 | -1/+590 | |
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de> | |||||
2021-03-14 | pkgtool.sh:pkgtoolp_mirror_fetch(): skip mirroring of Git URL(s) if ↵ | Lucio Andrés Illanes Albornoz | 3 | -1/+8 | |
${PKG_MIRRORS_GIT} specifies `skip'. subr.rtl/rtl_fetch.subr:rtlp_fetch_url_git(): skip attempting to use Git URL(s) mirror if ${_mirrors} specifies `skip'. groups/120.native_runtime.group:{ntctty,psxscl{,_strace}}:${PKG_MIRRORS_GIT}: skip mirroring. | |||||
2021-03-14 | groups/251.native_packages_lib.group: libredwg: bump to v0.12.3 | Ørjan Malde | 1 | -2/+2 | |
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de> | |||||
2021-03-14 | groups/251.native_packages_lib.group: libgcrypt: bump to v1.9.2 | Ørjan Malde | 1 | -2/+2 | |
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de> | |||||
2021-03-14 | groups/241.native_packages_inet.group: gnutls: bump to v3.7.1 | Ørjan Malde | 3 | -2/+2 | |
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de> | |||||
2021-03-14 | groups/231.native_packages_etc.group: gdbm: bump to v1.19 | Ørjan Malde | 1 | -3/+3 | |
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de> | |||||
2021-03-14 | groups/231.native_packages_etc.group: ffmpeg: bump to v4.3.2 | Ørjan Malde | 3 | -2/+2 | |
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de> | |||||
2021-03-13 | subr.rtl/rtl_complex.subr:rtl_flock_acquire(): change flock(1) conflict exit ↵ | Lucio Andrés Illanes Albornoz | 1 | -1/+1 | |
code to 253 within conformant 0-255 range. | |||||
2021-02-23 | groups/010.host_deps.group:flex_host:${PKG_CFLAGS_CONFIGURE_EXTRA}: ↵ | Lucio Andrés Illanes Albornoz | 3 | -0/+3 | |
configure w/ -D_GNU_SOURCE. groups/221.native_packages_dev.group:flex:${PKG_CFLAGS_CONFIGURE_EXTRA}: configure w/ -D_GNU_SOURCE. groups/dev_packages.group:flex:${PKG_CFLAGS_CONFIGURE_EXTRA}: configure w/ -D_GNU_SOURCE. | |||||
2021-02-23 | Revert "groups/211.native_packages_cmdline.group: tar: bump to v1.34" | Lucio Andrés Illanes Albornoz | 3 | -10/+2 | |
This reverts commit 8fe1e1965706ae55cdad4f8b23f2c4c0a84e947f. | |||||
2021-02-19 | pkgtool.sh:pkgtoolp_mirror_fetch(): don't fail given skipped package w/ no URLs. | Lucio Andrés Illanes Albornoz | 1 | -1/+1 | |
2021-02-19 | groups/010.host_deps.group:flex_host:${PKG_SHA256SUM}: updated. | Lucio Andrés Illanes Albornoz | 1 | -1/+1 | |
2021-02-18 | groups/241.native_packages_inet.group: inetutils: bump to v2.0 | Ørjan Malde | 1 | -3/+3 | |
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de> | |||||
2021-02-18 | groups/221.native_packages_dev.group: bison: bump to v3.7.5 | Ørjan Malde | 1 | -2/+2 | |
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de> | |||||
2021-02-18 | groups/211.native_packages_cmdline.group: tar: bump to v1.34 | Ørjan Malde | 3 | -2/+10 | |
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de> | |||||
2021-02-18 | groups/211.native_packages_cmdline.group: nano: bump to v5.5 | Ørjan Malde | 1 | -2/+3 | |
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de> | |||||
2021-02-08 | groups/010.host_deps.group: flex: bump to v2.6.4 | Ørjan Malde | 1 | -1/+1 | |
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de> | |||||
2021-01-24 | vars/ca_certificates.vars:pkg_ca_certificates_host_install_make_pre(): updated. | Lucio Andrés Illanes Albornoz | 1 | -1/+2 | |
2021-01-24 | groups/241.native_packages_inet.group:ca_certificates:${PKG_URLS_GIT}: use ↵ | Lucio Andrés Illanes Albornoz | 2 | -2/+2 | |
non-conflicting directory name. vars/ca_certificates.vars:pkg_ca_certificates_install_make_pre(): updated. |