[Bug 214388] [patch] devel/cmake: enable option for bundled libs

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Nov 10 12:13:06 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=214388

            Bug ID: 214388
           Summary: [patch] devel/cmake: enable option for bundled libs
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Keywords: patch
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: kde at FreeBSD.org
          Reporter: rs at bytecamp.net
          Keywords: patch
             Flags: maintainer-feedback?(kde at FreeBSD.org)
          Assignee: kde at FreeBSD.org

Created attachment 176854
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=176854&action=edit
Add option PORTLIBS to Makefile and make LIB_DEPENDS depend on that

Installing cmake due to a build dependency results in installing curl, expat,
jsoncpp and python, which is simply bloated because cmake has all dependencies
bundled.

This patch enables the user to decide whether the dependencies should be built
from ports or from the bundled sources. The default has been left at "use
system libs".

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the kde-freebsd mailing list