Created attachment 180105 [details] Patch to make PkgBase repo use relative symlink PkgBase repo: use relative symlink for latest This allows repo to continue to work after being moved to another directory, to another computer, or hosted on another computer using NFS mounts.
A commit references this bug: Author: gjb Date: Tue Apr 18 19:44:34 UTC 2017 New revision: 317100 URL: https://svnweb.freebsd.org/changeset/base/317100 Log: Use relative symlink for 'latest' to allow repo to work after being moved. Submitted by: woodsb02 MFC after: 3 days PR: 217197 Sponsored by: The FreeBSD Foundation Changes: head/Makefile.inc1
Committed, pending MFC. Thanks!
A commit references this bug: Author: gjb Date: Fri Apr 21 16:47:57 UTC 2017 New revision: 317260 URL: https://svnweb.freebsd.org/changeset/base/317260 Log: MFC r317100: Use relative symlink for 'latest' to allow repo to work after being moved. PR: 217197 Sponsored by: The FreeBSD Foundation Changes: _U stable/11/ stable/11/Makefile.inc1