Port details |
- p5-Excel-Writer-XLSX Create a new file in the Excel 2007+ XLSX format
- 1.14 textproc
=5 1.12Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2011-10-02 18:32:37
- Last Update: 2024-10-26 06:00:20
- Commit Hash: 7fc684e
- People watching this port, also watch:: rubygem-amq-protocol, vlc, p5-HTML-HTML5-Entities, mc, vi-unicode-uhoai
- Also Listed In: perl5
- License: ART10 GPLv1+
- WWW:
- https://metacpan.org/release/Excel-Writer-XLSX
- Description:
- The Excel::Writer::XLSX module can be used to create an Excel file in the 2007+
XLSX format. The XLSX format is the Office Open XML (OOXML) format used by Excel
2007 and later. Multiple worksheets can be added to a workbook and formatting
can be applied to cells. Text, numbers, and formulas can be written to the
cells. This module cannot, as yet, be used to write to an existing Excel XLSX
file.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-Excel-Writer-XLSX>0:textproc/p5-Excel-Writer-XLSX
- To install the port:
- cd /usr/ports/textproc/p5-Excel-Writer-XLSX/ && make install clean
- To add the package, run one of these commands:
- pkg install textproc/p5-Excel-Writer-XLSX
- pkg install p5-Excel-Writer-XLSX
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-Excel-Writer-XLSX
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1729909976
SHA256 (Excel-Writer-XLSX-1.14.tar.gz) = ce9e2c24756ee0bfbc241c66fca62ac4c9e06a1fd0da7fffff8ccb322cbfb688
SIZE (Excel-Writer-XLSX-1.14.tar.gz) = 4384544
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- p5-Archive-Zip>=1.30 : archivers/p5-Archive-Zip
- perl5>=5.36<5.37 : lang/perl5.36
- perl5>=5.36<5.37 : lang/perl5.36
- Test dependencies:
-
- p5-Date-Calc>=0 : devel/p5-Date-Calc
- p5-Date-Manip>=0 : devel/p5-Date-Manip
- Runtime dependencies:
-
- p5-Archive-Zip>=1.30 : archivers/p5-Archive-Zip
- perl5>=5.36<5.37 : lang/perl5.36
- This port is required by:
- for Build
-
- textproc/p5-Spreadsheet-GenerateXLSX
- for Run
-
- textproc/p5-Spreadsheet-GenerateXLSX
Configuration Options:
- No options to configure
- Options name:
- textproc_p5-Excel-Writer-XLSX
- USES:
- perl5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.14 26 Oct 2024 06:00:20
    |
Po-Chuan Hsieh (sunpoet)  |
textproc/p5-Excel-Writer-XLSX: Update to 1.14
Changes: https://metacpan.org/dist/Excel-Writer-XLSX/changes |
1.13 21 Oct 2024 09:17:29
    |
Po-Chuan Hsieh (sunpoet)  |
textproc/p5-Excel-Writer-XLSX: Update to 1.13
Changes: https://metacpan.org/dist/Excel-Writer-XLSX/changes |
1.12 09 Mar 2024 14:05:40
    |
Po-Chuan Hsieh (sunpoet)  |
textproc/p5-Excel-Writer-XLSX: Update to 1.12
- Update LICENSE_FILE
Changes: https://metacpan.org/dist/Excel-Writer-XLSX/changes |
1.11 05 Apr 2023 17:30:06
    |
Po-Chuan Hsieh (sunpoet)  |
textproc/p5-Excel-Writer-XLSX: Update to 1.11
Changes: https://metacpan.org/dist/Excel-Writer-XLSX/changes |
1.10 30 Jan 2023 12:59:31
    |
Po-Chuan Hsieh (sunpoet)  |
textproc/p5-Excel-Writer-XLSX: Update to 1.10
Changes: https://metacpan.org/dist/Excel-Writer-XLSX/changes |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.09 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.09 20 Jul 2022 14:23:14
    |
