summaryrefslogtreecommitdiff
path: root/bootstrap
AgeCommit message (Expand)AuthorFilesLines
2021-05-30Introduce a new SYSCONFBASE variable (defaults to /etc)khorben1-1/+12
2021-04-28Don't reject dash as /bin/sh.maya1-14/+2
2021-03-15bootstrap: Add MidnightBSD support to bootstrap shell scriptryoon2-1/+9
2021-02-15In the process of looking at PR#55952, we discovered something thatcjep1-1/+31
2021-02-12formatcjep1-2/+3
2021-02-12Add libncurses5 to the required libraries.cjep1-2/+2
2021-02-10The bootstrap works on OpenBSD 6.9 i386, sparc64 & amd64 (at least 6.9beta)cjep1-4/+5
2021-02-10add a note about bmake vs make in case it is not obvious to the end usercjep1-1/+5
2021-02-10bootstrap/README.macOS: Remediate my version confusiongdt1-6/+7
2021-02-10bootstrap/README.macOSgdt1-21/+19
2021-02-10+6.8 i386cjep1-3/+4
2021-02-10also tested on OpenBSD/sparc64cjep1-3/+3
2021-02-09freshen this and include OpenBSD 6.8 testingcjep1-8/+6
2021-02-09verified works on Big Sur (at least Intel) so bump to 11. Also fix typo.cjep1-3/+2
2021-02-09Some updates to versions. Still needs some lines on M1 siliconcjep1-10/+20
2020-12-05bootstrap: Prefer native on Elbrus 2000js1-2/+5
2020-10-28Bootstrap: Fix bootstrap on FreeBSD 12.1, likely broken by an issue in lld.maya1-1/+6
2020-10-07bootstrap: Fix numerical calculation on Big Sur.jperkin1-2/+3
2020-08-29Fix bootstrap on QNXjs1-1/+5
2020-08-20bootstrap: Default to PREFER_PKGSRC=yes on Linuxbacon1-1/+25
2020-08-14bootstrap: No need to find packagemaker any longer.jperkin1-13/+1
2020-08-14Rename README.MacOSX to README.macOS.schmonz2-3/+3
2020-08-14--ignore-case-check (which had been useful back when pkgsrc needed to beschmonz1-2/+1
2020-08-14Retire --binary-macpkg option, which would generate a binary pkgsrcschmonz3-689/+2
2020-08-04Move HPUXnia1-2/+3
2020-07-21bootstrap: Fix machine_arch detection on Apple Silliconsjmulder1-1/+4
2020-07-15bootstrap: Switch OSF1 to mksh.jperkin1-2/+2
2020-07-07bootstrap: Switch --full over to mksh.jperkin1-2/+2
2020-07-06boostrap: Enable mksh by default on macOS 10.11+.jperkin1-1/+10
2020-07-06bootstrap: Switch SunOS to mksh.jperkin1-2/+2
2020-07-06bootstrap: Enable support for building mksh.jperkin1-1/+23
2020-06-30Give a heads up until issues are fixed.sevan1-1/+3
2020-06-29bootstrap: Overhaul Darwin version selection.jperkin1-15/+16
2020-06-29bootstrap: Set some default variables.jperkin1-75/+8
2020-05-30bootstrap: Fix default target arch on SunOS.jperkin1-3/+5
2020-05-25bootstrap: Consolidate setting of CC if unset.jperkin1-7/+10
2020-05-07Highly silly typo.nia1-2/+2
2020-05-06bootstrap: Use SH for bmake if specified.jperkin1-1/+5
2020-04-29bootstrap: fix PR pkg/55217triaxx1-2/+2
2020-04-24bootstrap/README: add OmniOS to the SunOS list (it's what I use)gutteridge1-2/+2
2020-04-24bootstrap/README: illumos is lowercasenia1-2/+2
2020-04-24bootstrap/README: typo fixnia1-2/+2
2020-04-23bootstrap/README: Note that SCO_SV has a usergdt1-3/+7
2020-04-23bootstrap/README: Note lack of cwrappers on AIXgdt1-3/+4
2020-04-23bootstrap/README: List platforms in active usegdt1-1/+81
2020-04-09bootstrap: Add a NetBSD READMEgdt1-0/+24
2020-03-26bootstrap: Allow overriding EGREP/FGREP.nia1-1/+9
2020-03-22bootstrap: create the binary packages before the summary messagerillig1-5/+5
2020-03-22bootstrap: remove unused BOOTSTRAP_VERSION variablerillig1-3/+1
2020-02-23bootstrap: use $* instead of $@ where appropriaterillig1-6/+6