2,640 commits found in 17 milliseconds
config: this isn't ready for AC2 support
Revert "add textproc/pecl-yaml to the list"
This reverts commit 687b3151c4f689805ba43d16d97d1cc94df1e146 .
config: add net/aquantia-atlantic-kmod
add textproc/pecl-yaml to the list
config: not ready yet
config: introduce an override for CERTCTL_CMD
config: migrate to newer VBox version
config: test drive Python 3.13 build in 25.7
config: this appears to be needed
config: remove unused and workarounds from 25.7 ports
config: add ndp-proxy-go plugin
config: add ndp-proxy-go port
config: add net/miniupnpd build option UPNP_IGDV2
build/print: simplify if we don't use the result
build/print: env does not quote which PRODUCT_CORES does not like
Still check for existance before printing the old way.
build/test: requires PHP directories
composite/factory: same same, not different
composite: add and use load_core_version
composite: replace last raw "make print" uses
composite/watch: either 2023 or 2025 but not 2024
composite/nightly: use load_make_vars
composite/watch: use load_make_vars
composite: a little less of guessing
Since we always run the script from the directory we can
infer that util.sh is also there.
composite: utils bandaid for now
composite/distribution: shortest match instead of longest here too
We could acutally turn this into an util.sh helper now.
composite: add a helper to print env vars safely
Suppressing errors is a bit risky. Now we require print to
only print existing variables and can check of the evaluation
into the composite script worked ok before continuing. Also
a bit easier to read.
Other composite scripts will follow as they are being used.
composite/factory: do not show revision in image names
As hotfixes may end up in images they still correspond to the
release version to avoid confusion.
build: also add branch info to custom_package()
composite: shield all "make print" use here
composite/nighly: make a note for the future