Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Nov 2016 12:13:06 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 214388] [patch] devel/cmake: enable option for bundled libs
Message-ID:  <bug-214388-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D214388

            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@FreeBSD.org
          Reporter: rs@bytecamp.net
          Keywords: patch
             Flags: maintainer-feedback?(kde@FreeBSD.org)
          Assignee: kde@FreeBSD.org

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

Installing cmake due to a build dependency results in installing curl, expa=
t,
jsoncpp and python, which is simply bloated because cmake has all dependenc=
ies
bundled.

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

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-214388-13>