aboutsummaryrefslogtreecommitdiff
path: root/textproc/pear-Spreadsheet_Excel_Writer
Commit message (Collapse)AuthorAgeFilesLines
* Introduce PHP flavors.Mathieu Arnold2018-03-081-2/+2
| | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=463917
* textproc/pear-Spreadsheet_Excel_Writer: Update version 0.9.3=>0.9.4Muhammad Moinur Rahman2017-06-042-3/+5
| | | | | | | - Mark NO_ARCH Notes: svn path=/head/; revision=442573
* - Update WWW: pear.php.net uses https://Sunpoet Po-Chuan Hsieh2016-12-131-1/+1
| | | | | | | Approved by: portmgr (blanket) Notes: svn path=/head/; revision=428494
* Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.Mathieu Arnold2016-04-011-2/+2
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412349
* Change my non-FreeBSD MAINTAINER mail to bofh@Muhammad Moinur Rahman2014-12-241-1/+1
| | | | | | | Approved by: bapt Notes: svn path=/head/; revision=375378
* Convert to USES=pearBaptiste Daroussin2014-09-261-8/+4
| | | | Notes: svn path=/head/; revision=369312
* - Update to 0.9.3Sunpoet Po-Chuan Hsieh2013-11-102-5/+6
| | | | | | | | | | | | - 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> Notes: svn path=/head/; revision=333430
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | textproc) Notes: svn path=/head/; revision=327773
* - Drop all my portsPav Lucistnik2013-07-091-1/+1
| | | | Notes: svn path=/head/; revision=322581
* - Set really PEAR_AUTOINSTALLMartin Wilke2013-03-161-0/+2
| | | | | | | Reported by: wen@ Notes: svn path=/head/; revision=314364
* - Convert to PEAR_AUTOINSTALLMartin Wilke2013-03-151-12/+4
| | | | | | | - Trim header Notes: svn path=/head/; revision=314300
* At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450Eitan Adler2012-01-211-1/+1
| | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=289563
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276994
* - Update to 0.9.2Pav Lucistnik2009-12-033-207/+8
| | | | Notes: svn path=/head/; revision=245147
* - Add support for Utf-8 encodingPav Lucistnik2009-11-232-0/+200
| | | | | | | | PR: ports/140794 Submitted by: Yevgen Drachenko <geka@sippysoft.com> Notes: svn path=/head/; revision=244677
* - Update to 0.9.1Pav Lucistnik2006-11-013-16/+4
| | | | Notes: svn path=/head/; revision=176077
* - Fix notice warning in getFormat() callPav Lucistnik2006-04-112-0/+12
| | | | Notes: svn path=/head/; revision=159334
* - Update to 0.9.0Pav Lucistnik2006-03-202-4/+4
| | | | Notes: svn path=/head/; revision=157746
* Remove pear ports obsolated by devel/pear and switchAlex Dupre2005-12-091-2/+2
| | | | | | | | | dependencies of all the other pear ports. Discussed with: thierry, antonio@php.net Notes: svn path=/head/; revision=150745
* - Add some SHA256sPav Lucistnik2005-11-231-0/+1
| | | | Notes: svn path=/head/; revision=149199
* - Update to 0.8Pav Lucistnik2004-06-282-3/+3
| | | | Notes: svn path=/head/; revision=112428
* - Fix dependency on pear-OLEPav Lucistnik2004-03-221-1/+1
| | | | | | | | Reported by: bento via kris Pointy hat to: pav Notes: svn path=/head/; revision=104909
* - This also need pear-PEAR.Pav Lucistnik2004-03-191-1/+2
| | | | Notes: svn path=/head/; revision=104616
* Add pear-Spreadsheet_Excel_Writer, a PEAR class for writing Microsoft ExcelPav Lucistnik2004-03-163-0/+34
spreadsheets. Notes: svn path=/head/; revision=104180