From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Apr 5 08:50:03 2007 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 [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 37AC316A404 for ; Thu, 5 Apr 2007 08:50:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [69.147.83.40]) by mx1.freebsd.org (Postfix) with ESMTP id 1568B13C48C for ; Thu, 5 Apr 2007 08:50:03 +0000 (UTC) (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 l358o2LL095496 for ; Thu, 5 Apr 2007 08:50:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id l358o2PV095495; Thu, 5 Apr 2007 08:50:02 GMT (envelope-from gnats) Resent-Date: Thu, 5 Apr 2007 08:50:02 GMT Resent-Message-Id: <200704050850.l358o2PV095495@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, Tsung-Han Yeh Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 93EB016A403 for ; Thu, 5 Apr 2007 08:47:37 +0000 (UTC) (envelope-from snowfly@mrtg.yuntech.edu.tw) Received: from mrtg.yuntech.edu.tw (mrtg.yuntech.edu.tw [140.125.240.50]) by mx1.freebsd.org (Postfix) with ESMTP id 309BD13C489 for ; Thu, 5 Apr 2007 08:47:36 +0000 (UTC) (envelope-from snowfly@mrtg.yuntech.edu.tw) Received: from mrtg.yuntech.edu.tw (localhost.yuntech.edu.tw [127.0.0.1]) by mrtg.yuntech.edu.tw (8.13.6/8.13.6) with ESMTP id l358sgFj009523 for ; Thu, 5 Apr 2007 16:54:42 +0800 (CST) (envelope-from snowfly@mrtg.yuntech.edu.tw) Received: (from root@localhost) by mrtg.yuntech.edu.tw (8.13.6/8.13.6/Submit) id l358sfGK009522; Thu, 5 Apr 2007 16:54:41 +0800 (CST) (envelope-from snowfly) Message-Id: <200704050854.l358sfGK009522@mrtg.yuntech.edu.tw> Date: Thu, 5 Apr 2007 16:54:41 +0800 (CST) From: Tsung-Han Yeh To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/111259: [NEW PORT] www/p5-CGI-FCKeditor: This's FCKeditor Controller for Perl OOP X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 Apr 2007 08:50:03 -0000 >Number: 111259 >Category: ports >Synopsis: [NEW PORT] www/p5-CGI-FCKeditor: This's FCKeditor Controller for Perl OOP >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: Thu Apr 05 08:50:02 GMT 2007 >Closed-Date: >Last-Modified: >Originator: Tsung-Han Yeh >Release: FreeBSD 6.1-RELEASE-p2 i386 >Organization: >Environment: System: FreeBSD mrtg.yuntech.edu.tw 6.1-RELEASE-p2 FreeBSD 6.1-RELEASE-p2 #1: Sun Jun 25 16:37:53 CST 2006 >Description: CGI::FCKeditor is FCKeditor(http://www.fckeditor.net/) Controller for Perl OOP. FCKeditor(http://www.fckeditor.net/) is necessary though it is natural. Author: Kazuma Shiraiwa WWW: http://search.cpan.org/dist/CGI-FCKeditor/ Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- p5-CGI-FCKeditor-0.02.shar begins here --- # 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-FCKeditor # p5-CGI-FCKeditor/pkg-descr # p5-CGI-FCKeditor/Makefile # p5-CGI-FCKeditor/pkg-plist # p5-CGI-FCKeditor/distinfo # echo c - p5-CGI-FCKeditor mkdir -p p5-CGI-FCKeditor > /dev/null 2>&1 echo x - p5-CGI-FCKeditor/pkg-descr sed 's/^X//' >p5-CGI-FCKeditor/pkg-descr << 'END-of-p5-CGI-FCKeditor/pkg-descr' XCGI::FCKeditor is FCKeditor(http://www.fckeditor.net/) Controller for Perl OOP. XFCKeditor(http://www.fckeditor.net/) is necessary though it is natural. X XAuthor: Kazuma Shiraiwa XWWW: http://search.cpan.org/dist/CGI-FCKeditor/ END-of-p5-CGI-FCKeditor/pkg-descr echo x - p5-CGI-FCKeditor/Makefile sed 's/^X//' >p5-CGI-FCKeditor/Makefile << 'END-of-p5-CGI-FCKeditor/Makefile' X# New ports collection makefile for: p5-CGI-FCKeditor X# Date created: 2007-04-05 X# Whom: Tsung-Han Yeh X# X# $FreeBSD$ X# X XPORTNAME= CGI-FCKeditor XPORTVERSION= 0.02 XCATEGORIES= www perl5 XMASTER_SITES= ${MASTER_SITE_PERL_CPAN} XMASTER_SITE_SUBDIR= CGI XPKGNAMEPREFIX= p5- X XMAINTAINER= snowfly@yuntech.edu.tw XCOMMENT= This's FCKeditor Controller for Perl OOP X XPERL_CONFIGURE= yes X XMAN3= CGI::FCKeditor.3 X X.include X X.if ${PERL_LEVEL} < 500800 XIGNORE= requires perl 5.8 or above X.endif X X.include END-of-p5-CGI-FCKeditor/Makefile echo x - p5-CGI-FCKeditor/pkg-plist sed 's/^X//' >p5-CGI-FCKeditor/pkg-plist << 'END-of-p5-CGI-FCKeditor/pkg-plist' X@comment $FreeBSD$ X%%SITE_PERL%%/CGI/FCKeditor.pm X%%SITE_PERL%%/%%PERL_ARCH%%/auto/CGI/FCKeditor/.packlist X@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/CGI/FCKeditor X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/CGI X@dirrmtry %%SITE_PERL%%/CGI END-of-p5-CGI-FCKeditor/pkg-plist echo x - p5-CGI-FCKeditor/distinfo sed 's/^X//' >p5-CGI-FCKeditor/distinfo << 'END-of-p5-CGI-FCKeditor/distinfo' XMD5 (CGI-FCKeditor-0.02.tar.gz) = d582a013669f655863824ff0661109d2 XSHA256 (CGI-FCKeditor-0.02.tar.gz) = 643387e774e738912efd131001be62784ee50782fca68776334f3b5b147c0714 XSIZE (CGI-FCKeditor-0.02.tar.gz) = 3098 END-of-p5-CGI-FCKeditor/distinfo exit --- p5-CGI-FCKeditor-0.02.shar ends here --- >Release-Note: >Audit-Trail: >Unformatted: