Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | databases/php5-pdo_cassandra: unbreak | Rene Ladan | 2016-01-26 | 1 | -3/+3 |
| | | | | | | | | | | | | | - Do not hardcode expired PHP version - Fix regression with Thrift 0.9.3, see https://issues.apache.org/jira/browse/THRIFT-3317 - Use C++11 compiler via the Ports framework instead of hardcoding GCC - Bump PORTREVISION PR: 205749 Submitted by: stephon@gmail.com Approved by: Gasol Wu (maintainer) MFH: 2016Q1 | ||||
* | - Fix build with thrift-0.9.1 | Sunpoet Po-Chuan Hsieh | 2013-11-15 | 1 | -0/+22 |
- Add LICENSE - Support STAGEDIR - Use single space after WWW: PR: ports/183982 Submitted by: Gasol Wu <gasol.wu@gmail.com> (maintainer) |