IABSD.fr/ports/graphics/dmtx-utils

Branch :


Log

Author Commit Date CI Message
570aa62a 2015-01-18 03:12:39 Drop remaining MD5/RMD160/SHA1 checksums.
8c49cfdb 2013-05-16 09:16:43 use gettext/libiconv MODULES.
e4fa65e7 2013-03-11 11:10:51 PERMIT_* / REGRESS -> TEST sweep
4a9c9082 2012-05-08 17:57:26 use graphics/ImageMagick, now that the no_x11 FLAVOR is gone - can re-enable in bulks now; force a min LIB_DEPENDS version check on ImageMagick; idea from sthen@ ok sthen@ ajacoutot@
88ea7291 2012-03-29 13:38:12 Change SEPARATE_BUILD=(concurrent|simple) to Yes; bsd.port.mk doesn't make a distinction between these. ok aja@ dcoppa@
b4ec42cb 2012-01-26 17:19:23 dmtx-utils requires ImageMagick-*-!no_x11; mark in LIB_DEPENDS, but this conflicts in bulk, so disable in graphics/Makefile for now (nothing depends on it). ok sebastia@
d0f67cb4 2012-01-15 12:16:17 Add dependency on libdmtx Ok landry@ sebastia@
33114efd 2012-01-14 08:56:53 The dmtx utility programs, dmtxread and dmtxwrite, provide the official command line interface for libdmtx, and serve as a code reference for programmers wishing to use the libdmtx C API. tested on i386/macppc by me. Feedback and OK sthen@