cvs commit: ports/www Makefile ports/www/tclwebtest Makefile distinfo pkg-descr pkg-plist

Pav Lucistnik pav at FreeBSD.org
Wed Jul 27 11:32:51 GMT 2005


pav         2005-07-27 11:32:51 UTC

  FreeBSD ports repository

  Modified files:
    www                  Makefile 
  Added files:
    www/tclwebtest       Makefile distinfo pkg-descr pkg-plist 
  Log:
  Tclwebtest is a tool to write automated tests for web applications.
  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 at nooitgedagt.net>
  
  Revision  Changes    Path
  1.1145    +1 -0      ports/www/Makefile
  1.1       +56 -0     ports/www/tclwebtest/Makefile (new)
  1.1       +2 -0      ports/www/tclwebtest/distinfo (new)
  1.1       +23 -0     ports/www/tclwebtest/pkg-descr (new)
  1.1       +100 -0    ports/www/tclwebtest/pkg-plist (new)


More information about the cvs-ports mailing list