From owner-svn-ports-all@FreeBSD.ORG Thu Apr 17 05:56:51 2014 Return-Path: Delivered-To: svn-ports-all@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 8385C29D; Thu, 17 Apr 2014 05:56:51 +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 709D4178A; Thu, 17 Apr 2014 05:56:51 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s3H5upfQ065155; Thu, 17 Apr 2014 05:56:51 GMT (envelope-from bdrewery@svn.freebsd.org) Received: (from bdrewery@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s3H5upo7065153; Thu, 17 Apr 2014 05:56:51 GMT (envelope-from bdrewery@svn.freebsd.org) Message-Id: <201404170556.s3H5upo7065153@svn.freebsd.org> From: Bryan Drewery Date: Thu, 17 Apr 2014 05:56:51 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r351451 - in head/sysutils: ucspi-ipc ucspi-ssl X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Apr 2014 05:56:51 -0000 Author: bdrewery Date: Thu Apr 17 05:56:50 2014 New Revision: 351451 URL: http://svnweb.freebsd.org/changeset/ports/351451 QAT: https://qat.redports.org/buildarchive/r351451/ Log: - These are not RESTRICTED anymore as DJB placed them into public domain and explicitly allows for distribution. See r350021 for more details. With hat: portmgr Modified: head/sysutils/ucspi-ipc/Makefile head/sysutils/ucspi-ssl/Makefile Modified: head/sysutils/ucspi-ipc/Makefile ============================================================================== --- head/sysutils/ucspi-ipc/Makefile Thu Apr 17 05:53:35 2014 (r351450) +++ head/sysutils/ucspi-ipc/Makefile Thu Apr 17 05:56:50 2014 (r351451) @@ -13,8 +13,6 @@ USES= perl5 DISABLE_SIZE= yes -RESTRICTED= Non-explicit licensing terms - DOCS= CHANGES WRKSRC= ${WRKDIR}/host/superscript.com/net/${DISTNAME} Modified: head/sysutils/ucspi-ssl/Makefile ============================================================================== --- head/sysutils/ucspi-ssl/Makefile Thu Apr 17 05:53:35 2014 (r351450) +++ head/sysutils/ucspi-ssl/Makefile Thu Apr 17 05:56:50 2014 (r351451) @@ -21,8 +21,6 @@ CONFLICTS?= ucspi-ssl-tls-[0-9]* USES= perl5 -RESTRICTED= Non-explicit licensing terms - PORTDOCS= CHANGES TODO UCSPI-SSL WRKSRC= ${WRKDIR}/host/superscript.com/net/${DISTNAME}