From owner-cvs-all@FreeBSD.ORG Thu Nov 26 14:28: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 C551D1065670; Thu, 26 Nov 2009 14:28:22 +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 B5C948FC1A; Thu, 26 Nov 2009 14:28: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 nAQESMIq075068; Thu, 26 Nov 2009 14:28:22 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id nAQESM0H075067; Thu, 26 Nov 2009 14:28:22 GMT (envelope-from miwi) Message-Id: <200911261428.nAQESM0H075067@repoman.freebsd.org> From: Martin Wilke Date: Thu, 26 Nov 2009 14:28:22 +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/py-trml2pdf Makefile distinfo pkg-descr pkg-plist 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, 26 Nov 2009 14:28:22 -0000 miwi 2009-11-26 14:28:22 UTC FreeBSD ports repository Modified files: print Makefile Added files: print/py-trml2pdf Makefile distinfo pkg-descr pkg-plist Log: Tiny RML2PDF is a component of the Open Report project. It can be used with the Tiny Reporting Server to have a complete solution to render PDF file on the fly. WWW: http://tiny.be PR: ports/140781 Submitted by: Kevin Golding Revision Changes Path 1.481 +1 -0 ports/print/Makefile 1.1 +43 -0 ports/print/py-trml2pdf/Makefile (new) 1.1 +3 -0 ports/print/py-trml2pdf/distinfo (new) 1.1 +5 -0 ports/print/py-trml2pdf/pkg-descr (new) 1.1 +43 -0 ports/print/py-trml2pdf/pkg-plist (new)