From erwin@backup-mx.droso.dk  Sat Jan 21 20:54:27 2006
Return-Path: <erwin@backup-mx.droso.dk>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id B663416A420
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 21 Jan 2006 20:54:27 +0000 (GMT)
	(envelope-from erwin@backup-mx.droso.dk)
Received: from backup-mx.droso.dk (panda.droso.net [194.182.239.130])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 6492A43D46
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 21 Jan 2006 20:54:27 +0000 (GMT)
	(envelope-from erwin@backup-mx.droso.dk)
Received: by backup-mx.droso.dk (Postfix, from userid 1000)
	id A1CC95C21; Sat, 21 Jan 2006 21:54:25 +0100 (CET)
Message-Id: <20060121205425.A1CC95C21@backup-mx.droso.dk>
Date: Sat, 21 Jan 2006 21:54:25 +0100 (CET)
From: Erwin Lansing <erwin@FreeBSD.org>
Reply-To: Erwin Lansing <erwin@FreeBSD.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: Document ALWAYS_KEEP_DISTFILES in bsd.port.mk 
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         92111
>Category:       ports
>Synopsis:       Document ALWAYS_KEEP_DISTFILES in bsd.port.mk
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    portmgr
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jan 21 21:00:19 GMT 2006
>Closed-Date:    Sat Jan 28 02:15:35 GMT 2006
>Last-Modified:  Sat Jan 28 02:15:35 GMT 2006
>Originator:     Erwin Lansing
>Release:        FreeBSD 6.0-BETA4 i386
>Organization:
>Environment:
System: FreeBSD panda.droso.net 6.0-BETA4 FreeBSD 6.0-BETA4 #0: Sat Sep 17 21:01:22 CEST 2005 root@panda.droso.net:/usr/obj/usr/src/sys/PANDA i386


>Description:

Add inline documentation of the ALWAYS_KEEP_DISTFILES that was added
to the pointyhat cluster for GPL compliance.

>How-To-Repeat:
>Fix:


--- always_keep_distfiles.diff begins here ---
Index: bsd.port.mk
===================================================================
RCS file: /home/pcvs/ports/Mk/bsd.port.mk,v
retrieving revision 1.520
diff -u -r1.520 bsd.port.mk
--- bsd.port.mk	21 Jan 2006 18:55:02 -0000	1.520
+++ bsd.port.mk	21 Jan 2006 20:27:47 -0000
@@ -120,6 +120,10 @@
 #				  ${MASTER_SITE_OVERRIDE})
 # EXTRACT_ONLY	- If set, a subset of ${DISTFILES} you want to
 #				  actually extract.
+# ALWAYS_KEEP_DISTFILES - If set, the package building cluster will save the distfiles along
+#				  with the packages. This may be required to comply with some
+#				  licenses, e.g. GPL in some cases.
+#				  Default: not set.
 #
 # (NOTE: by convention, the MAINTAINER entry (see above) should go here.)
 #
--- always_keep_distfiles.diff ends here ---


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->analyzed 
State-Changed-By: linimon 
State-Changed-When: Sat Jan 21 21:01:37 UTC 2006 
State-Changed-Why:  
Accepted for a test build on the cluster. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=92111 
Responsible-Changed-From-To: freebsd-ports-bugs->portmgr 
Responsible-Changed-By: erwin 
Responsible-Changed-When: Sat Jan 21 21:02:19 UTC 2006 
Responsible-Changed-Why:  
Portmgr territory 

http://www.freebsd.org/cgi/query-pr.cgi?pr=92111 
State-Changed-From-To: analyzed->closed 
State-Changed-By: erwin 
State-Changed-When: Wed Jan 25 10:51:46 UTC 2006 
State-Changed-Why:  


http://www.freebsd.org/cgi/query-pr.cgi?pr=92111 
State-Changed-From-To: closed->analyzed 
State-Changed-By: erwin 
State-Changed-When: Wed Jan 25 11:00:56 UTC 2006 
State-Changed-Why:  
*sigh* This is not my day. Reopen, it's that other PR that should be closed. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=92111 
State-Changed-From-To: analyzed->closed 
State-Changed-By: linimon 
State-Changed-When: Sat Jan 28 02:15:28 UTC 2006 
State-Changed-Why:  
Committed, thanks. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=92111 
>Unformatted:
