Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Apr 2001 14:24:08 +0400
From:      skv@protey.ru
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/26947: Update port: p5-Spreadsheet-WriteExcel-0.31
Message-ID:  <E14toN6-0004S4-00@3wgraphics.com>

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

>Number:         26947
>Category:       ports
>Synopsis:       Update port: p5-Spreadsheet-WriteExcel-0.31
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Apr 29 03:30:03 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Sergey Skvortsov
>Release:        FreeBSD 4.3-STABLE i386
>Organization:
<Organization of PR author (multiple lines)>
>Environment:

	<Relevant environment information (multiple lines)>

>Description:

Update port: 

>How-To-Repeat:

	<Code/input/activities to reproduce the problem (multiple lines)>

>Fix:


# 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-Spreadsheet-WriteExcel
#	p5-Spreadsheet-WriteExcel/Makefile
#	p5-Spreadsheet-WriteExcel/pkg-comment
#	p5-Spreadsheet-WriteExcel/pkg-descr
#	p5-Spreadsheet-WriteExcel/pkg-plist
#	p5-Spreadsheet-WriteExcel/distinfo
#
echo c - p5-Spreadsheet-WriteExcel
mkdir -p p5-Spreadsheet-WriteExcel > /dev/null 2>&1
echo x - p5-Spreadsheet-WriteExcel/Makefile
sed 's/^X//' >p5-Spreadsheet-WriteExcel/Makefile << 'END-of-p5-Spreadsheet-WriteExcel/Makefile'
X# New ports collection makefile for:	Spreadsheet::WriteExcel
X# Date created:		25 Dec 2000
X# Whom:			Sergey Skvortsov <skv@protey.ru>
X#
X# $FreeBSD: ports/textproc/p5-Spreadsheet-WriteExcel/Makefile,v 1.4 2001/03/01 06:38:45 vanilla Exp $
X#
X
XPORTNAME=	Spreadsheet-WriteExcel
XPORTVERSION= 	0.31
XCATEGORIES=	textproc perl5
XMASTER_SITES=	${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR=	Spreadsheet
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	skv@protey.ru
X
XBUILD_DEPENDS=	${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Parse/RecDescent.pm:${PORTSDIR}/devel/p5-Parse-RecDescent
XRUN_DEPENDS=	${BUILD_DEPENDS}
X
XPERL_CONFIGURE=	yes
X
XMAN3=		Spreadsheet::WriteExcel::Worksheet.3 \
X		Spreadsheet::WriteExcel::BIFFwriter.3 \
X		Spreadsheet::WriteExcel::OLEwriter.3 \
X		Spreadsheet::WriteExcel::Workbook.3 \
X		Spreadsheet::WriteExcel::examples::WorkbookBig.3 \
X		Spreadsheet::WriteExcel.3 \
X		Spreadsheet::WriteExcel::Format.3 \
X		Spreadsheet::WriteExcel::Formula.3 \
X		Spreadsheet::WriteExcel::examples::Big.3
XMANPREFIX=	${PREFIX}/lib/perl5/${PERL_VERSION}
X
X.include <bsd.port.mk>
END-of-p5-Spreadsheet-WriteExcel/Makefile
echo x - p5-Spreadsheet-WriteExcel/pkg-comment
sed 's/^X//' >p5-Spreadsheet-WriteExcel/pkg-comment << 'END-of-p5-Spreadsheet-WriteExcel/pkg-comment'
XWrite to a cross-platform Excel binary file
END-of-p5-Spreadsheet-WriteExcel/pkg-comment
echo x - p5-Spreadsheet-WriteExcel/pkg-descr
sed 's/^X//' >p5-Spreadsheet-WriteExcel/pkg-descr << 'END-of-p5-Spreadsheet-WriteExcel/pkg-descr'
XSpreadsheet::WriteExcel - Write formatted text and numbers to a 
Xcross-platform Excel binary file.
END-of-p5-Spreadsheet-WriteExcel/pkg-descr
echo x - p5-Spreadsheet-WriteExcel/pkg-plist
sed 's/^X//' >p5-Spreadsheet-WriteExcel/pkg-plist << 'END-of-p5-Spreadsheet-WriteExcel/pkg-plist'
Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Spreadsheet/WriteExcel/.packlist
Xlib/perl5/site_perl/%%PERL_VER%%/Spreadsheet/WriteExcel.pm
Xlib/perl5/site_perl/%%PERL_VER%%/Spreadsheet/WriteExcel/BIFFwriter.pm
Xlib/perl5/site_perl/%%PERL_VER%%/Spreadsheet/WriteExcel/Format.pm
Xlib/perl5/site_perl/%%PERL_VER%%/Spreadsheet/WriteExcel/Formula.pm
Xlib/perl5/site_perl/%%PERL_VER%%/Spreadsheet/WriteExcel/OLEwriter.pm
Xlib/perl5/site_perl/%%PERL_VER%%/Spreadsheet/WriteExcel/Workbook.pm
Xlib/perl5/site_perl/%%PERL_VER%%/Spreadsheet/WriteExcel/Worksheet.pm
Xlib/perl5/site_perl/%%PERL_VER%%/Spreadsheet/WriteExcel/doc/WriteExcel.html
Xlib/perl5/site_perl/%%PERL_VER%%/Spreadsheet/WriteExcel/doc/examples.html
Xlib/perl5/site_perl/%%PERL_VER%%/Spreadsheet/WriteExcel/doc/index.html
Xlib/perl5/site_perl/%%PERL_VER%%/Spreadsheet/WriteExcel/doc/merge1.gif
Xlib/perl5/site_perl/%%PERL_VER%%/Spreadsheet/WriteExcel/doc/merge2.gif
Xlib/perl5/site_perl/%%PERL_VER%%/Spreadsheet/WriteExcel/doc/number_formats1.html
Xlib/perl5/site_perl/%%PERL_VER%%/Spreadsheet/WriteExcel/doc/number_formats2.html
Xlib/perl5/site_perl/%%PERL_VER%%/Spreadsheet/WriteExcel/doc/regions.gif
Xlib/perl5/site_perl/%%PERL_VER%%/Spreadsheet/WriteExcel/doc/simple.gif
Xlib/perl5/site_perl/%%PERL_VER%%/Spreadsheet/WriteExcel/doc/stats.gif
Xlib/perl5/site_perl/%%PERL_VER%%/Spreadsheet/WriteExcel/doc/stocks.gif
Xlib/perl5/site_perl/%%PERL_VER%%/Spreadsheet/WriteExcel/doc/textwrap.gif
Xlib/perl5/site_perl/%%PERL_VER%%/Spreadsheet/WriteExcel/doc/tpj.html
Xlib/perl5/site_perl/%%PERL_VER%%/Spreadsheet/WriteExcel/doc/tpj0503-0004-01.gif
Xlib/perl5/site_perl/%%PERL_VER%%/Spreadsheet/WriteExcel/doc/tpj0503-0004-02.gif
Xlib/perl5/site_perl/%%PERL_VER%%/Spreadsheet/WriteExcel/doc/tpj0503-0004-03.gif
Xlib/perl5/site_perl/%%PERL_VER%%/Spreadsheet/WriteExcel/doc/tpj0503-0004-04.gif
Xlib/perl5/site_perl/%%PERL_VER%%/Spreadsheet/WriteExcel/doc/tpj0503-0004-05.gif
Xlib/perl5/site_perl/%%PERL_VER%%/Spreadsheet/WriteExcel/doc/win32ole.gif
Xlib/perl5/site_perl/%%PERL_VER%%/Spreadsheet/WriteExcel/examples/Big.pm
Xlib/perl5/site_perl/%%PERL_VER%%/Spreadsheet/WriteExcel/examples/README.txt
Xlib/perl5/site_perl/%%PERL_VER%%/Spreadsheet/WriteExcel/examples/WorkbookBig.pm
Xlib/perl5/site_perl/%%PERL_VER%%/Spreadsheet/WriteExcel/examples/bigfile.pl
Xlib/perl5/site_perl/%%PERL_VER%%/Spreadsheet/WriteExcel/examples/cgi.pl
Xlib/perl5/site_perl/%%PERL_VER%%/Spreadsheet/WriteExcel/examples/comments.pl
Xlib/perl5/site_perl/%%PERL_VER%%/Spreadsheet/WriteExcel/examples/convertA1.pl
Xlib/perl5/site_perl/%%PERL_VER%%/Spreadsheet/WriteExcel/examples/copyformat.pl
Xlib/perl5/site_perl/%%PERL_VER%%/Spreadsheet/WriteExcel/examples/csv2xls.pl
Xlib/perl5/site_perl/%%PERL_VER%%/Spreadsheet/WriteExcel/examples/easter_egg.pl
Xlib/perl5/site_perl/%%PERL_VER%%/Spreadsheet/WriteExcel/examples/filehandle.pl
Xlib/perl5/site_perl/%%PERL_VER%%/Spreadsheet/WriteExcel/examples/formats.pl
Xlib/perl5/site_perl/%%PERL_VER%%/Spreadsheet/WriteExcel/examples/function_locale.pl
Xlib/perl5/site_perl/%%PERL_VER%%/Spreadsheet/WriteExcel/examples/hyperlink.pl
Xlib/perl5/site_perl/%%PERL_VER%%/Spreadsheet/WriteExcel/examples/merge1.pl
Xlib/perl5/site_perl/%%PERL_VER%%/Spreadsheet/WriteExcel/examples/merge2.pl
Xlib/perl5/site_perl/%%PERL_VER%%/Spreadsheet/WriteExcel/examples/mod_perl.pl
Xlib/perl5/site_perl/%%PERL_VER%%/Spreadsheet/WriteExcel/examples/ms_time.pl
Xlib/perl5/site_perl/%%PERL_VER%%/Spreadsheet/WriteExcel/examples/regions.pl
Xlib/perl5/site_perl/%%PERL_VER%%/Spreadsheet/WriteExcel/examples/simple.pl
Xlib/perl5/site_perl/%%PERL_VER%%/Spreadsheet/WriteExcel/examples/stats.pl
Xlib/perl5/site_perl/%%PERL_VER%%/Spreadsheet/WriteExcel/examples/stats_ext.pl
Xlib/perl5/site_perl/%%PERL_VER%%/Spreadsheet/WriteExcel/examples/stocks.pl
Xlib/perl5/site_perl/%%PERL_VER%%/Spreadsheet/WriteExcel/examples/tab2xls.pl
Xlib/perl5/site_perl/%%PERL_VER%%/Spreadsheet/WriteExcel/examples/textwrap.pl
Xlib/perl5/site_perl/%%PERL_VER%%/Spreadsheet/WriteExcel/examples/win32ole.pl
Xlib/perl5/site_perl/%%PERL_VER%%/Spreadsheet/WriteExcel/examples/writeA1.pl
Xlib/perl5/site_perl/%%PERL_VER%%/Spreadsheet/WriteExcel/examples/writemany.pl
X@dirrm lib/perl5/site_perl/%%PERL_VER%%/Spreadsheet/WriteExcel/doc
X@dirrm lib/perl5/site_perl/%%PERL_VER%%/Spreadsheet/WriteExcel/examples
X@dirrm lib/perl5/site_perl/%%PERL_VER%%/Spreadsheet/WriteExcel
X@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Spreadsheet/WriteExcel
X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Spreadsheet 2>/dev/null || true
X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Spreadsheet 2>/dev/null || true
END-of-p5-Spreadsheet-WriteExcel/pkg-plist
echo x - p5-Spreadsheet-WriteExcel/distinfo
sed 's/^X//' >p5-Spreadsheet-WriteExcel/distinfo << 'END-of-p5-Spreadsheet-WriteExcel/distinfo'
XMD5 (Spreadsheet-WriteExcel-0.31.tar.gz) = 7c01b53fdf2a592896a5a166805cc2f4
END-of-p5-Spreadsheet-WriteExcel/distinfo
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?E14toN6-0004S4-00>