My bad for making it sound as if it installed tcl by default, I was mostly speaking in generalities. Thank you once again for the work you do on the ports.
On Thu, 7 Oct 2010 12:51:41 -0400, "James Turner" <[email protected]> said: > 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 - Does exactly what it says on the tin
