Summary: | New port: graphics/zbar barcode reader | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Oliver Heesakkers <dev2> | ||||
Component: | Individual Port(s) | Assignee: | Ganael LAPLANCHE <martymac> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | ||||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
Oliver Heesakkers
2010-11-30 16:30:12 UTC
Responsible Changed From-To: freebsd-ports-bugs->martymac I will take care of it. martymac 2010-12-14 14:39:50 UTC FreeBSD ports repository Modified files: graphics Makefile Added files: graphics/zbar Makefile distinfo pkg-descr pkg-plist graphics/zbar/files patch-Makefile.in Log: ZBar is an open source software suite for reading bar codes from various sources, such as video streams, image files and raw intensity sensors. It supports many popular symbologies (types of bar codes) including EAN-13/UPC-A, UPC-E, EAN-8, Code 128, Code 39, Interleaved 2 of 5 and QR Code. PR: ports/152708 Submitted by: Oliver Heesakkers <dev2 at heesakkers.info> pproved by: ehaupt (mentor) Revision Changes Path 1.1367 +1 -0 ports/graphics/Makefile 1.1 +106 -0 ports/graphics/zbar/Makefile (new) 1.1 +2 -0 ports/graphics/zbar/distinfo (new) 1.1 +11 -0 ports/graphics/zbar/files/patch-Makefile.in (new) 1.1 +16 -0 ports/graphics/zbar/pkg-descr (new) 1.1 +45 -0 ports/graphics/zbar/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" State Changed From-To: open->closed New port added, with minor changes. Thanks! |