summaryrefslogtreecommitdiff
path: root/bootstrap/README.FreeBSD
diff options
context:
space:
mode:
authornia <nia@pkgsrc.org>2021-10-31 09:26:49 +0000
committernia <nia@pkgsrc.org>2021-10-31 09:26:49 +0000
commit25a6fdb90a8f49368b5c62fcf5f54522ad7b8704 (patch)
tree17c762129eb0d9645e63d7810eab756f16a823b9 /bootstrap/README.FreeBSD
parentf1a2bee3cdc89c56f08305bd2cc01ba7e02a1fd0 (diff)
downloadpkgsrc-25a6fdb90a8f49368b5c62fcf5f54522ad7b8704.tar.gz
bootstrap: Tested on FreeBSD 12 and 13 without problems.
Diffstat (limited to 'bootstrap/README.FreeBSD')
-rw-r--r--bootstrap/README.FreeBSD9
1 files changed, 4 insertions, 5 deletions
diff --git a/bootstrap/README.FreeBSD b/bootstrap/README.FreeBSD
index 0b4359d039a..8663c639f8f 100644
--- a/bootstrap/README.FreeBSD
+++ b/bootstrap/README.FreeBSD
@@ -1,4 +1,4 @@
-$NetBSD: README.FreeBSD,v 1.9 2020/06/30 15:37:00 sevan Exp $
+$NetBSD: README.FreeBSD,v 1.10 2021/10/31 09:26:49 nia Exp $
Please read the general README file as well.
@@ -22,8 +22,7 @@ This is not an issue with releases of FreeBSD which solely support pkgng such as
Currently bootstrap is only supported using the compiler shipped in base and not
a version of GCC installed from ports, clang from ports is untested.
-bootstrap-pkgsrc has been tested on FreeBSD 4.x and 5.x (i386).
-pkgsrc works well on FreeBSD 6.2-6.4, 7.1-7.3 (i386), 9.0-9.1, 10.1-10.3,
-11-12-CURRENT (amd64).
+bootstrap-pkgsrc has been tested on FreeBSD 12-13.
-bootstrap is currently broken on FreeBSD, see pkg/55398, pkg/55400.
+For unprivileged bootstraps, note that /home on FreeBSD is a symlink to /usr/home.
+Use --unprivileged --prefix /usr/home/youruser.