Version: 0.23.1, Package name: zbar-0.23.1 |
Maintained by: Jonathan Gray |
Master sites: |
Description 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. |
Filesize: 1167.577 KB |
Version History (View Complete History) |
|
2021-02-23 12:39:53 by Stuart Henderson | Files touched by this commit (743) |
Log message: Reverse the polarity of MODPY_VERSION; default is now 3.x, if a port needs 2.x then set MODPY_VERSION=${MODPY_DEFAULT_VERSION_2}. This commit doesn't change any versions currently used; it may be that some ports have MODPY_DEFAULT_VERSION_2 but don't require it, those should be cleaned up in the course of updating ports where possible. Python module ports providing py3-* packages should still use FLAVOR=python3 so that we don't have a mixture of dependencies some using ${MODPY_FLAVOR} and others not. |
2020-11-03 16:19:14 by Jeremie Courreges-Anglas | Files touched by this commit (2) |
Log message: Missed in previous |
2019-07-12 14:47:59 by Stuart Henderson | Files touched by this commit (874) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2017-06-17 05:36:16 by Ingo Schwarze | Files touched by this commit (1) |
Log message: identical formatting, drop USE_GROFF and bump |
2016-05-06 15:39:04 by Stuart Henderson | Files touched by this commit (11) |
Log message: make sure -current pkgname/revision are higher than stable |
2016-05-06 15:35:59 by Stuart Henderson | Files touched by this commit (16) |
Log message: bump users of MagickWand-6.Q16 and Magick++-6.Q16 in -stable due to shlib major bump in ImageMagick update; thanks jasper for the list |
2015-11-29 03:45:22 by Stuart Henderson | Files touched by this commit (6) |
Log message: sync WANTLIB; ImageMagick changes |
2015-11-06 13:37:35 by Stuart Henderson | Files touched by this commit (19) |
Log message: fix following ImageMagick update |
2015-08-21 13:17:11 by Stuart Henderson | Files touched by this commit (22) |
Log message: sync WANTLIB |
2015-03-20 16:47:42 by Christian Weisgerber | Files touched by this commit (61) |
Log message: fold PFRAG.shared into PLIST for SHARED_ONLY ports |
2015-01-17 20:16:09 by Christian Weisgerber | Files touched by this commit (3349) |
Log message: Drop remaining MD5/RMD160/SHA1 checksums. |
2011-07-06 16:44:02 by Matthias Kilian | Files touched by this commit (2) |
Log message: Fix after ImageMagick update. From shadchin@ (several months ago). |
2011-06-08 11:35:28 by Jasper Lievisse Adriaanse | Files touched by this commit (19) |
Log message: bump after default python version switch |
2010-11-17 01:05:18 by Marc Espie | Files touched by this commit (317) |
Log message: new depends |
2010-11-09 12:00:28 by Marc Espie | Files touched by this commit (19) |
Log message: WANTLIB conversion |
2010-10-24 15:21:02 by Antoine Jacoutot | Files touched by this commit (91) |
Log message: Remove USE_X11. |
2010-10-18 12:13:15 by Marc Espie | Files touched by this commit (150) |
Log message: USE_GROFF=Yes |
2010-10-11 02:14:43 by Jasper Lievisse Adriaanse | Files touched by this commit (37) |
Log message: - fix WANTLIB after cairo update. |
2010-09-30 01:21:21 by Antoine Jacoutot | Files touched by this commit (90) |
Log message: Fix DEPENDS after gtk+2 and gdk-pixbuf split. ok jasper@ |
2010-08-30 15:24:15 by Jasper Lievisse Adriaanse | Files touched by this commit (17) |
Log message: - bump for pythonia |
2010-04-16 04:17:32 by Jasper Lievisse Adriaanse | Files touched by this commit (1) |
Log message: - add a missing build/run dependency - add gettext to modules - set USE_X11 - sync LIB_DEPENDS/WANTLIB ok jsg@ (MAINTAINER) |