pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/bootstrap



Module Name:    pkgsrc
Committed By:   nia
Date:           Sun Oct 31 09:26:49 UTC 2021

Modified Files:
        pkgsrc/bootstrap: README.FreeBSD

Log Message:
bootstrap: Tested on FreeBSD 12 and 13 without problems.


To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 pkgsrc/bootstrap/README.FreeBSD

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/bootstrap/README.FreeBSD
diff -u pkgsrc/bootstrap/README.FreeBSD:1.9 pkgsrc/bootstrap/README.FreeBSD:1.10
--- pkgsrc/bootstrap/README.FreeBSD:1.9 Tue Jun 30 15:37:00 2020
+++ pkgsrc/bootstrap/README.FreeBSD     Sun Oct 31 09:26:49 2021
@@ -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 Fr
 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.



Home | Main Index | Thread Index | Old Index