forked from Lainports/freebsd-ports
Move inlined shell code into a proper script taking 2 args in arguments: full or
limited. The code I more simpler and understandable. The argument allows to
factorize the code between CLEAN-DEPENDS-FULL and CLEAN-DEPENDS-LIST
While here, make the code accept dependencies without ${PORTSDIR}
|
||
|---|---|---|
| .. | ||
| actual-package-depends.sh | ||
| all-depends-list.sh | ||
| check-stagedir.sh | ||
| check_leftovers.sh | ||
| clean-depends-list.sh | ||
| dialog4ports.sh | ||
| do-depends.sh | ||
| find-lib.sh | ||
| functions.sh | ||
| plist_sub_sed_sort.sh | ||
| qa.sh | ||
| security-check.awk | ||