Port details |
- p5-Feersum PSGI engine for Perl based on EV/libev
- 1.410 www =2 1.410Version of this port present on the latest quarterly branch.
- Maintainer: perl@FreeBSD.org
- Port Added: 2011-02-13 18:55:56
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: perl5
- License: ART10 GPLv1+
- WWW:
- https://metacpan.org/release/Feersum
- Description:
- Feersum is an HTTP server built on EV. It fully supports the PSGI 1.03 spec
including the psgi.streaming interface and is compatible with Plack. PSGI 1.1,
which has yet to be published formally, is also supported. Feersum also has
its own "native" interface which is similar in a lot of ways to PSGI, but is
not compatible with PSGI or PSGI middleware.
Feersum uses a single-threaded, event-based programming architecture to scale
and can handle many concurrent connections efficiently in both CPU and RAM.
It skips doing a lot of sanity checking with the assumption that a "front-end"
HTTP/HTTPS server is placed between it and the Internet.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-Feersum>0:www/p5-Feersum
- To install the port:
- cd /usr/ports/www/p5-Feersum/ && make install clean
- To add the package, run one of these commands:
- pkg install www/p5-Feersum
- pkg install p5-Feersum
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-Feersum
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1608366350
SHA256 (Feersum-1.410.tar.gz) = 938314e5e9940eb29e32ffaeb16298879e52957c62b0472dabacb2456f8cee0a
SIZE (Feersum-1.410.tar.gz) = 108227
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-EV>=4.0 : devel/p5-EV
- p5-HTTP-Entity-Parser>=0.20 : www/p5-HTTP-Entity-Parser
- p5-Plack>=0.9950 : www/p5-Plack
- perl5>=5.32.r0<5.33 : lang/perl5.32
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- p5-EV>=4.0 : devel/p5-EV
- p5-HTTP-Entity-Parser>=0.20 : www/p5-HTTP-Entity-Parser
- p5-Plack>=0.9950 : www/p5-Plack
- perl5>=5.32.r0<5.33 : lang/perl5.32
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- www_p5-Feersum
- 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 |
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) |
1.410 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 ) |
1.410 20 Jul 2022 14:23:26 |
Tobias C. Berner (tcberner) |
www: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
*
* <hvo.pm@xs4all.nl>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron LI <aly@aaronly.me>
* Aaron Zauner <az_mail@gmx.at>
* Abel Chow <achow@transoft.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Adrian Steinmann <ast@marabu.ch>
* Akinori MUSHA aka knu <knu@idaemons.org> (Only the first 15 lines of the commit message are shown above ) |
1.410 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.410 19 Dec 2020 20:23:59 |
sunpoet |
Update to 1.410
Changes: https://metacpan.org/changes/distribution/Feersum |
1.407 10 Jun 2019 16:48:15 |
sunpoet |
Update to 1.407
Changes: https://metacpan.org/changes/distribution/Feersum |
1.406 22 Sep 2018 16:44:52 |
sunpoet |
Update to 1.406
Changes: https://metacpan.org/changes/distribution/Feersum |
1.405 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 |
1.405 15 Sep 2017 08:58:50 |
mat |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
1.405 18 Jun 2017 17:32:57 |
sunpoet |
Update to 1.405
- Sort PLIST
Changes: http://search.cpan.org/dist/Feersum/Changes |
1.404 19 Nov 2016 17:12:14 |
sunpoet |
- Update to 1.404
Changes: http://search.cpan.org/dist/Feersum/Changes |
1.403 01 Apr 2016 14:33:58 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
1.403 14 Sep 2015 12:19:50 |
mat |
Make it so that the default Perl is always called perl5.
- Move Perl's man1 files along with its man3 files.
- Move where Perl installs its modules man1 pages.
- Convert the ports installing man1 pages.
- Make different Perl versions installable at the same time.
Though you should note that only the default version can be used to
install Perl modules, and the non default Perl versions cannot use the
modules installed via ports if they contain .so as they are installed
in a version specific directory.
Reviewed by: bapt (the Mk bits)
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3542 |
1.403 13 Aug 2015 17:35:09 |
sunpoet |
- Update to 1.403
Changes: http://search.cpan.org/dist/Feersum/Changes |
1.402 02 Aug 2015 06:28:08 |
sunpoet |
- Update to 1.402
- Sort PLIST
Changes: http://search.cpan.org/dist/Feersum/Changes |
1.401 11 May 2015 12:04:19 |
mat |
Move p5- ports from ports@ to perl@.
With hat: perl@
Sponsored by: Absolight |
1.401 16 Apr 2015 20:13:44 |
gblach |
Back to the pool.
Currently and in near future I don't have time to be responsible
for any port. |
1.401 18 Dec 2014 15:21:56 |
gblach |
- Update to 1.401
- Strip Feersum.so |
1.400_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 ) |
1.400 06 Aug 2014 09:11:58 |
olgeni |
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. A few Makefiles
where not included as they contain Latin-1 characters that break
the Phabricator workflow. Category W.
CR: D510
Approved by: portmgr (bapt) |
1.400 10 Jun 2014 12:14:14 |
mat |
Remove all the bootstrap files (.bs) from the plists.
Starting with perl 5.20, they're not installed any more if empty,
and on FreeBSD, they're (always ?) empty.
PR: 190681
Submitted by: mat
Exp-Run by: antoine
Sponsored by: Absolight |
1.400 08 Oct 2013 23:07:40 |
gblach |
- Support staging |
1.400 20 Sep 2013 23:36:54 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
1.400 02 Sep 2013 16:56:12 |
az |
- convert to the new perl5 framework
Approved by: portmgr (bapt@, blanket) |
1.400 25 May 2013 00:53:36 |
gblach |
- Remove unnecessary depend on PERL_LEVEL < 5.12
- Make portlint happier
PR: ports/178936
Approved by: crees, tabthorpe (mentors, implicit) |
1.400 04 Nov 2012 13:05:06 |
gblach |
- Change my email address to gblach@FreeBSD.org
- Change Makefile headers to shorter form
Feature safe: yes |
1.400 13 Mar 2012 16:15:36 |
pgollucci |
- Revert ports/165605 as requested by portmgr@
Note: devel/p5-B-Size and devel/p5-Devel-Arena
where intentionally not restored.
PR: ports/165605
Approved by: portmgr (bapt)
Feature safe: yes (I sure hope so) |
1.400 08 Mar 2012 18:45:38 |
pgollucci |
- Remove ports that only work with < perl 5.12 (devel/p5-B-Size,
devel/p5-Devel-Arena)
- Remove conditionals for PERL_LEVEL < 501200
- Remove regression-test targets b/c this will be centralized in Mk/bsd.perl.mk
- Other minor cleanups
RUN_DEPENDS = ${BUILD_DEPENDS} -> RUN_DEPENDS:= ${BUILD_DEPENDS}
PR: ports/165605
Submitted by: pgollucci (myself)
Approved by: portmgr (linimon)
Exp Run by: linimon
Tested by: make index |
1.400 10 Sep 2011 17:50:31 |
sunpoet |
- Update to 1.400
- While I'm here, add TEST_DEPENDS
Changes: http://search.cpan.org/dist/Feersum/Changes
PR: ports/160605
Submitted by: Grzegorz Blach <magik@roorback.net> (maintainer) |
1.202 20 Jul 2011 10:40:50 |
culot |
- Update to 1.202 [1]
- Add LICENSE (Artistic 1 & GPLv1)
Changes: http://search.cpan.org/dist/Feersum/Changes
PR: ports/159043 [1]
Submitted by: Grzegorz Blach <magik@roorback.net> (maintainer) |
1.200 27 Apr 2011 08:46:31 |
culot |
- Update to 1.200 [1]
- Make use of CPAN:USER macro
PR: ports/156664 [1]
Submitted by: Grzegorz Blach <magik@roorback.net> (maintainer) |
1.001 13 Feb 2011 10:46:07 |
culot |
Feersum is an HTTP server built on EV. It fully supports the PSGI 1.03 spec
including the psgi.streaming interface and is compatible with Plack. PSGI 1.1,
which has yet to be published formally, is also supported. Feersum also has
its own "native" interface which is similar in a lot of ways to PSGI, but is
not compatible with PSGI or PSGI middleware.
Feersum uses a single-threaded, event-based programming architecture to scale
and can handle many concurrent connections efficiently in both CPU and RAM.
It skips doing a lot of sanity checking with the assumption that a "front-end"
HTTP/HTTPS server is placed between it and the Internet.
WWW: http://search.cpan.org/dist/Feersum
PR: ports/153320
Submitted by: Grzegorz Blach <magik AT roorback.net> |