Merge pull request #4108 from Augustin-FL/Augustin-FL-patch-builder-common
Remove zabbix 2.2 leftovers
Enable OpenVPN x509-alt-username build option. Fixes #9884
Zabbix 2.2 packages are gone
Remove pfSense-upgrade move
Use full path since this pkg prefix is /usr
Enable zabbix 4.4 build
Add Zabbix 4.4 config options
Disable snort3 build. It's marked as BROKEN
Fix #9488: Disable serial console on memstick images
Add a blank line to prevent breaking make.conf when it has no newline at EOF
Restore newline at EOF
Fix #9612: Run fsck -z once during upgrade
Enable Multipath in FRR 7. Implements #9545
Ticket #6775: Enable strongswan pkcs11 plugin
Revert "Add a control file to be used as trigger to sync files to S3"
This reverts commit 8129d78071fdf592f7f33a715405c065a76cebc3.
Do not send unneeded files to S3 and also delete old files from it
Silence S3 sync
Rework the way we send files to AWS S3
Add support to run a command after final rsync
Add a control file to be used as trigger to sync files to S3
Add haproxy18 options
Disable packages that don't build on armv7
Fix copyright message years to reflect BSDP -> ESF -> Netgate
Normalize some copyright messages
Revert "Disable snort3 on armv7. It's broken"
This reverts commit 987377b0c968f588997d111d5d4bc88293550d3b.
Make sure TSC is disabled on armv7
Disable snort3 on armv7. It's broken
Start building snort3 binary
Speedup build running all in parallel
Allow MAKE_JOBS for slow ports
Revert "Set Hyperscan to default to native arch"
This reverts commit 960a3893b6951dd4835bada0ef0ac6a92e0ab2f2.
Revert "Remove hyperscan"
This reverts commit 164272dab61580f74a287bf970c5ae09fcd89281.
Merge pull request #4021 from demospace/hyperscan-native
Remove hyperscan
Revert "Enable TARGETBASED option for snort"
This reverts commit 3bd04067983f3cfdad473a9c72f5e7e1133ef8d1.
Enable TARGETBASED option for snort
Rename pfSense-pkg-bind9 to pfSense-pkg-bind
Add sysutils/ccze to the repo
Fix #9451: Enable build of zabbix 4.2
Remove zabbix 3.2 and 3.4 options
Add Zabbix 4.2 config options
Stop building zabbix 3.2 and 3.4 since they will be deprecated from FreeBSD ports tree in few days
Enable Telegraf build on ARMv7
Point 2.4.x snaps repo to armv6
Make it possible to fix armv6 -> armv7 config files
Enable LDAP for sudo and build nss_ldap. Fixes #9399
Move PHP to 7.3.x
Move to python 3.6 as default
Rename exclude files to work with armv7
Fix armv7 ABI string
On FreeBSD 12+ move from armv6 to armv7
Fix path relative to MAKEOBJDIRPREFIX to FreeBSD 12+ reality
Remove www/squid from bulk list, it's listed as dependency now
Revert "Use the OpenSSL from ports for now."
This reverts commit d73d911c2a545d4485a3d752dd31759d4b96a445.
Revert "Build p5-GSSAPI using MIT while using openssl from ports"
This reverts commit b018b7afc71b26a75699a920c2434459546e5254.
Revert "Disable other GSSAPI options to prevent conflict"
This reverts commit 6b2acc671a16a00d7cc2ee3813a65cccb2729a2f.
Revert "Make sure syslog-ng also uses openssl from ports"
This reverts commit bc16670bdf5147e46ea155004d7d540ab21b4fba.
Make sure syslog-ng also uses openssl from ports
Revert "Fix the build of net-mgmt/net-snmp on 12, disable the TLS support for now."
This reverts commit 39d77ff1985789c7edb352ba4697355e591b7622.
Fix the build of security/openssl.
The PADLOCK cannot be fetched.
Disable other GSSAPI options to prevent conflict
Build p5-GSSAPI using MIT while using openssl from ports
Use the OpenSSL from ports for now.
This should allow the build of the broken ports (no OpenSSL 1.1.0 support).
Revert "Don't use DISTFILES_CACHE"
This reverts commit 81041332b295b383d85ee3057d5d4d626c73cdc2.
Disable the build of www/pound for now, it is not compatible with OpenSSL 1.1.0.
Fix the build of net-mgmt/net-snmp on 12, disable the TLS support for now.
Fix the build of miniupnpd in 12, disable CHECK_PORTINUSE.
Bump version to 2.5.0-DEVELOPMENT and use RELENG_2_5 branch, based on FreeBSD 12.x
Revert "Switch the 2.4.5 CE images to the new 2.4.5 development branch."
This reverts commit 2735541ea6fa553673d90e75f7e821497723fb23.
Switch the 2.4.5 CE images to the new 2.4.5 development branch.
Start to pave the way to 2.5.
Don't use DISTFILES_CACHE
Remove unnecessary ports from dependency list
Disable RUST option for aarch64 as well
Fix syntax
Re-enable suricata, without RUST, for armv6
Fix suricata port path
Disable drm-kmod and suricata on ARMv6
Remove rust, it's suricata dependency now
Sort
Revert "Build net/libmaxminddb as requested by BBcan177"
This reverts commit 616089d861af8deb7111be009367ab798c5df3b3.
Build net/libmaxminddb as requested by BBcan177
Set bind 9.12 options
Use proper drm-kmod metaport
Update copyright notices to 2019. Happy New Year
Set Hyperscan to default to native arch
The Hyperscan port configuration does not set the NATIVE option which allows for HS to be built with advanced instruction sets (AVX2/AVX512). Enabling this flag does not effect those without AVX2/AVX512, but does enable it by default within HS for those CPUs that support it.
Enable lang/rust build
Fix #6226: Add sysutils/usb_modeswitch to the list of packages
2.4.5 snaps use www/squid3, so copy settings there.
Revert "Build textproc/jq, asked by BBcan177"
This reverts commit 2e618c0d285a242b8cc8004f0907ddbb227ecfe9.
Add filer pkg, which was merged a while back but not set to build.
Enable Zabbix 4 packages build
Build squid 4.x
Merge pull request #dbaio:zabbix4 from dbaio/zabbix4
Enable missing options for haproxy17
Add Zabbix4 config options
Detect if ccache is installed and make poudriere to use it
Build textproc/jq, asked by BBcan177
Use poudriere_bulk.$TARGET_ARCH instead of poudriere_bulk.$TARGET.$TARGET_ARCH for the arch bulk list.