Date: Wed, 29 Aug 2012 15:55:03 GMT From: Simon Dick <simond@irrelevant.org> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/171164: New port: www/p5-Nginx-Simple Message-ID: <201208291555.q7TFt3dt019629@red.freebsd.org> Resent-Message-ID: <201208291600.q7TG0DaV093007@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 171164 >Category: ports >Synopsis: New port: www/p5-Nginx-Simple >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Wed Aug 29 16:00:13 UTC 2012 >Closed-Date: >Last-Modified: >Originator: Simon Dick >Release: >Organization: >Environment: >Description: A port to provide an easy to use interface to Nginx's Perl Module >How-To-Repeat: >Fix: Patch attached with submission follows: # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # p5-Nginx-Simple # p5-Nginx-Simple/Makefile # p5-Nginx-Simple/distinfo # p5-Nginx-Simple/pkg-descr # p5-Nginx-Simple/pkg-plist # echo c - p5-Nginx-Simple mkdir -p p5-Nginx-Simple > /dev/null 2>&1 echo x - p5-Nginx-Simple/Makefile sed 's/^X//' >p5-Nginx-Simple/Makefile << '9bc55f46d5e73878b1fe7ea3b29c9ff4' X# New ports collection makefile for: p5-Nginx-Simple X# Date created: 29 August 2012 X# Whom: Simon Dick <simond@irrelevant.org> X# X# $FreeBSD$ X# X XPORTNAME= Nginx-Simple XPORTVERSION= 0.07 XCATEGORIES= www perl5 XMASTER_SITES= CPAN XPKGNAMEPREFIX= p5- X XMAINTAINER= simond@irrelevant.org XCOMMENT= Perl 5 module for easy to use interface for Nginx Perl Module X XPERL_CONFIGURE= YES X XMAN3= Nginx::Simple::Dispatch.3 Nginx::Simple::Cookie.3 \ X Nginx::Simple::Ajax.3 Nginx::Simple.3 \ X Nginx::Simple::Dispatcher::Attributes.3 \ X Nginx::Simple::Dispatcher.3 X X.include <bsd.port.mk> 9bc55f46d5e73878b1fe7ea3b29c9ff4 echo x - p5-Nginx-Simple/distinfo sed 's/^X//' >p5-Nginx-Simple/distinfo << 'e6f26fd102e1ba7f3d18570330007565' XSHA256 (Nginx-Simple-0.07.tar.gz) = d4699f160edb8ac4c4c23a3485e6648e9f339f904e5c400dfe33843628cafae3 XSIZE (Nginx-Simple-0.07.tar.gz) = 31522 e6f26fd102e1ba7f3d18570330007565 echo x - p5-Nginx-Simple/pkg-descr sed 's/^X//' >p5-Nginx-Simple/pkg-descr << '581261028bfe91834fc7f20785426ee8' XNginx::Simple is a Perl module which allows for a "Apache mod_perl-like" Xinterface. X XWWW: http://search.cpan.org/dist/Nginx-Simple/ 581261028bfe91834fc7f20785426ee8 echo x - p5-Nginx-Simple/pkg-plist sed 's/^X//' >p5-Nginx-Simple/pkg-plist << 'fc350e6e2ad89662c445310a63f5348b' Xbin/ngs X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Nginx/Simple/.packlist X%%SITE_PERL%%/Nginx/Simple.pm X%%SITE_PERL%%/Nginx/Simple/Dispatch.pm X%%SITE_PERL%%/Nginx/Simple/Ajax.pm X%%SITE_PERL%%/Nginx/Simple/Cookie.pm X%%SITE_PERL%%/Nginx/Simple/Dispatcher.pm X%%SITE_PERL%%/Nginx/Simple/Dispatcher/Attributes.pm X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Nginx/Simple X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Nginx X@dirrmtry %%SITE_PERL%%/Nginx/Simple/Dispatcher X@dirrmtry %%SITE_PERL%%/Nginx/Simple X@dirrmtry %%SITE_PERL%%/Nginx fc350e6e2ad89662c445310a63f5348b exit >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201208291555.q7TFt3dt019629>