Commit Graph

2352 Commits

Author SHA1 Message Date
Franco Fichtner 8c25051195 build: pass SRC_BASE so ports know about correct SRCDIR; closes #294 2022-12-08 14:52:41 +01:00
Franco Fichtner 9924449e63 build/skim: allow override of PORTSLIST too 2022-12-08 14:46:30 +01:00
Franco Fichtner 9f517ee230 README: update wrong version 2022-12-08 14:46:20 +01:00
Franco Fichtner e0b38954ac config: adjustments to py-numpy dependencies 2022-12-07 14:55:04 +01:00
Franco Fichtner 3e2f0e0e94 config: FreeBSD ports moved to gcc12 2022-12-06 09:48:03 +01:00
Franco Fichtner bf242069b6 config: lighten py-numpy build 2022-11-28 19:08:20 +01:00
Franco Fichtner 0c06fc157c config: something strange with gcc11 at the moment 2022-11-25 12:44:27 +01:00
Franco Fichtner e21337d746 config: remove getdns from LibreSSL 2022-11-23 08:32:49 +01:00
Franco Fichtner 446fc22b4b config: add py-duckdb and clean up spaces 2022-11-21 10:25:18 +01:00
Michael 592c9fcecd
Adjust make args for mosquitto port (#329) 2022-11-21 08:32:33 +01:00
Franco Fichtner 4f1ad8694b config: readd mosquitto; closes #328 2022-11-21 08:17:05 +01:00
Franco Fichtner f2fe4987c1 config: GCM is now the default 2022-11-14 08:36:05 +01:00
Franco Fichtner 418ca910f0 config: another development package 2022-11-09 11:41:37 +01:00
Franco Fichtner cea6f66d61 config: add development version of ddclient 2022-11-09 11:20:15 +01:00
Franco Fichtner 39bbb06c5e config: we need to flush LibreSSL support for freeradius
LibreSSL hid internals that FreeRADIUS is using so it's time to
retire its built.
2022-11-09 10:01:38 +01:00
Franco Fichtner 0d19356db3 config: stop shipping softether with LibreSSL 2022-11-09 09:58:20 +01:00
Franco Fichtner 8b907427bb config: minor changes in suricata (devel) packaging 2022-11-09 10:36:19 +02:00
Franco Fichtner 9b91a3863e config: luajit clashes with luajit-devel for no apparent reason
Remove for now, it's not tied to any reverse dependency.
2022-11-03 23:10:37 +01:00
Franco Fichtner 0d085b0da8 composite/watch: refine further 2022-11-02 12:32:56 +01:00
Franco Fichtner 73c8a6039c composite: fix watch target expectation 2022-11-02 12:21:54 +01:00
Franco Fichtner 458fae9083 composite: add (nightly) log watcher 2022-11-02 12:11:46 +01:00
Franco Fichtner c19454d349 config: OpenLDAP says "no" 2022-10-27 09:37:32 +02:00
Frank Wall 41e4cebdae net/haproxy: permanently enable Prometheus exporter, refs https://github.com/opnsense/plugins/issues/2764 2022-10-24 10:57:08 +02:00
Franco Fichtner 3b03514f12 config: move to LDAP 2.6 2022-10-24 08:57:36 +02:00
turboproc aeb51bf30d
Fix aarch64 build (#305)
Fixes build on aarch64 by disable node_exporter and nut. Building
these packages would fail due to freeipmi unavailability.

Fixes: #303
2022-10-20 16:05:34 +02:00
Franco Fichtner 5188f8f9a0 config: add sshl development plugin 2022-10-19 09:10:31 +02:00
Franco Fichtner cb807b82ae build: partially revert back to older code removed in 968e273e 2022-10-18 14:48:45 +02:00
Johnny S. Lee 64e0e1b2f7
build: Allow delimiters other than newline in {AUX,PLUGINS,PORTS}LIST (#322)
Currently, when assigning multiple items to a LIST, the following works:
```
make ports PORTSLIST="port/a
port/b"
```
while the following would fail:
```
make ports PORTSLIST="port/a port/b"
```
2022-10-18 14:37:57 +02:00
Franco Fichtner d69e616f07 config: NO_FORGERY{,5} to let squid reinstall 2022-10-12 08:23:13 +02:00
Franco Fichtner d412689c99 build: fix missing overide for lists; closes #318 2022-09-30 11:04:07 +02:00
Franco Fichtner 94911884ba config: eventually we want to move to bind918 in the plugin 2022-09-30 10:51:49 +02:00
Franco Fichtner 1c828e9e79 config: add sslproxy requested by @mimugmail 2022-09-30 10:23:18 +02:00
Franco Fichtner 5d23707ca8 config: add azure-agent; closes #320 2022-09-30 10:19:12 +02:00
Franco Fichtner df55b170cb config: go meta port handling looks broken by design these days 2022-08-31 14:51:20 +02:00
Franco Fichtner 1a62f1bc4d config: rebase for 22.7.3 2022-08-31 14:31:56 +02:00
Franco Fichtner e31fbaa3fd build: list_ports/list_plugins are the same, use shared list_packages 2022-08-31 12:43:36 +02:00
Franco Fichtner 968e273e06 build: remove side effect from list_config()
Function returns output nowadays, no need to return cached result
if already set.  Fixes AUXLIST handling in ports step.
2022-08-29 11:57:40 +02:00
Franco Fichtner da3cbc263e build/ports: build aux.conf only as dependency
Avoids spurious build errors for lang/rust on early shared LibreSSL/OpenSSL
build on the same machine.  Also rebuilds benefit from this not wanting to
build rust at all if not necessary (go is not that bad).
2022-08-25 10:24:08 +02:00
Frank Wall 49f0544d66 add Zabbix 6.2, remove 5.4; refs https://github.com/opnsense/plugins/issues/3054 2022-08-24 21:54:31 +02:00
Franco Fichtner ab07695565 config: remove unused 2022-08-23 13:43:04 +02:00
Franco Fichtner d9b2365e0a config: adjust approach slightly 2022-08-19 11:52:41 +02:00
Franco Fichtner 55bab7b2e1 config: build old and new 2022-08-17 09:28:08 +02:00
Franco Fichtner d3021c2957 config: radsecproxy no longer builds on LibreSSL 2022-08-16 08:36:54 +02:00
Franco Fichtner bd63e02c87 build: prevent build on pkg version mismatches #249
If the build system version aqcuired by FreeBSD packages is newer
chances are that the database result is going to be unmanageable
for the version we use at the moment.
2022-08-05 10:23:49 +02:00
Franco Fichtner 0f957de4d1 config: wazuh 4.3.6 no longer builds against LibreSSL 2022-08-02 22:45:37 +02:00
Franco Fichtner fe1e6a2f73 build: when encountering fatal errors do not add marker #310 2022-07-30 09:38:53 +02:00
Franco Fichtner d04daefc3e config: remove obsolete dhcpleases 2022-07-20 13:56:29 +02:00
Franco Fichtner b578eaadeb config: version 9 works so remove version 8 2022-07-20 12:49:16 +02:00
Franco Fichtner 7b9c93e141 config: phpunit7 doesn't really work on PHP 8 2022-07-20 12:39:27 +02:00
Franco Fichtner 106ec1a150 config: drop 22.1 2022-07-20 09:47:11 +02:00