Quick question about

2022-08-11 Thread Dan Mahoney (Gushi)
Hey all, I had an apache question. (For those who care, I want to see if it's possible to get suexec support in the FreeBSD apache24 port, while leaving the mod_suexec module and the SUID suexec binary separate, installable items. I looked at the maintainer on freshports, it's apa...@freebsd.

Quick fun question: only set an rc.d variable sometimes?

2021-09-27 Thread Dan Mahoney (Gushi)
Hey all, I'm dealing with rc.d scripting and reading https://docs.freebsd.org/en/articles/rc-scripting/ Here's my question: Is there a sane way to have something like foo_pid *completely unset* in one case, but overridable by rc.conf after? It took me a bit to wrap my head around the: : ${

Using a combination of ports and pkg

2021-12-20 Thread Dan Mahoney (Gushi)
All, I've been wanting a thing from the ports tree for a long, long time: I am building port X, but changing one option. It has a bunch of runtime dependencies, and a bunch of build-time dependencies. I only want to build *that port* bespoke. All the dependencies, I want to install via pkg