View | Details | Raw Unified | Return to bug 64884
Collapse All | Expand All

(-)pkg-descr (-4 / +7 lines)
Lines 1-7 Link Here
1
FreeBSD Port Tools consist of the following small scripts:
1
FreeBSD Port Tools consist of the following:
2
- testport: a script to automate testing a new port or a port update
2
- port create: create a new port from a template
3
- pr-new: a script to simplify submitting a Problem Report (PR) for a new port
3
- port diff: generate a diff against a previous version of the port
4
- pr-update: a script to simplify submitting a PR with a port update
4
- port fetch: fetch distfile(s) of a new version of the port
5
- port help: display usage summary for port(1) commands
6
- port submit: submit a PR with new port, or port change/update
7
- port test: automate testing a new port or a port update
5
8
6
Author:	Sergei Kolobov <sergei@kolobov.com>
9
Author:	Sergei Kolobov <sergei@kolobov.com>
7
WWW:	http://sourceforge.net/projects/porttools/
10
WWW:	http://sourceforge.net/projects/porttools/

Return to bug 64884