Port details |
- pear-Spreadsheet_Excel_Writer PEAR class for writing Microsoft Excel files
- 0.9.4 textproc =3 0.9.4Version of this port present on the latest quarterly branch.
- Maintainer: bofh@FreeBSD.org
- Port Added: 2004-03-16 16:42:01
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: libxml2, p5-Authen-PAM, autoconf, php81-pear, libXau
- Also Listed In: pear www
- License: LGPL3
- WWW:
- https://pear.php.net/package/Spreadsheet_Excel_Writer
- Description:
- PEAR class for generating Excel spreadsheets. It was born as a port of the
Spreadsheet::WriteExcel Perl module to PHP. It allows writing of Excel
spreadsheets without the need for COM objects. It supports formulas, images
(BMP) and all kinds of formatting for text and cells. It currently supports
the BIFF5 format (Excel 5.0), so functionality appeared in the latest Excel
versions is not yet available.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- php81-pear-Spreadsheet_Excel_Writer>0:textproc/pear-Spreadsheet_Excel_Writer
- To install the port:
- cd /usr/ports/textproc/pear-Spreadsheet_Excel_Writer/ && make install clean
- To add the package, run one of these commands:
- pkg install textproc/pear-Spreadsheet_Excel_Writer
- pkg install php81-pear-Spreadsheet_Excel_Writer
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: php81-pear-Spreadsheet_Excel_Writer
- Package flavors (<flavor>: <package>)
- php81: php81-pear-Spreadsheet_Excel_Writer
- php74: php74-pear-Spreadsheet_Excel_Writer
- php80: php80-pear-Spreadsheet_Excel_Writer
- php82: php82-pear-Spreadsheet_Excel_Writer
- distinfo:
- TIMESTAMP = 1496511584
SHA256 (PEAR/Spreadsheet_Excel_Writer-0.9.4.tgz) = 0cf9d842dec1ed3c8691951df33aa5b84100a184fe1b2e16cd37459914421491
SIZE (PEAR/Spreadsheet_Excel_Writer-0.9.4.tgz) = 58480
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:
-
- OLE.php : devel/pear-OLE@php81
- pear : devel/pear@php81
- Runtime dependencies:
-
- OLE.php : devel/pear-OLE@php81
- php.h : lang/php81
- pear : devel/pear@php81
- This port is required by:
- for Build
-
- textproc/pear-Structures_DataGrid_Renderer_XLS
- for Run
-
- textproc/pear-Structures_DataGrid_Renderer_XLS
Configuration Options:
- No options to configure
- Options name:
- textproc_pear-Spreadsheet_Excel_Writer
- USES:
- pear
- 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 |
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) |
0.9.4 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 ) |
0.9.4 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 ) |
0.9.4 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.9.4 08 Mar 2018 19:48:41 |
mat |
Introduce PHP flavors.
Ports using USES=php:phpize, php:ext, php:zend, and php:pecl are now
flavored. They will automatically get flavors (php56, php70, php71, php72)
depending of the versions they support (set with IGNORE_WITH_PHP). As a
consequence, ports using USES=pear and USES=horde are also flavored.
PR: 226242
Submitted by: mat
Exp-run by: antoine
Approved by: portmgr
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D14208 |
0.9.4 04 Jun 2017 17:56:01 |
bofh |
textproc/pear-Spreadsheet_Excel_Writer: Update version 0.9.3=>0.9.4
- Mark NO_ARCH |
0.9.3 13 Dec 2016 15:05:07 |
sunpoet |
- Update WWW: pear.php.net uses https://
Approved by: portmgr (blanket) |
0.9.3 01 Apr 2016 14:25:18 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
0.9.3 24 Dec 2014 00:14:13 |
bofh |
Change my non-FreeBSD MAINTAINER mail to bofh@
Approved by: bapt |
0.9.3 26 Sep 2014 09:17:25 |
bapt |
Convert to USES=pear |
0.9.3 10 Nov 2013 19:48:12 |
sunpoet |
- Update to 0.9.3
- Add LICENSE
- Pass maintainership to submitter
Changes: http://pear.php.net/package/Spreadsheet_Excel_Writer/download/
PR: ports/183831
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> |
0.9.2 20 Sep 2013 23:17:32 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
textproc) |
0.9.2 09 Jul 2013 21:26:49 |
pav |
- Drop all my ports |
0.9.2 16 Mar 2013 15:49:47 |
miwi |
- Set really PEAR_AUTOINSTALL
Reported by: wen@ |
0.9.2 15 Mar 2013 12:57:22 |
miwi |
- Convert to PEAR_AUTOINSTALL
- Trim header |
0.9.2 21 Jan 2012 17:40:15 |
eadler |
At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.
Explicit duplication > := > = and this just moves ports one step to the left
Approved by: portmgr |
0.9.2 03 Jul 2011 14:40:25 |
ohauer |
-remove MD5 |
0.9.2 03 Dec 2009 08:40:30 |
pav |
- Update to 0.9.2 |
0.9.1_1 23 Nov 2009 12:19:29 |
pav |
- Add support for Utf-8 encoding
PR: ports/140794
Submitted by: Yevgen Drachenko <geka@sippysoft.com> |
0.9.1 01 Nov 2006 14:35:27 |
pav |
- Update to 0.9.1 |
0.9.0_1 11 Apr 2006 15:08:24 |
pav |
- Fix notice warning in getFormat() call |
0.9.0 20 Mar 2006 15:27:57 |
pav |
- Update to 0.9.0 |
0.8 09 Dec 2005 19:24:52 |
ale |
Remove pear ports obsolated by devel/pear and switch
dependencies of all the other pear ports.
Discussed with: thierry, antonio@php.net |
0.8 23 Nov 2005 17:38:02 |
pav |
- Add some SHA256s |
0.8 28 Jun 2004 01:35:54 |
pav |
- Update to 0.8 |
0.7 22 Mar 2004 09:07:43 |
pav |
- Fix dependency on pear-OLE
Reported by: bento via kris
Pointy hat to: pav |
0.7 19 Mar 2004 11:56:31 |
pav |
- This also need pear-PEAR. |
0.7 16 Mar 2004 16:41:22 |
pav |
Add pear-Spreadsheet_Excel_Writer, a PEAR class for writing Microsoft Excel
spreadsheets. |