Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 2 Apr 2001 12:46:19 -0400 (EDT)
From:      jason@iac.net
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/26296: p5-Spreadsheet-ParseExcel  port has a problem? and here's a fix...
Message-ID:  <200104021646.f32GkJV66344@kenshin.iac.net>

next in thread | raw e-mail | index | archive | help

>Number:         26296
>Category:       ports
>Synopsis:       p5-Spreadsheet-ParseExcel  port has a problem? and here's a fix...
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Apr 02 09:50:01 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Jason Portwood
>Release:        FreeBSD 4.3-BETA i386
>Organization:
Internet Access Cincinnati
>Environment:
System: FreeBSD kenshin.iac.net 4.3-BETA FreeBSD 4.3-BETA #10: Wed Mar 14 10:07:11 EST 2001 jason@kenshin.iac.net:/usr/src/sys/compile/IAC i386


>Description:
The port textproc/p5-Spreadsheet-ParseExcel requires an additional perl
module which is not included on the install  I cvsup'd ports just to be sure. OLE/Storage_Lite is missing - it isn't in ports 
either so I ported it - first one so forgive me if I screwed up.

The other port textproc/p5-Spreadsheet-WriteExcel doesn't share this problem.

I set the port up in devel - thought it would go there.

>How-To-Repeat:
Install the port textproc/p5-Spreadsheet-ParseExcel and try to run one of the examples given 
in the distribution.

>Fix:

#
# Here is the port....
#
# 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-OLE-Storage_Lite
#       p5-OLE-Storage_Lite/Makefile
#       p5-OLE-Storage_Lite/distinfo
#       p5-OLE-Storage_Lite/pkg-plist
#       p5-OLE-Storage_Lite/pkg-comment
#       p5-OLE-Storage_Lite/pkg-descr
#
echo c - p5-OLE-Storage_Lite
mkdir -p p5-OLE-Storage_Lite > /dev/null 2>&1
echo x - p5-OLE-Storage_Lite/Makefile
sed 's/^X//' >p5-OLE-Storage_Lite/Makefile << 'END-of-p5-OLE-Storage_Lite/Makefile'
X# New ports collection makefile for:   p5-OLE-Storage_Lite
X# Date created:                                April 2, 2001
X# Whom:                                        Jason Portwood <jason@iac.net>
X
XPORTNAME=      OLE-Storage_Lite
XPORTVERSION=   0.08
XCATEGORIES=    devel perl5
XMASTER_SITES=  ${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR=    OLE
XPKGNAMEPREFIX= p5-
X
XMAINTAINER=    ports@FreeBSD.org
X
XBUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/IO/Stringy.pm:${PORTSDIR}/devel/p5-IO-stringy
X
XPERL_CONFIGURE=        yes
X
XMAN3=          OLE::Storage_Lite.3
XMANPREFIX=     ${PREFIX}/lib/perl5/${PERL_VERSION}
X
X.include <bsd.port.mk>
END-of-p5-OLE-Storage_Lite/Makefile
echo x - p5-OLE-Storage_Lite/distinfo
sed 's/^X//' >p5-OLE-Storage_Lite/distinfo << 'END-of-p5-OLE-Storage_Lite/distinfo'
XMD5 (OLE-Storage_Lite-0.08.tar.gz) = 67d6dd2a1a44cc4c5458ce69ff941b37
END-of-p5-OLE-Storage_Lite/distinfo
echo x - p5-OLE-Storage_Lite/pkg-plist
sed 's/^X//' >p5-OLE-Storage_Lite/pkg-plist << 'END-of-p5-OLE-Storage_Lite/pkg-plist'
Xlib/perl5/site_perl/%%PERL_VER%%/OLE/Storage_Lite.pm
Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/OLE/Storage_Lite/.packlist
X@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/OLE/Storage_Lite
X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/OLE 2>/dev/null || true
END-of-p5-OLE-Storage_Lite/pkg-plist
echo x - p5-OLE-Storage_Lite/pkg-comment
sed 's/^X//' >p5-OLE-Storage_Lite/pkg-comment << 'END-of-p5-OLE-Storage_Lite/pkg-comment'
XSimple Class for OLE document interface.
END-of-p5-OLE-Storage_Lite/pkg-comment
echo x - p5-OLE-Storage_Lite/pkg-descr
sed 's/^X//' >p5-OLE-Storage_Lite/pkg-descr << 'END-of-p5-OLE-Storage_Lite/pkg-descr'
XSimple Class for OLE document interface.
END-of-p5-OLE-Storage_Lite/pkg-descr
exit

>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200104021646.f32GkJV66344>