[Bug 245864] [patch] devel/subversion indicate STATIC breaks SVN integrations

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Apr 24 00:50:38 UTC 2020


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

            Bug ID: 245864
           Summary: [patch] devel/subversion indicate STATIC breaks SVN
                    integrations
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: lev at FreeBSD.org
          Reporter: ps.ports at smyrak.com
          Assignee: lev at FreeBSD.org
                CC:
             Flags: maintainer-feedback?(lev at FreeBSD.org)

Created attachment 213737
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=213737&action=edit
Makefile patch

devel/subversion port has STATIC among number of options. Its description says
"Build static version (no shared libs)".

Setting this option breaks support for Subversion integration ie. in devel/git,
and other ports that rely on presence libsvn_client library. And these would
end up attempting to rebuild the devel/subversion port as if it was not
installed. 

The attached patch rewords the knob description to "No shared libs (disables
SVN integration)" in an attempt to indicate consequences of enabling it.

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


More information about the freebsd-ports-bugs mailing list