summaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
authorwill <will@FreeBSD.org>2000-12-26 05:58:46 +0000
committerwill <will@FreeBSD.org>2000-12-26 05:58:46 +0000
commit046dcf748aa88116c22999a66321de70450e31ac (patch)
tree1888d8313e51f1ea4d09c5d47e35adb69ea25bc9 /textproc
parent023011cf3499278ec56e4226db981557f5e3359a (diff)
downloadFreeBSD-ports-046dcf748aa88116c22999a66321de70450e31ac.zip
FreeBSD-ports-046dcf748aa88116c22999a66321de70450e31ac.tar.gz
Add p5-Spreadsheet-WriteExcel 0.23, a perl module to write formatted text
and numbers to a cross-platform Excel binary file. PR: 23826 Submitted by: Sergey Skvortsov <skv@protey.ru>
Diffstat (limited to 'textproc')
-rw-r--r--textproc/Makefile1
-rw-r--r--textproc/p5-Spreadsheet-WriteExcel/Makefile32
-rw-r--r--textproc/p5-Spreadsheet-WriteExcel/distinfo1
-rw-r--r--textproc/p5-Spreadsheet-WriteExcel/pkg-comment1
-rw-r--r--textproc/p5-Spreadsheet-WriteExcel/pkg-descr2
-rw-r--r--textproc/p5-Spreadsheet-WriteExcel/pkg-plist50
6 files changed, 87 insertions, 0 deletions
diff --git a/textproc/Makefile b/textproc/Makefile
index 4ce18f7..9299dc6 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -70,6 +70,7 @@
SUBDIR += no-ispell
SUBDIR += openjade
SUBDIR += p5-Spreadsheet-ParseExcel
+ SUBDIR += p5-Spreadsheet-WriteExcel
SUBDIR += p5-Text-CSV_XS
SUBDIR += p5-Text-Template
SUBDIR += p5-XML-DOM
diff --git a/textproc/p5-Spreadsheet-WriteExcel/Makefile b/textproc/p5-Spreadsheet-WriteExcel/Makefile
new file mode 100644
index 0000000..d87b5c9
--- /dev/null
+++ b/textproc/p5-Spreadsheet-WriteExcel/Makefile
@@ -0,0 +1,32 @@
+# New ports collection makefile for: Spreadsheet::WriteExcel
+# Date created: 25 Dec 2000
+# Whom: Sergey Skvortsov <skv@protey.ru>
+#
+# $FreeBSD$
+#
+
+PORTNAME= Spreadsheet-WriteExcel
+PORTVERSION= 0.23
+CATEGORIES= textproc perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
+MASTER_SITE_SUBDIR= Spreadsheet
+PKGNAMEPREFIX= p5-
+
+MAINTAINER= skv@protey.ru
+
+USE_PERL5= yes
+
+MAN3= Spreadsheet::WriteExcel::Worksheet.3 \
+ Spreadsheet::WriteExcel::BIFFwriter.3 \
+ Spreadsheet::WriteExcel::OLEwriter.3 \
+ Spreadsheet::WriteExcel::Workbook.3 \
+ Spreadsheet::WriteExcel::examples::WorkbookBig.3 \
+ Spreadsheet::WriteExcel.3 Spreadsheet::WriteExcel::Format.3
+
+MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
+
+do-configure:
+ @cd ${WRKSRC}; \
+ ${SETENV} ${MAKE_ENV} ${PERL5} Makefile.PL PREFIX=${PREFIX}
+
+.include <bsd.port.mk>
diff --git a/textproc/p5-Spreadsheet-WriteExcel/distinfo b/textproc/p5-Spreadsheet-WriteExcel/distinfo
new file mode 100644
index 0000000..2d07281
--- /dev/null
+++ b/textproc/p5-Spreadsheet-WriteExcel/distinfo
@@ -0,0 +1 @@
+MD5 (Spreadsheet-WriteExcel-0.23.tar.gz) = 1ce062729ee4b82982c250c7afe12596
diff --git a/textproc/p5-Spreadsheet-WriteExcel/pkg-comment b/textproc/p5-Spreadsheet-WriteExcel/pkg-comment
new file mode 100644
index 0000000..df38cbf
--- /dev/null
+++ b/textproc/p5-Spreadsheet-WriteExcel/pkg-comment
@@ -0,0 +1 @@
+Write formatted text and numbers to a cross-platform Excel binary file.
diff --git a/textproc/p5-Spreadsheet-WriteExcel/pkg-descr b/textproc/p5-Spreadsheet-WriteExcel/pkg-descr
new file mode 100644
index 0000000..56ce6c0
--- /dev/null
+++ b/textproc/p5-Spreadsheet-WriteExcel/pkg-descr
@@ -0,0 +1,2 @@
+Spreadsheet::WriteExcel - Write formatted text and numbers to a
+cross-platform Excel binary file.
diff --git a/textproc/p5-Spreadsheet-WriteExcel/pkg-plist b/textproc/p5-Spreadsheet-WriteExcel/pkg-plist
new file mode 100644
index 0000000..7ddeb45
--- /dev/null
+++ b/textproc/p5-Spreadsheet-WriteExcel/pkg-plist
@@ -0,0 +1,50 @@
+lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Spreadsheet/WriteExcel/.packlist
+lib/perl5/site_perl/%%PERL_VER%%/Spreadsheet/WriteExcel.pm
+lib/perl5/site_perl/%%PERL_VER%%/Spreadsheet/WriteExcel/BIFFwriter.pm
+lib/perl5/site_perl/%%PERL_VER%%/Spreadsheet/WriteExcel/Format.pm
+lib/perl5/site_perl/%%PERL_VER%%/Spreadsheet/WriteExcel/OLEwriter.pm
+lib/perl5/site_perl/%%PERL_VER%%/Spreadsheet/WriteExcel/Workbook.pm
+lib/perl5/site_perl/%%PERL_VER%%/Spreadsheet/WriteExcel/Worksheet.pm
+lib/perl5/site_perl/%%PERL_VER%%/Spreadsheet/WriteExcel/doc/WriteExcel.html
+lib/perl5/site_perl/%%PERL_VER%%/Spreadsheet/WriteExcel/doc/examples.html
+lib/perl5/site_perl/%%PERL_VER%%/Spreadsheet/WriteExcel/doc/index.html
+lib/perl5/site_perl/%%PERL_VER%%/Spreadsheet/WriteExcel/doc/merge1.gif
+lib/perl5/site_perl/%%PERL_VER%%/Spreadsheet/WriteExcel/doc/merge2.gif
+lib/perl5/site_perl/%%PERL_VER%%/Spreadsheet/WriteExcel/doc/number_formats1.html
+lib/perl5/site_perl/%%PERL_VER%%/Spreadsheet/WriteExcel/doc/number_formats2.html
+lib/perl5/site_perl/%%PERL_VER%%/Spreadsheet/WriteExcel/doc/regions.gif
+lib/perl5/site_perl/%%PERL_VER%%/Spreadsheet/WriteExcel/doc/simple.gif
+lib/perl5/site_perl/%%PERL_VER%%/Spreadsheet/WriteExcel/doc/stocks.gif
+lib/perl5/site_perl/%%PERL_VER%%/Spreadsheet/WriteExcel/doc/textwrap.gif
+lib/perl5/site_perl/%%PERL_VER%%/Spreadsheet/WriteExcel/doc/tpj.html
+lib/perl5/site_perl/%%PERL_VER%%/Spreadsheet/WriteExcel/doc/tpj0503-0004-01.gif
+lib/perl5/site_perl/%%PERL_VER%%/Spreadsheet/WriteExcel/doc/tpj0503-0004-02.gif
+lib/perl5/site_perl/%%PERL_VER%%/Spreadsheet/WriteExcel/doc/tpj0503-0004-03.gif
+lib/perl5/site_perl/%%PERL_VER%%/Spreadsheet/WriteExcel/doc/tpj0503-0004-04.gif
+lib/perl5/site_perl/%%PERL_VER%%/Spreadsheet/WriteExcel/doc/tpj0503-0004-05.gif
+lib/perl5/site_perl/%%PERL_VER%%/Spreadsheet/WriteExcel/doc/win32ole.gif
+lib/perl5/site_perl/%%PERL_VER%%/Spreadsheet/WriteExcel/examples/Big.pm
+lib/perl5/site_perl/%%PERL_VER%%/Spreadsheet/WriteExcel/examples/WorkbookBig.pm
+lib/perl5/site_perl/%%PERL_VER%%/Spreadsheet/WriteExcel/examples/big.pl
+lib/perl5/site_perl/%%PERL_VER%%/Spreadsheet/WriteExcel/examples/cgi.pl
+lib/perl5/site_perl/%%PERL_VER%%/Spreadsheet/WriteExcel/examples/copyformat.pl
+lib/perl5/site_perl/%%PERL_VER%%/Spreadsheet/WriteExcel/examples/csv2xls.pl
+lib/perl5/site_perl/%%PERL_VER%%/Spreadsheet/WriteExcel/examples/easter_egg.pl
+lib/perl5/site_perl/%%PERL_VER%%/Spreadsheet/WriteExcel/examples/formats.pl
+lib/perl5/site_perl/%%PERL_VER%%/Spreadsheet/WriteExcel/examples/merge1.pl
+lib/perl5/site_perl/%%PERL_VER%%/Spreadsheet/WriteExcel/examples/merge2.pl
+lib/perl5/site_perl/%%PERL_VER%%/Spreadsheet/WriteExcel/examples/ms_time.pl
+lib/perl5/site_perl/%%PERL_VER%%/Spreadsheet/WriteExcel/examples/regions.pl
+lib/perl5/site_perl/%%PERL_VER%%/Spreadsheet/WriteExcel/examples/simple.pl
+lib/perl5/site_perl/%%PERL_VER%%/Spreadsheet/WriteExcel/examples/stocks.pl
+lib/perl5/site_perl/%%PERL_VER%%/Spreadsheet/WriteExcel/examples/tab2xls.pl
+lib/perl5/site_perl/%%PERL_VER%%/Spreadsheet/WriteExcel/examples/textwrap.pl
+lib/perl5/site_perl/%%PERL_VER%%/Spreadsheet/WriteExcel/examples/win32ole.pl
+lib/perl5/site_perl/%%PERL_VER%%/Spreadsheet/WriteExcel/examples/writeA1.pl
+lib/perl5/site_perl/%%PERL_VER%%/Spreadsheet/WriteExcel/examples/writemany.pl
+@dirrm lib/perl5/site_perl/%%PERL_VER%%/Spreadsheet/WriteExcel/doc
+@dirrm lib/perl5/site_perl/%%PERL_VER%%/Spreadsheet/WriteExcel/examples
+@dirrm lib/perl5/site_perl/%%PERL_VER%%/Spreadsheet/WriteExcel
+@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Spreadsheet/WriteExcel
+@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Spreadsheet 2>/dev/null || true
+@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Spreadsheet 2>/dev/null || true
OpenPOWER on IntegriCloud