Commit Graph

71 Commits

Author SHA1 Message Date
John McQuah b31c7493a3 prt-auf: new test in up_inst() to make use of existing packages that were not pkgadded at the time they were built. 2022-06-16 16:24:08 -04:00
John McQuah 59ebcc963c prt-auf: cleaned up the handling of build logs 2022-06-15 17:40:52 -04:00
John McQuah 7e03c42638 pkgmeek: added fix for unintuitive bash handling of 'set -e' in subshells 2022-06-15 13:24:04 -04:00
John McQuah e2bd920f7c prt-auf: narrowed the pattern matching in parse_prt_conf() 2022-06-14 19:46:35 -04:00
John McQuah 704679107f prt-auf: eliminated spurious reporting of dependencies that cannot be found in the ports tree 2022-06-14 15:44:34 -04:00
John McQuah 51900bf600 prt-auf: simplified the filter for invalid ports in up_inst() 2022-06-14 12:08:06 -04:00
John McQuah 23d06ec1f0 prt-auf: revised the lines that modify {} in up_inst() 2022-06-14 07:18:35 -04:00
John McQuah b963030c6b prt-auf: widened the search criteria for find_port_by_desc() 2022-06-13 17:00:50 -04:00
John McQuah 8dac60ee7b prt-auf: fixed the lookup key used when accessing the %opkg hash 2022-06-13 03:50:42 -04:00
John McQuah 730ab19a6a prt-auf: fixed the off-by-one errors in the printf subroutine 2022-06-12 20:57:11 -04:00
John McQuah 6abc947745 prt-auf: do not fall back on su -c, only allow sudo or doas 2022-06-12 18:20:40 -04:00
John McQuah 136106b169 prt-auf: cleaned up the manpage, fixed incorrect reporting of repository path 2022-06-11 19:36:23 -04:00
John McQuah e1c023b685 prt-auf: added the printf subroutine 2022-06-11 14:26:19 -04:00
John McQuah 46231987e1 pkgmeek: restore the original treatment of missing files in a footprint 2022-06-11 09:23:07 -04:00
John McQuah ad1e299f4a prt-auf: fixed sysup() subroutine 2022-06-11 08:56:25 -04:00
John McQuah 6162bf44d9 prt-auf: improved the handling of locked ports 2022-06-11 03:37:27 -04:00
John McQuah 6356b9f98c prt-auf: another quick fix of find_port_by_name() 2022-06-10 18:52:27 -04:00
John McQuah b06ebe46a4 prt-auf: more fixes for the --regex handling in find_port_by_name() 2022-06-10 18:32:30 -04:00
John McQuah 238c856e31 prt-auf: fixed the --regex switch in find_port_by_name() 2022-06-10 15:07:46 -04:00
John McQuah ffb34d639f prt-auf: small fix for the port_edit() function 2022-06-10 13:46:19 -04:00
John McQuah 985bb342e7 prt-auf: initial commit 2022-06-10 11:17:22 -04:00