From owner-svn-ports-head@freebsd.org Wed May 10 12:47:39 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 5158ED66EF3; Wed, 10 May 2017 12:47:39 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::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 14867199A; Wed, 10 May 2017 12:47:39 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v4AClcE1039448; Wed, 10 May 2017 12:47:38 GMT (envelope-from mat@FreeBSD.org) Received: (from mat@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v4AClbcK039444; Wed, 10 May 2017 12:47:37 GMT (envelope-from mat@FreeBSD.org) Message-Id: <201705101247.v4AClbcK039444@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mat set sender to mat@FreeBSD.org using -f From: Mathieu Arnold Date: Wed, 10 May 2017 12:47:37 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r440557 - in head: Mk Templates/Licenses 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.23 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: Wed, 10 May 2017 12:47:39 -0000 Author: mat Date: Wed May 10 12:47:37 2017 New Revision: 440557 URL: https://svnweb.freebsd.org/changeset/ports/440557 Log: Add the DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE versions 1 and 2. PR: 218843, 214492 Submitted by: Dave Cottlehuber, Yuri Victorovich Sponsored by: Absolight Added: head/Templates/Licenses/WTFPL (contents, props changed) head/Templates/Licenses/WTFPL1 (contents, props changed) Modified: head/Mk/bsd.licenses.db.mk (contents, props changed) Modified: head/Mk/bsd.licenses.db.mk ============================================================================== --- head/Mk/bsd.licenses.db.mk Wed May 10 12:03:58 2017 (r440556) +++ head/Mk/bsd.licenses.db.mk Wed May 10 12:47:37 2017 (r440557) @@ -41,7 +41,7 @@ Licenses_db_Include_MAINTAINER= _LICENSE_LIST= BSL CDDL CPAL-1.0 ClArtistic EPL GFDL GMGPL \ ISCL MIT MPL NCSA OFL10 OFL11 OWL OpenSSL PD PSFL PostgreSQL \ - RUBY ZLIB ZPL21 + RUBY WTFPL1 WTFPL ZLIB ZPL21 # GNU family _LICENSE_LIST+= AGPLv3 GPLv1 GPLv2 GPLv3 GPLv3RLE LGPL20 LGPL21 LGPL3 @@ -389,6 +389,12 @@ _LICENSE_NAME_NONE= No license specified _LICENSE_GROUPS_NONE= # empty _LICENSE_PERMS_NONE= none +_LICENSE_NAME_WTFPL1= Do What the Fuck You Want To Public License version 1 +_LICENSE_GROUPS_WTFPL1= GPL FSF COPYFREE + +_LICENSE_NAME_WTFPL= Do What the Fuck You Want To Public License version 2 +_LICENSE_GROUPS_WTFPL= GPL FSF COPYFREE + _LICENSE_NAME_ZLIB= zlib License _LICENSE_GROUPS_ZLIB= GPL FSF OSI Added: head/Templates/Licenses/WTFPL ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/Templates/Licenses/WTFPL Wed May 10 12:47:37 2017 (r440557) @@ -0,0 +1,14 @@ + DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE + Version 2, December 2004 + +Copyright (C) 2004 Sam Hocevar + +Everyone is permitted to copy and distribute verbatim or modified +copies of this license document, and changing it is allowed as long +as the name is changed. + + DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE + TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION + + 0. You just DO WHAT THE FUCK YOU WANT TO. + Added: head/Templates/Licenses/WTFPL1 ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/Templates/Licenses/WTFPL1 Wed May 10 12:47:37 2017 (r440557) @@ -0,0 +1,13 @@ +do What The Fuck you want to Public License + +Version 1.0, March 2000 +Copyright (C) 2000 Banlu Kemiyatorn (]d). +136 Nives 7 Jangwattana 14 Laksi Bangkok +Everyone is permitted to copy and distribute verbatim copies +of this license document, but changing it is not allowed. + +Ok, the purpose of this license is simple +and you just + +DO WHAT THE FUCK YOU WANT TO. +