Date: Tue, 30 Jan 2001 14:15:20 +0300 From: skv@protey.ru To: FreeBSD-gnats-submit@freebsd.org Subject: ports/24734: Update port: Spreadsheet::WriteExcel - Write formatted text and numbers to a cross-platform Excel binary file Message-ID: <E14NYkq-000DDv-00@jivago.ryazan.ru>
next in thread | raw e-mail | index | archive | help
>Number: 24734 >Category: ports >Synopsis: Update port: Spreadsheet::WriteExcel - Write formatted text and numbers to a cross-platform Excel binary file >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Jan 30 03:20:01 PST 2001 >Closed-Date: >Last-Modified: >Originator: Sergey Skvortsov >Release: FreeBSD 4.2-STABLE i386 >Organization: >Environment: >Description: Update port: Spreadsheet::WriteExcel - Write formatted text and numbers to a cross-platform Excel binary file >How-To-Repeat: >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.1 2000/12/26 05:58:46 will Exp $ X# X XPORTNAME= Spreadsheet-WriteExcel XPORTVERSION= 0.24 XCATEGORIES= textproc perl5 XMASTER_SITES= ${MASTER_SITE_PERL_CPAN} XMASTER_SITE_SUBDIR= Spreadsheet XPKGNAMEPREFIX= p5- X XMAINTAINER= skv@protey.ru X XUSE_PERL5= 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 Spreadsheet::WriteExcel::Format.3 X XMANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} X Xdo-configure: X @cd ${WRKSRC}; \ X ${SETENV} ${MAKE_ENV} ${PERL5} Makefile.PL PREFIX=${PREFIX} 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 formatted text and numbers 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/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/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/WorkbookBig.pm Xlib/perl5/site_perl/%%PERL_VER%%/Spreadsheet/WriteExcel/examples/big.pl Xlib/perl5/site_perl/%%PERL_VER%%/Spreadsheet/WriteExcel/examples/cgi.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/formats.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/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/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.24.tar.gz) = f5f9773b02044d21aefcf883caedd2e9 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?E14NYkq-000DDv-00>