Date: Sat, 30 Aug 2008 22:12:29 +0000 (UTC) From: Chin-San Huang <chinsan@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics Makefile ports/graphics/p5-Graphics-Primitive Makefile distinfo pkg-descr pkg-plist Message-ID: <200808302212.m7UMCT5M012324@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
chinsan 2008-08-30 22:12:29 UTC FreeBSD ports repository Modified files: graphics Makefile Added files: graphics/p5-Graphics-Primitive Makefile distinfo pkg-descr pkg-plist Log: Add p5-Graphics-Primitive, device and library agnostic graphic primitives. Graphics::Primitive is library agnostic system for drawing things. The idea is to allow you to create and manipulate graphical components and then pass them off to a Driver for actual drawing. WWW: http://search.cpan.org/dist/Graphics-Primitive/ Revision Changes Path 1.1180 +1 -0 ports/graphics/Makefile 1.1 +51 -0 ports/graphics/p5-Graphics-Primitive/Makefile (new) 1.1 +3 -0 ports/graphics/p5-Graphics-Primitive/distinfo (new) 1.1 +6 -0 ports/graphics/p5-Graphics-Primitive/pkg-descr (new) 1.1 +29 -0 ports/graphics/p5-Graphics-Primitive/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200808302212.m7UMCT5M012324>