- Fix detection of librsvg and add knob to enable/disable
- Fix leftovers when set many combinations of WITH/WITHOUT
- Respect CFLAGS/LDFLAGS
- Bump PORTREVISION since have default features that now are detected property
Pointy hat to: me
Approved by: maintainer timeout (on past commit)
Tested by: many and me on all day
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
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run.
- fixes a security vulnerability
Reported by: simon
Security: http://vuxml.freebsd.org/713c3913-8c2b-11d9-b58c-0001020eed82.html
- change logic in WITH_WMF/WITHOUT_WMF because of dependencies on X11 and ImageMagick modules
Reported by: Joan Picanyol i Puig <lists-freebsd@biaix.org>
PR: ports/78454
Submitted by: Arjan van Leeuwen <avleeuwen@piwebs.com> (maintainer)
- Add fruitsalad.org mirror to prevent fetch problems in case ImageMagick
decides to update again
- Don't install/append to perllocal.pod [1]
PR: ports/74928
Submitted by: Arjan van Leeuwen <avleeuwen@piwebs.com> (maintainer)
Reported by: pointyhat via kris [1]
overwriting files installed by libltdl port. Stop it.
Warning: people who installed ImageMagick 6.1.6.0 or 6.1.6.0_1 should
probably run
portupgrade -f libltdl
after updating ImageMagick to recover original libltdl files.
PR: ports/74875
Submitted by: Arjan van Leeuwen <avleeuwen@piwebs.com> (maintainer)
Reported by: Neil Darlow <neil@darlow.co.uk>
o Adios --enable-lzh. This was obsoleted from 6.0.3-3 or above. [1]
o Utilize libtool15.
Pointed out by: sf [1]
Approved by: Arjan van Leeuwen <avleeuwen@piwebs.com> (maintainer)
freetype2 support properly (unless WITHOUT_IMAGEMAGICK_TTF is not
defined).
Patches have been sent to the developer forum. Hopefully the next
version to 6.0.0 will include the fix.
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".
For ports-in-waiting:
USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13
USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213
USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14
Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
ended up in the distribution. Be sure to remove the .c, so it gets
re-generated from Magick.xs by the Perl installed on the system. It used
to work for -current, where Perl happened be similar enough to that of
Christy, but broke PerlMagick for (some?) -stable users, where Perl's
API is different.
format on or before July 2002:
http://studio.imagemagick.org/pipermail/magick-users/2002-July/003703.html
Indeed, the HDF bits are commented out in the package's
configure/autoconf and none of the utilities installed by the port
actually link with HDF.
Rather than bump PORTREVISION, upgrade to the 5.5.7.16 (from .15).
Prompted by: troubles with HDF and amd64