Commit graph

14 commits

Author SHA1 Message Date
schmonz
770a889561 Recommend "Command Line Tools for Xcode" as mentioned in
<URL:http://kennethreitz.org/experiments/xcode-gcc-and-homebrew>.
2013-02-06 15:25:24 +00:00
wiz
7a0e9ffa7a Note that you should install the command line tools. 2012-12-29 20:02:38 +00:00
wiz
f69b8cf333 Update where to get X11 and note 10.8 as supported, moving down
older versions as appropriate.
2012-12-29 19:17:57 +00:00
riz
49fa835809 Minor corrections, from Snader_LB on FreeNode:
- capitalize ``NetBSD.org'';
- remove trailing whitespace;
- clarify the bootstrapping procedure's ending sentence, and end
  it with punctuation.
2012-01-11 01:15:17 +00:00
gdt
3d95057a13 Note that i386 mode is the default, and point to tron@'s 2009 tech-pkg
post that explained the issues clearly.

Caution that 10.4 support is on even thinner ice with 10.7 due out.
2011-03-05 12:36:39 +00:00
gdt
456d32aefe Describe levels of likely support for various versions of OS X, based
on consensus of pkgsrc developers from private discussion.

Essentially 10.3 and below will not be allowed to clutter the PR db,
10.4 is iffy, and 10.5 and 10.6 are normal.
2010-10-31 21:24:14 +00:00
schmonz
61445a3327 It's been a couple years since the pkgsrc repository was modified
to support being checked out on case-insensitive file systems, and
many bulk builds have been done since then. Remove verbiage on this
subject, since nobody needs to concern themselves with it anymore,
and retire the associated script to create a suitable disk image.

(Similar changes to the Guide will follow shortly.)
2010-02-21 19:04:07 +00:00
tron
66d7280734 Recommend to manually enforce the use of the 32-Bit API under
Mac OS X Snow Leopard at the moment.
2009-09-21 15:33:13 +00:00
agc
23ee2f813b Remove the text which warns against using a case-insensitive file system
on Mac OS X - that hasn't been true for about a year.
2008-05-09 18:39:54 +00:00
rtr
9c42693d00 note that if you intend to use gcc 4 on Tiger that you need to download
the xcode 2.5 development package. gcc4 that comes with xcode 2.0 builds
broken pkg_install tools.
2008-04-20 02:58:51 +00:00
grant
35ca82ab5c note that you need -ma to bootstrap with xlc. 2004-10-24 11:17:45 +00:00
grant
f7660c7325 add some info about xlc support. 2004-10-07 13:28:48 +00:00
danw
ab3d23ac1f Move the rest of the OS X-specific stuff out of README.Darwin into
README.MacOSX. Update the developer tools notes for 10.3. Mention that
XFree86 has X packages for older versions of OS X that Apple doesn't
provide X for.
2004-04-24 19:22:41 +00:00
grant
dc18479966 import the required bits of bootstrap-pkgsrc from 20040311. 2004-03-11 13:03:58 +00:00