Bug 109682 - [NEW PORT] graphics/p5-Imager-QRCode: Generate QR Code with Imager using libqrencode
Summary: [NEW PORT] graphics/p5-Imager-QRCode: Generate QR Code with Imager using libq...
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: Rong-En Fan
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-02-28 16:20 UTC by chinsan
Modified: 2007-03-02 08:20 UTC (History)
0 users

See Also:


Attachments
p5-Imager-QRCode-0.01.shar (2.40 KB, text/plain)
2007-02-28 16:20 UTC, chinsan
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description chinsan freebsd_committer freebsd_triage 2007-02-28 16:20:04 UTC
This module allows you to generate QR Code with Imager. This module use
libqrencode library.

WWW: http://search.cpan.org/dist/Imager-QRCode/

Generated with FreeBSD Port Tools 0.77
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-02-28 16:20:16 UTC
Responsible Changed
From-To: freebsd-ports-bugs->rafan

rafan@ wants this PRs
Comment 2 dfilter service freebsd_committer freebsd_triage 2007-03-02 08:13:53 UTC
rafan       2007-03-02 08:13:49 UTC

  FreeBSD ports repository

  Modified files:
    graphics             Makefile 
  Added files:
    graphics/p5-Imager-QRCode Makefile distinfo pkg-descr 
                              pkg-plist 
  Log:
  Add p5-Imager-QRCode 0.01, generate QR Code with Imager using
  libqrencode.
  
  PR:             ports/109682
  Submitted by:   chinsan
  
  Revision  Changes    Path
  1.1044    +1 -0      ports/graphics/Makefile
  1.1       +26 -0     ports/graphics/p5-Imager-QRCode/Makefile (new)
  1.1       +3 -0      ports/graphics/p5-Imager-QRCode/distinfo (new)
  1.1       +4 -0      ports/graphics/p5-Imager-QRCode/pkg-descr (new)
  1.1       +8 -0      ports/graphics/p5-Imager-QRCode/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 Rong-En Fan freebsd_committer freebsd_triage 2007-03-02 08:13:57 UTC
State Changed
From-To: open->closed

Committed. Thanks!