This is primarily a library for reading portable bitmap (PBM), portable graymap (PGM), and portable pixmap (PPM) files. These image formats are only the barest step up from raw data, and have a very simple format which is the key to be "portable". Writing out images in these formats is very easy. WWW: http://search.cpan.org/dist/Image-PBMlib/ Generated with FreeBSD Port Tools 0.77
Responsible Changed From-To: freebsd-ports-bugs->clsung clsung@ wants his PRs
State Changed From-To: open->closed New port added. Thank You.
clsung 2006-12-07 10:22:00 UTC FreeBSD ports repository Modified files: graphics Makefile Added files: graphics/p5-Image-PBMlib Makefile distinfo pkg-descr pkg-plist Log: Add p5-Image-PBMlib 1.05, helper functions for PBM/PGM/PPM image file formats. PR: ports/105410 Submitted by: Gea-Suan Lin <gslin at gslin.org> Revision Changes Path 1.1011 +1 -0 ports/graphics/Makefile 1.1 +22 -0 ports/graphics/p5-Image-PBMlib/Makefile (new) 1.1 +3 -0 ports/graphics/p5-Image-PBMlib/distinfo (new) 1.1 +7 -0 ports/graphics/p5-Image-PBMlib/pkg-descr (new) 1.1 +6 -0 ports/graphics/p5-Image-PBMlib/pkg-plist (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"