Subject: Ports with version numbers going backwards: graphics/kimdaba, science/gerris...
Looks like an issue with Tools/scripts/bumpportrevision, I'll check
it in a second.
The xpdf toolset does not require X libraries installed.
(only the xpdf and pdftoppm binaries are not built)
pdftoppm compiles with freetype2 only, too. So patch
patchfiles enable build for pdftoppm.
PR: ports/89822
Submitted by: Martin Matuska <martin@matuska.org>
Using 'convert' utility, even on basic operations causes
job to be done, but command exits via receiveing SEGFAULT
signal.
Using new version of ImageMagick (6.2.5-5), convert utility
works as expected.
This problem also applies to pecl-imagick. And of course
is also solved by this port update
/etc/make.cof is empty during port install
Also included an update to libMagick.so.9!
Submitted by: Piotr Rybicki <meritus@innervision.pl>
Approved by: Arjan van Leeuwen <avleeuwen@piwebs.com>
PR: ports/91270
- Update port to 0.27.
- Fix WWW.
- Add sha256.
- Maintainer has been CCed.
- Ps: tested on my tinderbox.
Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
PR: ports/90860
Approved by: Fernan Aguero <fernan@iib.unsam.edu.ar>
The Open Computer Vision Library is a collection of algorithms
and sample code for various computer vision problems. The
library is compatible with IPL and utilizes Intel Integrated
Performance Primitives for better performance.
WWW: http://sourceforge.net/projects/opencvlibrary/http://www.intel.com/research/mrl/research/opencv/
PR: ports/78473
Submitted by: Marc Abramowitz <msabramo@yahoo.com>
patch allows graphics/librsvg2 to build on 4.11
by disabling MOZILLA_PLUGIN option for
FreeBSD < 5.0
PR: ports/90410
Submitted by: Michael C. Shultz <ringworm01@gmail.com>
Approved by: maintainer timeout
This brings back PNG support (for those who missed it with doxygen).
Previously it was not included because of the way it's handled by the
configure script if you use an external version of gd.
This version of graphviz depends upon v2.0.34 of gd, but this version
isn't available from the vendor site. Therefore graphviz uses the
included version of gd. I haven't removed the dependency upon gd, to
let it pickup the port version of gd when it's available. In this case
someone should check if PNG support is still included.
This port disables all new language bindings (like perl, python, ...)
of the 2.6 version to not increase the number of dependencies. Interested
parties should create new ports for those bindings.
Tested with: devel/doxygen