summaryrefslogtreecommitdiff
path: root/bootstrap
diff options
context:
space:
mode:
authordholland <dholland>2015-12-29 19:14:35 +0000
committerdholland <dholland>2015-12-29 19:14:35 +0000
commit7c526657a779b103be1d1f40b154750a0a284499 (patch)
treefabc277595931ef06b44762306144fa5bf0cdaed /bootstrap
parentf0f2cafe47c277d7888136a6db4510c4dea78597 (diff)
downloadpkgsrc-7c526657a779b103be1d1f40b154750a0a284499.tar.gz
Document --binary-macpkg.
XXX: there should be a man page for the bootstrap script, or something. XXX: AFAICT there is no one place its arguments are documented...
Diffstat (limited to 'bootstrap')
-rw-r--r--bootstrap/README.MacOSX9
1 files changed, 8 insertions, 1 deletions
diff --git a/bootstrap/README.MacOSX b/bootstrap/README.MacOSX
index 350af4de2f6..2b6e206003e 100644
--- a/bootstrap/README.MacOSX
+++ b/bootstrap/README.MacOSX
@@ -1,4 +1,4 @@
-$NetBSD: README.MacOSX,v 1.27 2015/11/28 23:24:54 sevan Exp $
+$NetBSD: README.MacOSX,v 1.28 2015/12/29 19:14:35 dholland Exp $
This file describes the use of current versions of pkgsrc with
multiple versions of Darwin and OS X, omitting information about previous pkgsrc
@@ -20,6 +20,13 @@ The only known project is:
Until then, this file remains OS X-centric.
+* OS X specific bootstrap arguments
+
+Providing the --binary-macpkg flag to the bootstrap script causes it
+to prepare a bootstrap kit as a native OS X package instead of using
+the conventional .tar.bz2 format. This requires the package-maker
+application to be installed.
+
* system tools issues
** native headers vs SDK