Commit Graph

116 Commits

Author SHA1 Message Date
4037fba241 prt-auf: rewrite the deporder subroutine 2023-03-21 20:33:05 -04:00
47dae3092c prt-auf: ensure that port_diff does not pass bogus data to sysup 2023-03-20 08:35:15 -04:00
9682dcde14 prt-auf: fix bugs in the arg parser 2023-03-19 18:52:28 -04:00
f90978bcd8 prt-auf: fix some bugs in 'dependent' 2023-03-14 15:45:53 -04:00
038a0ef742 prt-auf: edit man-page to reflect recent changes in the argument parser 2023-03-14 15:10:16 -04:00
070a91ce7b prt-auf: refine the arg parser, speed up the dependency resolver 2023-03-14 12:18:28 -04:00
1c14f4c46a prt-auf: recognize optional dependencies (necessitates a new cache file format) 2023-03-10 07:03:54 -05:00
d3b4219e80 pkgmeek: tidy up the get_repo_key routine 2023-02-24 08:56:27 -05:00
0ddcfa250e pkgmeek: rearrange the options presented by print_help 2023-02-20 08:22:40 -05:00
bebb570999 pkgmeek: honor --extract-only even if an up-to-date package is present 2023-02-18 21:34:37 -05:00
95c2d2a6d6 pkgmeek: refactor the signature creation routines 2023-02-17 15:35:54 -05:00
8836cc870a pkgmeek: refactor how the --no-strip option is handled
pkgmeek: refactor how the --no-strip option is handled
2023-02-17 13:29:11 -05:00
e55a7a43cd pkgmeek: delete out-of-fashion subroutines, add support for custom unpack_source() 2023-02-17 08:54:10 -05:00
57aaef22eb pkgmeek: refactor the strip-binaries routine 2023-02-16 18:14:27 -05:00
46dba884e9 prt-auf: clean up the formatting of 'dependent' output 2023-02-16 06:41:52 -05:00
18b7b6fd3f prt-auf: refactor the listorphans routine 2023-02-15 16:13:39 -05:00
b31bc84259 prt-auf: less verbosity in the output of 'current' 2023-02-13 11:33:33 -05:00
773282ba51 pkgmeek: add support for nounpack array 2023-01-17 07:25:41 -05:00
b5b9a34a70 pkgmeek: dereference symbolic links when populating the src directory 2023-01-14 20:48:00 -05:00
d65af7889f prt-auf: improve parsing of format string in printf_ports() 2022-12-25 19:05:00 -05:00
787ba038e0 prt-auf: exchange array subscripts, installed <-> locked 2022-12-24 14:45:53 -05:00
8f535898c8 pkgmeek: insert more calls to cleanup_work() 2022-12-23 13:38:40 -05:00
f03dad35e4 pkgmeek: remove stale reference in check_footprint() 2022-11-27 07:41:38 -05:00
3d4523d126 prt-auf: sort the output when listing differences 2022-11-24 14:43:17 -05:00
f9268f2073 pkgmeek: remove deprecated md5sum functions 2022-11-24 14:42:02 -05:00
badb7373bb prt-auf: accommodate inconsistent whitespace in the list of dependencies 2022-10-31 16:52:25 -04:00
1238b5f152 pkgmeek: export LC_ALL 2022-10-31 16:49:34 -04:00
50eef5bd9a pkgmeek: use curl by default, not wget 2022-10-10 13:50:03 -04:00
06a14d7331 prt-auf: suppress the missing packages report at the end of quickdep output 2022-10-01 21:00:39 -04:00
076b572a88 prt-auf: improve the handling of dependency lines that list deleted ports 2022-09-30 20:47:47 -04:00
4a91198d54 pkgmeek: fix the line that sets PKGMK_ARCH 2022-09-30 20:44:44 -04:00
2babaeacda prt-auf: do not allow subsequent dups to redefine the hashes for version, description, dependencies 2022-09-26 11:52:08 -04:00
058a8807af prt-auf: fail gracefully when 'path' finds no hits in the ports tree 2022-08-25 10:32:01 -04:00
437fd837f9 pkgmeek: revert to using bsdtar now that C.UTF-8 is a valid locale 2022-08-25 10:29:20 -04:00
66b2428ee5 prt-auf: also consider release (not just version) when looking for differences 2022-07-29 14:52:57 -04:00
186a5ffaac pkgmeek: suppress the progress report about signature check when it is not being performed 2022-07-29 14:51:45 -04:00
00f280b794 prt-auf: loosen the pattern match criterion for determining failure from a build log 2022-07-24 20:50:22 -04:00
986c2e115f pkgmeek: add default options to the curl download command 2022-07-24 20:45:37 -04:00
8338d5f131 prt-auf: fix the 'dependent' command to handle plus signs in a port name 2022-07-11 21:09:07 -04:00
af7d4a6e65 prt-auf: improved the parsing of prt-get.conf 2022-06-23 14:01:46 -04:00
c67a446cbb pkgmeek: reduced the chance of false positives when identifying git urls 2022-06-23 13:58:54 -04:00
46ded7d692 prt-auf: provide a post-transaction report for sysup too 2022-06-21 06:39:20 -04:00
a9d28989f1 pkgmeek: delegated to p7zip the archives that gnu tar does not recognize 2022-06-21 06:38:42 -04:00
35b6c4e4f2 prt-auf: cleaned up the detection of locked ports in sysup() 2022-06-20 09:53:20 -04:00
82c2bd8769 prt-auf: fixed parsing of dependency line when maintainer uses commas instead of spaces 2022-06-17 14:59:37 -04:00
608860f62c pkgmeek: rewrote unpack_source() to avoid failures with libarchive locale conversion 2022-06-17 14:57:33 -04:00
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
eeddae981c pkgmeek: added interrupt() to handle SIGTERM and SIGHUP 2022-06-16 16:18:58 -04:00
71ad099fef pkgmeek: use an absolute path to the built package in cat_manifest() 2022-06-16 12:09:25 -04:00
9c6054baf5 pkgmeek: improved the parallelism between code and comment 2022-06-15 17:42:11 -04:00