From owner-cvs-ports@FreeBSD.ORG Thu Apr 23 11:30:57 2009 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B5C2D1065672; Thu, 23 Apr 2009 11:30:57 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id A46FB8FC1E; Thu, 23 Apr 2009 11:30:57 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id n3NBUvPt086307; Thu, 23 Apr 2009 11:30:57 GMT (envelope-from amdmi3@repoman.freebsd.org) Received: (from amdmi3@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id n3NBUvX6086306; Thu, 23 Apr 2009 11:30:57 GMT (envelope-from amdmi3) Message-Id: <200904231130.n3NBUvX6086306@repoman.freebsd.org> From: Dmitry Marakasov Date: Thu, 23 Apr 2009 11:30:57 +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/libdc1394 Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 23 Apr 2009 11:30:58 -0000 amdmi3 2009-04-23 11:30:57 UTC FreeBSD ports repository Modified files: multimedia Makefile Added files: multimedia/libdc1394 Makefile distinfo pkg-descr pkg-plist Log: libdc1394 is a library that provides a complete high level application programming interface (API) for developers who wish to control IEEE 1394 based cameras that conform to the 1394-based Digital Camera Specifications (also known as the IIDC or DCAM Specifications). WWW: http://damien.douxchamps.net/ieee1394/libdc1394/ PR: 133929 Submitted by: Gea-Suan Lin Revision Changes Path 1.316 +1 -0 ports/multimedia/Makefile 1.1 +23 -0 ports/multimedia/libdc1394/Makefile (new) 1.1 +3 -0 ports/multimedia/libdc1394/distinfo (new) 1.1 +6 -0 ports/multimedia/libdc1394/pkg-descr (new) 1.1 +29 -0 ports/multimedia/libdc1394/pkg-plist (new)