Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Oct 2000 14:10:47 -0700 (PDT)
From:      papowell@astart.com
To:        doc@freebsd.org
Cc:        v@astart.com
Subject:   porters-handbook, small comment about file names
Message-ID:  <200010162110.OAA01081@h4.private>

next in thread | raw e-mail | index | archive | help
In the current copy of the Porters-Handbook on the FreeBSD
web site (http://www.freebsd.org/porters-handbook),

Section 2.2 - Writing Description Files

This section refers to pkg-comment, pkg-descr, pkg-plist

In actual fact,  they are:

pkg/COMMENT, pkg/DESCR, and pkg/PLIST.

  2.2. Writing the description files
  
  There are three description files that are required for any port,
  whether they actually package or not. They are pkg-comment, pkg-descr,
  and pkg-plist, and their pkg- prefix distinguishes them from other
  files.
  
A better wording might be:

  There are three description files that are required for any port,
  whether they actually package or not.  These files are in the
  pkg/ subdirectory and are pkg/COMMENT, pkg/DESCR, and
  and pkg/PLIST.  These are referred to as
  pkg-comment, pkg-descr, and pkg-plist in this document.

However,  the pkg-xxx notation is very confusing to the novice.
I would recommend or suggest that changing the names where appropriate
would be a better idea.

Patrick Powell                 Astart Technologies,
papowell@astart.com            9475 Chesapeake Drive, Suite D,
Network and System             San Diego, CA 92123
  Consulting                   858-874-6543 FAX 858-279-8424 
LPRng - Print Spooler (http://www.astart.com)


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200010162110.OAA01081>