From owner-cvs-all@FreeBSD.ORG Sat Mar 3 18:56:47 2007 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id DD33B16A406; Sat, 3 Mar 2007 18:56:47 +0000 (UTC) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.freebsd.org (Postfix) with ESMTP id CEF8413C461; Sat, 3 Mar 2007 18:56:47 +0000 (UTC) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id l23IulIx058835; Sat, 3 Mar 2007 18:56:47 GMT (envelope-from sat@repoman.freebsd.org) Received: (from sat@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id l23Iul4Q058834; Sat, 3 Mar 2007 18:56:47 GMT (envelope-from sat) Message-Id: <200703031856.l23Iul4Q058834@repoman.freebsd.org> From: Andrew Pantyukhin Date: Sat, 3 Mar 2007 18:56:47 +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/deskutils Makefile ports/deskutils/griffith Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 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: Sat, 03 Mar 2007 18:56:48 -0000 sat 2007-03-03 18:56:47 UTC FreeBSD ports repository Modified files: deskutils Makefile Added files: deskutils/griffith Makefile distinfo pkg-descr pkg-plist Log: Add port deskutils/griffith: Griffith is a movie collection manager application. Adding items to the movie collection is as quick and easy as typing the film title and selecting a supported source. Griffith will then try to fetch all the related information from the Web. WWW: http://griffith.vasconunes.net/ Revision Changes Path 1.289 +1 -0 ports/deskutils/Makefile 1.1 +34 -0 ports/deskutils/griffith/Makefile (new) 1.1 +3 -0 ports/deskutils/griffith/distinfo (new) 1.1 +6 -0 ports/deskutils/griffith/pkg-descr (new) 1.1 +137 -0 ports/deskutils/griffith/pkg-plist (new)