git: de899a4efc62 - stable/14 - ports.7: Add port files to FILES

Alexander Ziaee <[email protected]>
Newsgroups gmane.os.freebsd.devel.cvs.src
Message-ID <6a750b4a.1f895.4196c0f1__30573.3128612459$1786055609$gmane$org@gitrepo.freebsd.org>
The branch stable/14 has been updated by ziaee:

URL: https://cgit.FreeBSD.org/src/commit/?id=de899a4efc620ea044fce14c3ed9379d21df4e66

commit de899a4efc620ea044fce14c3ed9379d21df4e66
Author:     Alexander Ziaee <[email protected]>
AuthorDate: 2026-02-22 02:51:13 +0000
Commit:     Alexander Ziaee <[email protected]>
CommitDate: 2026-08-06 22:22:06 +0000

    ports.7: Add port files to FILES
    
    Add terse descriptions for the individual files that make up a port to
    the FILES section of the ports reference manual.
    
    MFC after:              3 days
    Reviewed by:            adamw
    Differential Revision:  https://reviews.freebsd.org/D55404
    
    (cherry picked from commit 451f593194cbea74bcae53b4b8e6e55f6b2ec12d)
---
 share/man/man7/ports.7 | 23 +++++++++++++++++++----
 1 file changed, 19 insertions(+), 4 deletions(-)

diff --git a/share/man/man7/ports.7 b/share/man/man7/ports.7
index 092489acb795..c9181ae40b77 100644
--- a/share/man/man7/ports.7
+++ b/share/man/man7/ports.7
@@ -25,7 +25,7 @@
 .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
 .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 .\"
-.Dd November 6, 2025
+.Dd February 21, 2026
 .Dt PORTS 7
 .Os
 .Sh NAME
@@ -592,15 +592,30 @@ Which directory to use for the
 data.
 .El
 .Sh FILES
-.Bl -tag -width ".Pa /usr/ports/Mk/bsd.port.mk" -compact
-.It Pa /usr/ports
+.Bl -tag -width "/usr/ports/Mk/bsd.port.mk" -compact
+.It Pa /usr/ports/
 The default ports directory.
 .It Pa /usr/ports/Mk/bsd.port.mk
 The big Kahuna.
-.It Pa /var/db/ports
+.It Pa /var/db/ports/
 The directory where the results of configuring
 .Va OPTIONS
 are stored.
+.It Pa ${PORT}/Makefile
+The specification for building the port.
+.It Pa ${PORT}/distfiles
+The directory where fetched files are stored.
+.It Pa ${PORT}/distinfo
+The checksums generated with
+.Ql make makesum .
+.It Pa ${PORT}/files/
+The directory for any patches.
+.It Pa ${PORT}/pkg-descr
+The long description of the port.
+.It Pa ${PORT}/pkg-plist
+The list of all files installed by the port.
+.It Pa ${PORT}/work
+The port's building and staging directory.
 .El
 .Sh EXAMPLES
 .Bl -tag -width 0n
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.