Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-09-29 | Remove support for Bitrig. | charlotte | 3 | -29/+2 | |
2022-09-15 | bootstrap: Put back /usr/include hack on old OSX. | jperkin | 1 | -1/+8 | |
2022-09-12 | macOS: Support MACOSX_DEPLOYMENT_TARGET. | jperkin | 2 | -2/+19 | |
This allows the user to specify an exact SDK to use, and can be used to build packages for an older release of macOS than the host. The user should ideally set this via environment variable at bootstrap time, and pkgsrc will then encode that into mk.conf and use it for all builds. Tested on macOS 12.x building against an 11.3 SDK for both arm64 and x86_64. | |||||
2022-09-09 | bootstrap: Remove old -isystem hack on macOS. | jperkin | 1 | -2/+1 | |
This was introduced many years ago in PR#26143 to try and work around a misconfiguration in how Apple's GCC was built at the time. Newer compilers no longer look in /usr/local/include, and this workaround can now be harmful when trying to pick a specific SDK to build against. | |||||
2022-08-01 | Update docs for Joyent migration. | jperkin | 2 | -5/+5 | |
2022-06-28 | bootstrap/README: Add MidnightBSD to the unknown status list | gdt | 1 | -1/+2 | |
2022-06-16 | Mention why we're doing PREFER_PKGSRC=yes on OpenBSD (at least for now) | charlotte | 1 | -1/+2 | |
Requested by nia@ | |||||
2022-06-15 | README.Linux: add a few notes for Alpine. | schmonz | 1 | -1/+13 | |
2022-06-15 | Now that "--prefer-pkgsrc yes" is default, no need to suggest it. | schmonz | 1 | -4/+1 | |
2022-06-14 | bootstrap: Default to PREFER_PKGSRC=yes on OpenBSD | nia | 2 | -3/+8 | |
2022-06-14 | OpenBSD 7.1 tested to work, but '--prefer-pkgsrc yes' is required | charlotte | 1 | -2/+5 | |
I was able to reproduce an OpenBSD user's boostrap failure because they followed the instructions in this file, which doesn't mention '--prefer-pkgsrc' at all. And yet it was required in order for me to succeed on OpenBSD/amd64 7.1 | |||||
2022-06-10 | bootstrap/README.OpenServer5: wordo fix | gdt | 1 | -4/+5 | |
2022-06-10 | bootstrap: Update SCO/Xinous READMEs | gdt | 2 | -6/+24 | |
Changes are from Boyd Lynn Gerber. | |||||
2022-06-01 | bootstrap/README: Annotate platform/foo.mk to README.bar relationships | gdt | 1 | -7/+7 | |
2022-06-01 | bootstrap/README.IRIX | gdt | 2 | -56/+59 | |
Fold README.IRIX5.3 into the IRIX README; we don't have multiple READMEs per OS, and it's clutter, especially given the information is from 2006. Add last-updated dates (2005/2006) as a clue. | |||||
2022-06-01 | bootstrap/README: Slice platforms more finely | gdt | 1 | -8/+16 | |
Separate active use, maintained, and published bulk builds. This amounts to a new users/maintained-but-no-bulk section for FreeBSD. Sort OpenBSD into "platforms with active use" based on list comments. Drop mention of Darwin, as I can find on evidence that Darwin continues to exist outside of macOS in any meaningful way. | |||||
2022-06-01 | README.Linux: Note RHEL 8.5 works | gdt | 1 | -18/+5 | |
Drop workaround for RHEL 3, because the report about 8.5 doesn't mention it, and RHEL 3 is so ancient that there's no reason to think the bug remains. | |||||
2022-06-01 | README.Linux: Update from on-list comments | gdt | 1 | -5/+13 | |
musl works Termux does not work Add dates for ancient information | |||||
2022-06-01 | README.OpenBSD: add section headers | gdt | 1 | -1/+5 | |
2022-05-01 | bootstrap: notes for NixOS | nia | 1 | -1/+9 | |
2022-04-27 | README.Solaris: Solaris 11 dependency info from JuvenalUrbino | nia | 1 | -3/+16 | |
2022-04-13 | updated notes on bootstrapping with GNU ld on illumos | nia | 1 | -8/+4 | |
2022-04-13 | HP-UX status update | nia | 1 | -2/+7 | |
2022-04-09 | README.macOS: mention how to get an X11 server from pkgsrc. xref wiki | schmonz | 1 | -1/+8 | |
page with all the historical details that used to be in this document. | |||||
2022-04-09 | bootstrap: Note it's broken on Tribblix | nia | 1 | -1/+6 | |
2022-04-08 | README.macOS: rewrite for typical new users. | schmonz | 1 | -219/+24 | |
Historical details have moved: https://wiki.netbsd.org/pkgsrc/macos_porting_notes/ | |||||
2022-04-07 | s/bootstrap-pkgsrc/pkgsrc bootstrap/g | schmonz | 1 | -3/+3 | |
2022-04-07 | bootstrap: Rototill README.Linux | gdt | 1 | -14/+30 | |
Convert to markdown because the previous style was too confusing. A lot of this is ancient; mark it as such. Fold in comments from Peter Lai about working/non-working gcc versions. | |||||
2022-04-06 | README.macOS: nbsed requires no user action, merge comment to bootstrap. | schmonz | 2 | -9/+4 | |
2022-04-06 | bootstrap: suggest pkgsrc paths before system ones. | schmonz | 1 | -2/+4 | |
2022-04-06 | bootstrap: latest status and recommendations for OpenBSD. | schmonz | 1 | -22/+19 | |
2022-04-05 | capitalization police | nia | 1 | -2/+2 | |
2022-04-05 | bootstrap: Document non-working status of AIX | gdt | 2 | -3/+16 | |
Caution that the rest of the AIX README is from <= 2007. | |||||
2022-04-05 | bootstrap: fix wordo | gdt | 1 | -2/+2 | |
2022-04-05 | bootstrap: README.Solaris improvements from Cygnus X-1 | gdt | 1 | -16/+42 | |
2022-04-05 | README.Solaris: further clarifications | nia | 1 | -9/+7 | |
2022-04-05 | README.Solaris: be better at prioritizing information, don't | nia | 1 | -11/+9 | |
talk about "Sun gcc" any more, NetBSD capitalization police | |||||
2022-04-04 | bootstrap/README.Solaris: prune binutils comment | gdt | 1 | -3/+6 | |
as not supported by other evidence, and explain that illumos-* comes with gcc. | |||||
2022-04-04 | bootstrap: Rototill README.Solaris | gdt | 1 | -61/+91 | |
Fix an earlier error, and separate/organize the two compiler sections. | |||||
2022-04-04 | README.Solaris: also mention OmniOS by name | gutteridge | 1 | -2/+2 | |
2022-04-04 | README.Solaris: Modernize slightly and add subtypes | gdt | 1 | -15/+55 | |
Add text from Cygnus X-1 via pkgsrc-users@, add an overview, and attempt to hoist details to the right level. This needs some editing by people who know more about Solaris than I do. A lot seems off, like gcc 2.95 being ok, and I would expect one needs a C++ compiler too. | |||||
2022-04-04 | bootstrap: Improve README.Minix3 | gdt | 1 | -4/+9 | |
From Cygnus X-1 via pkgsrc-users. | |||||
2022-04-03 | README.OSF1: update documentation | tnn | 1 | -6/+18 | |
- describe what, specifically, is broken (point to libarchive upstream) - update examples | |||||
2022-04-03 | bootstrap: set CONFIG_SHELL when configuring initial libarchive | tnn | 1 | -3/+3 | |
Otherwise we might end up with defunct libtool. | |||||
2022-04-03 | bootstrap: OSF1: set shprog to /usr/bin/ksh for the early stuff | tnn | 1 | -2/+3 | |
sh(1) is too broken to run mksh's Build.sh | |||||
2022-04-03 | bootstrap: Update platforms section | gdt | 1 | -27/+20 | |
Minix3 has a user. Combine "almost no users" and "no users"; the point is really the last date we have a report of how it works, and that only takes one person. Adjust/shorten language. | |||||
2022-04-03 | bootstrap: Update Minix3 | gdt | 1 | -5/+7 | |
From "Cygnus X-1" via pkgsrc-users | |||||
2022-04-01 | bootstrap: Separate UnixWare and OpenServer | gdt | 3 | -9/+14 | |
Add a skeletal UnixWare README. Undo my previous confusion. | |||||
2022-04-01 | bootstrap: Note that OpenServer7 is known to work | gdt | 1 | -1/+4 | |
2022-03-31 | bootstrap: Tweak README platform list | gdt | 1 | -6/+6 | |
A number of README names have caught up with platform name changes; adjust them. Demote OSF1 to "believe to have no users", since people say it doesn't work and nobody is saying otherwise. |