Changes between Initial Version and Version 1 of Ticket #26811, comment 1
- Timestamp:
- Mar 13, 2013, 7:42:35 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #26811, comment 1
initial v1 1 1 I've created a Portfile and a patch against configure.ac and Makefile.am (solves autoconf and libtool issues). 2 2 3 I currently builds only against MySQL, with mysql55 as the default and options for mysql5 and mysql4. The mysql4 variant is untested though, since mysql4doesn't build on my Lion machine.3 I currently builds only against MySQL, with mysql55 as the default and options for mysql5 and mysql4. The mysql4 variant is untested though, since the mysql4 port doesn't build on my Lion machine. 4 4 5 5 This is my first submission and if I did something wonky, like not following best practise or Macports standards, tell me and I try to get it corrected.