Bug 128484 - New Port: www/xpi-httpfox
Summary: New Port: www/xpi-httpfox
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: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-10-30 15:40 UTC by Steven Kreuzer
Modified: 2008-11-01 22:00 UTC (History)
0 users

See Also:


Attachments
file.shar (2.42 KB, text/plain)
2008-10-30 15:40 UTC, Steven Kreuzer
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Steven Kreuzer 2008-10-30 15:40:04 UTC
HttpFox monitors and analyzes all incoming and outgoing HTTP traffic between the browser and the web servers.

It aims to bring the functionality known from tools like HttpWatch or IEInspector to the Firefox browser.

Information available per request includes:
- Request and response headers
- Sent and received cookies
- Querystring parameters
- POST parameters
- Response body

Fix: Patch attached with submission follows:
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2008-10-30 15:45:52 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2008-11-01 21:56:01 UTC
State Changed
From-To: open->closed

New port added. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2008-11-01 21:56:32 UTC
miwi        2008-11-01 21:56:17 UTC

  FreeBSD ports repository

  Modified files:
    www                  Makefile 
  Added files:
    www/xpi-httpfox      Makefile distinfo pkg-descr pkg-plist 
  Log:
  HttpFox monitors and analyzes all incoming and outgoing HTTP traffic between the
  browser and the web servers.
  
  It aims to bring the functionality known from tools like HttpWatch or
  IEInspector to the Firefox browser.
  
  Information available per request includes:
  - Request and response headers
  - Sent and received cookies
  - Querystring parameters
  - POST parameters
  - Response body
  
  WWW: https://addons.mozilla.org/en-US/firefox/addon/6647
  
  PR:             ports/128484
  Submitted by:   Steven Kreuzer <skreuzer at exit2shell.com>
  
  Revision  Changes    Path
  1.2170    +1 -0      ports/www/Makefile
  1.1       +20 -0     ports/www/xpi-httpfox/Makefile (new)
  1.1       +3 -0      ports/www/xpi-httpfox/distinfo (new)
  1.1       +14 -0     ports/www/xpi-httpfox/pkg-descr (new)
  1.1       +10 -0     ports/www/xpi-httpfox/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"