https://github.com/zquestz/ports
Collection of custom macports
https://github.com/zquestz/ports
Last synced: over 1 year ago
JSON representation
Collection of custom macports
- Host: GitHub
- URL: https://github.com/zquestz/ports
- Owner: zquestz
- Created: 2011-05-09T16:52:49.000Z (about 15 years ago)
- Default Branch: master
- Last Pushed: 2012-07-08T23:14:39.000Z (almost 14 years ago)
- Last Synced: 2025-01-28T11:48:39.245Z (over 1 year 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"