Port details |
- p5-POE-Component-Server-SimpleHTTP Perl extension to serve HTTP requests in POE
- 2.30 www =3 2.30Version of this port present on the latest quarterly branch.
- Maintainer: perl@FreeBSD.org
- Port Added: 2005-10-12 12:32:55
- Last Update: 2023-05-27 04:24:01
- Commit Hash: 7b9e3c96
- People watching this port, also watch:: p5-Test-ClassAPI, p5-Proc-Daemon, p5-Class-DBI-DATA-Schema, p5-Parse-CPAN-Packages, p5-Class-DBI-AsForm
- Also Listed In: perl5
- License: ART10 GPLv1+
- WWW:
- https://metacpan.org/release/POE-Component-Server-SimpleHTTP
- Description:
- This module makes serving up HTTP requests a breeze in POE.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-POE-Component-Server-SimpleHTTP>0:www/p5-POE-Component-Server-SimpleHTTP
- To install the port:
- cd /usr/ports/www/p5-POE-Component-Server-SimpleHTTP/ && make install clean
- To add the package, run one of these commands:
- pkg install www/p5-POE-Component-Server-SimpleHTTP
- pkg install p5-POE-Component-Server-SimpleHTTP
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-POE-Component-Server-SimpleHTTP
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1684104768
SHA256 (POE-Component-Server-SimpleHTTP-2.30.tar.gz) = 5b8b8a584acc6486d21e77feae71503d3cb60ca19c372d03edf6462e9fc5c520
SIZE (POE-Component-Server-SimpleHTTP-2.30.tar.gz) = 44290
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-Moose>=0.9 : devel/p5-Moose
- p5-MooseX-POE>=0.205 : devel/p5-MooseX-POE
- p5-POE>=1 : devel/p5-POE
- p5-POE-Component-SSLify>=0.04 : security/p5-POE-Component-SSLify
- perl5>=5.32.r0<5.33 : lang/perl5.32
- p5-POE-Component-SSLify>=0.04 : security/p5-POE-Component-SSLify
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Test dependencies:
-
- p5-POE-Component-Client-HTTP>=0.82 : www/p5-POE-Component-Client-HTTP
- p5-POE-Filter-HTTP-Parser>=1.06 : www/p5-POE-Filter-HTTP-Parser
- p5-Test-POE-Client-TCP>=1.24 : devel/p5-Test-POE-Client-TCP
- Runtime dependencies:
-
- p5-Moose>=0.9 : devel/p5-Moose
- p5-MooseX-POE>=0.205 : devel/p5-MooseX-POE
- p5-POE>=1 : devel/p5-POE
- p5-POE-Component-SSLify>=0.04 : security/p5-POE-Component-SSLify
- perl5>=5.32.r0<5.33 : lang/perl5.32
- This port is required by:
- for Build
-
- www/p5-POE-Component-Server-SOAP
- for Run
-
- www/p5-POE-Component-Server-SOAP
Configuration Options:
- ===> The following configuration options are available for p5-POE-Component-Server-SimpleHTTP-2.30:
SSL=on: SSL support (POE::Component::SSLify)
===> Use 'make config' to modify these settings
- Options name:
- www_p5-POE-Component-Server-SimpleHTTP
- USES:
- perl5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.30 27 May 2023 04:24:01 |
Po-Chuan Hsieh (sunpoet) |
www/p5-POE-Component-Server-SimpleHTTP: Update to 2.30
Changes: https://metacpan.org/dist/POE-Component-Server-SimpleHTTP/changes |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
2.28 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
2.28 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
2.28 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.28 10 Oct 2018 19:11:39 |
sunpoet |
Update to 2.28
Changes: https://metacpan.org/changes/distribution/POE-Component-Server-SimpleHTTP |
2.26 06 Oct 2018 13:06:45 |
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) |
2.26 27 May 2018 20:15:20 |
sunpoet |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
2.26 15 Sep 2017 08:58:50 |
mat |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
2.26 10 Mar 2017 22:45:57 |
sunpoet |
Update to 2.26
Changes: http://search.cpan.org/dist/POE-Component-Server-SimpleHTTP/Changes |
2.24 22 Feb 2017 17:14:36 |
sunpoet |
Update to 2.24
- Add LICENSE_FILE
- Sort PLIST
Changes: http://search.cpan.org/dist/POE-Component-Server-SimpleHTTP/Changes |
2.22 01 Apr 2016 14:33:58 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
2.22 25 Feb 2016 17:43:48 |
adamw |
Update to 2.22. Adjust dependencies (MooseX::AttributeHelpers support was
removed 3 years ago), add NO_ARCH, use OPTIONS helpers, and regenerate patch
with makepatch.
Changes:
https://metacpan.org/changes/distribution/POE-Component-Server-SimpleHTTP |
2.20 17 Oct 2015 14:18:57 |
lth |
- Update to 2.20
- Add LICENSE
- Transfer maintainership
Changes: https://metacpan.org/changes/distribution/POE-Component-Server-SimpleHTTP |
2.18_1 26 Nov 2014 13:08:38 |
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 ) |
2.18 29 Jan 2014 07:58:07 |
miwi |
- Stage support |
2.18 20 Sep 2013 23:36:54 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
2.18 07 Aug 2013 13:20:32 |
az |
- Convert to new perl framework
per port extra changes:
devel/p5-Perl-Version remove outage PERL_LEVEL check
devel/p5-Devel-LeakTrace-Fast remove perl version requiment 5.12.0- (no need in
current version)
Approved by: lth@ (maintainer) |
2.18 07 Aug 2013 10:46:39 |
lth |
- update to 2.18
- trim Makefile header |
2.16 28 Oct 2012 10:55:58 |
lth |
- update to 2.16
- convert to optionsng
Feature safe: yes |
2.14 14 Mar 2012 21:55:40 |
lth |
update to 2.14
Feature safe: yes |
2.12 20 Aug 2011 15:13:59 |
lth |
Update to 2.12 |
2.10 16 Mar 2011 16:05:34 |
lth |
Update to 2.10 |
2.06 13 Dec 2010 09:29:37 |
lth |
Update to 2.06 |
2.04 01 Aug 2010 19:04:02 |
lth |
Update to 2.04 |
2.0_1 25 Jan 2010 14:00:25 |
kuriyama |
- Remove unneeded dependencies which is in perl-5.8.9 dist
(part 5).
Approved by: portmgr (itetcu) |
2.0 08 Sep 2009 08:53:22 |
lth |
Update to 2.0 |
1.58 25 Mar 2009 10:42:12 |
lth |
Update to 1.58 |
1.50 03 Jan 2009 20:42:47 |
lth |
Update to 1.50 |
1.48 20 Oct 2008 12:43:01 |
lth |
Update to 1.48 |
1.46 25 Jun 2008 07:29:53 |
lth |
Update to 1.46 |
1.42 19 Feb 2008 08:53:00 |
lth |
Update to 1.42 |
1.40 12 Feb 2008 10:47:26 |
lth |
Update to 1.40 |
1.30 30 Dec 2007 16:06:52 |
lth |
Update to 1.30 |
1.23 22 Mar 2007 19:44:47 |
lth |
Update to 1.23 |
1.21 20 Mar 2007 18:01:51 |
lth |
Update to 1.21 |
1.20 07 Mar 2007 20:14:12 |
lth |
Update to 1.20 |
1.19 17 Feb 2007 13:32:11 |
lth |
Update to 1.19 |
1.16 01 Feb 2007 22:10:07 |
lth |
- Update to 1.16.
- Remove legacy perl support. |
1.15 10 Jan 2007 19:46:42 |
lth |
Update to 1.15 |
1.13 21 Sep 2006 06:44:10 |
lth |
Update to 1.13 |
1.12 17 Sep 2006 18:53:36 |
lth |
Update to 1.12. Now requires perl from ports |
1.11 24 Jan 2006 03:14:23 |
edwin |
SHA256ify
Approved by: krion@ |
1.11 22 Jan 2006 02:58:25 |
edwin |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
1.11 17 Oct 2005 15:31:59 |
lth |
Removed patch droppings
Noticed by: pointyhat via kris
Pointy hat to: lth |
1.11 12 Oct 2005 12:31:35 |
lth |
Add p5-POE-Component-Server-SimpleHTTP 1.11, Perl extension to serve
HTTP requests in POE. |