acd22963db
PR: ports/64884 Submitted by: mike johnson <ahze@ahze.net>
9 lines
457 B
Text
9 lines
457 B
Text
FreeBSD Port Tools includes the following commands:
|
|
- port create: create a new port from a template
|
|
- port diff: generate a diff against a previous version of the port
|
|
- port fetch: fetch distfile(s) of a new version of the port
|
|
- port help: display usage summary for port(1) commands
|
|
- port submit: submit a PR with new port, or port change/update
|
|
- port test: automate testing a new port or a port update
|
|
|
|
WWW: http://sourceforge.net/projects/porttools/
|