From owner-cvs-all@FreeBSD.ORG Wed Feb 18 04:49:12 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6B56116A4CE; Wed, 18 Feb 2004 04:49:12 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4E40C43D31; Wed, 18 Feb 2004 04:49:12 -0800 (PST) (envelope-from lofi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i1ICnCGe085704; Wed, 18 Feb 2004 04:49:12 -0800 (PST) (envelope-from lofi@repoman.freebsd.org) Received: (from lofi@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i1ICnCFq085703; Wed, 18 Feb 2004 04:49:12 -0800 (PST) (envelope-from lofi) Message-Id: <200402181249.i1ICnCFq085703@repoman.freebsd.org> From: Michael Nottebrock Date: Wed, 18 Feb 2004 04:49:12 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/graphics Makefile ports/graphics/digikamplugins Makefile distinfo pkg-descr pkg-plist patch-acquireimages-Makefile.in patch-cdarchiving-Makefile.in patch-jpeglossless-Makefile.in ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 18 Feb 2004 12:49:12 -0000 lofi 2004/02/18 04:49:12 PST FreeBSD ports repository Modified files: graphics Makefile Added files: graphics/digikamplugins Makefile distinfo pkg-descr pkg-plist graphics/digikamplugins/files patch-acquireimages-Makefile.in patch-cdarchiving-Makefile.in patch-commentseditor-Makefile.in patch-imagesgallery-Makefile.in patch-jpeglossless-Makefile.in patch-miscsoperations-Makefile.in patch-mpegencoder-Makefile.in patch-printwizard-Makefile.in patch-rawconverter-Makefile.in patch-sendimages-Makefile.in patch-slideshow-Makefile.in Log: Add digikamplugins, a collection of plugins for Digikam. PR: ports/62929 Submitted by: Arjan van Leeuwen Revision Changes Path 1.663 +1 -0 ports/graphics/Makefile 1.1 +126 -0 ports/graphics/digikamplugins/Makefile (new) 1.1 +2 -0 ports/graphics/digikamplugins/distinfo (new) 1.1 +11 -0 ports/graphics/digikamplugins/files/patch-acquireimages-Makefile.in (new) 1.1 +11 -0 ports/graphics/digikamplugins/files/patch-cdarchiving-Makefile.in (new) 1.1 +11 -0 ports/graphics/digikamplugins/files/patch-commentseditor-Makefile.in (new) 1.1 +11 -0 ports/graphics/digikamplugins/files/patch-imagesgallery-Makefile.in (new) 1.1 +11 -0 ports/graphics/digikamplugins/files/patch-jpeglossless-Makefile.in (new) 1.1 +11 -0 ports/graphics/digikamplugins/files/patch-miscsoperations-Makefile.in (new) 1.1 +11 -0 ports/graphics/digikamplugins/files/patch-mpegencoder-Makefile.in (new) 1.1 +11 -0 ports/graphics/digikamplugins/files/patch-printwizard-Makefile.in (new) 1.1 +11 -0 ports/graphics/digikamplugins/files/patch-rawconverter-Makefile.in (new) 1.1 +11 -0 ports/graphics/digikamplugins/files/patch-sendimages-Makefile.in (new) 1.1 +11 -0 ports/graphics/digikamplugins/files/patch-slideshow-Makefile.in (new) 1.1 +20 -0 ports/graphics/digikamplugins/pkg-descr (new) 1.1 +204 -0 ports/graphics/digikamplugins/pkg-plist (new)