[Bug 207479] Makefile assumes existence of svn instead of using svnlite from base

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Feb 25 10:44:03 UTC 2016


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

            Bug ID: 207479
           Summary: Makefile assumes existence of svn instead of using
                    svnlite from base
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Ports Framework
          Assignee: portmgr at FreeBSD.org
          Reporter: ports at toco-domains.de
                CC: freebsd-ports-bugs at FreeBSD.org

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

Hello,

like raised on the mailinglist:
https://lists.freebsd.org/pipermail/freebsd-ports/2016-February/102245.html

There is an issue when trying to perform:
$ make -C /usr/ports update
on an SVN repository in case there is no svn installed.

The freebsd base ships svnlite, which could be used, even if no svn is
installed. Provided a patch which makes this default.

While writing i'm not sure if FreeBSD 9.3 is already shipped with svnlite. I
could not find something about this, so this clearly must be checked before
commit. 

Greetings,
Torsten

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the freebsd-ports-bugs mailing list