Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F152677512
D55458.id172513.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
798 B
Referenced Files
None
Subscribers
None
D55458.id172513.diff
View Options
diff --git a/share/man/man7/freebsd-base.7 b/share/man/man7/freebsd-base.7
--- a/share/man/man7/freebsd-base.7
+++ b/share/man/man7/freebsd-base.7
@@ -14,7 +14,7 @@
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.\"
-.Dd December 4, 2025
+.Dd February 23, 2026
.Dt FREEBSD-BASE 7
.Os
.Sh NAME
@@ -216,6 +216,16 @@
pkg -r /ppcdev -oABI=FreeBSD:16:powerpc64le \e
install FreeBSD-set-devel
.Ed
+.Pp
+De-pkgbasify a system for use with manual
+.Xr build 7
+from source:
+.Bd -literal -offset indent
+pkg delete Freebsd-src-\*
+pkg unregister -f FreeBSD-\*
+cd /usr/local/etc/pkg/repos/
+echo "FreeBSD-base: { enabled: no }" >> FreeBSD-base.conf
+.Ed
.Sh SEE ALSO
.Xr build 7 ,
.Xr pkg 8 ,
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Apr 17, 11:27 AM (8 h, 50 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
28974547
Default Alt Text
D55458.id172513.diff (798 B)
Attached To
Mode
D55458: freebsd-base.7: Add an example for unregistering
Attached
Detach File
Event Timeline
Log In to Comment