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)
Responsible Changed From-To: freebsd-ports-bugs->miwi miwi@ wants his PRs (via the GNATS Auto Assign Tool)
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"
State Changed From-To: open->closed New port added. Thanks!