Lines 7-12
Link Here
|
7 |
|
7 |
|
8 |
PORTNAME= AnyEvent-HTTPD |
8 |
PORTNAME= AnyEvent-HTTPD |
9 |
PORTVERSION= 0.84 |
9 |
PORTVERSION= 0.84 |
|
|
10 |
PORTREVISION= 1 |
10 |
CATEGORIES= www perl5 |
11 |
CATEGORIES= www perl5 |
11 |
MASTER_SITES= CPAN |
12 |
MASTER_SITES= CPAN |
12 |
MASTER_SITE_SUBDIR= ../../authors/id/E/EL/ELMEX |
13 |
MASTER_SITE_SUBDIR= ../../authors/id/E/EL/ELMEX |
Lines 16-27
Link Here
|
16 |
COMMENT= A simple lightweight event based web server |
17 |
COMMENT= A simple lightweight event based web server |
17 |
|
18 |
|
18 |
RUN_DEPENDS= p5-AnyEvent>=0:${PORTSDIR}/devel/p5-AnyEvent \ |
19 |
RUN_DEPENDS= p5-AnyEvent>=0:${PORTSDIR}/devel/p5-AnyEvent \ |
19 |
p5-Object-Event>=1.101:${PORTSDIR}/devel/p5-Object-Event \ |
20 |
p5-Object-Event>=1.21,1:${PORTSDIR}/devel/p5-Object-Event \ |
20 |
p5-common-sense>=2.0:${PORTSDIR}/devel/p5-common-sense \ |
21 |
p5-common-sense>=2.0:${PORTSDIR}/devel/p5-common-sense \ |
21 |
p5-URI>=1.40:${PORTSDIR}/net/p5-URI |
22 |
p5-URI>=1.40:${PORTSDIR}/net/p5-URI |
22 |
|
23 |
|
23 |
BROKEN= unsatisfiable dependency condition |
|
|
24 |
|
25 |
PERL_CONFIGURE= yes |
24 |
PERL_CONFIGURE= yes |
26 |
|
25 |
|
27 |
MAN3= AnyEvent::HTTPD.3 AnyEvent::HTTPD::Request.3 AnyEvent::HTTPD::Util.3 AnyEvent::HTTPD::HTTPServer.3 AnyEvent::HTTPD::HTTPConnection.3 |
26 |
MAN3= AnyEvent::HTTPD.3 AnyEvent::HTTPD::Request.3 AnyEvent::HTTPD::Util.3 AnyEvent::HTTPD::HTTPServer.3 AnyEvent::HTTPD::HTTPConnection.3 |