Re: MODULES: some documentation is needed!

2023-08-24 Thread Greg Steuck
Marc Espie writes: > According to port-modules, variables starting with MOD* are public, so > should get documented, SOONER RATHER THAN LATER. Like semarie@ I followed the recommended convention of putting the variables into the MOD* namespace. I didn't intend for MODCABAL_post-extract to be use

Re: MODULES: some documentation is needed!

2023-08-23 Thread Sebastien Marie
On Wed, Aug 23, 2023 at 11:31:39PM +0200, Marc Espie wrote: > According to port-modules, variables starting with MOD* are public, so > should get documented, SOONER RATHER THAN LATER. Some of these variables are somehow internal to the modules, and named this way (MOD*) because of bsd.port.mk .