Tobias C. Berner (tcberner)  |
textproc: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Choe, Cheng-Dae" whitekid
* -
* <glewis@FreeBSD.org>
* <koshy@india.hp.com>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron Straup Cope
* Aaron Straup Cope <ascope@cpan.org>
* Ache
* Adam Herzog <adam@herzogdesigns.com>
* Adam Weinberger <adamw@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
1.09 18 May 2021 19:28:08
    |
Po-Chuan Hsieh (sunpoet)  |
textproc/p5-Excel-Writer-XLSX: Update to 1.09
Changes: https://metacpan.org/changes/distribution/Excel-Writer-XLSX |
1.08 18 Apr 2021 05:42:48
    |
Po-Chuan Hsieh (sunpoet)  |
textproc/p5-Excel-Writer-XLSX: Update to 1.08
Changes: https://metacpan.org/changes/distribution/Excel-Writer-XLSX |
1.07 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
1.07 19 Aug 2020 16:19:47
  |
sunpoet  |
Update to 1.07
Changes: https://metacpan.org/changes/distribution/Excel-Writer-XLSX |
1.06 15 Aug 2020 16:30:28
  |
sunpoet  |
Update to 1.06
Changes: https://metacpan.org/changes/distribution/Excel-Writer-XLSX |
1.05 08 Aug 2020 10:18:19
  |
sunpoet  |
Update to 1.05
- Add LICENSE_FILE
Changes: https://metacpan.org/changes/distribution/Excel-Writer-XLSX |
1.04 03 Jun 2020 18:09:00
  |
sunpoet  |
Update to 1.04
Changes: https://metacpan.org/changes/distribution/Excel-Writer-XLSX |
1.03 29 Dec 2019 12:53:33
  |
sunpoet  |
Update to 1.03
Changes: https://metacpan.org/changes/distribution/Excel-Writer-XLSX |
1.02 13 Nov 2019 23:33:35
  |
sunpoet  |
Update to 1.02
Changes: https://metacpan.org/changes/distribution/Excel-Writer-XLSX |
1.01 28 Oct 2019 15:00:57
  |
sunpoet  |
Update to 1.01
Changes: https://metacpan.org/changes/distribution/Excel-Writer-XLSX |
1.00 08 Apr 2019 19:20:47
  |
sunpoet  |
Update to 1.00
Changes: https://metacpan.org/changes/distribution/Excel-Writer-XLSX |
0.99 11 Feb 2019 18:59:21
  |
sunpoet  |
Update to 0.99
Changes: https://metacpan.org/changes/distribution/Excel-Writer-XLSX |
0.98 06 Oct 2018 13:06:45
  |
des  |
Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except
for where it resulted in a change in output from build-depends-list or
run-depends-list.
Approved by: portmgr (adamw) |
0.98 27 May 2018 20:15:20
  |
sunpoet  |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
0.98 15 Apr 2018 20:03:06
  |
sunpoet  |
Update to 0.98
Changes: http://search.cpan.org/dist/Excel-Writer-XLSX/Changes |
0.97 11 Apr 2018 19:38:16
  |
sunpoet  |
Update to 0.97
Changes: http://search.cpan.org/dist/Excel-Writer-XLSX/Changes |
0.96 18 Sep 2017 17:48:58
  |
sunpoet  |
Update to 0.96
Changes: http://search.cpan.org/dist/Excel-Writer-XLSX/Changes |
0.95 15 Sep 2017 08:58:50
  |
mat  |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
0.95 26 Jun 2016 17:15:51
  |
sunpoet  |
- Update to 0.95
Changes: http://search.cpan.org/dist/Excel-Writer-XLSX/Changes |
0.90 19 May 2016 03:42:30
  |
sunpoet  |
- Update to 0.90
Changes: http://search.cpan.org/dist/Excel-Writer-XLSX/Changes |
0.89 17 Apr 2016 18:40:18
  |
sunpoet  |
- Update to 0.89
Changes: http://search.cpan.org/dist/Excel-Writer-XLSX/Changes |
0.88 01 Apr 2016 14:25:18
  |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
