summaryrefslogtreecommitdiff
path: root/doc/design/assistant/comment_18_53137b2df4913496c0afb2d895aa4ee2._comment
diff options
context:
space:
mode:
authorGravatar https://www.google.com/accounts/o8/id?id=AItOawm7AuSfii_tCkLyspL6Mr0ATlO6OxLNYOo <Georg@web>2013-07-24 07:24:49 +0000
committerGravatar admin <admin@branchable.com>2013-07-24 07:24:49 +0000
commit2fb1aa3501bb206afa2456c213dd8a579430c845 (patch)
tree35205051aee649b5312c7f5aa29cb334c6e09a2c /doc/design/assistant/comment_18_53137b2df4913496c0afb2d895aa4ee2._comment
parent7a826cf2de8af5deabd94cb7c5cf322f73a1f8c8 (diff)
Added a comment: for OSX, package managers (homebrew and macports) are really second-class
Diffstat (limited to 'doc/design/assistant/comment_18_53137b2df4913496c0afb2d895aa4ee2._comment')
-rw-r--r--doc/design/assistant/comment_18_53137b2df4913496c0afb2d895aa4ee2._comment8
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/design/assistant/comment_18_53137b2df4913496c0afb2d895aa4ee2._comment b/doc/design/assistant/comment_18_53137b2df4913496c0afb2d895aa4ee2._comment
new file mode 100644
index 000000000..672c2a9d7
--- /dev/null
+++ b/doc/design/assistant/comment_18_53137b2df4913496c0afb2d895aa4ee2._comment
@@ -0,0 +1,8 @@
+[[!comment format=mdwn
+ username="https://www.google.com/accounts/o8/id?id=AItOawm7AuSfii_tCkLyspL6Mr0ATlO6OxLNYOo"
+ nickname="Georg"
+ subject="for OSX, package managers (homebrew and macports) are really second-class"
+ date="2013-07-24T07:24:49Z"
+ content="""
+at least with regards to wide spread use. I agree with Wichert, the average OSX user won't use them. I myself would go with homebrew (because it is far less of a pain than macports), but actually static built binaries that are just dragged from a DMG to your programs folder is the way to go if you can't go osx app store. It's just how most Apple users are wired. PKG would be fine, too, since most will know them, but those are really only needed if you need to place stuff in /Library/Frameworks or things like that. If it can be done as a all-inclusive OSX .app, do it that way and just pack it up in a .DMG.
+"""]]