- Add desktop-file-utils to the USES list, bumping PORTREVISION.
- Force USE_GCC only on OSVERSION < 1000024, to avoid running into
a libc++/libstdc++ mismatch in glibmm-2.4 on FreeBSD 10
(which caused linker troubles in the Glib:: namespace due to
libc++-based different mangling - glibmm is compiled to use libc++
on 10-STABLE, so we cannot USE_GCC there).
- Force disable OpenMP option on non-GCC systems, because clang does
not yet support it.
- In order to be able to use clang, force ipsharpen.cc to be compiled
with -O1 only because -O2 or higher optimization levels lead to
excessive compile times, so long that I never waited for the compile
to complete (over 10 minutes on a Phenom II at 2.5 GHz).
- Quench unused-command-line-arguments warnings on clang.
This should fix the compile on 10-STABLE and HEAD.
Whether the software actually works I cannot currently test due to
lack of a full desktop install of 10-STABLE.
It was never connected to the build, and is not shipped by upstream since
the 4.9.x series. It was added by mistake to the ports tree when updating
KDE to 4.10.5.
Reported by: linimon
directory where the dictonaries are located.
Use MULTI options. A spellcheck library without any spell check backends
is useless.
Switch default to HUNSPELL, it beter maintained.
Stageify.
- Update to 20110814
- Update to 20110909
- Update to 20110928
- Update to 20111025
- Update to 20111102
- Update to 20111119
Feature safe: yes
- Update to 20111126
Feature safe: yes
- Update to 20111204
Feature safe: yes
- Update to 20111207
Feature safe: yes
- Update to 20111225
- Update to 20120112
- Update to 20120118
- Update to 20120312
Feature safe: yes
- Update to 20120503
- Update to 20120611
- Update to 20120711
- Update to 20121006 (pt_PT) and 2012-06-09 (pt_BR)
- Cleanup Makefile header
- Update to 20130331
- Add my LOCAL to MASTER_SITES to provide unfetchable :BR distfile
Feature safe: yes
- Update to 20130902
- Update to 20131001
- Support STAGEDIR
- Update to 20131006
2013-11-17 net-im/decibel: Deprecated and unsupported upstream for many years, not used by anything
2013-11-17 databases/postgresql-libpq++: Not maintained upstreams for 10+ years.
cmake-based one is not maintained that well
- Fix library naming to ensure backwards compatibility on minor version
changes
- Bump the PORTREVISION on ports depending on devel/sdl20, since its
shared library name changed
PR: ports/183975
Submitted by: Jan Kokemüller <jan.kokemueller@gmail.com>