From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Sep 19 03:50:39 2006 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DBD3516A47C for ; Tue, 19 Sep 2006 03:50:39 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 81C4343D64 for ; Tue, 19 Sep 2006 03:50:26 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k8J3oQwE041242 for ; Tue, 19 Sep 2006 03:50:26 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k8J3oQF2041241; Tue, 19 Sep 2006 03:50:26 GMT (envelope-from gnats) Resent-Date: Tue, 19 Sep 2006 03:50:26 GMT Resent-Message-Id: <200609190350.k8J3oQF2041241@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, George Hartzell Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B91E116A403 for ; Tue, 19 Sep 2006 03:44:01 +0000 (UTC) (envelope-from hartzell@blue.alerce.com) Received: from blue.alerce.com (w092.z064001164.sjc-ca.dsl.cnc.net [64.1.164.92]) by mx1.FreeBSD.org (Postfix) with ESMTP id B53E043D64 for ; Tue, 19 Sep 2006 03:44:00 +0000 (GMT) (envelope-from hartzell@blue.alerce.com) Received: from blue.alerce.com (localhost [127.0.0.1]) by blue.alerce.com (8.13.6/8.13.6) with ESMTP id k8J3lSbt002396; Mon, 18 Sep 2006 20:47:28 -0700 (PDT) (envelope-from hartzell@blue.alerce.com) Received: (from hartzell@localhost) by blue.alerce.com (8.13.6/8.13.6/Submit) id k8J3lSJg002395; Mon, 18 Sep 2006 20:47:28 -0700 (PDT) (envelope-from hartzell) Message-Id: <200609190347.k8J3lSJg002395@blue.alerce.com> Date: Mon, 18 Sep 2006 20:47:28 -0700 (PDT) From: George Hartzell To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: George Hartzell Subject: ports/103390: New port: www/p5-CGI-Application-Plugin-ViewCode X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: George Hartzell List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 19 Sep 2006 03:50:39 -0000 >Number: 103390 >Category: ports >Synopsis: New port: www/p5-CGI-Application-Plugin-ViewCode >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Tue Sep 19 03:50:26 GMT 2006 >Closed-Date: >Last-Modified: >Originator: George Hartzell >Release: FreeBSD 6.1-STABLE i386 >Organization: >Environment: System: FreeBSD blue.alerce.com 6.1-STABLE FreeBSD 6.1-STABLE #6: Wed May 31 13:03:07 PDT 2006 root@blue.alerce.com:/usr/obj/usr/src/sys/BLUE i386 >Description: >How-To-Repeat: >Fix: # 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-CGI-Application-Plugin-ViewCode # p5-CGI-Application-Plugin-ViewCode/Makefile # p5-CGI-Application-Plugin-ViewCode/distinfo # p5-CGI-Application-Plugin-ViewCode/pkg-descr # p5-CGI-Application-Plugin-ViewCode/pkg-plist # echo c - p5-CGI-Application-Plugin-ViewCode mkdir -p p5-CGI-Application-Plugin-ViewCode > /dev/null 2>&1 echo x - p5-CGI-Application-Plugin-ViewCode/Makefile sed 's/^X//' >p5-CGI-Application-Plugin-ViewCode/Makefile << 'END-of-p5-CGI-Application-Plugin-ViewCode/Makefile' X# New ports collection makefile for: www/p5-CGI-Application-Plugin-ViewCode X# Date created: 14 September 2005 X# Whom: George Hartzell X# X# $FreeBSD$ X# X XPORTNAME= CGI-Application-Plugin-ViewCode XPORTVERSION= 1.02 XCATEGORIES= www perl5 XMASTER_SITES= ${MASTER_SITE_PERL_CPAN} XMASTER_SITE_SUBDIR= CGI XPKGNAMEPREFIX= p5- X XMAINTAINER= hartzell@alerce.com XCOMMENT= View the source of the running application X XRUN_DEPENDS= ${SITE_PERL}/CGI/Application.pm:${PORTSDIR}/www/p5-CGI-Application \ X ${SITE_PERL}/CGI/Application/Plugin/Forward.pm:${PORTSDIR}/www/p5-CGI-Application-Plugin-Forward \ X ${SITE_PERL}/Syntax/Highlight/Perl/Improved.pm:${PORTSDIR}/textproc/p5-Syntax-Highlight-Perl-Improved \ X ${SITE_PERL}/Pod/Xhtml.pm:${PORTSDIR}/devel/p5-Pod-Xhtml \ X ${SITE_PERL}/Test/LongString.pm:${PORTSDIR}/devel/p5-Test-LongString X X XBUILD_DEPENDS= ${RUN_DEPENDS} X XPERL_MODBUILD= yes X XMAN3= CGI::Application::Plugin::ViewCode.3 X X.include X.if ${PERL_LEVEL} < 500800 XIGNORE= requires Perl 5.8 or newer. Install lang/perl5.8, and try again X.endif X.include END-of-p5-CGI-Application-Plugin-ViewCode/Makefile echo x - p5-CGI-Application-Plugin-ViewCode/distinfo sed 's/^X//' >p5-CGI-Application-Plugin-ViewCode/distinfo << 'END-of-p5-CGI-Application-Plugin-ViewCode/distinfo' XMD5 (CGI-Application-Plugin-ViewCode-1.02.tar.gz) = e9837df931f34868390e8cb3cedd7dea XSHA256 (CGI-Application-Plugin-ViewCode-1.02.tar.gz) = 15fa6b23e1679ec7e5b8d86daa48a40134f038dbe2ab68bdbc34b0293e434d46 XSIZE (CGI-Application-Plugin-ViewCode-1.02.tar.gz) = 6951 END-of-p5-CGI-Application-Plugin-ViewCode/distinfo echo x - p5-CGI-Application-Plugin-ViewCode/pkg-descr sed 's/^X//' >p5-CGI-Application-Plugin-ViewCode/pkg-descr << 'END-of-p5-CGI-Application-Plugin-ViewCode/pkg-descr' XCGI::Application::Plugin::ViewCode - View the source of the running Xapplication. END-of-p5-CGI-Application-Plugin-ViewCode/pkg-descr echo x - p5-CGI-Application-Plugin-ViewCode/pkg-plist sed 's/^X//' >p5-CGI-Application-Plugin-ViewCode/pkg-plist << 'END-of-p5-CGI-Application-Plugin-ViewCode/pkg-plist' X%%SITE_PERL%%/CGI/Application/Plugin/ViewCode.pm X@dirrmtry %%SITE_PERL%%/CGI/Application/Plugin X@dirrmtry %%SITE_PERL%%/CGI/Application X@dirrmtry %%SITE_PERL%%/CGI END-of-p5-CGI-Application-Plugin-ViewCode/pkg-plist exit >Release-Note: >Audit-Trail: >Unformatted: