6a06 FreshPorts -- www/p5-HTTP-Recorder
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
p5-HTTP-Recorder 0.07 www on this many watch lists=1 search for ports that depend on this port
Record interaction with websites
Maintained by: perl@FreeBSD.org search for ports maintained by this maintainer
Port Added: 02 Apr 2004 11:52:31
Also Listed In: perl5
License: not specified in port


Set HTTP::Recorder as the user agent for a proxy, and it rewrites HTTP
responses so that additional requests can be recorded.

Then, tell your web browser to use this proxy, and the script will be recorded
in the specified file.

WWW: http://search.cpan.org/dist/HTTP-Recorder/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. www/p5-HTML-Parser
  2. www/p5-HTTP-Proxy
  3. www/p5-HTTP-Request-Params
  4. net/p5-URI
  5. www/p5-libwww
  6. lang/perl5.14
Required To Run:
  1. www/p5-HTML-Parser
  2. www/p5-HTTP-Proxy
  3. www/p5-HTTP-Request-Params
  4. net/p5-URI
  5. www/p5-libwww
  6. lang/perl5.14

This port is required by:

for Build for Run

To install the port: cd /usr/ports/www/p5-HTTP-Recorder/ && make install clean
To add the package: pkg_add -r p5-HTTP-Recorder


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. ftp://ftp.auckland.ac.nz/pub/perl/CPAN/modules/by-module/HTTP/
  3. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/HTTP/
  4. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/HTTP/
  5. ftp://ftp.dti.ad.jp/pub/lang/CPAN/modules/by-module/HTTP/
  6. ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/HTTP/
  7. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/modules/by-module/HTTP/
  8. ftp://ftp.mirrorservice.org/sites/cpan.perl.org/CPAN/modules/by-module/HTTP/
  9. ftp://ftp.sunet.se/pub/lang/perl/CPAN/modules/by-module/HTTP/
  10. ftp://mirror.hiwaay.net/CPAN/modules/by-module/HTTP/
  11. http://at.cpan.org/modules/by-module/HTTP/
  12. http://backpan.perl.org/modules/by-module/HTTP/
  13. http://cpan.nctu.edu.tw/modules/by-module/HTTP/
  14. http://ftp.jaist.ac.jp/pub/CPAN/modules/by-module/HTTP/
  15. http://ftp.twaren.net/Unix/Lang/CPAN/modules/by-module/HTTP/
  16. http://www.cpan.dk/modules/by-module/HTTP/
  17. http://www.cpan.dk/modules/by-module/HTTP/

Number of commits found: 15

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
17 May 2013 13:16:36
Original commit files touched by this commit  0.07
jadawin search for other commits by this committer
- Update to 0.07
- changelog: http://cpansearch.perl.org/src/SEMUELF/HTTP-Recorder-0.07/CHANGES
24 Apr 2012 19:17:53
Original commit files touched by this commit  0.06
sunpoet search for other commits by this committer
- Update to 0.06
- Use USE_DOS2UNIX to remove trailing ^M

Changes:        http://search.cpan.org/dist/HTTP-Recorder/CHANGES
21 Jan 2012 17:40:15
Original commit files touched by this commit  0.05_1
eadler search for other commits by this committer
At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.

Explicit duplication > := > = and this just moves ports one step to the left

Approved by:    portmgr
08 Sep 2011 13:20:15
Original commit files touched by this commit  0.05_1
az search for other commits by this committer
- Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro.
  See http://wiki.freebsd.org/Perl for details.
- Change maintainership from ports@ to perl@ for ports in this changeset.

With perl@ hat
19 Mar 2011 12:38:54
Original commit files touched by this commit  0.05_1
miwi search for other commits by this committer
- Get Rid MD5 support
24 Sep 2010 02:03:44
Original commit files touched by this commit  0.05_1
pgollucci search for other commits by this committer
- only 13% of the p5- ports embed @comment $FreeBSD$:
  so standarize and remove it

With Hat:   perl@
05 Oct 2009 11:24:31
Original commit files touched by this commit  0.05_1
tobez search for other commits by this committer
Fix a long-standing bug which has not been fixed upstream for years.
Bump portrevision.

PR:             138349
Submitted by:   Ashish SHUKLA <wahjava@gmail.com>
16 Aug 2009 09:55:32
Original commit files touched by this commit  0.05
linimon search for other commits by this committer
Reset mat@FreeBSD.org due to maintainer-timeouts and no response to email.

Hat:            portmgr
17 Apr 2008 14:30:31
Original commit files touched by this commit  0.05
araujo search for other commits by this committer
- Take advantage of CPAN macro from bsd.sites.mk, change
${MASTER_SITE_PERL_CPAN} to CPAN.

PR:             ports/122674
Submitted by:   Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by:    araujo (myself)
Approved by:    portmgr (pav)
31 Aug 2007 13:37:23
Original commit files touched by this commit  0.05
mat search for other commits by this committer
Use the CPAN site macro.
Use DISTVERSION in place of DISTNAME where possible.
Remove perl 5.005 shims.
22 Jan 2006 02:58:25
Original commit files touched by this commit  0.05
edwin search for other commits by this committer
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry

Approved by:    krion@
PR:             ports/88711 (related)
22 Nov 2005 13:14:31
Original commit files touched by this commit  0.05
mat search for other commits by this committer
Update to 0.05
14 Nov 2005 14:16:12
Original commit files touched by this commit  0.03.01
mat search for other commits by this committer
Be hipe and add SHA256
01 Apr 2004 16:15:53
Original commit files touched by this commit  0.03.01
mat search for other commits by this committer
I should no copy/paste ports
01 Apr 2004 16:08:26
Original commit files touched by this commit  0.03.01
mat search for other commits by this committer
Add p5-HTTP-Recorder 0.03.01, record interaction with websites.

Number of commits found: 15

2812
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
linux-f10-flashplugin10Aug 14
linux-f10-flashplugin11Aug 14
tor-develJun 16
dbusJun 13
owncloudJun 11
php5Jun 07
php53Jun 07
phpmyadminJun 05
telepathy-gabbleJun 05
chromiumJun 04
chromiumJun 04
libdmxJun 04
libFSJun 04
libGLJun 04
libGLJun 04

11 vulnerabilities affecting 33 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24566
Broken 190
Deprecated 460
Ignore 564
Forbidden 0
Restricted 288
No CDROM 110
Vulnerable 19
Expired 51
Set to expire 445
Interactive 33
new 24 hours 2
new 48 hours10
new 7 days30
new fortnight94
new month175

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0