0.88 17 Jan 2016 13:10:33
  |
sunpoet  |
- Update to 0.88
Changes: http://search.cpan.org/dist/Excel-Writer-XLSX/Changes
Sponsored by: PortsCamp Taiwan |
0.86 15 Nov 2015 03:03:35
  |
sunpoet  |
- Sort PLIST |
0.86 19 Oct 2015 20:17:44
  |
sunpoet  |
- Update to 0.86
Changes: http://search.cpan.org/dist/Excel-Writer-XLSX/Changes |
0.85 14 Sep 2015 12:19:50
  |
mat  |
Make it so that the default Perl is always called perl5.
- Move Perl's man1 files along with its man3 files.
- Move where Perl installs its modules man1 pages.
- Convert the ports installing man1 pages.
- Make different Perl versions installable at the same time.
Though you should note that only the default version can be used to
install Perl modules, and the non default Perl versions cannot use the
modules installed via ports if they contain .so as they are installed
in a version specific directory.
Reviewed by: bapt (the Mk bits)
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3542 |
0.85 13 Aug 2015 17:32:57
  |
sunpoet  |
- Update to 0.85
- Add NO_ARCH
Changes: http://search.cpan.org/dist/Excel-Writer-XLSX/Changes |
0.84 22 Apr 2015 18:51:30
  |
sunpoet  |
- Update to 0.84
Changes: http://search.cpan.org/dist/Excel-Writer-XLSX/Changes |
0.83 18 Mar 2015 15:19:22
  |
sunpoet  |
- Update to 0.83
Changes: http://search.cpan.org/dist/Excel-Writer-XLSX/Changes |
0.82 15 Mar 2015 08:47:08
  |
sunpoet  |
- Update to 0.82
Changes: http://search.cpan.org/dist/Excel-Writer-XLSX/Changes |
0.81_1 26 Nov 2014 13:08:38
  |
mat  |
Change the way Perl modules are installed, update the default Perl to 5.18.
Before, we had:
site_perl : lib/perl5/site_perl/5.18
site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
perl_man3 : lib/perl5/5.18/man/man3
Now we have:
site_perl : lib/perl5/site_perl
site_arch : lib/perl5/site_perl/mach/5.18
perl_man3 : lib/perl5/site_perl/man/man3
Modules without any .so will be installed at the same place regardless of the (Only the first 15 lines of the commit message are shown above ) |
0.81 24 Nov 2014 18:27:04
  |
sunpoet  |
- Update to 0.81
Changes: http://search.cpan.org/dist/Excel-Writer-XLSX/Changes |
0.78 01 Oct 2014 20:07:36
  |
sunpoet  |
- Update to 0.78
- Cleanup PLIST
Changes: http://search.cpan.org/dist/Excel-Writer-XLSX/Changes |
0.77 08 May 2014 03:03:50
  |
sunpoet  |
- Update to 0.77
Changes: http://search.cpan.org/dist/Excel-Writer-XLSX/Changes |
0.76 02 Jan 2014 16:23:09
  |
sunpoet  |
- Update to 0.76
Changes: http://search.cpan.org/dist/Excel-Writer-XLSX/Changes |
0.75 03 Dec 2013 12:37:06
  |
sunpoet  |
- Update to 0.75
Changes: http://search.cpan.org/dist/Excel-Writer-XLSX/Changes |
0.74 19 Nov 2013 20:30:48
  |
sunpoet  |
- Update to 0.74
Changes: http://search.cpan.org/dist/Excel-Writer-XLSX/Changes |
0.73 09 Nov 2013 18:48:50
  |
sunpoet  |
- Update to 0.73
Changes: http://search.cpan.org/dist/Excel-Writer-XLSX/Changes |
0.72 30 Sep 2013 19:41:57
  |
sunpoet  |
- Support STAGEDIR |
0.72 20 Sep 2013 23:17:32
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
textproc) |
0.72 29 Aug 2013 18:43:09
  |
