Bug 109779 - [NEW PORT] www/py-funkload: FunkLoad is a functional and load web tester
Summary: [NEW PORT] www/py-funkload: FunkLoad is a functional and load web tester
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Cheng-Lung Sung
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-03-03 05:10 UTC by Li-Wen Hsu
Modified: 2007-03-08 02:30 UTC (History)
1 user (show)

See Also:


Attachments
py-funkload-1.6.0.shar (5.58 KB, text/plain)
2007-03-03 05:10 UTC, Li-Wen Hsu
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Li-Wen Hsu 2007-03-03 05:10:03 UTC
==== This port depends on ports/109777 ====

FunkLoad is a functional and load web tester, written in Python,
whose main use cases are:

* Functional testing of web projects, and thus regression testing as well.
* Performance testing: by loading the web application and monitoring your
  servers it helps you to pinpoint bottlenecks, giving a detailed report of
  performance measurement.
* Load testing tool to expose bugs that do not surface in cursory testing,
  like volume testing or longevity testing.
* Stress testing tool to overwhelm the web application resources and test the
  application recoverability.
* Writing web agents by scripting any web repetitive task, like checking if
  a site is alive.

WWW:	http://funkload.nuxeo.org/

Generated with FreeBSD Port Tools 0.77
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-03-03 05:10:13 UTC
Responsible Changed
From-To: freebsd-ports-bugs->freebsd-python

freebsd-python@ wants to have py- PRs
Comment 2 Cheng-Lung Sung freebsd_committer freebsd_triage 2007-03-03 05:44:05 UTC
Responsible Changed
From-To: freebsd-python->clsung

I'll take it.
Comment 3 dfilter service freebsd_committer freebsd_triage 2007-03-08 02:22:57 UTC
clsung      2007-03-08 02:22:52 UTC

  FreeBSD ports repository

  Modified files:
    www                  Makefile 
  Added files:
    www/py-funkload      Makefile distinfo pkg-descr pkg-plist 
    www/py-funkload/files patch-setup.py 
  Log:
  Add py-funkload 1.6.0, funkLoad is a functional and load web tester.
  
  PR:             ports/109779
  Submitted by:   Li-Wen Hsu <lwhsu at lwhsu.org>
  
  Revision  Changes    Path
  1.1739    +1 -0      ports/www/Makefile
  1.1       +54 -0     ports/www/py-funkload/Makefile (new)
  1.1       +3 -0      ports/www/py-funkload/distinfo (new)
  1.1       +11 -0     ports/www/py-funkload/files/patch-setup.py (new)
  1.1       +15 -0     ports/www/py-funkload/pkg-descr (new)
  1.1       +39 -0     ports/www/py-funkload/pkg-plist (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 4 Cheng-Lung Sung freebsd_committer freebsd_triage 2007-03-08 02:23:17 UTC
State Changed
From-To: open->closed

New port added. Thank You.