diff options
author | Sergey Skvortsov <skv@FreeBSD.org> | 2004-11-09 14:05:13 +0000 |
---|---|---|
committer | Sergey Skvortsov <skv@FreeBSD.org> | 2004-11-09 14:05:13 +0000 |
commit | 0d1da9264c9902844ea4cc39aa6c240bcf0b1de5 (patch) | |
tree | 5882a51eb41fc75fd2d32e53b81389be95d88c5c /textproc/p5-Spreadsheet-WriteExcel | |
parent | c279de6e94c19123e0cdd238ffac7a66639a5990 (diff) | |
download | ports-0d1da9264c9902844ea4cc39aa6c240bcf0b1de5.tar.gz ports-0d1da9264c9902844ea4cc39aa6c240bcf0b1de5.zip |
Notes
Diffstat (limited to 'textproc/p5-Spreadsheet-WriteExcel')
-rw-r--r-- | textproc/p5-Spreadsheet-WriteExcel/Makefile | 7 | ||||
-rw-r--r-- | textproc/p5-Spreadsheet-WriteExcel/distinfo | 4 | ||||
-rw-r--r-- | textproc/p5-Spreadsheet-WriteExcel/pkg-plist | 38 |
3 files changed, 45 insertions, 4 deletions
diff --git a/textproc/p5-Spreadsheet-WriteExcel/Makefile b/textproc/p5-Spreadsheet-WriteExcel/Makefile index 5a88108a866e..85b4d5adb618 100644 --- a/textproc/p5-Spreadsheet-WriteExcel/Makefile +++ b/textproc/p5-Spreadsheet-WriteExcel/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Spreadsheet-WriteExcel -PORTVERSION= 2.04 +PORTVERSION= 2.11 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Spreadsheet @@ -23,9 +23,11 @@ RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= yes +MAN1= chartex.1 MAN3= Spreadsheet::WriteExcel.3 \ Spreadsheet::WriteExcel::BIFFwriter.3 \ Spreadsheet::WriteExcel::Big.3 \ + Spreadsheet::WriteExcel::Chart.3 \ Spreadsheet::WriteExcel::Format.3 \ Spreadsheet::WriteExcel::Formula.3 \ Spreadsheet::WriteExcel::OLEwriter.3 \ @@ -60,6 +62,9 @@ post-install: ${INSTALL_DATA} ${WRKSRC}/examples/README \ ${WRKSRC}/examples/republic.bmp ${EXAMPLESDIR} ${INSTALL_SCRIPT} ${WRKSRC}/examples/*.pl ${EXAMPLESDIR} + ${INSTALL_DATA} ${WRKSRC}/examples/*.txt ${EXAMPLESDIR} + @${MKDIR} ${EXAMPLESDIR}/charts + ${INSTALL_DATA} ${WRKSRC}/charts/* ${EXAMPLESDIR}/charts .endif .include <bsd.port.post.mk> diff --git a/textproc/p5-Spreadsheet-WriteExcel/distinfo b/textproc/p5-Spreadsheet-WriteExcel/distinfo index ae593a96c685..472b35f9fe21 100644 --- a/textproc/p5-Spreadsheet-WriteExcel/distinfo +++ b/textproc/p5-Spreadsheet-WriteExcel/distinfo @@ -1,2 +1,2 @@ -MD5 (Spreadsheet-WriteExcel-2.04.tar.gz) = 40ab78e7fe9fc236e8377cb896a93f6b -SIZE (Spreadsheet-WriteExcel-2.04.tar.gz) = 419205 +MD5 (Spreadsheet-WriteExcel-2.11.tar.gz) = e59bdf2618d9bdd5e805f35cd3f157e7 +SIZE (Spreadsheet-WriteExcel-2.11.tar.gz) = 447191 diff --git a/textproc/p5-Spreadsheet-WriteExcel/pkg-plist b/textproc/p5-Spreadsheet-WriteExcel/pkg-plist index d7f9ac9c84de..1309678471f3 100644 --- a/textproc/p5-Spreadsheet-WriteExcel/pkg-plist +++ b/textproc/p5-Spreadsheet-WriteExcel/pkg-plist @@ -1,6 +1,7 @@ %%SITE_PERL%%/Spreadsheet/WriteExcel.pm %%SITE_PERL%%/Spreadsheet/WriteExcel/BIFFwriter.pm %%SITE_PERL%%/Spreadsheet/WriteExcel/Big.pm +%%SITE_PERL%%/Spreadsheet/WriteExcel/Chart.pm %%SITE_PERL%%/Spreadsheet/WriteExcel/Format.pm %%SITE_PERL%%/Spreadsheet/WriteExcel/Formula.pm %%SITE_PERL%%/Spreadsheet/WriteExcel/OLEwriter.pm @@ -9,6 +10,7 @@ %%SITE_PERL%%/Spreadsheet/WriteExcel/WorkbookBig.pm %%SITE_PERL%%/Spreadsheet/WriteExcel/Worksheet.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Spreadsheet/WriteExcel/.packlist +bin/chartex %%PORTDOCS%%%%DOCSDIR%%/WriteExcel.html %%PORTDOCS%%%%DOCSDIR%%/examples.html %%PORTDOCS%%%%DOCSDIR%%/index.html @@ -35,11 +37,22 @@ %%PORTDOCS%%%%EXAMPLESDIR%%/bigfile.pl %%PORTDOCS%%%%EXAMPLESDIR%%/bug_report.pl %%PORTDOCS%%%%EXAMPLESDIR%%/cgi.pl +%%PORTDOCS%%%%EXAMPLESDIR%%/charts/Chart1.xls +%%PORTDOCS%%%%EXAMPLESDIR%%/charts/Chart2.xls +%%PORTDOCS%%%%EXAMPLESDIR%%/charts/Chart3.xls +%%PORTDOCS%%%%EXAMPLESDIR%%/charts/README +%%PORTDOCS%%%%EXAMPLESDIR%%/charts/chartex.pl +%%PORTDOCS%%%%EXAMPLESDIR%%/charts/charts.pod +%%PORTDOCS%%%%EXAMPLESDIR%%/charts/charts.txt +%%PORTDOCS%%%%EXAMPLESDIR%%/charts/demo1.pl +%%PORTDOCS%%%%EXAMPLESDIR%%/charts/demo2.pl +%%PORTDOCS%%%%EXAMPLESDIR%%/charts/demo3.pl %%PORTDOCS%%%%EXAMPLESDIR%%/chess.pl %%PORTDOCS%%%%EXAMPLESDIR%%/colors.pl %%PORTDOCS%%%%EXAMPLESDIR%%/convertA1.pl %%PORTDOCS%%%%EXAMPLESDIR%%/copyformat.pl %%PORTDOCS%%%%EXAMPLESDIR%%/csv2xls.pl +%%PORTDOCS%%%%EXAMPLESDIR%%/date_time.pl %%PORTDOCS%%%%EXAMPLESDIR%%/datecalc1.pl %%PORTDOCS%%%%EXAMPLESDIR%%/datecalc2.pl %%PORTDOCS%%%%EXAMPLESDIR%%/demo.pl @@ -76,12 +89,35 @@ %%PORTDOCS%%%%EXAMPLESDIR%%/tab2xls.pl %%PORTDOCS%%%%EXAMPLESDIR%%/textwrap.pl %%PORTDOCS%%%%EXAMPLESDIR%%/unicode.pl +%%PORTDOCS%%%%EXAMPLESDIR%%/unicode_2022_jp.pl +%%PORTDOCS%%%%EXAMPLESDIR%%/unicode_2022_jp.txt +%%PORTDOCS%%%%EXAMPLESDIR%%/unicode_8859_11.pl +%%PORTDOCS%%%%EXAMPLESDIR%%/unicode_8859_11.txt +%%PORTDOCS%%%%EXAMPLESDIR%%/unicode_8859_7.pl +%%PORTDOCS%%%%EXAMPLESDIR%%/unicode_8859_7.txt +%%PORTDOCS%%%%EXAMPLESDIR%%/unicode_big5.pl +%%PORTDOCS%%%%EXAMPLESDIR%%/unicode_big5.txt +%%PORTDOCS%%%%EXAMPLESDIR%%/unicode_cp1251.pl +%%PORTDOCS%%%%EXAMPLESDIR%%/unicode_cp1251.txt +%%PORTDOCS%%%%EXAMPLESDIR%%/unicode_cp1256.pl +%%PORTDOCS%%%%EXAMPLESDIR%%/unicode_cp1256.txt %%PORTDOCS%%%%EXAMPLESDIR%%/unicode_japan.pl +%%PORTDOCS%%%%EXAMPLESDIR%%/unicode_koi8r.pl +%%PORTDOCS%%%%EXAMPLESDIR%%/unicode_koi8r.txt %%PORTDOCS%%%%EXAMPLESDIR%%/unicode_list.pl +%%PORTDOCS%%%%EXAMPLESDIR%%/unicode_polish_utf8.pl +%%PORTDOCS%%%%EXAMPLESDIR%%/unicode_polish_utf8.txt +%%PORTDOCS%%%%EXAMPLESDIR%%/unicode_shift_jis.pl +%%PORTDOCS%%%%EXAMPLESDIR%%/unicode_shift_jis.txt %%PORTDOCS%%%%EXAMPLESDIR%%/win32ole.pl %%PORTDOCS%%%%EXAMPLESDIR%%/writeA1.pl %%PORTDOCS%%%%EXAMPLESDIR%%/write_arrays.pl -%%PORTDOCS%%%%EXAMPLESDIR%%/writemany.pl +%%PORTDOCS%%%%EXAMPLESDIR%%/write_handler1.pl +%%PORTDOCS%%%%EXAMPLESDIR%%/write_handler2.pl +%%PORTDOCS%%%%EXAMPLESDIR%%/write_handler3.pl +%%PORTDOCS%%%%EXAMPLESDIR%%/write_handler4.pl +%%PORTDOCS%%%%EXAMPLESDIR%%/write_to_scalar.pl +%%PORTDOCS%%@dirrm %%EXAMPLESDIR%%/charts %%PORTDOCS%%@dirrm %%EXAMPLESDIR%% %%PORTDOCS%%@dirrm %%DOCSDIR%% @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Spreadsheet/WriteExcel |