Bug 102469 - [NEW PORT] graphics/p5-Image-Caa: Colored ASCII Art
Summary: [NEW PORT] graphics/p5-Image-Caa: Colored ASCII Art
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-08-24 04:10 UTC by gslin
Modified: 2006-09-27 09:20 UTC (History)
1 user (show)

See Also:


Attachments
p5-Image-Caa-1.01.shar (3.00 KB, text/plain)
2006-08-24 04:10 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-08-24 04:10:18 UTC
This module outputs Image::Magick image objects as ASCII Art, using a
variety of output dithering modes and output drivers (currently
supported is a plain old ANSI termical output driver and a curses
driver).

WWW:	http://search.cpan.org/dist/Image-Caa/

Generated with FreeBSD Port Tools 0.77
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2006-08-24 04:10:31 UTC
Responsible Changed
From-To: freebsd-ports-bugs->clsung

clsung@ wants his PRs
Comment 2 dfilter service freebsd_committer freebsd_triage 2006-09-27 09:19:44 UTC
clsung      2006-09-27 08:19:34 UTC

  FreeBSD ports repository

  Modified files:
    graphics             Makefile 
  Added files:
    graphics/p5-Image-Caa Makefile distinfo pkg-descr pkg-plist 
  Log:
  Add p5-Image-Caa 1.01, colored ASCII Art.
  
  PR:             ports/102469
  Submitted by:   Gea-Suan Lin <gslin at gslin.org>
  
  Revision  Changes    Path
  1.988     +1 -0      ports/graphics/Makefile
  1.1       +35 -0     ports/graphics/p5-Image-Caa/Makefile (new)
  1.1       +3 -0      ports/graphics/p5-Image-Caa/distinfo (new)
  1.1       +6 -0      ports/graphics/p5-Image-Caa/pkg-descr (new)
  1.1       +23 -0     ports/graphics/p5-Image-Caa/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"
Comment 3 Cheng-Lung Sung freebsd_committer freebsd_triage 2006-09-27 09:20:14 UTC
State Changed
From-To: open->closed

New port added. Thank You.