From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Nov 30 09:50:17 2003 Return-Path: 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 3397416A4CE for ; Sun, 30 Nov 2003 09:50:17 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 467F543FB1 for ; Sun, 30 Nov 2003 09:50:15 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id hAUHoFFY046894 for ; Sun, 30 Nov 2003 09:50:15 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id hAUHoFpU046893; Sun, 30 Nov 2003 09:50:15 -0800 (PST) (envelope-from gnats) Resent-Date: Sun, 30 Nov 2003 09:50:15 -0800 (PST) Resent-Message-Id: <200311301750.hAUHoFpU046893@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, Lars Thegler Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8F4E016A4CE for ; Sun, 30 Nov 2003 09:46:26 -0800 (PST) Received: from dask.thegler.dk (port156.ds1-bav.adsl.cybercity.dk [217.157.188.161]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5713143FCB for ; Sun, 30 Nov 2003 09:46:25 -0800 (PST) (envelope-from lth@dask.thegler.dk) Received: by dask.thegler.dk (Postfix, from userid 1001) id 2F8C03EB9; Sun, 30 Nov 2003 18:46:18 +0100 (CET) Message-Id: <20031130174618.2F8C03EB9@dask.thegler.dk> Date: Sun, 30 Nov 2003 18:46:18 +0100 (CET) From: Lars Thegler To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/59850: [NEW PORT] devel/cpan-upload: Script for uploading distributions to CPAN X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 Nov 2003 17:50:17 -0000 X-List-Received-Date: Sun, 30 Nov 2003 17:50:17 -0000 >Number: 59850 >Category: ports >Synopsis: [NEW PORT] devel/cpan-upload: Script for uploading distributions to CPAN >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: Sun Nov 30 09:50:14 PST 2003 >Closed-Date: >Last-Modified: >Originator: Lars Thegler >Release: FreeBSD 4.9-STABLE i386 >Organization: >Environment: System: FreeBSD dask.thegler.dk 4.9-STABLE FreeBSD 4.9-STABLE #2: Wed Nov 5 11:25:36 CET >Description: This is a script for uploading one or more distributions to CPAN using PAUSE, the Perl Authors Upload SErver. Generated with FreeBSD Port Tools 0.50 >How-To-Repeat: >Fix: --- cpan-upload-2.2.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: # # cpan-upload # cpan-upload/Makefile # cpan-upload/distinfo # cpan-upload/pkg-descr # cpan-upload/pkg-plist # echo c - cpan-upload mkdir -p cpan-upload > /dev/null 2>&1 echo x - cpan-upload/Makefile sed 's/^X//' >cpan-upload/Makefile << 'END-of-cpan-upload/Makefile' X# New ports collection makefile for: cpan-upload X# Date created: Nov 30 2003 X# Whom: Lars Thegler X# X# $FreeBSD$ X# X XPORTNAME= cpan-upload XPORTVERSION= 2.2 XCATEGORIES= devel perl5 XMASTER_SITES= ${MASTER_SITE_PERL_CPAN} XMASTER_SITE_SUBDIR= ../by-authors/id/N/NE/NEILB/scripts/ X XMAINTAINER= lars@thegler.dk XCOMMENT= Script for uploading distributions to CPAN X XBUILD_DEPENDS= ${SITE_PERL}/AppConfig/Std.pm:${PORTSDIR}/devel/p5-AppConfig-Std \ X ${SITE_PERL}/Pod/Usage.pm:${PORTSDIR}/textproc/p5-PodParser \ X ${SITE_PERL}/Net/FTP.pm:${PORTSDIR}/net/p5-Net \ X ${SITE_PERL}/HTTP/Request/Common.pm:${PORTSDIR}/www/p5-libwww \ X ${SITE_PERL}/${PERL_ARCH}/Term/ReadKey.pm:${PORTSDIR}/devel/p5-Term-ReadKey XRUN_DEPENDS= ${BUILD_DEPENDS} X XPERL_CONFIGURE= yes X XMAN1= cpan-upload.1 X X.include END-of-cpan-upload/Makefile echo x - cpan-upload/distinfo sed 's/^X//' >cpan-upload/distinfo << 'END-of-cpan-upload/distinfo' XMD5 (cpan-upload-2.2.tar.gz) = e900a0b3e78f9f2a4dabc1d1b5e1cdb6 END-of-cpan-upload/distinfo echo x - cpan-upload/pkg-descr sed 's/^X//' >cpan-upload/pkg-descr << 'END-of-cpan-upload/pkg-descr' XThis is a script for uploading one or more distributions to CPAN Xusing PAUSE, the Perl Authors Upload SErver. END-of-cpan-upload/pkg-descr echo x - cpan-upload/pkg-plist sed 's/^X//' >cpan-upload/pkg-plist << 'END-of-cpan-upload/pkg-plist' Xbin/cpan-upload X%%SITE_PERL%%/%%PERL_ARCH%%/auto/cpan-upload/.packlist X@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/cpan-upload END-of-cpan-upload/pkg-plist exit --- cpan-upload-2.2.shar ends here --- >Release-Note: >Audit-Trail: >Unformatted: