From owner-cvs-all@FreeBSD.ORG Thu Jun 24 12:49:39 2010 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DE2D2106564A; Thu, 24 Jun 2010 12:49:39 +0000 (UTC) (envelope-from ashish@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id CEA3B8FC17; Thu, 24 Jun 2010 12:49:39 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id o5OCnd5l009488; Thu, 24 Jun 2010 12:49:39 GMT (envelope-from ashish@repoman.freebsd.org) Received: (from ashish@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id o5OCndFZ009487; Thu, 24 Jun 2010 12:49:39 GMT (envelope-from ashish) Message-Id: <201006241249.o5OCndFZ009487@repoman.freebsd.org> From: Ashish SHUKLA Date: Thu, 24 Jun 2010 12:49:39 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/multimedia Makefile ports/multimedia/libvpx Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 24 Jun 2010 12:49:40 -0000 ashish 2010-06-24 12:49:39 UTC FreeBSD ports repository Modified files: multimedia Makefile Added files: multimedia/libvpx Makefile distinfo pkg-descr pkg-plist Log: libvpx is the VP8 Codec SDK. WWW: http://www.webmproject.org/ PR: ports/146798 Submitted by: Ashish SHUKLA Approved by: tabthorpe (mentor) Feature safe: yes Revision Changes Path 1.377 +1 -0 ports/multimedia/Makefile 1.1 +85 -0 ports/multimedia/libvpx/Makefile (new) 1.1 +3 -0 ports/multimedia/libvpx/distinfo (new) 1.1 +3 -0 ports/multimedia/libvpx/pkg-descr (new) 1.1 +20 -0 ports/multimedia/libvpx/pkg-plist (new)