aboutsummaryrefslogtreecommitdiff
path: root/ports-mgmt/bsdadminscripts2/pkg-descr
blob: 6c44293d0b87f9b996aa19948028c6863406fa90 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
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