From owner-cvs-all Sat Dec 22 5:11:23 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3AFDA37B417; Sat, 22 Dec 2001 05:11:20 -0800 (PST) Received: (from kevlo@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBMDBKg52622; Sat, 22 Dec 2001 05:11:20 -0800 (PST) (envelope-from kevlo) Message-Id: <200112221311.fBMDBKg52622@freefall.freebsd.org> From: Kevin Lo Date: Sat, 22 Dec 2001 05:11:20 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics Makefile ports/graphics/py-gd Makefile distinfo pkg-comment pkg-descr pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG kevlo 2001/12/22 05:11:20 PST Modified files: graphics Makefile Added files: graphics/py-gd Makefile distinfo pkg-comment pkg-descr pkg-plist Log: Initial import of py-gd 0.26. This is the Python interface to the GD library. PR: 33088 Submitted by: Hye-Shik Chang Revision Changes Path 1.392 +1 -0 ports/graphics/Makefile 1.1 +44 -0 ports/graphics/py-gd/Makefile (new) 1.1 +1 -0 ports/graphics/py-gd/distinfo (new) 1.1 +1 -0 ports/graphics/py-gd/pkg-comment (new) 1.1 +4 -0 ports/graphics/py-gd/pkg-descr (new) 1.1 +3 -0 ports/graphics/py-gd/pkg-plist (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message