1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-13 03:03:15 +00:00
freebsd-ports/www/codeigniter
Jason Unovitch 9c15242bdd www/codeigniter: update 2.2.6 -> 3.0.3
- Update PORTVERSION, distinfo, and pkg-plist for 3.0.3
- Add LICENSE
- Fix CONFLICTS

Changes compared to CodeIgniter 2:
 * The framework is released under the MIT license
 * The database drivers have had extensive refactoring
 * PDO is fully functional with subdrivers
 * There is a new Session library
 * There is a new Encryption library
 * The unit testing has been beefed up, and code coverage improved
 * PHP 5.4 or newer is recommended, but CI will still work on PHP 5.2.4

UPDATING:
- Add entry documenting the steps for updating a legacy site
Reference:	http://www.codeigniter.com/user_guide/installation/upgrade_300.html

PR:		203403
2015-11-01 03:25:27 +00:00
..
files
distinfo www/codeigniter: update 2.2.6 -> 3.0.3 2015-11-01 03:25:27 +00:00
Makefile www/codeigniter: update 2.2.6 -> 3.0.3 2015-11-01 03:25:27 +00:00
pkg-descr www/codeigniter: update 2.2.5 -> 2.2.6 2015-11-01 02:24:31 +00:00
pkg-plist www/codeigniter: update 2.2.6 -> 3.0.3 2015-11-01 03:25:27 +00:00