summaryrefslogtreecommitdiff
path: root/databases/php5-pdo_cassandra/files/patch-config.m4 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* databases/php5-pdo_cassandra: unbreakRene Ladan2016-01-261-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.1Sunpoet Po-Chuan Hsieh2013-11-151-0/+22
- Add LICENSE - Support STAGEDIR - Use single space after WWW: PR: ports/183982 Submitted by: Gasol Wu <gasol.wu@gmail.com> (maintainer)