Bug 226896 - net-im/ekiga needs C++11 to build
Summary: net-im/ekiga needs C++11 to build
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Mark Linimon
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-03-24 17:03 UTC by Justin Hibbits
Modified: 2018-06-11 04:27 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (gnome)


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Justin Hibbits freebsd_committer freebsd_triage 2018-03-24 17:03:55 UTC
Building net-im/ekiga, at least starting with 4.0.1, configure fails linking boost_signals.  As of boost 1.65, c++11 is required, so now in order to link anything with boost, c++11 is required.  This unfortunately also spills into its dependencies--net/opal and devel/ptlib, which also need C++11
Comment 1 Mark Linimon freebsd_committer freebsd_triage 2018-06-11 04:27:00 UTC
Committed as part of r472160.