blob: 8a269dee84b4d38dfc2712dd0403df85ab809b5b (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
This package provides two commands:
* pkg_trackinst:
Tracks installation of unpackaged software and writes pkgdb
entry using the install log. Then, it also creates a binary
package for the installed package.
* pkg_genplist:
Tests a port installation and generates `pkg-plist' of a port
in current directory.
* pkg_checkplist:
Tests a port installation and checks `pkg-plist' errors.
|