| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Normalize the ImageMagick library name so it stays the same regardless of
what the 16-bit and HDRI option are set to [1]. Teach cmake to look for
the new name. Bump ports that link to the libraries due to this.
- As a result do away with the "HALFSUPPORTED" option block, and list
16-bit and HDRI with the other options.
- ImageMagick ships a basic SVG plugin when not using librsvg2 for SVG
support. This basic SVG plugin needs libxml2 to work [2]. Make libxml2
a mandatory dependency (instead of only when the SVG option was selected).
- Don't touch .keep files in the modules directory, there files there so
it useless.
PR: 194949 [1]
PR: 195227 [2]
Requested by: many [1]
Submitted by: software-freebsd@interfasys.ch [2]
|
|
|
|
| |
Submitted by: Mikhail T. <mi@aldan.algebra.com>
|
|
|
|
| |
for ImageMagick. Using '*' it is unsupported and potention bugs here.
|
| |
|
|
|
|
| |
Submitted by: Yuri <yuri@rawbw.com>
|
|
|
|
|
|
| |
- Fix LIB_DEPEND on ImageMagick
Approved by: portmgr blanket
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Use USES=compiler:openmp for the OPENMP option[2]
Ditch the use of perl for patching etc [4] and silence perl threaded check [6]
-delay option spurious message should be fixed [5]
JASPER option was replace by JPEG2000 for JP2k support.
Put 16BIT_PIXEL and HDRI option separate option block. These options change
the library name, so the user needs to take this into consideration.
Use new LIB_DEPENDS syntax.
Use @sample for config files.
Sprinkle some USES=pkgconfig for some ports, since we don't pull it in
anymore at run-time.
PR: 185462 [1]
PR: 187548 [2]
PR: 182793 [3]
PR: 181746 [4]
PR: 176047 [5]
PR: 190814 [6]
Submitted by: c.petrik.sosa@gmail.com [1]
Matthieu Volat <mazhe@alkumuna.eu> [2]
free.bsd@webstyle.ch [3]
andrnils@gmail.com [4]
rfg@tristatelogic.com [5]
Michelle Sullivan <michelle@sorbs.net> [6]
Approved by: portmgr (blanket) (for NO_STAGED ports)
|
| |
|
|
|
|
| |
graphics)
|
|
|
|
|
| |
- Remove version
- Bump PORTREVISION
|
| |
|
| |
|
|
|
|
|
| |
Note binaries are no longer included in this package,
they moved to a separate distribution dmtx-utils (to be added shortly)
|
| |
|
| |
|
| |
|
|
|
|
|
| |
Reviewed by: exp8 run on pointyhat
Supported by: miwi
|
|
|
|
| |
Feature safe: yes
|
| |
|
|
|
|
|
|
| |
bumped or updated
Requested by: edwin
|
|
barcodes on Linux, Unix, OS X, Windows, and certain mobile devices. At
its core libdmtx is a shared library, allowing C/C++ programs to use its
capabilities without restrictions or overhead. The included utility
programs, dmtxread and dmtxwrite, serve as the official interface to
libdmtx from the command line, and also provide a good reference for
programmers who wish to write their own programs that interact with
libdmtx.
WWW: http://www.libdmtx.org/
|