Bug 166979 - [NEW PORT] graphics/pear-Image_Barcode2: PEAR class for barcode generation
Summary: [NEW PORT] graphics/pear-Image_Barcode2: PEAR class for barcode generation
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: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-04-15 21:10 UTC by Muhammad Moinur Rahman
Modified: 2012-05-18 10:30 UTC (History)
0 users

See Also:


Attachments
.shar (1.90 KB, text/plain)
2012-04-15 21:10 UTC, Muhammad Moinur Rahman
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Muhammad Moinur Rahman freebsd_committer freebsd_triage 2012-04-15 21:10:09 UTC
With PEAR::Image_Barcode2 class you can create a barcode representation of a
given string.

This class uses GD function because this the generated graphic can be any of
GD supported image types.

WWW: http://pear.php.net/package/Image_Barcode2/

For Committer's reference:
http://tb.s.ubze.ro//logs/7.4-FreeBSD/i386/pear-Image_Barcode2-0.2.1.log
http://tb.s.ubze.ro//logs/7.4-FreeBSD/amd64/pear-Image_Barcode2-0.2.1.log
http://tb.s.ubze.ro//logs/8.2-RELEASE/i386/pear-Image_Barcode2-0.2.1.log
http://tb.s.ubze.ro//logs/8.2-RELEASE/amd64/pear-Image_Barcode2-0.2.1.log
http://tb.s.ubze.ro//logs/9.0-FreeBSD/i386/pear-Image_Barcode2-0.2.1.log
http://tb.s.ubze.ro//logs/9.0-FreeBSD/amd64/pear-Image_Barcode2-0.2.1.log

Generated with FreeBSD Port Tools 0.99_5 (mode: new)
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2012-04-15 21:10:22 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

miwi@ wants his PRs (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2012-05-18 10:25:52 UTC
miwi        2012-05-18 09:25:43 UTC

  FreeBSD ports repository

  Modified files:
    graphics             Makefile 
  Added files:
    graphics/pear-Image_Barcode2 Makefile distinfo pkg-descr 
  Log:
  With PEAR::Image_Barcode2 class you can create a barcode representation of a
  given string.
  
  This class uses GD function because this the generated graphic can be any of
  GD supported image types.
  
  WWW: http://pear.php.net/package/Image_Barcode2/
  
  PR:             ports/166979
  Submitted by:   Muhammad Moinur Rahman <5u623l20@gmail.com>
  
  Revision  Changes    Path
  1.1500    +1 -0      ports/graphics/Makefile
  1.1       +26 -0     ports/graphics/pear-Image_Barcode2/Makefile (new)
  1.1       +2 -0      ports/graphics/pear-Image_Barcode2/distinfo (new)
  1.1       +7 -0      ports/graphics/pear-Image_Barcode2/pkg-descr (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 Martin Wilke freebsd_committer freebsd_triage 2012-05-18 10:27:34 UTC
State Changed
From-To: open->closed

New port added. Thanks!