Subject: pkg/11835: new package: misc/p5-Business-UPS
To: None <gnats-bugs@gnats.netbsd.org>
From: None <eric@cirr.com>
List: netbsd-bugs
Date: 12/28/2000 12:05:14
>Number: 11835
>Category: pkg
>Synopsis: new package: misc/p5-Business-UPX
>Confidential: no
>Severity: non-critical
>Priority: medium
>Responsible: pkg-manager
>State: open
>Class: change-request
>Submitter-Id: net
>Arrival-Date: Thu Dec 28 12:05:00 PST 2000
>Closed-Date:
>Last-Modified:
>Originator: Eric Schnoebelen
>Release: 2000-12-28
>Organization:
Central Iowa (Model) Railroad
>Environment:
System: NetBSD milo.cirr.com 1.5 NetBSD 1.5 (MILO) #0: Sat Nov 18 13:15:16 PST 2000 eric@milo.cirr.com:/home/milo/eric/work/usr/src/sys/arch/alpha/compile/MILO alpha
>Description:
add the Perl5 Business::UPS module.
This module is required for Interchange, a package I plan to
submit shortly.
>How-To-Repeat:
>Fix:
# package sources contained inline as a shell archive, as they are
# small
# 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:
#
# Makefile
# files
# pkg
# files/md5
# pkg/COMMENT
# pkg/DESCR
# pkg/PLIST
#
echo x - Makefile
sed 's/^X//' >Makefile << 'END-of-Makefile'
X# $NetBSD$
X#
X
XDISTNAME= Business-UPS-1.13
XPKGNAME= p5-${DISTNAME}
XCATEGORIES= misc perl5
XMASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Business/}
X
XMAINTAINER= eric@cirr.com
XHOMEPAGE= http://theoryx5.uwinnipeg.ca/CPAN/data/Business-UPS/README.html
X
XDEPENDS+= p5-libwww>=5.48:../../www/p5-libwww
X
XUSE_PERL5= # defined
XPERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Business/UPS/.packlist
X
Xdo-configure:
X @cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PERL5} Makefile.PL
X
X.include "../../mk/bsd.pkg.mk"
END-of-Makefile
echo c - files
mkdir -p files > /dev/null 2>&1
echo c - pkg
mkdir -p pkg > /dev/null 2>&1
echo x - files/md5
sed 's/^X//' >files/md5 << 'END-of-files/md5'
X$NetBSD$
X
XMD5 (Business-UPS-1.13.tar.gz) = 59f068efec9b32cdcaee59d769e78efa
END-of-files/md5
echo x - pkg/COMMENT
sed 's/^X//' >pkg/COMMENT << 'END-of-pkg/COMMENT'
XPerl5 module to handle UPS rate calculation and package tracking
END-of-pkg/COMMENT
echo x - pkg/DESCR
sed 's/^X//' >pkg/DESCR << 'END-of-pkg/DESCR'
XMake shipping charge requests of the UPS web site from a Perl5 program.
XTrack UPS packages from within a Perl5 program.
X
X---------------------------------------------------------------------------
XNOTE: Please read "LICENCE.ups" for United Parcel Service license!
X---------------------------------------------------------------------------
END-of-pkg/DESCR
echo x - pkg/PLIST
sed 's/^X//' >pkg/PLIST << 'END-of-pkg/PLIST'
X@comment $NetBSD$
END-of-pkg/PLIST
exit
>Release-Note:
>Audit-Trail:
>Unformatted: