FreeBSD Bugzilla – Attachment 14199 Details for
Bug 26690
Update to ports(7)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.60 KB, created by
Pete Fritchman
on 2001-04-19 02:50:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Pete Fritchman
Created:
2001-04-19 02:50:01 UTC
Size:
1.60 KB
patch
obsolete
>Index: ports.7 >=================================================================== >RCS file: /home/ncvs/src/share/man/man7/ports.7,v >retrieving revision 1.21 >diff -u -r1.21 ports.7 >--- ports.7 2000/12/29 09:18:42 1.21 >+++ ports.7 2001/04/19 01:34:28 >@@ -92,8 +92,9 @@ > .Ar install , > and so on all the way to > .Ar fetch . >-You will usually only target >-.Ar install . >+Usually, you will only use the >+.Ar install >+target. > .Bl -tag -width configure > .It Ar fetch > Fetch all of the files needed to build this port from the site(s) >@@ -102,7 +103,8 @@ > and > .Ev MASTER_SITE_OVERRIDE . > .It Ar checksum >-Verify that the fetched distfile matches the one the port was tested against. >+Verify that the fetched distfile's checksum matches the one the port was >+tested against. > Defining > .Ev NO_CHECKSUM > will skip this step. >@@ -152,7 +154,7 @@ > .It Ar distclean > Remove the port's distfile(s) and perform the > .Ar clean >-operation. The >+target. The > .Sq clean > portion recurses to dependencies unless > .Ev NOCLEANDEPENDS >@@ -186,6 +188,20 @@ > This can be used from > .Pa /usr/ports > to create a browsable web of all ports on your system! >+.It Ar search >+Search the INDEX file for the keyword specified by the >+.Ev KEY >+value. Results include the path to the port, a short comment, and the >+build and run depends required. >+.It Ar index >+Create /usr/ports/INDEX, used by the >+.Pa pretty-print-* >+and >+.Pa search >+targets. While the master INDEX file in the CVS repository is periodically >+updated, running the >+.Pa index >+target will ensure your INDEX file is up to date with your ports tree. > .El > .Sh ENVIRONMENT > You can change all of these.
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 26690
: 14199