aboutsummaryrefslogtreecommitdiff
path: root/Makefile.inc1
Commit message (Expand)AuthorAgeFilesLines
* build: don't create duplicate bootstrap-tools targetsKyle Evans2025-10-061-1/+10
* Makefile.inc1: Add back missing ifWarner Losh2025-10-051-0/+3
* Makefile.inc1: Remove svn supportWarner Losh2025-10-051-24/+0
* flua: support our flua modules in the bootstrap fluaKyle Evans2025-10-041-0/+4
* Makefile.inc1: Force NO_ROOT for distribute* and package*Ed Maste2025-10-011-2/+7
* make packages: Fix edge case of no kernelWarner Losh2025-09-241-0/+3
* Makefile.inc1: Fix package-pkg with a non-default LOCALBASELexi Winter2025-09-241-1/+1
* Makefile.inc1: Handle pkg development versionsLexi Winter2025-09-231-8/+1
* pkgbootstrap: Gate building from portsColin Percival2025-09-191-1/+1
* pkgbase: Don't include pkg by defaultColin Percival2025-09-191-0/+2
* pkgbootstrap: Build pkg if PORTSDIR existsColin Percival2025-09-181-0/+8
* Bootstrap pkg before building a pkg packageColin Percival2025-09-181-1/+1
* Include a pkg package in the pkgbase repoColin Percival2025-09-171-2/+4
* packages: Add meta-package setsLexi Winter2025-09-121-1/+29
* pkgbase: fix alpha and beta versioningBaptiste Daroussin2025-09-121-2/+2
* Makefile.inc1: Build openssl as a certctl dependency on old FreeBSDMark Johnston2025-09-031-2/+3
* Makefile.inc1: Avoid including cwd in pathEd Maste2025-08-271-1/+4
* build: fix list-old-dirs / check-old-dirsMaxim Sobolev2025-08-251-1/+1
* sys/conf: Remap paths for reproducibilityMark Johnston2025-08-211-1/+1
* Remove MK_GSSAPILexi Winter2025-08-201-4/+2
* build: remove certctl requirement for host OpenSSL libs on macOSKyle Evans2025-08-191-1/+8
* Makefile.inc1: garbage collect unused variable: install-infoEnji Cooper2025-08-191-1/+1
* certctl: Reimplement in CDag-Erling Smørgrav2025-08-181-8/+10
* Revert certctl reimplementation and follow-upsColin Percival2025-08-171-11/+10
* build: introduce the notion of a build epochKyle Evans2025-08-151-2/+3
* certctl: Reimplement in CDag-Erling Smørgrav2025-08-131-10/+11
* gssapi,krb5: Replace libgssapi with the MIT versionCy Schubert2025-08-071-2/+4
* ObsoleteFiles: Stop looking for catpagesDag-Erling Smørgrav2025-08-061-19/+0
* krb5: remove libedit from the bootstrap toolsBaptiste Daroussin2025-07-291-2/+0
* packages: make UCL files requiredLexi Winter2025-07-151-12/+12
* Makefile.inc1: Always have which succeedAndrew Turner2025-06-281-1/+1
* Makefile.inc1: Set SOURCE_DATE_EPOCH in more pkg targetsMark Johnston2025-06-271-2/+7
* Revert "Makefile.inc1: allow real-update-packages to be called independently"Warner Losh2025-06-161-3/+4
* Revert "Makefile.inc1: attempt to fix pkgbase building"Warner Losh2025-06-161-1/+1
* Makefile.inc1: attempt to fix pkgbase buildingBaptiste Daroussin2025-06-161-1/+1
* Makefile: Hook MIT KRB5 into the buildCy Schubert2025-06-161-0/+89
* Makefile.inc1: allow real-update-packages to be called independentlySiva Mahadevan2025-06-131-4/+3
* Makefile.inc1: minor style changesSiva Mahadevan2025-06-131-12/+6
* Makefile.inc1: define PKG_VERSION_FROM only if $REPO/latest symlink existsSiva Mahadevan2025-06-131-1/+1
* Makefile.inc1: Cleanup manpages for arches not included in MAN_ARCHRicardo Branco2025-06-121-0/+13
* Makefile.inc1: Cleanup (un)compressed manpagesRicardo Branco2025-06-121-0/+36
* build: remove the last vestiges of lint supportBrooks Davis2025-06-051-5/+2
* Makefile.inc1: Remove unused non-NO_ROOT supportEd Maste2025-05-231-25/+0
* Makefile.inc1: Let the buildetc target run outside of etcMark Johnston2025-04-241-2/+2
* Fix build with WITH_CLANG_BOOTSTRAP and WITHOUT_CLANGDimitry Andric2025-04-181-1/+2
* elfcopy: Restore upstream nameEd Maste2025-04-111-6/+6
* Makefile.inc1: Rework ELF Tool Chain bootstrappingEd Maste2025-03-271-12/+7
* Makefile.inc1: packageworld: remove non-NO_ROOT casesEd Maste2025-03-101-12/+0
* Makefile.inc1: Conditionalize some package related variablesJohn Baldwin2025-03-101-0/+2
* Makefile.inc1: Correct comment for an .endifJohn Baldwin2025-03-071-1/+1