sunpoet  |
- Update to 0.72
Changes: http://search.cpan.org/dist/Excel-Writer-XLSX/Changes |
0.71 27 Aug 2013 16:07:06
  |
sunpoet  |
- Update to 0.71
Changes: http://search.cpan.org/dist/Excel-Writer-XLSX/Changes |
0.70 21 Aug 2013 14:08:08
  |
sunpoet  |
- Convert to new perl framework |
0.70 10 Jul 2013 03:33:53
  |
sunpoet  |
- Update to 0.70
Changes: http://search.cpan.org/dist/Excel-Writer-XLSX/Changes |
0.69 22 Jun 2013 02:36:43
  |
sunpoet  |
- Update to 0.69
Changes: http://search.cpan.org/dist/Excel-Writer-XLSX/Changes |
0.68 13 Jun 2013 11:52:36
  |
sunpoet  |
- Update to 0.68
Changes: http://search.cpan.org/dist/Excel-Writer-XLSX/Changes |
0.67 08 May 2013 15:08:36
  |
sunpoet  |
- Update to 0.67
Changes: http://search.cpan.org/dist/Excel-Writer-XLSX/Changes |
0.66 18 Apr 2013 16:53:50
  |
sunpoet  |
- Update to 0.66
Changes: http://search.cpan.org/dist/Excel-Writer-XLSX/Changes
Feature safe: yes |
0.65 30 Jan 2013 18:18:54
  |
sunpoet  |
- Update to 0.65
Changes: http://search.cpan.org/dist/Excel-Writer-XLSX/Changes |
0.64 23 Dec 2012 17:44:09
  |
sunpoet  |
- Update to 0.64
Changes: http://search.cpan.org/dist/Excel-Writer-XLSX/Changes |
0.62 14 Dec 2012 08:18:25
  |
sunpoet  |
- Update to 0.62
Changes: http://search.cpan.org/dist/Excel-Writer-XLSX/Changes |
0.60 08 Dec 2012 11:08:13
  |
sunpoet  |
- Update to 0.60
Changes: http://search.cpan.org/dist/Excel-Writer-XLSX/Changes
Feature safe: yes |
0.59 05 Dec 2012 03:21:53
  |
sunpoet  |
- Update to 0.59
- Cleanup Makefile header
Changes: http://search.cpan.org/dist/Excel-Writer-XLSX/Changes
Feature safe: yes |
0.51 28 Sep 2012 03:56:22
  |
sunpoet  |
- Update to 0.51
- Add TEST_DEPENDS
Changes: http://search.cpan.org/dist/Excel-Writer-XLSX/Changes |
0.50 14 Sep 2012 02:07:09
  |
sunpoet  |
- Update to 0.50
Changes: http://search.cpan.org/dist/Excel-Writer-XLSX/Changes |
0.49 13 Jul 2012 08:27:08
 |
sunpoet  |
- Update to 0.49
Changes: http://search.cpan.org/dist/Excel-Writer-XLSX/Changes |
0.48 26 Jun 2012 13:12:49
 |
sunpoet  |
- Update to 0.48
- Add LICENSE
Changes: http://search.cpan.org/dist/Excel-Writer-XLSX/Changes |
0.47 02 Apr 2012 10:18:47
 |
sunpoet  |
- Update to 0.47
Changes: http://search.cpan.org/dist/Excel-Writer-XLSX/Changes
Feature safe: yes |
0.46 10 Feb 2012 03:41:36
 |
sunpoet  |
- Update to 0.46
Changes: http://search.cpan.org/dist/Excel-Writer-XLSX/Changes |
0.45 13 Jan 2012 03:57:06
 |
sunpoet  |
- Update to 0.45
Changes: http://search.cpan.org/dist/Excel-Writer-XLSX/Changes |
0.44 06 Jan 2012 06:11:05
 |
