Commit Graph

162 Commits

Author SHA1 Message Date
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
f2ccd4184a pkgmeek.8: update the section on deprecated options 2023-02-17 11:51:14 -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
4760ed2496 pkgfile.5: revise the section on preventing tarball unpacking 2023-01-17 07:57:37 -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
1239bdf4ad pkgmeek.8: mention the native support for git sources 2022-12-23 13:39:39 -05:00
8f535898c8 pkgmeek: insert more calls to cleanup_work() 2022-12-23 13:38:40 -05:00
d90d6eb6ff sendmail-wrapper: initial draft 2022-11-27 07:42:28 -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
519d085a4b crux-wiki: redirect visitors to the sandbox namespace on crux.nu 2022-08-26 15:27:59 -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
dd5dcd96f5 3.7 Package: rewrite the example involving rust-bin alias 2022-08-12 11:42:58 -04:00
2112b16e6e 3.7 Ports: add links to other wiki pages 2022-08-12 11:37:28 -04:00
e82f0977b3 3.7 Install: revise slightly the language of factors to consider when choosing a bootloader 2022-08-12 10:21:09 -04:00
d7881afde5 3.7 Package: delete the reference to rust-bin in the examples of prt-get aliases 2022-08-12 07:17:03 -04:00
d2ad588835 3.7 Install, Appendix: reorganized the presentation to put more options in the main text 2022-08-11 15:08:11 -04:00
071d30578c SYSLINUX config file: change the keywords to uppercase 2022-08-09 11:24:16 -04:00
865ceb326c UEFI installation: ensure better agreement among paths in the example commands 2022-08-09 09:54:07 -04:00
836dd1db5b full disk encryption: preface the procedure with a disclaimer 2022-08-08 21:50:34 -04:00
680a19dffb 3.7 Configuration: correct a typo in the wireless networking commands 2022-08-08 21:48:38 -04:00
3486eab4dd 3.7 Appendix: clean up the discussion of SYSLINUX for legacy boot mode 2022-08-08 21:47:51 -04:00
5b71e4e5de 3.7 Install: remove unneeded quotes from hyperlink text 2022-08-08 21:46:21 -04:00
a67aa487b6 3.7 Intro: fix the formatting of bullet points 2022-08-08 21:44:58 -04:00
048e360fce full-disk encryption example: eliminate unnecessary commands 2022-08-07 18:19:42 -04:00