From owner-cvs-all@FreeBSD.ORG Tue Feb 1 09:13:17 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 C6AC01065670; Tue, 1 Feb 2011 09:13:17 +0000 (UTC) (envelope-from martymac@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id B434D8FC2D; Tue, 1 Feb 2011 09:13:17 +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 p119DH8t067853; Tue, 1 Feb 2011 09:13:17 GMT (envelope-from martymac@repoman.freebsd.org) Received: (from martymac@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id p119DHSt067852; Tue, 1 Feb 2011 09:13:17 GMT (envelope-from martymac) Message-Id: <201102010913.p119DHSt067852@repoman.freebsd.org> From: Ganael LAPLANCHE Date: Tue, 1 Feb 2011 09:13:17 +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/xournal Makefile distinfo pkg-descr pkg-plist ports/graphics/xournal/files patch-Makefile.in 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: Tue, 01 Feb 2011 09:13:17 -0000 martymac 2011-02-01 09:13:17 UTC FreeBSD ports repository Modified files: graphics Makefile Added files: graphics/xournal Makefile distinfo pkg-descr pkg-plist graphics/xournal/files patch-Makefile.in Log: Add xournal 0.4.5, a notetaking application that can annotate PDFs. PR: ports/154245 Submitted by: Jan Henrik Sylvester Approved by: ehaupt (mentor) Feature safe: yes Revision Changes Path 1.1375 +1 -0 ports/graphics/Makefile 1.1 +46 -0 ports/graphics/xournal/Makefile (new) 1.1 +2 -0 ports/graphics/xournal/distinfo (new) 1.1 +31 -0 ports/graphics/xournal/files/patch-Makefile.in (new) 1.1 +13 -0 ports/graphics/xournal/pkg-descr (new) 1.1 +57 -0 ports/graphics/xournal/pkg-plist (new)