- Reorganized file structure to be automatically loaded by tcl package require
- Fixed PORTDOCS in pkg-plist
PR: 110090
Submitted by: Martin Matuska <martin@matuska.org> (maintainer)
- Added support for tcl85 via USE_TCL_VER=85
- Added tcl84 to CATEGORIES list
- Fixed some Makefile and pkg-plist issues
- Pass maintainership to submitter
PR: 109691
Submitted by: Martin Matuska <martin@matuska.org>
Approved by: Aldert nooitgedagt - net <aldert@nooitgedagt.net> (old maintainer)
It provides a simple API for issuing http requests, dealing with the
result and assume specific response values, while taking care of the
details such as redirects and cookies.
PR: ports/84138
Submitted by: Aldert Nooitgedagt <aldert@nooitgedagt.net>