From owner-cvs-all@FreeBSD.ORG Sun May 10 18:34:58 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 652E5106566C; Sun, 10 May 2009 18:34:58 +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 54B1D8FC0C; Sun, 10 May 2009 18:34:58 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id n4AIYwTR001330; Sun, 10 May 2009 18:34:58 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id n4AIYwgA001329; Sun, 10 May 2009 18:34:58 GMT (envelope-from miwi) Message-Id: <200905101834.n4AIYwgA001329@repoman.freebsd.org> From: Martin Wilke Date: Sun, 10 May 2009 18:34:58 +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/devel Makefile ports/devel/py-mwlib.rl 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: Sun, 10 May 2009 18:34:59 -0000 miwi 2009-05-10 18:34:58 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/py-mwlib.rl Makefile distinfo pkg-descr pkg-plist Log: py-mwlib.rl provides a library for writing pdf documents from mediawiki articles which were parsed by the mwlib library. WWW: http://pypi.python.org/pypi/mwlib.rl/ PR: ports/134262 Submitted by: Wen Heping Revision Changes Path 1.3485 +1 -0 ports/devel/Makefile 1.1 +28 -0 ports/devel/py-mwlib.rl/Makefile (new) 1.1 +3 -0 ports/devel/py-mwlib.rl/distinfo (new) 1.1 +4 -0 ports/devel/py-mwlib.rl/pkg-descr (new) 1.1 +273 -0 ports/devel/py-mwlib.rl/pkg-plist (new)