diff options
author | Peter Valchev <pvalchev@cvs.openbsd.org> | 2005-03-02 20:52:08 +0000 |
---|---|---|
committer | Peter Valchev <pvalchev@cvs.openbsd.org> | 2005-03-02 20:52:08 +0000 |
commit | 22fea4c2e2784bda66459fc36e623dc6561db4fa (patch) | |
tree | bd3384e7944ec943eabb2c80650b39c1140bd22a /share/man/man7/ports.7 | |
parent | 5d1b95728333890e47778406d2e03c7efcb88edd (diff) |
add pkglocatedb target description to "ports master makefile" target list
Diffstat (limited to 'share/man/man7/ports.7')
-rw-r--r-- | share/man/man7/ports.7 | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/share/man/man7/ports.7 b/share/man/man7/ports.7 index a448fe38ad3..ae0c9c14eab 100644 --- a/share/man/man7/ports.7 +++ b/share/man/man7/ports.7 @@ -23,7 +23,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $OpenBSD: ports.7,v 1.48 2005/02/06 15:02:47 jmc Exp $ +.\" $OpenBSD: ports.7,v 1.49 2005/03/02 20:52:07 pvalchev Exp $ .\" $FreeBSD: ports.7,v 1.7 1998/06/23 04:38:50 hoek Exp $ .\" .Dd January 25, 1998 @@ -83,6 +83,11 @@ rebuild the ports complete index, .It Ar mirror-maker see .Xr mirroring-ports 7 , +.It Ar pkglocatedb +build a compressed +.Xr pkg_mklocatedb 1 +database file and place it in +.Pa ${PORTSDIR}/packages/${MACHINE_ARCH}/ftp , .It Ar print-index display the contents of the index in a user-friendly way, .It Ar search |