Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix compilation with version 4.1.7 of mysql. | Thierry Thomas | 2004-12-26 | 1 | -5/+7 |
| | | | | | PR: ports/75105 Submitted by: maintainer. | ||||
* | Add patch for fixing work with MySQL 4.1.3 and 5.0.1. | Sergey Matveychuk | 2004-08-21 | 1 | -0/+14 |
| | | | | | | PR: ports/70049 Submitted by: Jie Gao <gaoj@cpsc.ucalgary.ca> Approved by: maintainer | ||||
* | Really unbreak this port, last update to Makefile did not. | Anders Nordby | 2004-03-04 | 2 | -4/+5 |
| | | | | | | | Update to version 0.9.4. SIZEify. Approved by: maintainer | ||||
* | Remove qmake from RUN_DEPENDS in x11-toolkits/qt32 and chase ports which | Michael Nottebrock | 2004-02-26 | 1 | -3/+2 |
| | | | | BUILD_DEPEND on qmake now. | ||||
* | BROKEN: Does not compile. This port is scheduled for removal on April 22 | Kris Kennaway | 2004-02-23 | 1 | -0/+4 |
| | | | | if it is still broken at that time. | ||||
* | - Fix path to qmake.conf | Kirill Ponomarev | 2004-02-15 | 1 | -1/+1 |
| | | | | Submitted by: T Kellers <kellers@njit.edu> | ||||
* | Use USE_MYSQL like I should have when I first committed this port. | Anders Nordby | 2003-11-05 | 1 | -7/+1 |
| | |||||
* | Use MySQL 4.1 client libraries if they are installed. | Anders Nordby | 2003-09-07 | 1 | -0/+2 |
| | | | | Requested by: pan@panix.ecof.org.br | ||||
* | Install translations. | Anders Nordby | 2003-09-07 | 2 | -6/+39 |
| | | | | | | | | Set the data directory to PREFIX/share/mysqlcc. Install plugins under docs. PR: 53246 Submitted by: Mark Hannon <markhannon@optusnet.com.au> (partly) | ||||
* | Add mysqlcc, the MySQL Control Center. | Anders Nordby | 2003-09-07 | 4 | -0/+67 |
PR: 50672 Submitted by: Ferruccio Vitale <vitale@cs.tin.it> |