aboutsummaryrefslogtreecommitdiff
path: root/databases/pear-Horde_Mongo
Commit message (Collapse)AuthorAgeFilesLines
* One more small cleanup, forgotten yesterday.Mathieu Arnold2021-04-071-1/+0
| | | | Reported by: lwhsu
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Introduce PHP flavors.Mathieu Arnold2018-03-081-2/+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 Notes: svn path=/head/; revision=463917
* Update databases/pear-Horde_Mongo to 1.1.0Martin Matuska2016-10-032-3/+4
| | | | Notes: svn path=/head/; revision=423229
* Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.Mathieu Arnold2016-04-011-1/+1
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412346
* Convert to USES=hordeBaptiste Daroussin2014-09-301-3/+2
| | | | | | | | Fix pear-Horde_core options Use options helpers where possible Notes: svn path=/head/; revision=369674
* Stage support for non-IGNORED pear classesAntoine Brodin2013-11-251-1/+0
| | | | | | | | Tested by: poudriere Approved by: portmgr (bapt) Notes: svn path=/head/; revision=334871
* Comment defective dependency.Martin Matuska2013-10-221-1/+1
| | | | Notes: svn path=/head/; revision=331296
* Provides an API to ensure that the PECL Mongo extension can be usedMartin Matuska2013-10-223-0/+22
consistently across various Horde packages. WWW: http://pear.horde.org Notes: svn path=/head/; revision=331295