From owner-cvs-all@FreeBSD.ORG Sat Oct 17 10:29:22 2009 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 17670106566C; Sat, 17 Oct 2009 10:29:22 +0000 (UTC) (envelope-from stas@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 064358FC17; Sat, 17 Oct 2009 10:29:22 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id n9HATLHU072687; Sat, 17 Oct 2009 10:29:21 GMT (envelope-from stas@repoman.freebsd.org) Received: (from stas@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id n9HATLOt072686; Sat, 17 Oct 2009 10:29:21 GMT (envelope-from stas) Message-Id: <200910171029.n9HATLOt072686@repoman.freebsd.org> From: Stanislav Sedov Date: Sat, 17 Oct 2009 10:29:21 +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/podofo Makefile distinfo pkg-descr pkg-plist ports/graphics/podofo/files patch-cmake_modules_FindLua51.cmake 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: Sat, 17 Oct 2009 10:29:22 -0000 stas 2009-10-17 10:29:21 UTC FreeBSD ports repository Modified files: graphics Makefile Added files: graphics/podofo Makefile distinfo pkg-descr pkg-plist graphics/podofo/files patch-cmake_modules_FindLua51.cmake Log: - Add graphics/podofo, a PDF manipulation library. WWW: http://podofo.sourceforge.net Revision Changes Path 1.1287 +1 -0 ports/graphics/Makefile 1.1 +41 -0 ports/graphics/podofo/Makefile (new) 1.1 +3 -0 ports/graphics/podofo/distinfo (new) 1.1 +20 -0 ports/graphics/podofo/files/patch-cmake_modules_FindLua51.cmake (new) 1.1 +5 -0 ports/graphics/podofo/pkg-descr (new) 1.1 +92 -0 ports/graphics/podofo/pkg-plist (new)