aboutsummaryrefslogtreecommitdiffstats
path: root/databases/pear-DoctrineCommon/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* - Fix LICENSEamdmi32018-11-091-2/+4
| | | | | | | | - Add LICENSE_FILE - Whitespace fix - Update WWW Approved by: portmgr blanket
* Introduce PHP flavors.mat2018-03-091-3/+0
| | | | | | | | | | | | | | 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
* Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.mat2016-04-011-2/+2
| | | | | With hat: portmgr Sponsored by: Absolight
* Convert to USES=pearbapt2014-09-231-4/+2
| | | | Use options helpers
* Stage support for non-IGNORED pear classesantoine2013-11-261-1/+0
| | | | | Tested by: poudriere Approved by: portmgr (bapt)
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-0/+1
| | | | databases)
* The Doctrine Common package contains shared code between the other packages.wg2013-06-201-0/+22
WWW: http://www.doctrine-project.org/