Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 25 Feb 2016 10:44:03 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 207479] Makefile assumes existence of svn instead of using svnlite from base
Message-ID:  <bug-207479-13@https.bugs.freebsd.org/bugzilla/>

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

            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@FreeBSD.org
          Reporter: ports@toco-domains.de
                CC: freebsd-ports-bugs@FreeBSD.org

Created attachment 167392
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D167392&action=
=3Dedit
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.=20

Greetings,
Torsten

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



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