Port details |
- p5-POE-Component-Server-SimpleHTTP Perl extension to serve HTTP requests in POE
- 2.28 www
=1 2.28Version of this port present on the latest quarterly branch. - Maintainer: perl@FreeBSD.org
 - Port Added: 2005-10-12 12:32:55
- Last Update: 2021-04-07 08:09:01
- Commit Hash: cf118cc
- People watching this port, also watch:: p5-POE-Component-Server-Twirc, p5-Filesys-Virtual-Plain, p5-Class-Accessor-Lvalue, p5-Class-DBI-Untaint, p5-Email-FolderType-Net
- Also Listed In: perl5
- License: ART10 GPLv1+
- Description:
- This module makes serving up HTTP requests a breeze in POE.
WWW: https://metacpan.org/release/POE-Component-Server-SimpleHTTP
- SVNWeb : git : Homepage
- 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
- PKGNAME: p5-POE-Component-Server-SimpleHTTP
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1539195513
SHA256 (POE-Component-Server-SimpleHTTP-2.28.tar.gz) = c93c2a1f4cedbaebe2176f6c621360b2e948662aecbb1ac755882e2eb6e44ff4
SIZE (POE-Component-Server-SimpleHTTP-2.28.tar.gz) = 44982
- 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
- 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.28:
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: see SVNWeb link above for full details) |
Date | By | Description |
07 Apr 2021 08:09:01 2.28
|
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
06 Apr 2021 14:31:07 2.28
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
10 Oct 2018 19:11:39
2.28
|
sunpoet  |
Update to 2.28
Changes: https://metacpan.org/changes/distribution/POE-Component-Server-SimpleHTTP |
06 Oct 2018 13:06:45
2.26
|
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
2.26
|
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
2.26
|
mat  |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
10 Mar 2017 22:45:57
2.26
|
sunpoet  |
Update to 2.26
Changes: http://search.cpan.org/dist/POE-Component-Server-SimpleHTTP/Changes |
22 Feb 2017 17:14:36
2.24
|
sunpoet  |
Update to 2.24
- Add LICENSE_FILE
- Sort PLIST
Changes: http://search.cpan.org/dist/POE-Component-Server-SimpleHTTP/Changes |
01 Apr 2016 14:33:58
2.22
|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
25 Feb 2016 17:43:48
2.22
|
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 |
17 Oct 2015 14:18:57
2.20
|
lth  |
- Update to 2.20
- Add LICENSE
- Transfer maintainership
Changes: https://metacpan.org/changes/distribution/POE-Component-Server-SimpleHTTP |
26 Nov 2014 13:08:38
2.18_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 ) |
29 Jan 2014 07:58:07
2.18
|
miwi  |
- Stage support |
20 Sep 2013 23:36:54
2.18
|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
07 Aug 2013 13:20:32
2.18 
|
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) |
07 Aug 2013 10:46:39
2.18
|
lth  |
- update to 2.18
- trim Makefile header |
28 Oct 2012 10:55:58
2.16
|
lth  |
- update to 2.16
- convert to optionsng
Feature safe: yes |
14 Mar 2012 21:55:40
2.14
|
lth  |
update to 2.14
Feature safe: yes |
20 Aug 2011 15:13:59
2.12
|
lth  |
Update to 2.12 |
16 Mar 2011 16:05:34
2.10
|
lth  |
Update to 2.10 |
13 Dec 2010 09:29:37
2.06
|
lth  |
Update to 2.06 |
01 Aug 2010 19:04:02
2.04
|
lth  |
Update to 2.04 |
25 Jan 2010 14:00:25
2.0_1
|
kuriyama  |
- Remove unneeded dependencies which is in perl-5.8.9 dist
(part 5).
Approved by: portmgr (itetcu) |
08 Sep 2009 08:53:22
2.0
|
lth  |
Update to 2.0 |
25 Mar 2009 10:42:12
1.58
|
lth  |
Update to 1.58 |
03 Jan 2009 20:42:47
1.50
|
lth  |
Update to 1.50 |
20 Oct 2008 12:43:01
1.48
|
lth  |
Update to 1.48 |
25 Jun 2008 07:29:53
1.46
|
lth  |
Update to 1.46 |
19 Feb 2008 08:53:00
1.42
|
lth  |
Update to 1.42 |
12 Feb 2008 10:47:26
1.40
|
lth  |
Update to 1.40 |
30 Dec 2007 16:06:52
1.30
|
lth  |
Update to 1.30 |
22 Mar 2007 19:44:47
1.23
|
lth  |
Update to 1.23 |
20 Mar 2007 18:01:51
1.21
|
lth  |
Update to 1.21 |
07 Mar 2007 20:14:12
1.20
|
lth  |
Update to 1.20 |
17 Feb 2007 13:32:11
1.19
|
lth  |
Update to 1.19 |
01 Feb 2007 22:10:07
1.16
|
lth  |
- Update to 1.16.
- Remove legacy perl support. |
10 Jan 2007 19:46:42
1.15
|
lth  |
Update to 1.15 |
21 Sep 2006 06:44:10
1.13
|
lth  |
Update to 1.13 |
17 Sep 2006 18:53:36
1.12
|
lth  |
Update to 1.12. Now requires perl from ports |
24 Jan 2006 03:14:23
1.11
|
edwin  |
SHA256ify
Approved by: krion@ |
22 Jan 2006 02:58:25
1.11
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
17 Oct 2005 15:31:59
1.11
|
lth  |
Removed patch droppings
Noticed by: pointyhat via kris
Pointy hat to: lth |
12 Oct 2005 12:31:35
1.11
|
lth  |
Add p5-POE-Component-Server-SimpleHTTP 1.11, Perl extension to serve
HTTP requests in POE. |