freebsd-ports/ports-mgmt/bsdadminscripts2/pkg-descr
Dmitry Marakasov 7b4d1f0b36 */*: fix trailing whitespace in pkg-descr's
Approved by:	portmgr blanket
2022-04-01 18:09:49 +03:00

10 lines
440 B
Text

This is a collection of scripts around the use of ports and packages.
It allows you to:
- check library dependencies without producing false positives (pkg_libchk)
- lets you manage the autoremove flag for leaf packages (pkg_trim)
- remove obsolete or damaged distfiles (distviper)
- manage build flags (buildflags.conf)
- auto-create pkg-plist files taking port options into account (makeplist)
WWW: https://github.com/lonkamikaze/bsda2