Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zquestz/ports
Collection of custom macports
https://github.com/zquestz/ports
Last synced: about 1 month ago
JSON representation
Collection of custom macports
- Host: GitHub
- URL: https://github.com/zquestz/ports
- Owner: zquestz
- Created: 2011-05-09T16:52:49.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2012-07-08T23:14:39.000Z (over 12 years ago)
- Last Synced: 2024-10-14T10:11:22.562Z (3 months ago)
- Homepage:
- Size: 129 KB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
Small collection of custom macports. Right now that consists of:
mysql5-devel (5.5.18)
mysql5-server-devel (5.5.18)
percona-devel (5.5.17)
percona-server-devel (5.5.17)To setup just read the docs here: http://guide.macports.org/#development.local-repositories
You will also need to add the following to your .profile
export DYLD_LIBRARY_PATH="/opt/local/lib/mysql5/mysql:$DYLD_LIBRARY_PATH"