svn commit: r353684 - in head: . x11-fonts/freefonts

Jimmy Olgeni olgeni at FreeBSD.org
Sun May 11 13:25:13 UTC 2014


Author: olgeni
Date: Sun May 11 13:25:12 2014
New Revision: 353684
URL: http://svnweb.freebsd.org/changeset/ports/353684
QAT: https://qat.redports.org/buildarchive/r353684/

Log:
  Sync text of LEGAL and RESTRICTED for x11-fonts/freefonts.

Modified:
  head/LEGAL
  head/x11-fonts/freefonts/Makefile

Modified: head/LEGAL
==============================================================================
--- head/LEGAL	Sun May 11 13:22:07 2014	(r353683)
+++ head/LEGAL	Sun May 11 13:25:12 2014	(r353684)
@@ -104,7 +104,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: head/x11-fonts/freefonts/Makefile
==============================================================================
--- head/x11-fonts/freefonts/Makefile	Sun May 11 13:22:07 2014	(r353683)
+++ head/x11-fonts/freefonts/Makefile	Sun May 11 13:25:12 2014	(r353684)
@@ -3,7 +3,7 @@
 
 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%/ \
@@ -16,7 +16,13 @@ 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


More information about the svn-ports-all mailing list