You are correct, gnupg is not required, if it's installed however you
can use it to sign your commits. Also why comment out REGRESS_DEPENDS?
tcl shouldn't get installed unless you run make regress if I'm not
mistaken. A normal user running make install or pkg_add will never get
tcl installed.

On Thu, Oct 07, 2010 at 12:36:32PM -0400, Alex Libman wrote:
> Thank you for the update, James.
> 
> FYI, I comment out the following Makefile lines to reduce dependencies,
> and it seems to work fine (4.7-stable):
> 
> # MODULES =               lang/tcl
> 
> # RUN_DEPENDS =           :gnupg-*:security/gnupg
> 
> # REGRESS_DEPENDS =       ${MODTCL_RUN_DEPENDS}
> 
> # do-regress:
> 
> #         @cd ${WRKSRC} && ${MODTCL_BIN} test/tester.tcl fossil
> 
> Perhaps down the road it might make sense to use additional "flavors" to
> simplify disabling those? I think a lot of OpenBSD users, particularly
> those who choose Fossil, might be trying to reduce their dependencies on
> GNU components (i.e. gnupg), or avoid installing a zillion different
> scripting languages (i.e. tcl).
> 
> 
> Best regards,
> Alex Libman
> 
> -- 
> http://www.fastmail.fm - Access your email from home and the web
> 

Reply via email to