Bug 172359 - [PATCH] editors/calligra: Fix build with clang++ -stdlib=libc++ -std=c++11
Summary: [PATCH] editors/calligra: Fix build with clang++ -stdlib=libc++ -std=c++11
Status: Closed Not Enough Information
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-kde (group)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-10-05 15:00 UTC by Gleb Popov
Modified: 2015-04-07 16:02 UTC (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Gleb Popov freebsd_committer freebsd_triage 2012-10-05 15:00:21 UTC
These trivial patches allow building callogra in C++11 mode with libc++ as std lib:

http://intara.arrowdodger.ru/patch-function-rename
http://intara.arrowdodger.ru/patch-libqpro-stream-void-operator
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2012-10-05 15:00:53 UTC
Responsible Changed
From-To: freebsd-ports-bugs->kde

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Alberto Villa freebsd_committer freebsd_triage 2013-01-09 13:36:22 UTC
State Changed
From-To: open->feedback

Can you please reattach your patches?
Comment 3 Carlo Strub freebsd_committer freebsd_triage 2014-09-11 20:06:03 UTC
Is this PR still relevant?
Comment 4 Gleb Popov freebsd_committer freebsd_triage 2014-09-21 14:33:45 UTC
(In reply to Carlo Strub from comment #3)
> Is this PR still relevant?

Yes, it is, but it fails with different error now.
I don't have much time ATM to look at it closely.
Comment 5 Carlo Strub freebsd_committer freebsd_triage 2014-09-21 22:11:20 UTC
Ok. Thanks for the update. In any case. Please provide us with more information. Otherwise, we should close this PR for now.
Comment 6 Bryan Drewery freebsd_committer freebsd_triage 2015-04-07 16:02:39 UTC
Closing as the patches are 404