summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2023-03-15groups/231.native_packages_etc.group: ffmpeg: bump to v6.0Ørjan Malde3-53/+29
2023-03-14groups/231.native_packages_etc.group: imagemagick: bump to v7.1.1-3Ørjan Malde2-2/+2
2023-03-14subr.rtl/rtl_list.subr:rtl_lfilter{,2}(): fix bug when ${_rlf2_filter} is empty.Lucía Andrea Illanes Albornoz1-1/+1
2023-03-14Fix relaxed mode (-R).Lucía Andrea Illanes Albornoz2-22/+23
2023-03-14groups/221.native_packages_dev.group:tk:${PKG_PATCHES_EXTRA}: removed.Lucía Andrea Illanes Albornoz1-1/+0
2023-03-13subr.ex/ex_pkg.subr:ex_pkg_get_default(): fix patches/*/*.patch glob.Lucía Andrea Illanes Albornoz1-1/+1
2023-03-13pkgtool.sh: fix printing package env vars in -i.Lucía Andrea Illanes Albornoz1-1/+1
2023-03-13Followup to <fd38dc025f5d31890abbf3d48c597114203b1421>.Lucía Andrea Illanes Albornoz6-98/+54
2023-03-13etc/README.md: updated.Lucía Andrea Illanes Albornoz1-0/+9
2023-03-13etc/README.md: updated.Lucía Andrea Illanes Albornoz1-122/+130
2023-03-13Followup to <fd38dc025f5d31890abbf3d48c597114203b1421>.Lucía Andrea Illanes Albornoz2-9/+8
2023-03-13vars/gdk.vars: remove obsolete file.Lucía Andrea Illanes Albornoz1-14/+0
2023-03-13Move patches & vars pathname defaults handling into subr.ex/ex_pkg.subr.Lucía Andrea Illanes Albornoz5-39/+114
2023-03-13subr.pkg/pkg_configure_patch_pre.subr: fix typo.Lucía Andrea Illanes Albornoz1-2/+2
2023-03-13pkgtool.sh:pkgtoolp_info(): fix typo.Lucía Andrea Illanes Albornoz1-2/+2
2023-03-13pkgtool.sh: optionally source ${HOME}/pkgtool.vars to provide defaults for -a...Lucía Andrea Illanes Albornoz3-5/+30
2023-03-13etc/pkgtool.usage.short: added.Lucía Andrea Illanes Albornoz1-0/+1
2023-03-13etc/README.md: updated.Lucía Andrea Illanes Albornoz1-33/+8
2023-03-09groups/211.native_packages_cmdline.group: grep: bump to v3.9Ørjan Malde1-2/+2
2023-03-03groups/241.native_packages_inet.group: whois: bump to v5.5.16Ørjan Malde2-24/+4
2023-03-02groups/231.native_packages_etc.group: lcms2: bump to v2.15Ørjan Malde1-3/+3
2023-02-27build.sh:buildp_init_getopts_fn(): fix --roar.Lucía Andrea Illanes Albornoz1-3/+3
2023-02-27groups/211.native_packages_cmdline.group: moe: bump to v1.13Ørjan Malde3-17/+16
2023-02-27groups/251.native_packages_lib.group: libass: bump to v0.17.1Ørjan Malde1-2/+2
2023-02-22subr.ex/ex_init.subr:ex_init_help(): reset OPTIND to 0 before calling getopts.Lucía Andrea Illanes Albornoz1-1/+3
2023-02-22Exit correctly on ^C and -V [..].Lucía Andrea Illanes Albornoz2-2/+5
2023-02-22subr.ex/ex_init.subr:ex_init_help(): show short usage information given -h.Lucía Andrea Illanes Albornoz1-3/+12
2023-02-22subr.ex/ex_init.subr:ex_init_getopts(): reset OPTIND to 0 before calling geto...Lucía Andrea Illanes Albornoz1-0/+1
2023-02-21patches/tar/CVE-2022-48303.patch: new patchØrjan Malde1-0/+30
2023-02-20dist/*.dist: correctly set "finish" package state.Lucía Andrea Illanes Albornoz3-1/+13
2023-02-19subr.ex/ex_pkg.subr:ex_pkg_load_vars(): prepend ${PREFIX_ROOT} w/ ${PWD%/}/ i...Lucía Andrea Illanes Albornoz1-1/+6
2023-02-19subr.ex/ex_pkg.subr:ex_pkg_load_vars(): prepend ${PREFIX} w/ ${PWD%/}/ if not...Lucía Andrea Illanes Albornoz3-10/+7
2023-02-19subr.ex/ex_pkg.subr:ex_pkg_check_depends(): speed up by testing for finish st...Lucía Andrea Illanes Albornoz1-1/+0
2023-02-19Add copyright legends to all files.Lucía Andrea Illanes Albornoz42-0/+43
2023-02-19Reject empty variables from the command line.Lucía Andrea Illanes Albornoz4-16/+48
2023-02-18subr.ex/ex_pkg_env.subr: correctly allow packages inheriting from other packa...Lucía Andrea Illanes Albornoz1-2/+7
2023-02-18subr.ex/ex_pkg_restart.subr: correctly call exp_pkg_expand_restart_at_spec_cm...Lucía Andrea Illanes Albornoz1-1/+3
2023-02-18pkgtool.sh: print list of failed packages when mirroring.Lucía Andrea Illanes Albornoz1-9/+16
2023-02-18groups/010.host_deps.group:pcre_host:${PKG_URL,SHA256SUM,FNAME}: updated.Lucía Andrea Illanes Albornoz2-4/+6
2023-02-18pkgtool.sh: correctly set ${PKG_FNAME} if empty.Lucía Andrea Illanes Albornoz1-3/+15
2023-02-18pkgtool.sh: check ${PKG_{URL{,S},SHA256SUM}} are non-zero length.Lucía Andrea Illanes Albornoz1-2/+16
2023-02-18subr.rtl/rtl_fetch_git.subr: fix typo.Lucía Andrea Illanes Albornoz1-1/+1
2023-02-18Eliminate symlinks in vars/.Lucía Andrea Illanes Albornoz8-5/+5
2023-02-18Add textwidth=0 to Vim modelines.Lucía Andrea Illanes Albornoz36-36/+36
2023-02-18Update copyright legends.Lucía Andrea Illanes Albornoz3-3/+3
2023-02-17Make everything a bit faster.Lucía Andrea Illanes Albornoz84-3549/+4943
2023-02-17groups/251.native_packages_lib.group: nettle: enable fat buildØrjan Malde2-59/+279
2023-02-17groups/251.native_packages_lib.group: nettle: bump to v3.8.1Ørjan Malde2-17/+20
2023-02-16groups/010.host_deps.group: drop {llvm,clang}_hostØrjan Malde18-1339/+2
2023-02-15groups/241.native_packages_inet.group: curl: bump to v7.88.0Ørjan Malde2-53/+1081