From owner-cvs-all@FreeBSD.ORG Thu Sep 30 20:57:22 2010 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 1B2E1106564A; Thu, 30 Sep 2010 20:57:22 +0000 (UTC) (envelope-from romain@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 0AFD58FC26; Thu, 30 Sep 2010 20:57:22 +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 o8UKvLS7018222; Thu, 30 Sep 2010 20:57:21 GMT (envelope-from romain@repoman.freebsd.org) Received: (from romain@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id o8UKvLwH018221; Thu, 30 Sep 2010 20:57:21 GMT (envelope-from romain) Message-Id: <201009302057.o8UKvLwH018221@repoman.freebsd.org> From: Romain Tartière Date: Thu, 30 Sep 2010 20:57: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/print Makefile ports/print/pdfmod Makefile distinfo pkg-descr pkg-plist ports/print/pdfmod/files patch-icon-theme-installer 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: Thu, 30 Sep 2010 20:57:22 -0000 romain 2010-09-30 20:57:21 UTC FreeBSD ports repository Modified files: print Makefile Added files: print/pdfmod Makefile distinfo pkg-descr pkg-plist print/pdfmod/files patch-icon-theme-installer Log: PDF Mod can rotate, extract, and remove pages, and supports reordering pages via drag and drop. You can edit the title, subject, author, and keywords, and you can combine documents via drag and drop. WWW: http://live.gnome.org/PdfMod Revision Changes Path 1.492 +1 -0 ports/print/Makefile 1.1 +26 -0 ports/print/pdfmod/Makefile (new) 1.1 +3 -0 ports/print/pdfmod/distinfo (new) 1.1 +35 -0 ports/print/pdfmod/files/patch-icon-theme-installer (new) 1.1 +5 -0 ports/print/pdfmod/pkg-descr (new) 1.1 +70 -0 ports/print/pdfmod/pkg-plist (new)