Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 Apr 2008 18:06:09 GMT
From:      Björn Jonare <rksah@bredband.net>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/122864: Remove RESTRICTED keyword from djbdns port
Message-ID:  <200804171806.m3HI690n070691@www.freebsd.org>
Resent-Message-ID: <200804171810.m3HIA12N068998@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         122864
>Category:       ports
>Synopsis:       Remove RESTRICTED keyword from djbdns port
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Apr 17 18:10:01 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Björn Jonare
>Release:        
>Organization:
>Environment:
>Description:
According to http://cr.yp.to/distributors.html djbdns is put into the public domain, therefore the port doesn't need to be RESTRICTED.
>How-To-Repeat:

>Fix:
Apply the submitted patch to the Makefile.

Patch attached with submission follows:

--- Makefile	2008-04-17 19:47:42.859173434 +0200
+++ Makefile	2008-04-17 19:50:53.964811721 +0200
@@ -101,8 +101,6 @@
 ALL_TARGET=	it
 INSTALL_TARGET=	setup check
 
-RESTRICTED=	Forbidden to redistribute - we have patches to the distribution.
-
 .if defined(WITH_IPV6)
 PLIST_SUB+=	WITH_IPV6=""
 .else


>Release-Note:
>Audit-Trail:
>Unformatted:



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