From owner-cvs-all@FreeBSD.ORG Mon Jun 27 15:32:43 2011 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 6EB97106564A; Mon, 27 Jun 2011 15:32:43 +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 5E9238FC1B; Mon, 27 Jun 2011 15:32:43 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.4/8.14.4) with ESMTP id p5RFWh5U041440; Mon, 27 Jun 2011 15:32:43 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id p5RFWhiP041439; Mon, 27 Jun 2011 15:32:43 GMT (envelope-from miwi) Message-Id: <201106271532.p5RFWhiP041439@repoman.freebsd.org> From: Martin Wilke Date: Mon, 27 Jun 2011 15:32:43 +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/pinpoint Makefile distinfo pkg-descr pkg-plist ports/graphics/pinpoint/files patch-pinpoint.c 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: Mon, 27 Jun 2011 15:32:43 -0000 miwi 2011-06-27 15:32:43 UTC FreeBSD ports repository Modified files: graphics Makefile Added files: graphics/pinpoint Makefile distinfo pkg-descr pkg-plist graphics/pinpoint/files patch-pinpoint.c Log: Pinpoint a simple presentation tool that hopes to avoid audience death by bullet point and instead encourage presentations containing beautiful images and small amounts of concise text in slides. WWW: http://live.gnome.org/Pinpoint PR: ports/158309 Submitted by: lichray at gmail.com Revision Changes Path 1.1413 +1 -0 ports/graphics/Makefile 1.1 +36 -0 ports/graphics/pinpoint/Makefile (new) 1.1 +2 -0 ports/graphics/pinpoint/distinfo (new) 1.1 +24 -0 ports/graphics/pinpoint/files/patch-pinpoint.c (new) 1.1 +5 -0 ports/graphics/pinpoint/pkg-descr (new) 1.1 +17 -0 ports/graphics/pinpoint/pkg-plist (new)