miwi2007-03-27 11:09:43 UTC
FreeBSD ports repository
Modified files:
www/tclwebtest Makefile
Log:
- Switch dependens to lang/tcl-wrapper
- Bump PORTREVISION
PR 110628
Submitted by: Martin Matuska <[EMAIL PROTECTED]> (maintainer)
Revision Ch
miwi2007-03-09 09:49:19 UTC
FreeBSD ports repository
Modified files:
www/tclwebtest Makefile pkg-plist
Log:
- As this is a scripty-only port, it depends on the new lang/tcl-tk-wrapper
- Reorganized file structure to be automatically loaded by tcl package require
- F
miwi2007-03-01 11:44:24 UTC
FreeBSD ports repository
Modified files:
www/tclwebtest Makefile pkg-plist
Log:
- Added support for non-threaded tcl (if installed)
- Added support for tcl85 via USE_TCL_VER=85
- Added tcl84 to CATEGORIES list
- Fixed some Makefile and