OPNSense/tools 3bb730cconfig/25.7 ports.conf

config: this isn't ready for AC2 support
DeltaFile
+0-1config/25.7/ports.conf
+0-11 files

OPNSense/tools 24ac68dconfig/25.7 ports.conf

Revert "add textproc/pecl-yaml to the list"

This reverts commit 687b3151c4f689805ba43d16d97d1cc94df1e146.
DeltaFile
+0-1config/25.7/ports.conf
+0-11 files

OPNSense/tools 9099a14config/25.7 ports.conf

config: add net/aquantia-atlantic-kmod
DeltaFile
+1-0config/25.7/ports.conf
+1-01 files

OPNSense/tools 687b315config/25.7 ports.conf

add textproc/pecl-yaml to the list
DeltaFile
+1-0config/25.7/ports.conf
+1-01 files

OPNSense/tools 8722e90config/25.7 build.conf

config: not ready yet
DeltaFile
+1-1config/25.7/build.conf
+1-11 files

OPNSense/tools 02f9c13config/25.7 make.conf

config: introduce an override for CERTCTL_CMD
DeltaFile
+1-0config/25.7/make.conf
+1-01 files

OPNSense/tools c2874b2config/25.7 ports.conf

config: migrate to newer VBox version
DeltaFile
+1-1config/25.7/ports.conf
+1-11 files

OPNSense/tools 01e1345config/25.7 build.conf

config: test drive Python 3.13 build in 25.7
DeltaFile
+1-1config/25.7/build.conf
+1-11 files

OPNSense/tools 219ce1cconfig/25.7 ports.conf

config: this appears to be needed
DeltaFile
+1-0config/25.7/ports.conf
+1-01 files

OPNSense/tools 589b202config/25.7 ports.conf

config: remove unused and workarounds from 25.7 ports
DeltaFile
+0-3config/25.7/ports.conf
+0-31 files

OPNSense/tools 000a44dconfig/25.7 plugins.conf

config: add ndp-proxy-go plugin
DeltaFile
+1-0config/25.7/plugins.conf
+1-01 files

OPNSense/tools 72b88f9config/25.7 ports.conf

config: add ndp-proxy-go port
DeltaFile
+1-0config/25.7/ports.conf
+1-01 files

OPNSense/tools 3b17ebfconfig/25.7 make.conf

config: add net/miniupnpd build option UPNP_IGDV2
DeltaFile
+1-1config/25.7/make.conf
+1-11 files

OPNSense/tools 91cace4build print.sh

build/print: simplify if we don't use the result
DeltaFile
+1-2build/print.sh
+1-21 files

OPNSense/tools 4030bd6build print.sh

build/print: env does not quote which PRODUCT_CORES does not like

Still check for existance before printing the old way.
DeltaFile
+1-1build/print.sh
+1-11 files

OPNSense/tools d17c5c1build test.sh

build/test: requires PHP directories
DeltaFile
+1-0build/test.sh
+1-01 files

OPNSense/tools 673e0a6composite factory.sh

composite/factory: same same, not different
DeltaFile
+2-17composite/factory.sh
+2-171 files

OPNSense/tools 7efc9bccomposite util.sh distribution.sh

composite: add and use load_core_version
DeltaFile
+21-1composite/util.sh
+2-17composite/distribution.sh
+23-182 files

OPNSense/tools 5f14858composite custom.sh hotfix.sh

composite: replace last raw "make print" uses
DeltaFile
+5-3composite/custom.sh
+5-3composite/hotfix.sh
+3-1composite/distribution.sh
+13-73 files

OPNSense/tools e2dfc43composite watch.sh

composite/watch: either 2023 or 2025 but not 2024
DeltaFile
+1-1composite/watch.sh
+1-11 files

OPNSense/tools 32a0cd2composite nightly.sh

composite/nightly: use load_make_vars
DeltaFile
+3-1composite/nightly.sh
+3-11 files

OPNSense/tools f5e5566composite watch.sh

composite/watch: use load_make_vars
DeltaFile
+4-2composite/watch.sh
+4-21 files

OPNSense/tools 43a519bcomposite factory.sh

composite: a little less of guessing

Since we always run the script from the directory we can
infer that util.sh is also there.
DeltaFile
+1-1composite/factory.sh
+1-11 files

OPNSense/tools 10d06becomposite factory.sh

composite: utils bandaid for now
DeltaFile
+1-1composite/factory.sh
+1-11 files

OPNSense/tools c37eb03composite distribution.sh

composite/distribution: shortest match instead of longest here too

We could acutally turn this into an util.sh helper now.
DeltaFile
+2-2composite/distribution.sh
+2-21 files

OPNSense/tools 085862ebuild print.sh, composite util.sh factory.sh

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.
DeltaFile
+39-0composite/util.sh
+5-2build/print.sh
+4-2composite/factory.sh
+48-43 files

OPNSense/tools 84139b4composite factory.sh

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.
DeltaFile
+2-1composite/factory.sh
+2-11 files

OPNSense/tools 9a1ab4cbuild core.sh common.sh

build: also add branch info to custom_package()
DeltaFile
+2-2build/core.sh
+1-1build/common.sh
+1-1build/plugins.sh
+4-43 files

OPNSense/tools c69556dcomposite custom.sh distribution.sh

composite: shield all "make print" use here
DeltaFile
+1-1composite/custom.sh
+1-1composite/distribution.sh
+1-1composite/factory.sh
+1-1composite/hotfix.sh
+4-44 files

OPNSense/tools c85a674composite nightly.sh

composite/nighly: make a note for the future
DeltaFile
+1-0composite/nightly.sh
+1-01 files