Portgen

PORTGEN(1) - General Commands Manual

Ports, Modules, Portgen

PORTGEN(1) - General Commands Manual # PORTGEN(1) - General Commands Manual NAME # portgen - port modules on the fly SYNOPSIS # portgen [-m makeopt] type module-name DESCRIPTION # The portgen utility creates ports for the given module-name from type module framework. The module is downloaded, analyzed and translated into a port. Any missing dependencies are handled recursively. New ports will land under ${PORTSDIR}/mystuff. The PORTSDIR value will be taken from current user environment, and defaults to /usr/ports. ...