mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
e02c430b84
- Pass maintainership submitter - Update LICENSE (BSD2CLAUSE) - Point to GITHUB for distribution files - Make DOCS OPTION'al - Deprecate all patches in files/ (upstreamed) - pkg-descr: Update WWW URL PR: ports/186372 Submitted by: Johannes Jost Meixner <xmj@chaot.net> Approved by: maintainer timeout (2 weeks)
10 lines
447 B
Plaintext
10 lines
447 B
Plaintext
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://github.com/xmj/porttools/
|