Port details |
- p5-HTTP-Proxy Pure Perl HTTP proxy
- 0.304 www
=1 0.304Version of this port present on the latest quarterly branch. - Maintainer: perl@FreeBSD.org
 - Port Added: 2004-03-23 17:05:03
- Last Update: 2021-04-07 08:09:01
- Commit Hash: cf118cc
- People watching this port, also watch:: python, svk
- Also Listed In: perl5
- License: ART10 GPLv1+
- Description:
- This module implements a HTTP proxy, using a HTTP::Daemon to accept client
connections, and a LWP::UserAgent to ask for the requested pages.
The most interesting feature of this proxy object is its hability to filter the
HTTP requests and responses through user-defined filters.
WWW: https://metacpan.org/release/HTTP-Proxy
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-HTTP-Proxy>0:www/p5-HTTP-Proxy
- To install the port:
- cd /usr/ports/www/p5-HTTP-Proxy/ && make install clean
- To add the package, run one of these commands:
- pkg install www/p5-HTTP-Proxy
- pkg install p5-HTTP-Proxy
- PKGNAME: p5-HTTP-Proxy
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (HTTP-Proxy-0.304.tar.gz) = b05290534ec73625c21a0565fc35170890dab163843d95331c292c23f504c69d
SIZE (HTTP-Proxy-0.304.tar.gz) = 84402
- Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- p5-HTTP-Daemon>=1.25 : www/p5-HTTP-Daemon
- p5-HTML-Parser>=3 : www/p5-HTML-Parser
- p5-libwww>=6 : www/p5-libwww
- perl5>=5.32.r0<5.33 : lang/perl5.32
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- p5-HTTP-Daemon>=1.25 : www/p5-HTTP-Daemon
- p5-HTML-Parser>=3 : www/p5-HTML-Parser
- p5-libwww>=6 : www/p5-libwww
- perl5>=5.32.r0<5.33 : lang/perl5.32
- This port is required by:
- for Build
-
- www/p5-FEAR-API
- www/p5-HTTP-Recorder
- for Run
-
- www/p5-FEAR-API
- www/p5-HTTP-Recorder
- Configuration Options:
- No options to configure
- Options name:
- www_p5-HTTP-Proxy
- USES:
- perl5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
07 Apr 2021 08:09:01 0.304
|
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
06 Apr 2021 14:31:07 0.304
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
20 May 2019 13:04:24
0.304
|
mat  |
Remove Created by lines where I am the one. |
06 Oct 2018 13:06:45
0.304
|
des  |
Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except
for where it resulted in a change in output from build-depends-list or
run-depends-list.
Approved by: portmgr (adamw) |
27 May 2018 20:15:20
0.304
|
sunpoet  |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
15 Sep 2017 08:58:50
0.304
|
mat  |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
01 Apr 2016 14:33:58
0.304
|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
17 Jun 2015 17:25:17
0.304
|
sunpoet  |
- Update to 0.304
- Add NO_ARCH
Changes: http://search.cpan.org/dist/HTTP-Proxy/Changes |
30 Apr 2015 20:36:34
0.303
|
adamw  |
Update to 0.303, and sort plist.
Note that there is a new unit test failure (t/23connect.t). Part of the
ChangeLog for 0.303 is "fixing" 23connect.t, though it worked on FreeBSD
in 0.302.
Changes: https://metacpan.org/changes/distribution/HTTP-Proxy |
14 Feb 2015 17:30:39
0.302
|
adamw  |
Update to 0.302.
Changes: https://metacpan.org/changes/distribution/HTTP-Proxy |
26 Nov 2014 13:08:38
0.301_1
|
mat  |
Change the way Perl modules are installed, update the default Perl to 5.18.
Before, we had:
site_perl : lib/perl5/site_perl/5.18
site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
perl_man3 : lib/perl5/5.18/man/man3
Now we have:
site_perl : lib/perl5/site_perl
site_arch : lib/perl5/site_perl/mach/5.18
perl_man3 : lib/perl5/site_perl/man/man3
Modules without any .so will be installed at the same place regardless of the (Only the first 15 lines of the commit message are shown above ) |
08 Aug 2014 01:33:59
0.301
|
leeym  |
- update to 0.301 |
07 Nov 2013 13:55:25
0.300
|
vanilla  |
support STAGEDIR. |
20 Sep 2013 23:36:54
0.300
|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
02 Aug 2013 18:52:11
0.300
|
mat  |
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default. |
21 May 2013 22:29:46
0.300
|
kuriyama  |
- Upgrade to 0.300 (0.29 is unfetchable). |
20 Mar 2013 08:38:51
0.29
|
culot  |
- Update to 0.29
Changes: http://search.cpan.org/dist/HTTP-Proxy/Changes |
15 Mar 2013 09:46:56
0.28
|
tobez  |
Update to 0.28.
Changes: http://search.cpan.org/dist/HTTP-Proxy/Changes |
08 Mar 2013 10:22:23
0.27
|
culot  |
- Update to 0.27
Changes: http://search.cpan.org/dist/HTTP-Proxy/Changes |
08 Feb 2013 08:10:15
0.26
|
culot  |
- Update to 0.26
- Add LICENSE (Artistic 1 & GPL 1)
- Remove leading article from COMMENT
- Trim Makefile's header
Changes: http://search.cpan.org/dist/HTTP-Proxy/Changes |
10 Jun 2012 18:42:48
0.25
|
swills  |
- Convert all remaining instances of BUILD_DEPENDS=${RUN_DEPENDS} or
RUN_DEPENDS=${BUILD_DEPENDS} to use := which portlint has warned
about for a while.
PR: ports/168208
Approved by: portmgr (miwi) |
05 Jun 2012 13:12:33
0.25
|
culot  |
- Remove SITE_PERL from *_DEPENDS
Submitted by: az@ |
05 Jul 2011 15:30:08
0.25
|
jadawin  |
- Update to 0.25
- Changelog: http://cpansearch.perl.org/src/BOOK/HTTP-Proxy-0.25/Changes |
19 Mar 2011 12:38:54
0.24
|
miwi  |
- Get Rid MD5 support |
24 Sep 2010 02:03:44
0.24
|
pgollucci  |
- only 13% of the p5- ports embed @comment $FreeBSD$:
so standarize and remove it
With Hat: perl@ |
18 Aug 2009 06:07:32
0.24
|
az  |
Update to 0.24
Changelog: http://cpansearch.perl.org/src/BOOK/HTTP-Proxy-0.24/Changes |
16 Aug 2009 09:55:32
0.23
|
linimon  |
Reset mat@FreeBSD.org due to maintainer-timeouts and no response to email.
Hat: portmgr |
12 Feb 2009 16:28:46
0.23
|
mat  |
Update to 0.23 |
05 May 2008 11:35:35
0.22
|
mat  |
Update to 0.22 |
21 Apr 2008 12:41:31
0.21
|
mat  |
Update to 0.21 |
31 Aug 2007 13:37:23
0.20
|
mat  |
Use the CPAN site macro.
Use DISTVERSION in place of DISTNAME where possible.
Remove perl 5.005 shims. |
19 Aug 2006 11:55:18
0.20
|
mat  |
Update to 0.20
PR: 102240
Submitted by: Gea-Suan Lin <gslin@gslin.org> |
14 Jun 2006 09:06:34
0.19
|
mat  |
Update to 0.19
PR: 98317
Submitted by: Rong-En Fan <rafan@infor.org> |
22 Jan 2006 02:58:25
0.17
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
22 Nov 2005 12:05:17
0.17
|
mat  |
Update to 0.17 |
06 Sep 2005 13:45:56
0.16
|
mat  |
Those were missing from the previous update |
06 Sep 2005 13:42:41
0.16
|
mat  |
Update to 0.16 |
02 Jun 2005 11:56:03
0.15
|
mat  |
Fix plist (well, in fact, break it for now) so that ports/79330 can be
committed without breaking them.
Approved by: portmgr (kris) |
06 Apr 2005 14:57:47
0.15
|
mat  |
Update to 0.15 |
05 Apr 2005 11:03:44
0.14
|
mat  |
Update to 0.14 |
15 Apr 2004 12:01:15
0.13
|
mat  |
Remove the .orig files because perl 5.005 will think it's clever to install them
Found out by: dosirak.kr |
23 Mar 2004 17:02:07
0.13
|
mat  |
Add p5-HTTP-Proxy 0.13, a pure Perl HTTP proxy. |