summaryrefslogtreecommitdiff
path: root/bootstrap
diff options
context:
space:
mode:
authordholland <dholland@pkgsrc.org>2015-12-29 19:14:35 +0000
committerdholland <dholland@pkgsrc.org>2015-12-29 19:14:35 +0000
commit7f49b4784750a69140df73dcf876af92bf02da28 (patch)
treefabc277595931ef06b44762306144fa5bf0cdaed /bootstrap
parent2952172a4aca5354bc27a6c0eba05ab9ed4ede27 (diff)
downloadpkgsrc-7f49b4784750a69140df73dcf876af92bf02da28.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