4 Commits

Author SHA1 Message Date
Paul Armstrong
9dad68426c Always run third_party/repo.bzl patch 2022-08-31 15:46:16 -07:00
Chris Rees
a3c85ea916 Remove hardcoded /usr/local from patch
Remove the need to edit pkg-plist on minor updates

Shorten install targets using loops

Realign added lines
2022-06-10 20:09:17 +01:00
Paul Armstrong
8c2b7770c2 Cleanup lint, fix prompting, fix FreeBSD 12 issues
Ran portlint, portclippy and portfmt.
Recreated patches with make makepatch
Add additional required pre-build downloads from github
Add OpenCL Sycl support
Use memory usage reducing flags for bazel. They are all to do with
reducing the time taken for incremental builds, which is not relevant
when building ports.
Add TF_NEED_MPT=0 to stop prompting
Add -march=native -Wno-sign-compare flags for CC
2022-06-08 00:57:32 +10:00
Paul Armstrong
ec4ed25207 Initial commit 2021-12-27 15:11:28 +10:00