mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-20 04:02:27 +00:00
1f8744aa79
pkg_checkplist, an alias to "pkg_genplist -c".
14 lines
423 B
Plaintext
14 lines
423 B
Plaintext
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.
|