diff --git a/LEGAL b/LEGAL index fda51d2fb654..2ccb78906673 100644 --- a/LEGAL +++ b/LEGAL @@ -104,7 +104,7 @@ foiltex* textproc/foiltex Redistribution on a not-for-profit basis only 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 diff --git a/x11-fonts/freefonts/Makefile b/x11-fonts/freefonts/Makefile index b88718f6ce19..dc6c73976860 100644 --- a/x11-fonts/freefonts/Makefile +++ b/x11-fonts/freefonts/Makefile @@ -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 all free) from the CICA archives 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