summaryrefslogtreecommitdiffhomepage
path: root/groups
AgeCommit message (Collapse)AuthorFilesLines
2021-02-18groups/221.native_packages_dev.group: bison: bump to v3.7.5Ørjan Malde1-2/+2
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de>
2021-02-18groups/211.native_packages_cmdline.group: tar: bump to v1.34Ørjan Malde1-2/+2
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de>
2021-02-18groups/211.native_packages_cmdline.group: nano: bump to v5.5Ørjan Malde1-2/+3
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de>
2021-02-08groups/010.host_deps.group: flex: bump to v2.6.4Ørjan Malde1-1/+1
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de>
2021-01-24groups/241.native_packages_inet.group:ca_certificates:${PKG_URLS_GIT}: use ↵Lucio Andrés Illanes Albornoz1-1/+1
non-conflicting directory name. vars/ca_certificates.vars:pkg_ca_certificates_install_make_pre(): updated.
2021-01-24Reimplements Git repository mirroring because Git is a special snowflake.Lucio Andrés Illanes Albornoz2-0/+2
etc/{README.md,pkgtool.usage}: updated. groups/221.native_packages_dev.group:cparser:${PKG_DISABLED}: disabled due to repository unavailability. groups/251.native_packages_lib.group:libfirm:${PKG_DISABLED}: disabled due to repository unavailability. midipix.env:${DEFAULT_BUILD_VARS}: adds MIRRORS_GIT. midipix.env:${DEFAULT_MIRRORS{,_GIT}}: split; mirror Git repositories via https://midipix.lucioillanes.de/repos_git/. pkgtool.sh:pkgtoolp_mirror_fetch(): call rtl_fetch_mirror_urls_git() vs. rtl_fetch_urls_git(). pkgtool.sh:pkgtoolp_mirror_fetch(): symlink instead of downloading given package w/ parent package. pkgtool.sh:pkgtoolp_mirror{,_fetch}(): split archives vs. Git repositories directory name. subr.rtl/rtl_fetch.subr: factor out ${DEFAULT_GIT_ARGS}. subr.rtl/rtl_fetch.subr:rtl_fetch_mirror_urls_git(): initial implementation. subr.rtl/rtl_fetch.subr:rtlp_fetch_url_git(): always return on failure. subr.rtl/rtl_fetch.subr:rtlp_fetch_url_git(): correctly attempt to git-clone(1) from ${PKG_URL} and then via ${PKG_MIRRORS}. subr.rtl/rtl_fetch.subr:{rtlp_fetch_url_git,rtl_fetch_urls_git}(): cleanup. {subr/pkg_fetch_download.subr,vars/{gcc,python[23]{,_host}}.vars}: call rtl_fetch_urls_git() w/ ${PKG_NAME} and ${PKG_MIRRORS_GIT:-}.
2021-01-22groups/241.native_packages_inet.group:whois:${PKG_DEPENDS}: adds libidn2.Lucio Andrés Illanes Albornoz1-0/+2
groups/241.native_packages_inet.group:whois:${PKG_CFLAGS_BUILD}: build w/ ${NATIVE_PACKAGES_CFLAGS_CONFIGURE}.
2021-01-22groups/000.host_tools.group:gettext_tiny_host: upgraded to v0.3.2.Lucio Andrés Illanes Albornoz2-5/+5
groups/231.native_packages_etc.group:gettext_tiny:${PKG_{SHA256SUM,URL}}: updated.
2021-01-22groups/231.native_packages_etc.group:minizip:${PKG_SUBDIR}: set to ↵Lucio Andrés Illanes Albornoz1-1/+1
minizip-ng-${PKG_MINIZIP_VERSION}. patches/minizip-2.10.4.local.patch: updated. vars/minizip.vars: correctly reference ${PKG_SUBDIR}.
2021-01-22groups/231.native_packages_etc.group:minizip:${PKG_SHA256SUM}: updated.Lucio Andrés Illanes Albornoz1-1/+1
2021-01-22groups/241.native_packages_inet.group:git: updated to v2.30.0.Lucio Andrés Illanes Albornoz1-3/+5
groups/241.native_packages_inet.group:git:${PKG_CONFIG_CACHE_LOCAL}: pass ac_cv_iconv_omits_bom=false. groups/241.native_packages_inet.group:git:${PKG_MAKEFLAGS_BUILD}: build w/ CURL_CONFIG=${PREFIX_NATIVE}/bin/curl-config CURLDIR=${PREFIX_NATIVE} HAVE_DEV_TTY=yes NO_GETTEXT=yes NO_REGEX=yes NO_PERL=yes NO_PYTHON=yes NO_TCLTK=yes. groups/241.native_packages_inet.group:git:${PKG_MAKEFLAGS_INSTALL}: install w/ CURL_CONFIG=${PREFIX_NATIVE}/bin/curl-config CURLDIR=${PREFIX_NATIVE} HAVE_DEV_TTY=yes NO_GETTEXT=yes NO_REGEX=yes NO_PERL=yes NO_PYTHON=yes NO_TCLTK=yes.
2021-01-22groups/251.native_packages_lib.group:libsasl2:${PKG_URL}: updated.Lucio Andrés Illanes Albornoz1-1/+1
2021-01-21groups/010.host_deps.group:glib_host:${PKG_URL}: amended.Lucio Andrés Illanes Albornoz2-2/+2
groups/251.native_packages_lib.group:glib:${PKG_URL}: amended.
2021-01-17groups/241.native_packages_inet.group: gnupg: bump to v2.2.27Ørjan Malde1-2/+2
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de>
2021-01-14groups/231.native_packages_etc.group: adds php v8.0.1Ørjan Malde1-1/+7
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de>
2021-01-13groups/241.native_packages_inet.group: isync: bump to v1.3.3Ørjan Malde1-2/+2
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de>
2021-01-13groups/221.native_packages_dev.group: clzip: bump to v1.12Ørjan Malde1-3/+3
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de>
2021-01-13groups/211.native_packages_cmdline.group: ed: bump to v1.17Ørjan Malde1-2/+2
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de>
2021-01-13groups/211.native_packages_cmdline.group: dos2unix: bump to v7.4.2Ørjan Malde1-2/+2
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de>
2021-01-13groups/211.native_packages_cmdline.group: dash: bump to v0.5.11.3Ørjan Malde1-2/+2
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de>
2021-01-12groups/251.native_packages_lib.group:${PKG_CONFIGURE_ARGS_EXTRA}: configure ↵Lucio Andrés Illanes Albornoz1-1/+1
w/ --with-freetype-prefix=${PREFIX_NATIVE} --without-x.
2021-01-12groups/231.native_packages_etc.group: adds lbreakout2 v2.6.5Ørjan Malde1-1/+9
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de>
2021-01-12groups/231.native_packages_etc.group:${PKG_DEPENDS}: adds sdl1.Lucio Andrés Illanes Albornoz1-0/+1
2021-01-12groups/231.native_packages_etc.group: adds ltris v1.2.2Ørjan Malde1-1/+9
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de>
2021-01-12groups/251.native_packages_lib.group: adds sdl1_ttf v2.0.11Ørjan Malde1-1/+7
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de>
2021-01-12groups/241.native_packages_inet.group:socat: updated to v1.7.3.4.Lucio Andrés Illanes Albornoz1-3/+3
patches/socat-1.7.3.{2,4}.local.patch: updated.
2021-01-10groups/231.native_packages_etc.group: pcre2: bump to v10.36Ørjan Malde1-3/+3
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de>
2021-01-10groups/211.native_packages_cmdline.group: tar: bump to v1.33Ørjan Malde1-3/+3
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de>
2021-01-10groups/241.native_packages_inet.group: wget: bump to v1.21.1Ørjan Malde1-2/+2
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de>
2021-01-10groups/211.native_packages_cmdline.group: findutils: bump to v4.8.0Ørjan Malde1-3/+2
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de>
2021-01-10groups/241.native_packages_inet.group: gpgme: bump to v1.15.1Ørjan Malde1-2/+2
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de>
2021-01-09groups/211.native_packages_cmdline.group: profanity: fix DEPENDSØrjan Malde1-1/+1
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de>
2021-01-09groups/221.native_packages_dev.group: smallbasic: disabledØrjan Malde1-0/+1
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de>
2021-01-08groups/010.host_deps.group: glib_host: bump to v2.56.2Ørjan Malde1-2/+2
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de>
2021-01-08groups/211.native_packages_cmdline.group: adds profanity v0.9.5Ørjan Malde1-1/+6
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de>
2021-01-08groups/251.native_packages_lib.group: glib: bump to v2.56.2Ørjan Malde1-2/+2
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de>
2021-01-08groups/251.native_packages_lib.group: adds libstrophe v0.10.1Ørjan Malde1-1/+5
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de>
2021-01-06groups/251.native_packages_lib.group: libgpg_error: bump to v1.41Ørjan Malde1-2/+2
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de>
2021-01-06groups/241.native_packages_inet.group: drop pacmanØrjan Malde1-6/+1
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de>
2021-01-05groups/241.native_packages_inet.group: wget: update DEPENDSØrjan Malde1-1/+1
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de>
2021-01-05groups/251.native_packages_lib.group: adds libpsl v0.21.1Ørjan Malde1-1/+5
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de>
2021-01-05groups/251.native_packages_lib.group: adds libidn2 v2.3.0Ørjan Malde1-1/+5
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de>
2021-01-03groups/251.native_packages_lib.group: wolfssl: bump to v4.6.0Ørjan Malde1-2/+2
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de>
2021-01-03groups/251.native_packages_lib.group: libredwg: bump to v0.12Ørjan Malde1-2/+2
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de>
2021-01-03groups/251.native_packages_lib.group: libpipeline: bump to v1.5.3Ørjan Malde1-3/+2
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de>
2021-01-03groups/251.native_packages_lib.group: libarchive: bump to v3.5.1Ørjan Malde1-4/+4
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de>
2021-01-03groups/241.native_packages_inet.group: wget: bump to v1.21Ørjan Malde1-2/+3
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de>
2021-01-03groups/231.native_packages_etc.group: tiff: bump to v4.2.0Ørjan Malde1-2/+2
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de>
2021-01-03groups/231.native_packages_etc.group: openjpeg: bump to v2.4.0Ørjan Malde1-2/+2
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de>
2020-12-25groups/211.native_packages_cmdline.group:bash:${PKG_MAKEFLAGS_BUILD}: build ↵Lucio Andrés Illanes Albornoz1-0/+1
w/ -j1 to mitigate transient build failures.