From toni@iso.egotaivas.com  Tue Mar 30 23:12:58 2004
Return-Path: <toni@iso.egotaivas.com>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 706D016A4D0
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 30 Mar 2004 23:12:58 -0800 (PST)
Received: from iso.egotaivas.com (iso.egotaivas.com [193.65.195.170])
	by mx1.FreeBSD.org (Postfix) with ESMTP id CB61043D2D
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 30 Mar 2004 23:12:57 -0800 (PST)
	(envelope-from toni@iso.egotaivas.com)
Received: from iso.egotaivas.com (toni@localhost.egotaivas.com [127.0.0.1])
	by iso.egotaivas.com (8.12.10/8.12.10) with ESMTP id i2V7CtFf038375
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 31 Mar 2004 10:12:55 +0300 (EEST)
	(envelope-from toni@iso.egotaivas.com)
Received: (from toni@localhost)
	by iso.egotaivas.com (8.12.10/8.12.10/Submit) id i2V7Ctso038374;
	Wed, 31 Mar 2004 10:12:55 +0300 (EEST)
	(envelope-from toni)
Message-Id: <200403310712.i2V7Ctso038374@iso.egotaivas.com>
Date: Wed, 31 Mar 2004 10:12:55 +0300 (EEST)
From: Toni Viemero <toni.viemero@iki.fi>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [NEW PORT] net/p5-Net-Gopher: Net::Gopher is the Perl Gopher/Gopher+ API
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         64972
>Category:       ports
>Synopsis:       [NEW PORT] net/p5-Net-Gopher: Net::Gopher is the Perl Gopher/Gopher+ API
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Mar 30 23:20:08 PST 2004
>Closed-Date:    Wed Apr 07 08:08:23 PDT 2004
>Last-Modified:  Wed Apr 07 08:08:23 PDT 2004
>Originator:     Toni Viemero
>Release:        FreeBSD 5.2.1-RELEASE-p3 i386
>Organization:
>Environment:
System: FreeBSD iso.egotaivas.com 5.2.1-RELEASE-p3 FreeBSD 5.2.1-RELEASE-p3 #0: Mon Mar 29 10:41:14 EEST 2004
>Description:
Net::Gopher is the Perl Gopher/Gopher+ API. This library will enable you to
communicate with Gopher and Gopher+ servers using Perl.

    WWW: http://search.cpan.org/dist/Net-Gopher/

Generated with FreeBSD Port Tools 0.50
>How-To-Repeat:
>Fix:

--- p5-Net-Gopher-1.05.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-Net-Gopher
#	p5-Net-Gopher/Makefile
#	p5-Net-Gopher/distinfo
#	p5-Net-Gopher/pkg-descr
#	p5-Net-Gopher/pkg-plist
#
echo c - p5-Net-Gopher
mkdir -p p5-Net-Gopher > /dev/null 2>&1
echo x - p5-Net-Gopher/Makefile
sed 's/^X//' >p5-Net-Gopher/Makefile << 'END-of-p5-Net-Gopher/Makefile'
X# New ports collection makefile for:	p5-Net-Gopher
X# Date created:				2004-03-31
X# Whom:					Toni Viemer <toni.viemero@iki.fi>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	Net-Gopher
XPORTVERSION=	1.05
XCATEGORIES=	net perl5
XMASTER_SITES=	${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR=	Net
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	toni.viemero@iki.fi
XCOMMENT=	Net::Gopher is the Perl Gopher/Gopher+ API
X
XRUN_DEPENDS=	${SITE_PERL}/URI.pm:${PORTSDIR}/net/p5-URI
XBUILD_DEPENDS=	${RUN_DEPENDS}
X
XPERL_CONFIGURE=	yes
X
XMAN3=		Net::Gopher.3 \
X		Net::Gopher::Constants.3 \
X		Net::Gopher::Request.3 \
X		Net::Gopher::Response.3 \
X		Net::Gopher::Response::InformationBlock.3 \
X		Net::Gopher::Response::MenuItem.3
X
X.include <bsd.port.pre.mk>
X
X.if ${PERL_LEVEL} < 500600
XRUN_DEPENDS+=	${SITE_PERL}/${PERL_ARCH}/IO/Socket.pm:${PORTSDIR}/devel/p5-IO
XBUILD_DEPENDS=	${RUN_DEPENDS}
X.endif
X
X.include <bsd.port.post.mk>
END-of-p5-Net-Gopher/Makefile
echo x - p5-Net-Gopher/distinfo
sed 's/^X//' >p5-Net-Gopher/distinfo << 'END-of-p5-Net-Gopher/distinfo'
XMD5 (Net-Gopher-1.05.tar.gz) = 20f3c1628fed59a2b626c13d5de3589f
XSIZE (Net-Gopher-1.05.tar.gz) = 90018
END-of-p5-Net-Gopher/distinfo
echo x - p5-Net-Gopher/pkg-descr
sed 's/^X//' >p5-Net-Gopher/pkg-descr << 'END-of-p5-Net-Gopher/pkg-descr'
XNet::Gopher is the Perl Gopher/Gopher+ API. This library will enable you to
Xcommunicate with Gopher and Gopher+ servers using Perl.
X
X    WWW: http://search.cpan.org/dist/Net-Gopher/
END-of-p5-Net-Gopher/pkg-descr
echo x - p5-Net-Gopher/pkg-plist
sed 's/^X//' >p5-Net-Gopher/pkg-plist << 'END-of-p5-Net-Gopher/pkg-plist'
X%%SITE_PERL%%/Net/Gopher.pm
X%%SITE_PERL%%/Net/Gopher/Constants.pm
X%%SITE_PERL%%/Net/Gopher/Debugging.pm
X%%SITE_PERL%%/Net/Gopher/Exception.pm
X%%SITE_PERL%%/Net/Gopher/Request.pm
X%%SITE_PERL%%/Net/Gopher/Response.pm
X%%SITE_PERL%%/Net/Gopher/Response/InformationBlock.pm
X%%SITE_PERL%%/Net/Gopher/Response/MenuItem.pm
X%%SITE_PERL%%/Net/Gopher/Utility.pm
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Gopher/.packlist
X@unexec rmdir %D/%%SITE_PERL%%/Net 2>/dev/null || true
X@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Gopher
X@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net 2>/dev/null || true
X@dirrm %%SITE_PERL%%/Net/Gopher/Response
X@dirrm %%SITE_PERL%%/Net/Gopher
X@unexec rmdir %D/%%SITE_PERL%%/Net 2>/dev/null || true
END-of-p5-Net-Gopher/pkg-plist
exit
--- p5-Net-Gopher-1.05.shar ends here ---

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: vanilla 
State-Changed-When: Wed Apr 7 08:07:26 PDT 2004 
State-Changed-Why:  
Committed, thanks. 

I add a patch to disable interactive mode, it may cause some problem  
on building farm. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=64972 
>Unformatted:
