resolves conflicts.
- Bump PORTREVISION
Notes:
Threaded libraries and shell are installed on top of the standard ones
so ports that depend on threaded and non-threaded tcl can be used
simultaneously.
Behaiviour with non-threaded libraries does not change.
PR: 110395
Submitted by: Martin Matuska <martin@matuska.org> (maintainer)
- Manpages are not installed by default (default on for default TK - 8.4)
- Fixed pkg-plist if no manpages are installed
PR: 110258
Submitted by: Martin Matuska <martin@matuska.org> (maintainer)
- Removes pseudo-installation of wish in favour of new lang/tcl-tk-wrapper port
- Adds support for NO_INSTALL_MANPAGES knob
- Uses USE_TCL from bsd.tcl.mk
- Checks if threaded or non-threaded tcl is installed
- Adds CONFLICTS between threaded and non-threaded versions
- Bump PORTREVISION
PR: 110085
Submitted by: Martin Matuska <martin@matuska.org> (maintainer)
The best way to get started with Tcl is to read ``Tcl and the Tk
Toolkit'' by John K. Ousterhout, Addison-Wesley, ISBN 0-201-63337-X.
WWW: http://www.tcl.tk/
PR: ports/108553
Submitted by: jkh