From owner-freebsd-ports-bugs@FreeBSD.ORG Fri May 30 12:50:01 2008 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3CA7510656E7 for ; Fri, 30 May 2008 12:50:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 202CA8FC26 for ; Fri, 30 May 2008 12:50:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m4UCo0HQ049846 for ; Fri, 30 May 2008 12:50:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m4UCo0c3049845; Fri, 30 May 2008 12:50:00 GMT (envelope-from gnats) Resent-Date: Fri, 30 May 2008 12:50:00 GMT Resent-Message-Id: <200805301250.m4UCo0c3049845@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, Yi-Jheng@r61502.cs.nctu.edu.tw, Lin Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C111F106566B for ; Fri, 30 May 2008 12:49:29 +0000 (UTC) (envelope-from yzlin@r61502.cs.nctu.edu.tw) Received: from r61502.cs.nctu.edu.tw (r61502.cs.nctu.edu.tw [140.113.208.52]) by mx1.freebsd.org (Postfix) with ESMTP id 577EF8FC2E for ; Fri, 30 May 2008 12:49:29 +0000 (UTC) (envelope-from yzlin@r61502.cs.nctu.edu.tw) Received: from r61502.cs.nctu.edu.tw (localhost [127.0.0.1]) by r61502.cs.nctu.edu.tw (8.14.2/8.14.2) with ESMTP id m4UC93lX049599 for ; Fri, 30 May 2008 20:09:03 +0800 (CST) (envelope-from yzlin@r61502.cs.nctu.edu.tw) Received: (from yzlin@localhost) by r61502.cs.nctu.edu.tw (8.14.2/8.14.2/Submit) id m4UC93X1049598; Fri, 30 May 2008 20:09:03 +0800 (CST) (envelope-from yzlin) Message-Id: <200805301209.m4UC93X1049598@r61502.cs.nctu.edu.tw> Date: Fri, 30 May 2008 20:09:03 +0800 (CST) From: Yi-Jheng@r61502.cs.nctu.edu.tw, Lin To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/124131: [NEW PORT] net/p5-BBS-Client: A Client Module For BBS Systems 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: Fri, 30 May 2008 12:50:01 -0000 >Number: 124131 >Category: ports >Synopsis: [NEW PORT] net/p5-BBS-Client: A Client Module For BBS Systems >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: Fri May 30 12:50:00 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Yi-Jheng, Lin >Release: FreeBSD 7.0-RELEASE amd64 >Organization: >Environment: System: FreeBSD vip 7.0-RELEASE FreeBSD 7.0-RELEASE #0: Mon Mar 3 18:29:55 CST >Description: BBS::Client - A Client Module For BBS Systems Author: Yo-An Lin WWW: http://search.cpan.org/dist/BBS-Client/ Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- p5-BBS-Client-0.03.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-BBS-Client # p5-BBS-Client/pkg-plist # p5-BBS-Client/pkg-descr # p5-BBS-Client/distinfo # p5-BBS-Client/Makefile # echo c - p5-BBS-Client mkdir -p p5-BBS-Client > /dev/null 2>&1 echo x - p5-BBS-Client/pkg-plist sed 's/^X//' >p5-BBS-Client/pkg-plist << 'END-of-p5-BBS-Client/pkg-plist' Xbin/bbs_get.pl Xbin/bbs_listen.pl X%%SITE_PERL%%/BBS/Client.pm X%%SITE_PERL%%/BBS/Client/Scheme.pm X%%SITE_PERL%%/%%PERL_ARCH%%/auto/BBS/Client/.packlist X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/BBS/Client X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/BBS X@dirrmtry %%SITE_PERL%%/BBS/Client X@dirrmtry %%SITE_PERL%%/BBS END-of-p5-BBS-Client/pkg-plist echo x - p5-BBS-Client/pkg-descr sed 's/^X//' >p5-BBS-Client/pkg-descr << 'END-of-p5-BBS-Client/pkg-descr' XBBS::Client - A Client Module For BBS Systems X XAuthor: Yo-An Lin XWWW: http://search.cpan.org/dist/BBS-Client/ END-of-p5-BBS-Client/pkg-descr echo x - p5-BBS-Client/distinfo sed 's/^X//' >p5-BBS-Client/distinfo << 'END-of-p5-BBS-Client/distinfo' XMD5 (BBS-Client-0.03.tar.gz) = 91c0244dfe6cb82751df2880d89241e4 XSHA256 (BBS-Client-0.03.tar.gz) = 711c726bb21e940b946cde89ddd66bc29359cc16859283786da01c1aaa82316e XSIZE (BBS-Client-0.03.tar.gz) = 6921 END-of-p5-BBS-Client/distinfo echo x - p5-BBS-Client/Makefile sed 's/^X//' >p5-BBS-Client/Makefile << 'END-of-p5-BBS-Client/Makefile' X# New ports collection makefile for: p5-BBS-Client X# Date created: 2008-05-30 X# Whom: Yi-Jheng, Lin X# X# $FreeBSD$ X# X XPORTNAME= BBS-Client XPORTVERSION= 0.03 XCATEGORIES= net perl5 XMASTER_SITES= CPAN XMASTER_SITE_SUBDIR= ../../authors/id/C/CO/CORNELIUS XPKGNAMEPREFIX= p5- X XMAINTAINER= cornelius@cpan.org XCOMMENT= A Client Module For BBS Systems X XBUILD_DEPENDS= ${SITE_PERL}/Net/Telnet.pm:${PORTSDIR}/net/p5-Net-Telnet XRUN_DEPENDS= ${BUILD_DEPENDS} X XPERL_CONFIGURE= yes X XMAN3= BBS::Client.3 X X.include END-of-p5-BBS-Client/Makefile exit --- p5-BBS-Client-0.03.shar ends here --- >Release-Note: >Audit-Trail: >Unformatted: