summaryrefslogtreecommitdiff
path: root/bootstrap/bootstrap
AgeCommit message (Expand)AuthorFilesLines
2019-07-08libarchive no longer has a without-lzmadec optionsevan1-2/+2
2019-07-02bootstrap/bootstrap: allow the working directory to be a symlinkrillig1-3/+4
2019-06-20bootstrap: Enable sed on Cygwin by default.jperkin1-2/+2
2019-05-07bootstrap: fix endless when checking nonexisting directoryrillig1-1/+2
2019-05-03bootstrap: Invert the awk/sed test on Darwin.jperkin1-6/+6
2019-05-01bootstrap: prevent pkgsrcdir, prefix and wrkdir from being symlinksrillig1-4/+33
2019-04-10libarchive: updated to 3.3.3adam1-2/+2
2019-02-06set $CC when clang is detected in bootstraptriaxx1-1/+3
2018-11-15Update the root_group for Minix to match the changes to mk files.sevan1-2/+2
2018-11-11bootstrap/bootstrap: detect unknown options and print usagerillig1-2/+3
2018-11-09bootstrap: Ensure CC is considered for SSP tests.jperkin1-7/+2
2018-11-05Optionally detect whether the compiler supports "-fstack-protector-strong".schmonz1-1/+30
2018-10-30Minix 3.4RC6 includes install(1) from NetBSD.sevan1-2/+2
2018-10-29Fix commit v 1.254triaxx1-4/+4
2018-10-29Arch Linux does not provide pax anymoretriaxx1-1/+8
2018-10-28libcompat_minix was removed some years back and minlib does not exist as asevan1-2/+1
2018-10-28Minix/arm currently ships with GCC but the i386 build ships with clang so checksevan1-1/+2
2018-10-17bootstrap: Set PKGSRC_KEEP_BIN_PKGS=no during bootstrap.jperkin1-3/+3
2018-09-09On OpenBSD, detect clang and prefer it over gcc. Addresses pkg/53170.schmonz1-1/+3
2018-08-12On Chrome OS, build nbsed too.bsiegert1-2/+3
2018-03-07bootstrap: don't output "Hopefully" when bootstrap finishesrillig1-2/+1
2018-02-03Remove a mis-pasted line. Noticed by jperkin@.bsiegert1-2/+1
2018-02-02Use pkgsrc awk on ChromeOS.bsiegert1-1/+4
2017-12-09Define machine_arch for Cygwin, this resolves an issue where MACHINE_ARCH is setsevan1-1/+2
2017-10-22Set cwrappers in bootstrap mk.conf too.bsiegert1-1/+2
2017-09-23macOS 10.13 requires nbsed and nbawkmaya1-2/+2
2017-06-19Add code for finding machine_arch on OSF1maya1-1/+2
2017-04-29Allow bootstrapping without cwrapperskhorben1-6/+7
2017-02-11As macOS Sierra still ships with a broken "awk" and "sed" use thetron1-2/+2
2017-02-01Simplify and optimise previous.jperkin1-8/+6
2017-02-01For POWER8 systems running Linux, set $machine_arch to powerpc64le if machinesevan1-2/+10
2017-01-10Test for existing $prefix and $pkgdbdir and bail out early if they exist,jperkin1-1/+9
2017-01-10Use die()jperkin1-9/+5
2017-01-03Pass --without-lz4 to libarchive bootstrap, avoids issues on Gentoo wherejperkin1-2/+2
2016-11-15Change the default PKG_DBDIR to be ${LOCALBASE}/pkgdb. Resolves issues onjperkin1-2/+2
2016-11-01When building cwrappers via bootstrap, either directly via --cwrappers orjperkin1-2/+16
2016-06-22Disable maintainer mode for the right tool.joerg1-5/+6
2016-06-22Disable maintainer mode here as well.joerg1-2/+3
2016-04-10No need to set USE_DESTDIR now.joerg1-2/+2
2016-02-08Fix --quiet. The output is far from quiet, but at least it now works.jperkin1-9/+9
2016-02-04Fix PowerPC 32-bit case.jperkin1-2/+2
2016-01-24Attempt to bring sanity to how ABI and MACHINE_ARCH are set.jperkin1-55/+52
2016-01-06Ensure we set MACHINE_ARCH correctly for Darwin x86_64. Fixes recentjperkin1-1/+4
2015-12-29Tell libarchive's configure explicitly what make we later want forjoerg1-2/+2
2015-12-27Include basic package creation logic in the bootstrap version ofjoerg1-5/+16
2015-12-18Build nbawk and nbsed on Darwin 10.11 (El Capitan) too, it still has the sedjperkin1-2/+2
2015-12-11Match MACHINE_ARCH override used in bsd.prefs.mk on FreeBSD andjoerg1-1/+9
2015-11-09Default to ABI=64 on Darwin hosts which report as x86_64.jperkin1-2/+16
2015-11-07For Bitrigsevan1-2/+6
2015-11-07Use arch(1) to detect the architecture of hostsevan1-2/+6