From owner-svn-ports-all@FreeBSD.ORG Fri Jun 6 08:39:13 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 8FCE9D8C; Fri, 6 Jun 2014 08:39:13 +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 718BF25A3; Fri, 6 Jun 2014 08:39:13 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s568dDWu002850; Fri, 6 Jun 2014 08:39:13 GMT (envelope-from olgeni@svn.freebsd.org) Received: (from olgeni@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s568dD2c002848; Fri, 6 Jun 2014 08:39:13 GMT (envelope-from olgeni@svn.freebsd.org) Message-Id: <201406060839.s568dD2c002848@svn.freebsd.org> From: Jimmy Olgeni Date: Fri, 6 Jun 2014 08:39:13 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r356749 - in branches/2014Q2: . x11-fonts/freefonts X-SVN-Group: ports-branches 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.18 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: Fri, 06 Jun 2014 08:39:13 -0000 Author: olgeni Date: Fri Jun 6 08:39:12 2014 New Revision: 356749 URL: http://svnweb.freebsd.org/changeset/ports/356749 QAT: https://qat.redports.org/buildarchive/r356749/ Log: MFH: r353684, r353941, r354411, r354418. - Sync text of LEGAL and RESTRICTED for x11-fonts/freefonts. - Unbreak with working MASTER_SITES and fix portlint warning. CR: https://phabric.freebsd.org/D185 Approved by: portmgr (bapt) Modified: branches/2014Q2/LEGAL branches/2014Q2/x11-fonts/freefonts/Makefile Modified: branches/2014Q2/LEGAL ============================================================================== --- branches/2014Q2/LEGAL Fri Jun 6 07:52:18 2014 (r356748) +++ branches/2014Q2/LEGAL Fri Jun 6 08:39:12 2014 (r356749) @@ -105,7 +105,7 @@ foiltex* textproc/foiltex Redistributio fp-freebsd-ws-* security/f-prot Free for personal users on personal workstations only fuse-emulator-roms* emulators/fuse-roms No explicit permission to redistribute Opus-22.rom emulators/fuse-roms No explicit permission to redistribute -freefonts-* x11-fonts/freefonts Some of the fonts are shareware. Some are freeware. Permission must be obtained before distributing at least four (mazama.license, muriel.license, roosthea.license, shf_____.license). Two have inconsistent licenses (tempofon.license and tempoita.license say "placed into the public domain and may [not be] sold") +freefonts-* x11-fonts/freefonts License prohibits redistribution; see individual .license files freqship/* sysutils/freqsdwn License agreement is required to download fretsonfire/FretsOnFire-*-linux* games/fretsonfire-data Only Unreal Voodoo site is allowed to distribute the music fvcom/sourcecode1.tar.gz science/fvcom Requires (free) registration Modified: branches/2014Q2/x11-fonts/freefonts/Makefile ============================================================================== --- branches/2014Q2/x11-fonts/freefonts/Makefile Fri Jun 6 07:52:18 2014 (r356748) +++ branches/2014Q2/x11-fonts/freefonts/Makefile Fri Jun 6 08:39:12 2014 (r356749) @@ -3,12 +3,12 @@ PORTNAME= freefonts PORTVERSION= 0.10 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= x11-fonts -MASTER_SITES= ftp://ftp.gimp.org/pub/%SUBDIR%/ \ - ftp://ftp.fh-heilbronn.de/mirrors/ftp.gimp.org/%SUBDIR%/ \ - ftp://ftp.insync.net/pub/mirrors/ftp.gimp.org/%SUBDIR%/ \ - ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,graphics/%SUBDIR%,} +MASTER_SITES= http://download.gimp.org/pub/%SUBDIR%/ \ + ftp://ftp.sunet.se/pub/gnu/%SUBDIR%/ \ + http://ftp.gwdg.de/pub/misc/grafik/gimp/%SUBDIR%/ \ + http://mirrors.xmission.com/gimp/%SUBDIR%/ MASTER_SITE_SUBDIR= gimp/fonts MAINTAINER= olgeni@FreeBSD.org @@ -16,7 +16,14 @@ COMMENT= Collection of ATM fonts (not al BUILD_DEPENDS= type1inst:${PORTSDIR}/x11-fonts/p5-type1inst -RESTRICTED= see accompanying .license files +# Some of the fonts are shareware. Some are freeware. Permission must +# be obtained before distributing at least four (mazama.license, +# muriel.license, roosthea.license, shf_____.license). Two have +# inconsistent licenses (tempofon.license and tempoita.license say +# "placed into the public domain and may [not be] sold") + +RESTRICTED= License prohibits redistribution; see individual .license files + NO_WRKSUBDIR= yes FONTDIR?= ${PREFIX}/lib/X11/fonts/freefont