- make use of optimizations by default, where possible
(quad flavor to follow shortly, and mpi at a later date)
Suggestions and patches from: ache, C. Burns, wen
- Correctly link to iconv in the wv2 tests. [1]
- Add conflict with the yet-to-come calligra port.
- Bump PORTREVISION.
This fix finally enables the build of the msword-odf filter.
Reported by: Axel Gonzalez <loox@e-shell.net> [1]
Submitted by: Raphael Kubo da Costa <kubito@gmail.com> via area51
- Update textproc/libwpd to 0.9.0 release
- Add graphics/libwpg01 and textproc/libwpd08 as support libraries only
- Take maintainership of textproc/libwpd[08] [1]
- Chase dependencies in related ports
- Describe updating procedure in UPDATING
Approved by: Mikhail Teterin (maintainer) via mail [1]
Major changes:
Kexi now returns back
New import filters for MS OOXML (Office 2007) Formats
Improved OO.org and MS Office traditional formats compatibility
Improved stability at all
Discussed with: miwi, itetcu
Approved by: portmgr (erwin)
Feature safe: yes
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.
It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.
With help: marcus and kwm
Pointyhat-exp: a few times by pav
Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and
a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by: marcus
Approved by: portmgr
One solution proposed on the ports mailing list was to uninstall
the ImageMagick port, rebuild editors/koffice-kde3 and then reinstall
ImageMagick, while this works it is unacceptable to have to uninstall
a port to get another port to build. The correct solution is to patch
the source configure script to skip the detection of ImageMagick when
GraphicsMagick is installed.
PR: 125526
Submitted by: Scot W. Hetzel" <swhetzel@gmaill.com>
ports also linking to poppler. The poppler is the one that has shared library
version change. Therefore, bump the PORTREVISION.
Reported by: Jan Henrik Sylvester <me@janh.de>
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav)