Sharable shell (bourne shell) scripts
Find a file
2025-10-27 21:35:55 +09:00
check_old_rel_pkgs Add another script which has less functionality but much faster. 2024-06-04 19:52:57 +09:00
genRebuild_base_oldlib_deps Add genRebuild_base_oldlib_deps.sh which generates updating script on base shlib upgrades. 2025-09-14 17:35:25 +09:00
poudlist-all Added copyright notice of DutchDaemon@FreeBSD.org. As per his choice, recorded email address only. 2024-07-12 07:43:59 +09:00
LICENSE Reapply "Add poudlist-all.sh, fixed my name in LICENSE." 2024-05-11 02:39:16 +09:00
README.md Add entry for genRebuild_base_oldlib_deps.sh. While here, add short descriptions for each entries. 2025-10-27 21:35:55 +09:00

sh_scripts

Sharable (bourne) shell scripts. Currently available:

poudlist-all.sh:
A small script to generate a list of all ports installed, excluding leaf ports which you don't want to be rebuilt in conjunction with others.

check_old_rel_pkgs.sh:
Small scripts to list ports/pkgs which needs updating with base ABI change like 14 to 15.

genRebuild_base_oldlib_deps.sh:
Small scripts to generate rebuilding scripts for anything installed via ports/pkgs depending on to-be-deleted old base libraries by make delete-old-libs.