Bug 166574 - [NEW PORT] devel/p5-Term-QRCode: Generate QR Code on Terminal
Summary: [NEW PORT] devel/p5-Term-QRCode: Generate QR Code on Terminal
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: Li-Wen Hsu
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-04-02 08:20 UTC by stephon
Modified: 2012-04-21 17:30 UTC (History)
0 users

See Also:


Attachments
p5-Term-QRCode-0.01.shar (2.16 KB, text/plain)
2012-04-02 08:20 UTC, stephon
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description stephon 2012-04-02 08:20:10 UTC
This module allows you to generate QR Code on Terminal. This module
use libqrencode '2.0.0' and above.

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

Generated with FreeBSD Port Tools 0.99
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2012-04-02 08:20:21 UTC
Responsible Changed
From-To: freebsd-ports-bugs->perl

perl@ wants this port PRs (via the GNATS Auto Assign Tool)
Comment 2 Li-Wen Hsu freebsd_committer freebsd_triage 2012-04-13 15:41:21 UTC
State Changed
From-To: open->feedback

Would you like to be the maintainer of this port?
Comment 3 stephon 2012-04-15 11:08:49 UTC
Dear Committer,

Yes, I would like to be the maintainer of this port.
Please help to modify the MAINTAINER line.

Thanks a lot.
--
Stephon
Comment 4 Li-Wen Hsu freebsd_committer freebsd_triage 2012-04-21 17:03:18 UTC
Responsible Changed
From-To: perl->lwhsu

I'll take it.
Comment 5 dfilter service freebsd_committer freebsd_triage 2012-04-21 17:21:13 UTC
lwhsu       2012-04-21 16:21:00 UTC

  FreeBSD ports repository

  Modified files:
    textproc             Makefile 
  Added files:
    textproc/p5-Term-QRCode Makefile distinfo pkg-descr pkg-plist 
  Log:
  Add p5-Term-QRCode 0.01, generate QR Code on Terminal.
  
  PR:             ports/166574
  Submitted by:   Stephon Chen <stephon@gmail.com>
  
  Revision  Changes    Path
  1.1716    +1 -0      ports/textproc/Makefile
  1.1       +25 -0     ports/textproc/p5-Term-QRCode/Makefile (new)
  1.1       +2 -0      ports/textproc/p5-Term-QRCode/distinfo (new)
  1.1       +4 -0      ports/textproc/p5-Term-QRCode/pkg-descr (new)
  1.1       +8 -0      ports/textproc/p5-Term-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 6 Li-Wen Hsu freebsd_committer freebsd_triage 2012-04-21 17:23:03 UTC
State Changed
From-To: feedback->closed

New port added, with minor changes. Thanks!