(Only the first 10 of 29 ports in this commit are shown above. )
Merge from area51 repository:
- Update ports:
KDevelop to 4.4.1
KDevPlatform and KDevelop-PHP to 1.4.1
- Trim Makefile header
- Convert to new options framework
- Add NSL option
- Add new port devel/kdevelop-custom-buildsystem
Courtesy of: avilla
kdevplatform, kdevelop-kde4: Really fix clang support.
My original upstream commits to fix the detection of the
<unordered_map> and <ext/hash_map> headers needed some fixes which
were committed later.
The original patches have now been replaced by all the needed commits
squashed into a single 'patch-fix-clang-support' diff.