Bug 105410 - [NEW PORT] graphics/p5-Image-PBMlib: Helper functions for PBM/PGM/PPM image file formats
Summary: [NEW PORT] graphics/p5-Image-PBMlib: Helper functions for PBM/PGM/PPM image f...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Cheng-Lung Sung
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-11-11 20:50 UTC by gslin
Modified: 2006-12-07 10:30 UTC (History)
1 user (show)

See Also:


Attachments
p5-Image-PBMlib-1.05.shar (2.25 KB, text/plain)
2006-11-11 20:50 UTC, gslin
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description gslin 2006-11-11 20:50:22 UTC
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
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2006-11-11 20:50:34 UTC
Responsible Changed
From-To: freebsd-ports-bugs->clsung

clsung@ wants his PRs
Comment 2 Cheng-Lung Sung freebsd_committer freebsd_triage 2006-12-07 10:22:42 UTC
State Changed
From-To: open->closed

New port added. Thank You.
Comment 3 dfilter service freebsd_committer freebsd_triage 2006-12-07 10:28:26 UTC
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"