Commit Graph

2352 Commits

Author SHA1 Message Date
Franco Fichtner 2eee340031 build/update: include rewind functionality via VERSION use; closes #373 2023-08-09 08:36:39 +02:00
Franco Fichtner 7ed5150fed config: we do not need to build the old ddclient 2023-08-08 10:21:49 +02:00
Franco Fichtner d83d6ab91a config: add superiotool; closes #345 2023-08-04 09:11:28 +02:00
Franco Fichtner 485549f30f config: switch to beats8; closes #337 2023-08-04 09:07:26 +02:00
jeremiah-rs 3d5bbc484a Update Makefile
Updated LeaseWeb and NYC BUG mirrors to use HTTPS
2023-08-04 08:41:53 +02:00
Franco Fichtner 39c46b4272 build: stop rewind from clearing tools
Apparently git-clean also cleans files globbed in .gitignore which
is a bad idea.
2023-08-03 12:34:59 +02:00
Franco Fichtner 5616784d9b config: follow FreeBSD ports with Perl version change 2023-08-01 11:02:37 +02:00
Franco Fichtner fc7960e36f config: remove 23.1 since 23.7 is about to happen
If you want to use 23.1 make sure to checkout 23.1.11 tag instead.
2023-07-27 11:51:04 +02:00
Franco Fichtner aef341c0ef build/core: avoid tainting VERSION for composite steps
Similar things could be done for src and ports handling, but this
one here is the most fragile.
2023-07-26 23:51:40 +02:00
Maurice Walker a044594786 Fix device-specific hooks not getting loaded 2023-07-26 22:31:29 +02:00
Franco Fichtner f213553e74 composite/hotfix: improve step parsing
We don't intend to pass down arguments to individual steps passed
down but if someone makes that mistake (like me) at least we don't
run the ports build step now which produces a bogus result.
2023-07-26 08:15:23 +02:00
Niko Hoffrén 78d9becd01 Fix typos in README.md 2023-07-25 18:07:04 +02:00
Franco Fichtner 01afc21cfa build/vm: document extras parameter ;) 2023-07-25 11:28:50 +02:00
Christopher SHEN e539e5891a enable packages that can be built on aarch64 2023-07-24 09:53:19 +02:00
Franco Fichtner 88b1a5ec9b config: add kea for testing 2023-07-20 00:27:12 +02:00
Franco Fichtner 22eff9b1f1 README: hint at FreeBSD 13.2 as 23.7 is out very soon 2023-07-20 12:55:48 +02:00
Franco Fichtner 1b3d3f6e0f config: core branch also there now 2023-07-18 08:40:41 +02:00
Franco Fichtner 43bc8c6ab5 config: plugins branch now exists 2023-07-17 10:32:43 +02:00
Franco Fichtner fe724c47cd config: remove zabbix 6.2 as it is EoL 2023-07-17 08:09:03 +02:00
Franco Fichtner d204501914 config: perhaps fixed again 2023-07-17 08:02:54 +02:00
Franco Fichtner d7fab81261 config: rebase for 23.7 2023-06-30 10:09:22 +02:00
Franco Fichtner 9f774222ce config: add 23.7 with FreBSD 13.2/PHP 8.2/removed os-dyndns 2023-06-30 09:01:47 +02:00
Franco Fichtner 4621ffeb37 config: port changed 2023-06-30 08:57:41 +02:00
Franco Fichtner a20312ad4b config: add icapeg to ports; closes #356 2023-06-28 12:23:59 +02:00
Franco Fichtner ff2f8e4b0b config: plugins additions were forgotten 2023-06-27 09:05:55 +02:00
Franco Fichtner f57a81e9e5 config: net-mgmt/zabbix64-proxy: LIBXML2 is set by default 2023-06-13 17:47:36 +02:00
Franco Fichtner e1bcc4e899 config: add arcanist for phabricator review 2023-06-13 17:47:10 +02:00
moka-dev 74283ff53b Zabbix Proxy 6.4 2023-06-13 17:47:02 +02:00
Michael a3a9cc5be6 Update ports.conf
Add Zabbix 6.4
2023-06-13 17:46:55 +02:00
Franco Fichtner d778adec12 config: fix nginx by adding HTTP_XSLT, NJS doesn't work without libxml anymore 2023-06-13 17:46:13 +02:00
Franco Fichtner 5a382e6305 config: no longer needs opnsense/miniupnpd 2023-06-13 17:46:05 +02:00
Franco Fichtner 4be96baa78 config: add frr8
PR: https://github.com/FRRouting/frr/issues/13597
2023-06-13 17:45:58 +02:00
Franco Fichtner 21afd0730e config: build Crypt-CHAP 2023-05-31 08:47:21 +02:00
Franco Fichtner be488785ac config: switch to OpenVPN 2.6.x 2023-04-25 15:36:51 +02:00
Franco Fichtner 19a5de41ae build/prefetch: broke this, different suffixes for base/kernel 2023-04-21 10:36:13 +02:00
Franco Fichtner d3ad0ac3f6 buid: return instead of exist to make previous work 2023-04-20 08:12:32 +02:00
Franco Fichtner ea3fc219be build/kernel: add INVARIANTS to debug kernel 2023-04-19 10:33:56 +02:00
Franco Fichtner 495adc7da0 build/test: may fail of only devel package is available 2023-04-19 09:28:41 +02:00
Franco Fichtner ef89cfd749 composite: custom image support 2023-04-17 10:41:23 +02:00
Franco Fichtner a3c59ae72b config: ruby 2.7 is no more, force upgrade to current default
It may leave iperf and tor plugin stranded, but the technical
debt is on the maintainer side as we don't use ruby functionally
anywhere else.
2023-04-14 09:50:30 +02:00
Franco Fichtner bf0fa73619 config: "latest" is no longer supported explicitly 2023-04-12 20:19:25 +02:00
Franco Fichtner 5b45d98c38 build: style issue 2023-03-30 15:47:12 +02:00
Franco Fichtner 615c75cba3 Revert "config: enable NLS by default"
This reverts commit 23ac1076aa.

Adds about 30 mintutes of build time.  It's not that it's bad,
but the downside about NLS remains that reports are harder to
answer if diagnostic messages and warnings are emitted in another
language than english which makes it hard to find references.

Also, NLS support was fixed by monitoring-tools.  ;)
2023-03-16 20:05:49 +01:00
Franco Fichtner 23ac1076aa config: enable NLS by default
1) It breaks net-mgmt/monitoring-tools when disabled and wasn't
   easily swayed to build correctly under the circumstances.
2) Most NLS glue is built anyway and it won't add huge amounts
   of compile time.
2023-03-15 16:07:20 +01:00
Franco Fichtner 56682dc05b config: this is really annoying, lost 2 hours over this 2023-03-09 10:34:43 +01:00
Franco Fichtner 9290c79485 config: FreeBSD ports freestyling breaking changes 2023-03-09 05:35:13 +01:00
Franco Fichtner 8f7028bcac config: WS no longer exists 2023-02-22 16:38:32 +01:00
Franco Fichtner c6dca3ffed config: add go 1.19 as it is still used by dnscrypt-proxy 2023-02-17 11:46:45 +01:00
Franco Fichtner 055daf9b55 config: rebase for 23.1.1 2023-02-10 21:32:15 +01:00
Franco Fichtner 8b98d646dd config: go default changes 2023-02-10 11:25:57 +01:00