sunpoet  |
- Update to 0.44
Changes: http://search.cpan.org/dist/Excel-Writer-XLSX/Changes |
0.43 21 Dec 2011 12:00:54
 |
sunpoet  |
- Update to 0.43
Changes: http://search.cpan.org/dist/Excel-Writer-XLSX/Changes |
0.42 18 Dec 2011 18:57:55
 |
sunpoet  |
- Update to 0.42
Changes: http://search.cpan.org/dist/Excel-Writer-XLSX/Changes |
0.41 11 Dec 2011 17:08:09
 |
sunpoet  |
- Update to 0.41
Changes: http://search.cpan.org/dist/Excel-Writer-XLSX/Changes
Feature safe: yes |
0.40 08 Dec 2011 07:21:06
 |
sunpoet  |
- Update to 0.40
Changes: http://search.cpan.org/dist/Excel-Writer-XLSX/Changes
Feature safe: yes |
0.39 05 Dec 2011 09:18:57
 |
sunpoet  |
- Update to 0.39
Changes: http://search.cpan.org/dist/Excel-Writer-XLSX/Changes
Feature safe: yes |
0.38 03 Dec 2011 10:00:36
 |
sunpoet  |
- Update to 0.38
Changes: http://search.cpan.org/dist/Excel-Writer-XLSX/Changes
Feature safe: yes |
0.37 02 Dec 2011 07:46:36
 |
sunpoet  |
- Update to 0.37
Changes: http://search.cpan.org/dist/Excel-Writer-XLSX/Changes
Feature safe: yes |
0.36 29 Nov 2011 09:05:07
 |
sunpoet  |
- Update to 0.36
Changes: http://search.cpan.org/dist/Excel-Writer-XLSX/Changes
Feature safe: yes |
0.35 28 Nov 2011 09:00:24
 |
sunpoet  |
- Update to 0.35
Changes: http://search.cpan.org/dist/Excel-Writer-XLSX/Changes
Feature safe: yes |
0.34 05 Nov 2011 16:37:46
 |
sunpoet  |
- Update to 0.34
Changes: http://search.cpan.org/dist/Excel-Writer-XLSX/Changes |
0.33 29 Oct 2011 06:23:41
 |
sunpoet  |
- Update to 0.33
Changes: http://search.cpan.org/dist/Excel-Writer-XLSX/Changes |
0.32 21 Oct 2011 06:32:08
 |
sunpoet  |
- Update to 0.32
Changes: http://search.cpan.org/dist/Excel-Writer-XLSX/Changes |
0.31 18 Oct 2011 05:06:05
 |
sunpoet  |
- Update to 0.31
Changes: http://search.cpan.org/dist/Excel-Writer-XLSX/Changes |
0.30 06 Oct 2011 10:52:15
 |
sunpoet  |
- Update to 0.30
Changes: http://search.cpan.org/dist/Excel-Writer-XLSX/Changes |
0.29 05 Oct 2011 11:14:37
 |
sunpoet  |
- Update to 0.29
Changes: http://search.cpan.org/dist/Excel-Writer-XLSX/Changes |
0.28 04 Oct 2011 17:01:25
 |
sunpoet  |
- Update to 0.28
Changes: http://search.cpan.org/dist/Excel-Writer-XLSX/Changes |
0.27 03 Oct 2011 15:43:49
 |
sunpoet  |
- Update to 0.27
Changes: http://search.cpan.org/dist/Excel-Writer-XLSX/Changes |
0.26 02 Oct 2011 18:32:12
 |
sunpoet  |
- Add p5-Excel-Writer-XLSX 0.26
The Excel::Writer::XLSX module can be used to create an Excel file in the 2007+
XLSX format. The XLSX format is the Office Open XML (OOXML) format used by Excel
2007 and later. Multiple worksheets can be added to a workbook and formatting
can be applied to cells. Text, numbers, and formulas can be written to the
cells. This module cannot, as yet, be used to write to an existing Excel XLSX
file.
WWW: http://search.cpan.org/dist/Excel-Writer-XLSX/ |