ports/59850: [NEW PORT] devel/cpan-upload: Script for uploading distributions to CPAN
Lars Thegler
lars at thegler.dk
Sun Nov 30 17:50:17 UTC 2003
>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 <lars at thegler.dk>
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 at 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 <bsd.port.mk>
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 at 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:
More information about the freebsd-ports-bugs
mailing list