From owner-cvs-all Mon Feb 12 18:41:30 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2129D37B491; Mon, 12 Feb 2001 18:41:24 -0800 (PST) Received: (from lioux@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1D2fOx94566; Mon, 12 Feb 2001 18:41:24 -0800 (PST) (envelope-from lioux) Message-Id: <200102130241.f1D2fOx94566@freefall.freebsd.org> From: Mario Sergio Fujikawa Ferreira Date: Mon, 12 Feb 2001 18:41:23 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports LEGAL X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG lioux 2001/02/12 18:41:23 PST Modified files: . LEGAL Log: 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 Revision Changes Path 1.200 +3 -4 ports/LEGAL To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message