From owner-svn-ports-head@FreeBSD.ORG Thu Apr 3 15:07:56 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id D3EDBE23; Thu, 3 Apr 2014 15:07:56 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id B59D392E; Thu, 3 Apr 2014 15:07:56 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s33F7u8w036162; Thu, 3 Apr 2014 15:07:56 GMT (envelope-from bdrewery@svn.freebsd.org) Received: (from bdrewery@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s33F7uYU036157; Thu, 3 Apr 2014 15:07:56 GMT (envelope-from bdrewery@svn.freebsd.org) Message-Id: <201404031507.s33F7uYU036157@svn.freebsd.org> From: Bryan Drewery Date: Thu, 3 Apr 2014 15:07:56 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r350021 - in head: . mail/qmail-conf mail/qtools X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Apr 2014 15:07:57 -0000 Author: bdrewery Date: Thu Apr 3 15:07:55 2014 New Revision: 350021 URL: http://svnweb.freebsd.org/changeset/ports/350021 QAT: https://qat.redports.org/buildarchive/r350021/ Log: - Remove RESTRICTED. Since this was added, DJB has stated they are in public domain and that modification and distribution is explicitly allowed. Regardless of how public domain is viewed, he has explicitly granted distributing modified binaries [1][2][3]. [1] http://cr.yp.to/qmail/dist.html [2] http://cr.yp.to/distributors.html [3] http://cr.yp.to/softwarelaw.html Modified: head/LEGAL head/mail/qmail-conf/Makefile head/mail/qtools/Makefile Modified: head/LEGAL ============================================================================== --- head/LEGAL Thu Apr 3 15:02:14 2014 (r350020) +++ head/LEGAL Thu Apr 3 15:07:55 2014 (r350021) @@ -70,7 +70,7 @@ dcl-*-C.tar.gz science/cdcl No commerc dcl-*.tar.gz science/dcl No commercial use defcon* games/linux-defcon Redistribution is limited, see license djbdns* dns/djbdns No license -- see http://cr.yp.to/softwarelaw.html -djbdns-1.05.tar.gz mail/qmail-conf Borrows code from djbdns, thus falls under the same restrictions as dns/djbdns +djbdns-1.05.tar.gz mail/qmail-conf No license -- see http://cr.yp.to/softwarelaw.html djbfft-* math/djbfft No license -- see http://cr.yp.to/softwarelaw.html dlv lang/dlv Not sure if we can redistribute it dmd-* lang/dmd No redistribution of non validated binaries @@ -208,7 +208,7 @@ platon* biology/platon $5000 USD for poseidonCE-* java/poseidon Redistribution is not permitted ppsmall-* archivers/ppunpack No commercial redistribution prodosemu.* emulators/prodosemu Restrictive copyright on the ROM image -qtools-* mail/qtools Possibly restricted binary distribution of modified versions +qtools-* mail/qtools No license -- see http://cr.yp.to/softwarelaw.html quake4-linux-* games/linux-quake4 Redistribution is limited; see the license quake4-linux-* games/linux-quake4-demo Redistribution is limited; see the license Radiator/* net/radiator Commercial software Modified: head/mail/qmail-conf/Makefile ============================================================================== --- head/mail/qmail-conf/Makefile Thu Apr 3 15:02:14 2014 (r350020) +++ head/mail/qmail-conf/Makefile Thu Apr 3 15:07:55 2014 (r350021) @@ -19,7 +19,7 @@ USES= qmail:run ALL_TARGET= prog INSTALL_TARGET= setup check -RESTRICTED= borrows code from djbdns, thus falls under the same restrictions as dns/djbdns +LEGAL_TEXT= No license -- see http://cr.yp.to/softwarelaw.html PREFIX?= ${QMAIL_PREFIX} NO_PREFIX_RMDIR=yes Modified: head/mail/qtools/Makefile ============================================================================== --- head/mail/qtools/Makefile Thu Apr 3 15:02:14 2014 (r350020) +++ head/mail/qtools/Makefile Thu Apr 3 15:07:55 2014 (r350021) @@ -17,7 +17,7 @@ USES= qmail:vars ALL_TARGET= prog INSTALL_TARGET= setup check -RESTRICTED= Possibly restricted binary distribution of modified versions +LEGAL_TEXT= No license -- see http://cr.yp.to/softwarelaw.html EZMLM_DIR?= ${LOCALBASE}