From owner-cvs-ports@FreeBSD.ORG Thu Aug 2 11:06:59 2007 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 3831E16A418; Thu, 2 Aug 2007 11:06:59 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 2511F13C46C; Thu, 2 Aug 2007 11:06:59 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l72B6xXg075894; Thu, 2 Aug 2007 11:06:59 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l72B6wXa075893; Thu, 2 Aug 2007 11:06:58 GMT (envelope-from miwi) Message-Id: <200708021106.l72B6wXa075893@repoman.freebsd.org> From: Martin Wilke Date: Thu, 2 Aug 2007 11:06:58 +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/graphics Makefile ports/graphics/albumshaper Makefile distinfo pkg-descr pkg-plist ports/graphics/albumshaper/files patch-src_backend_album.h 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, 02 Aug 2007 11:06:59 -0000 miwi 2007-08-02 11:06:58 UTC FreeBSD ports repository Modified files: graphics Makefile Added files: graphics/albumshaper Makefile distinfo pkg-descr pkg-plist graphics/albumshaper/files patch-src_backend_album.h Log: Album Shaper is a drag-n-drop hierarchal photo album creation and modification application. Based on the Qt libraries, Album Shaper is a cross-platform solution for maintaining your collection of digital images from various sources. WWW: http://albumshaper.sf.net PR: ports/113880 Submitted by: Yinghong.Liu Revision Changes Path 1.1087 +1 -0 ports/graphics/Makefile 1.1 +67 -0 ports/graphics/albumshaper/Makefile (new) 1.1 +3 -0 ports/graphics/albumshaper/distinfo (new) 1.1 +11 -0 ports/graphics/albumshaper/files/patch-src_backend_album.h (new) 1.1 +6 -0 ports/graphics/albumshaper/pkg-descr (new) 1.1 +332 -0 ports/graphics/albumshaper/pkg-plist (new)