Date: Sat, 2 Nov 2002 23:35:14 -0600 (CST) From: Mark Linimon <linimon@lonesome.com> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/44841: missing documentation from bsd.port.mk Message-ID: <20021102233255.C99801-100000@lonesome.lonesome.com>
next in thread | raw e-mail | index | archive | help
>Number: 44841 >Category: ports >Synopsis: missing documentation from bsd.port.mk >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Sat Nov 02 20:40:00 PST 2002 >Closed-Date: >Last-Modified: >Originator: Mark Linimon >Release: FreeBSD 4.6-RELEASE i386 >Organization: Lonesome Dove Computing Services >Environment: N/A >Description: There is no description for MASTER_SITE_SUBDIR. Novice porters (such as myself) need all the help they can get. >How-To-Repeat: N/A >Fix: My suggestion: --- bsd.port.mk.dist Thu Oct 3 08:54:37 2002 +++ bsd.port.mk Sat Nov 2 14:44:17 2002 @@ -64,6 +64,9 @@ # You never have to set both DISTFILES and EXTRACT_SUFX. # MASTER_SITES - Primary location(s) for distribution files if not found # locally. +# MASTER_SITE_SUBDIR - Subdirectory of MASTER_SITES. Default if not +# set: empty. Will sometimes need to be set to ${PORTNAME} +# for (e.g.) MASTER_SITE_SOURCEFORGE. # PATCHFILES - Name(s) of additional files that contain distribution # patches (default: none). make will look for them at # PATCH_SITES (see below). They will automatically be >Release-Note: >Audit-Trail: >Unformatted: Subject: missing documentation from bsd.port.mk X-send-pr-version: 3.113 X-GNATS-Notify: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021102233255.C99801-100000>