Port details |
- p5-Monoceros PSGI/Plack server w/ event driven connection manager, prefork workers
- 0.28 www
=0 0.27_1Version of this port present on the latest quarterly branch. - Maintainer: perl@FreeBSD.org
 - Port Added: 2013-05-26 08:50:52
- Last Update: 2022-04-17 23:59:11
- Commit Hash: 5b29ec9
- Also Listed In: perl5
- License: ART10 GPLv1+
- Description:
- Monoceros is PSGI/Plack server supports HTTP/1.1. Monoceros has a
event-driven connection manager and preforking workers. Monoceros can
keep large amount of connection at minimal processes.
WWW: https://metacpan.org/release/Monoceros
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-Monoceros>0:www/p5-Monoceros
- To install the port:
- cd /usr/ports/www/p5-Monoceros/ && make install clean
- To add the package, run one of these commands:
- pkg install www/p5-Monoceros
- pkg install p5-Monoceros
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-Monoceros
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1650229172
SHA256 (Monoceros-0.28.tar.gz) = 70be8c63efc7669b2e28baa54fc9e65da14355bb31812008b491faf058d86e65
SIZE (Monoceros-0.28.tar.gz) = 23870
- 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-AnyEvent>=7.04,1 : devel/p5-AnyEvent
- p5-IO-FDPass>=1.0 : devel/p5-IO-FDPass
- p5-Net-CIDR-Lite>=0 : net/p5-Net-CIDR-Lite
- p5-POSIX-getpeername>=0 : net/p5-POSIX-getpeername
- p5-Parallel-Prefork>=0.14 : devel/p5-Parallel-Prefork
- p5-Plack>=1.0035 : www/p5-Plack
- p5-Starlet>=0.18 : www/p5-Starlet
- perl5>=5.32.r0<5.33 : lang/perl5.32
- p5-Module-Build-Tiny>=0.039 : devel/p5-Module-Build-Tiny
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- p5-AnyEvent>=7.04,1 : devel/p5-AnyEvent
- p5-IO-FDPass>=1.0 : devel/p5-IO-FDPass
- p5-Net-CIDR-Lite>=0 : net/p5-Net-CIDR-Lite
- p5-POSIX-getpeername>=0 : net/p5-POSIX-getpeername
- p5-Parallel-Prefork>=0.14 : devel/p5-Parallel-Prefork
- p5-Plack>=1.0035 : www/p5-Plack
- p5-Starlet>=0.18 : www/p5-Starlet
- 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-Monoceros
- 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 |
17 Apr 2022 23:59:11 0.28
|
Po-Chuan Hsieh (sunpoet)  |
www/p5-Monoceros: Update to 0.28
- Add LICENSE_FILE
- Sort *_DEPENDS
- Fix indent
- Sort PLIST
Changes: https://metacpan.org/dist/Monoceros/changes |
04 Oct 2021 19:58:01 0.27_1
|
Rene Ladan (rene)  |
*: re-assign kuriyama@s ports to the pool, commit bit safekept
With hat: portmgr-secretary |
07 Apr 2021 08:09:01 0.27_1
|
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
06 Apr 2021 14:31:07 0.27_1
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
27 May 2018 20:15:20
0.27_1
|
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.27_1
|
mat  |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
01 Apr 2016 14:33:58
0.27_1
|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
26 Nov 2014 13:08:38
0.27_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 ) |
20 Nov 2014 15:01:20
0.27
|
kuriyama  |
- Upgrade to 0.27. |
06 Nov 2013 02:00:19
0.26
|
kuriyama  |
- Upgrade to 0.26. |
20 Sep 2013 23:36:54
0.19
|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
11 Aug 2013 01:55:13
0.19
|
kuriyama  |
- Upgrade to 0.19. |
26 May 2013 08:50:35
0.15
|
kuriyama  |
Monoceros is PSGI/Plack server supports HTTP/1.1. Monoceros has a
event-driven connection manager and preforking workers. Monoceros can
keep large amount of connection at minimal processes.
WWW: http://search.cpan.org/dist/Monoceros/ |