Mon Nov 4 21:39:26 2013 UTC ()
Link the p5-POE-Component-Server-SimpleHTTP Perl module into the www
Makefile.


(tonnerre)
diff -r1.996 -r1.997 pkgsrc/www/Makefile

cvs diff -r1.996 -r1.997 pkgsrc/www/Makefile (expand / switch to unified diff)

--- pkgsrc/www/Makefile 2013/11/03 13:35:51 1.996
+++ pkgsrc/www/Makefile 2013/11/04 21:39:26 1.997
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1# $NetBSD: Makefile,v 1.996 2013/11/03 13:35:51 ryoon Exp $ 1# $NetBSD: Makefile,v 1.997 2013/11/04 21:39:26 tonnerre Exp $
2# 2#
3 3
4COMMENT= Packages related to the World Wide Web 4COMMENT= Packages related to the World Wide Web
5 5
6SUBDIR+= SOGo 6SUBDIR+= SOGo
7SUBDIR+= SpeedyCGI 7SUBDIR+= SpeedyCGI
8SUBDIR+= adzap 8SUBDIR+= adzap
9SUBDIR+= aipo 9SUBDIR+= aipo
10SUBDIR+= album 10SUBDIR+= album
11SUBDIR+= album_themes 11SUBDIR+= album_themes
12SUBDIR+= amaya 12SUBDIR+= amaya
13SUBDIR+= analog 13SUBDIR+= analog
14SUBDIR+= ap-Embperl 14SUBDIR+= ap-Embperl
@@ -437,26 +437,27 @@ SUBDIR+= p5-Kwiki-Zipcode @@ -437,26 +437,27 @@ SUBDIR+= p5-Kwiki-Zipcode
437SUBDIR+= p5-LWP-Authen-Negotiate 437SUBDIR+= p5-LWP-Authen-Negotiate
438SUBDIR+= p5-LWP-Authen-Wsse 438SUBDIR+= p5-LWP-Authen-Wsse
439SUBDIR+= p5-LWP-MediaTypes 439SUBDIR+= p5-LWP-MediaTypes
440SUBDIR+= p5-LWP-Online 440SUBDIR+= p5-LWP-Online
441SUBDIR+= p5-LWP-Protocol-https 441SUBDIR+= p5-LWP-Protocol-https
442SUBDIR+= p5-LWP-UserAgent-Determined 442SUBDIR+= p5-LWP-UserAgent-Determined
443SUBDIR+= p5-LWPx-ParanoidAgent 443SUBDIR+= p5-LWPx-ParanoidAgent
444SUBDIR+= p5-LWPx-TimedHTTP 444SUBDIR+= p5-LWPx-TimedHTTP
445SUBDIR+= p5-MasonX-Request-WithApacheSession 445SUBDIR+= p5-MasonX-Request-WithApacheSession
446SUBDIR+= p5-Mojolicious 446SUBDIR+= p5-Mojolicious
447SUBDIR+= p5-Net-FastCGI 447SUBDIR+= p5-Net-FastCGI
448SUBDIR+= p5-Net-HTTP 448SUBDIR+= p5-Net-HTTP
449SUBDIR+= p5-POE-Component-Server-PSGI 449SUBDIR+= p5-POE-Component-Server-PSGI
 450SUBDIR+= p5-POE-Component-Server-SimpleHTTP
450SUBDIR+= p5-POE-Filter-HTTP-Parser 451SUBDIR+= p5-POE-Filter-HTTP-Parser
451SUBDIR+= p5-PSGI 452SUBDIR+= p5-PSGI
452SUBDIR+= p5-ParallelUserAgent 453SUBDIR+= p5-ParallelUserAgent
453SUBDIR+= p5-Plack 454SUBDIR+= p5-Plack
454SUBDIR+= p5-Plack-App-Proxy 455SUBDIR+= p5-Plack-App-Proxy
455SUBDIR+= p5-Plack-Handler-AnyEvent-HTTPD 456SUBDIR+= p5-Plack-Handler-AnyEvent-HTTPD
456SUBDIR+= p5-Plack-Handler-AnyEvent-ReverseHTTP 457SUBDIR+= p5-Plack-Handler-AnyEvent-ReverseHTTP
457SUBDIR+= p5-Plack-Handler-AnyEvent-SCGI 458SUBDIR+= p5-Plack-Handler-AnyEvent-SCGI
458SUBDIR+= p5-Plack-Handler-SCGI 459SUBDIR+= p5-Plack-Handler-SCGI
459SUBDIR+= p5-Plack-Middleware-Auth-Digest 460SUBDIR+= p5-Plack-Middleware-Auth-Digest
460SUBDIR+= p5-Plack-Middleware-ConsoleLogger 461SUBDIR+= p5-Plack-Middleware-ConsoleLogger
461SUBDIR+= p5-Plack-Middleware-Debug 462SUBDIR+= p5-Plack-Middleware-Debug
462SUBDIR+= p5-Plack-Middleware-Deflater 463SUBDIR+= p5-Plack-Middleware-Deflater