Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 12 Dec 2013 05:05:56 +0000 (UTC)
From:      Eitan Adler <eadler@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r336244 - in head: dns/djbdns mail/ezmlm mail/ezmlm-idx mail/serialmail math/djbfft
Message-ID:  <201312120505.rBC55uds026060@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: eadler
Date: Thu Dec 12 05:05:56 2013
New Revision: 336244
URL: http://svnweb.freebsd.org/changeset/ports/336244

Log:
  multiple: sync LEGAL
  
  Sync LEGAL for djb related ports.  I chose not to mark these ports as RESTRICTED
  due to the mixed opinions of putting something into the public domain.
  
  Approved by:	portmgr (implicit)

Modified:
  head/dns/djbdns/Makefile
  head/mail/ezmlm-idx/Makefile
  head/mail/ezmlm/Makefile
  head/mail/serialmail/Makefile
  head/math/djbfft/Makefile

Modified: head/dns/djbdns/Makefile
==============================================================================
--- head/dns/djbdns/Makefile	Thu Dec 12 04:45:14 2013	(r336243)
+++ head/dns/djbdns/Makefile	Thu Dec 12 05:05:56 2013	(r336244)
@@ -16,6 +16,8 @@ COMMENT?=	A collection of secure and rel
 RUN_DEPENDS=	setuidgid:${PORTSDIR}/sysutils/daemontools \
 		tcpserver:${PORTSDIR}/sysutils/ucspi-tcp
 
+LEGAL_TEXT=	No license -- see http://cr.yp.to/softwarelaw.html
+
 OPTIONS_DEFINE=	DUMPCACHE IP6 IGNOREIP JUMBO MAN PERSISTENT_MMAP SRV DNSCURVE ADD_USERS
 OPTIONS_DEFAULT=	MAN
 DUMPCACHE_DESC=	persistent cache for dnscache

Modified: head/mail/ezmlm-idx/Makefile
==============================================================================
--- head/mail/ezmlm-idx/Makefile	Thu Dec 12 04:45:14 2013	(r336243)
+++ head/mail/ezmlm-idx/Makefile	Thu Dec 12 05:05:56 2013	(r336244)
@@ -14,6 +14,7 @@ COMMENT=	Improved version of the ezmlm m
 MAKE_JOBS_UNSAFE=	yes
 
 LICENSE=	GPLv2
+LEGAL_TEXT=	No license -- see http://cr.yp.to/softwarelaw.html
 
 USES=		qmail:run
 
@@ -29,6 +30,7 @@ MYSQL_DESC=		Build the MySQL extension
 PGSQL_DESC=		Build the PostgreSQL extension
 SQLITE_DESC=		Build the SQLite3 extension
 
+
 NO_STAGE=	yes
 .include <bsd.port.options.mk>
 

Modified: head/mail/ezmlm/Makefile
==============================================================================
--- head/mail/ezmlm/Makefile	Thu Dec 12 04:45:14 2013	(r336243)
+++ head/mail/ezmlm/Makefile	Thu Dec 12 05:05:56 2013	(r336244)
@@ -16,6 +16,8 @@ MASTER_SITES=	http://cr.yp.to/software/ 
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Easy-to-use, high-speed mailing list manager for qmail
 
+LEGAL_TEXT=	No license -- see http://cr.yp.to/softwarelaw.html
+
 USES=		qmail:run
 
 USE_GCC=	any

Modified: head/mail/serialmail/Makefile
==============================================================================
--- head/mail/serialmail/Makefile	Thu Dec 12 04:45:14 2013	(r336243)
+++ head/mail/serialmail/Makefile	Thu Dec 12 05:05:56 2013	(r336244)
@@ -20,7 +20,7 @@ USES=		qmail:run
 NO_STAGE=	yes
 OPTIONS_SUB=	yes
 
-RESTRICTED=	Unsure of DJB license
+LEGAL_TEXT=	No license -- see http://cr.yp.to/softwarelaw.html
 
 ALL_TARGET=	it
 

Modified: head/math/djbfft/Makefile
==============================================================================
--- head/math/djbfft/Makefile	Thu Dec 12 04:45:14 2013	(r336243)
+++ head/math/djbfft/Makefile	Thu Dec 12 05:05:56 2013	(r336244)
@@ -10,6 +10,8 @@ MASTER_SITES=	http://cr.yp.to/djbfft/
 MAINTAINER=	multimedia@FreeBSD.org
 COMMENT=	An extremely fast library for floating-point convolution
 
+LEGAL_TEXT=	No license -- see http://cr.yp.to/softwarelaw.html
+
 DISABLE_SIZE=	yes
 ALL_TARGET=
 INSTALL_TARGET=setup check



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