You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Derek Jones edited this page Jul 5, 2012
·
7 revisions
For anyone else that's using the FreeBSD OS and its ports system to manage software instalations, I've created a CodeIgniter port for easy installation.
With the ports system, package installation is as easy as:
cd /usr/ports/www/codeigniter && make install clean
The port does have some configuration knobs so you can choose your back-end database, whether an Apache config file should be installed and whether CI is installed on a production or development machine.
If anyone has suggestions for improving the port, please let me know. The current version of the port installs CI 1.6.1.