April 23, 2004

FreeBSD 4.9

pmStatus(1) i386/URM


NAME

pmStatus


LIBRARY

links against mojave green software co's general utilities library libMG.so.0 ( -lMG ) and portmanager specific librarylibPMGR.so.0 ( -lPMGR )


SYNOPSIS

#include    <pmStatus.h>

Simply type pmStatus to recieve a status report of your installed
ports.  The current version (still beta) has no command line switches though
some may be added at a later date. Here are some ideas on how to get added
functionality from pmStatus for now:

1 To see only OLD ports try "pmStatus | grep OLD"
2 To send reports to a file "pmStatus > {filename}"
       

DESCRIPTION

pmStatus sends a report of the status of your installed ports to stdout (normally the screen ). pmUpgrade uses this out put in order to determine which port needs to be upgraded/installed/rebuilt next. pmStatus may also be run by using comand "portmanager -s" or "portmanager --status".


RETURN VALUES

0 on success, 1 otherwise.


FILES

pmStatus sources
pmStatus.c html
pmStatus.h html

EXAMPLES


DIAGNOSTICS


COMPATIBILITY


ERRORS


SEE ALSO


STANDARDS


HISTORY


AUTHORS

Mojave Green Software Co.
Landers Ca
Michael C. Shultz
       

BUGS