Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Update WWW: pear.php.net uses https:// | sunpoet | 2016-12-13 | 1 | -1/+1 |
| | | | | Approved by: portmgr (blanket) | ||||
* | Pass maintainership of PEAR ports to the submitter | jbeich | 2016-11-04 | 1 | -1/+1 |
| | | | | | PR: 214156 Submitted by: Jochen Neumeister <joneum@bsdproject.de> | ||||
* | Reset miwi@'s ports, he stepped down from the Ports Team. | rene | 2016-07-26 | 1 | -1/+1 |
| | | | | With hat: portmgr-secretary | ||||
* | Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p. | mat | 2016-04-01 | 1 | -4/+4 |
| | | | | | With hat: portmgr Sponsored by: Absolight | ||||
* | - Take Maintainership | miwi | 2015-11-26 | 1 | -1/+1 |
| | | | | Approved by: mat (mentor) | ||||
* | Reset miwi's maintainership per his demand | bapt | 2014-11-18 | 1 | -1/+1 |
| | | | | Hope to see you back! Thank for all the work! | ||||
* | Convert to USES=pear | bapt | 2014-09-24 | 1 | -8/+4 |
| | |||||
* | Bump PORTREVISION on all ports that depend on net/GeoIP for | adamw | 2014-08-12 | 1 | -0/+1 |
| | | | | | | r364627. Approved by: portmgr (not really, but touches unstaged ports) | ||||
* | Stage support for non-IGNORED pear classes | antoine | 2013-11-26 | 1 | -1/+0 |
| | | | | | Tested by: poudriere Approved by: portmgr (bapt) | ||||
* | Add NO_STAGE all over the place in preparation for the staging support (cat: ↵ | bapt | 2013-09-21 | 1 | -0/+1 |
| | | | | net) | ||||
* | - Trim header | miwi | 2013-04-30 | 1 | -8/+5 |
| | | | | - Convert to PEAR_AUTOINSTALL | ||||
* | - Fix typos in COMMENT | cs | 2012-08-02 | 1 | -1/+1 |
| | | | | | - Enforce the now clarified rules from the Porter's Handbook (e.g. no dots, no A/An, etc.) | ||||
* | At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450 | eadler | 2012-01-22 | 1 | -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 | ||||
* | - Get Rid MD5 support | miwi | 2011-03-20 | 1 | -1/+0 |
| | |||||
* | A library that uses Maxmind's GeoIP databases to accurately determine | miwi | 2007-04-30 | 3 | -0/+33 |
geographic location of an IP address. WWW: http://pear.php.net/package/Net_GeoIP/ |