From 7ce114bb1a1e20428405710308d9bdca1227005e Mon Sep 17 00:00:00 2001 From: lioux Date: Tue, 13 Feb 2001 02:41:23 +0000 Subject: Move all codecs to a port of their own, since the codecs present on this port can be also used by other ports -> graphics/win32-codecs. Therefore, all codec related code will be removed, Depend on that port from now on. A positive side effect is that this port can now produce a package since the RESTRICTED flag (related to the codecs) can be removed. Update LEGAL, win32-codecs instead of avifile is now RESTRICTED. PR: 25035 Reviewed by: sobomax Approved by: maintainer --- LEGAL | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'LEGAL') diff --git a/LEGAL b/LEGAL index d6792b17d03b..863bcabcb9a1 100644 --- a/LEGAL +++ b/LEGAL @@ -22,9 +22,6 @@ adom-* ports/games/adom Copy of CD must be sent to aswedit-* ports/www/aswedit Commercial software. atari800-* ports/emulators/atari800 xf25 contains copyright ROMs and cannot be distributed. -avifile ports/graphics/avifile The program is under GPL but - legality of the codecs is - unknown. bb-* ports/net/bb FreeBSD has permission from author to put bb onto CDROM. blender ports/graphics/blender Can't distribute commercially. @@ -210,6 +207,8 @@ vice-* ports/emulators/vice ROMs are copyrighted by vje30/vje-delta-3.0-* ports/japanese/vje30 Commercial software webcopy.tgz ports/www/webcopy Don't sell for profit webfonts-* ports/x11-fonts/webfonts Restrictive copyright +win32-codecs ports/graphics/win32-codecs Licensing status of the + codecs is unknown. wxg/ja-wxg-1.0b-1.tgz ports/japanese/wxg Redistribution not allowed xbarcode-*.tar.gz ports/graphics/xbarcode Must not be sold xev*.tar.gz ports/games/xbat Possible copyright infringement -- cgit